summaryrefslogtreecommitdiff
path: root/firmware/target/hosted (follow)
Commit message (Expand)AuthorAge
* touchscreen: Fix kinetic scrolling when the statusbar is off.Thomas Martitz2012-04-05
* Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz2012-04-04
* Revert 1207c7b and fix the actual warnings.Frank Gevaerts2012-04-03
* android: implement system_exception_wait and system_reboot, so that the panic...Thomas Martitz2012-03-30
* build system: unify/simplify library handling a bit.Thomas Martitz2012-03-26
* android: lcd_update/_rect() changesThomas Martitz2012-03-22
* android: Add facility for java code to wait native code to be ready.Thomas Martitz2012-03-22
* sdl: Fix the sdl init so the sim will get a taskbar itemJonathan Gordon2012-03-20
* Add RBCODEC_LIB to android and ypr0 builds so they link again.Frank Gevaerts2012-03-18
* Tweak some PCM drivers for less typecasting with the data pointer.Michael Sevakis2012-03-04
* android: drop copied lcd_blit_yuv() and use generic one.Thomas Martitz2012-03-03
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* Pandora port: Add support for the L/R shoulder buttonsThomas Jarosch2012-03-02
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* Arm stack unwinderMarcin Bukat2012-02-22
* Include stdlib.h for atexit().Thomas Martitz2012-01-25
* Fix win32 simulator build (FS#12564).Thomas Martitz2012-01-25
* ypr0: Allow dection of multiple button presses at the same time.Thomas Martitz2012-01-23
* ypr0: Work around warning introduced by buggy alsa headers.Thomas Martitz2012-01-22
* Fix sdl build warningsThomas Martitz2012-01-22
* ypr0: Use generic lcd memframe driver.Thomas Martitz2012-01-22
* Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz2012-01-22
* android/ypr0: Merge lc-*.c to generic lc-unix.c.Thomas Martitz2012-01-21
* android/ypr0: Merge fs-*.c to generic filesystem-unix.c.Thomas Martitz2012-01-21
* android/ypr0: Merge kernel-*.c to generic kernel-unix.c.Thomas Martitz2012-01-21
* ypr0: Fix build failure.Thomas Martitz2012-01-21
* Hosted: Merge debugf() implementations. Cleanup debug.h.Thomas Martitz2012-01-21
* hosted/pcm/alsa: Use alternate signal stack for the async callback.Thomas Martitz2012-01-21
* ascodec-target.h: removeRafaël Carré2012-01-08
* remove cargo-cult empty i2c-target.hRafaël Carré2012-01-08
* adc-target.h: cleanupRafaël Carré2012-01-08
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* Only use lcd-remote.h #ifdef HAVE_REMOTE_LCDRafaël Carré2012-01-07
* *frequency_linux(): factorizeRafaël Carré2012-01-04
* Fix oops. Too late now.Thomas Martitz2012-01-04
* Fix intermittent warning on sdl app build.Thomas Martitz2012-01-04
* android: move pcm_shutdown() to audiohw_close() now that it's properly called...Thomas Martitz2012-01-04
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* ypr0: Enable headphone detectionThomas Martitz2012-01-03
* usb-target.h: removeRafaël Carré2011-12-31
* move usb_pin_init() declaration to PP's system-target.hRafaël Carré2011-12-31
* ypr0: Proper battery curve measured with battery_bench.Thomas Martitz2011-12-31
* ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz2011-12-31
* ypr0: Fix ascodec_readbytes().Thomas Martitz2011-12-25
* ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() no...Thomas Martitz2011-12-24
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz2011-12-19
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside...Michael Sevakis2011-12-10
* Nokia N900: Implement pcm_play_lock() / pcm_play_unlock()Thomas Jarosch2011-12-09