summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sdl (follow)
Commit message (Expand)AuthorAge
* maemo port: Fix startup crash exposed by audio thread refactoringThomas Jarosch2014-12-20
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis2014-08-16
* Do some kernel cleanupMichael Sevakis2014-08-08
* Fix some stuff for no priority andMichael Sevakis2014-08-06
* Add multi-reader, single-writer locks to kernel.Michael Sevakis2014-08-06
* lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2014-06-21
* Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREENSebastian Leonhardt2014-03-18
* kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz2014-03-03
* Fix hostfs_init() return value.Thomas Martitz2014-03-03
* simulator: Simulate external storage for HAVE_MULTIDRIVE.Thomas Martitz2014-02-23
* storage: Add STORAGE_HOSTFSThomas Martitz2014-02-23
* zenxfistyle: add simulator bitmap and button mapAmaury Pouly2014-02-16
* sim/sdlapp: Do not quit immediately on panicf, but wait for quit.Thomas Martitz2014-02-02
* buflib: Add crc field protecting buflib cookie integrityMarcin Bukat2014-01-16
* Add missing kernel.h include (hopefully the last one, really), take #4.Thomas Martitz2014-01-07
* zenmozaic: add keymap and bitmap for simulatorAmaury Pouly2013-11-08
* zenxfi: add simulator keymap and bitmapAmaury Pouly2013-11-08
* Add Creative ZEN simulator bitmap and button mapAmaury Pouly2013-11-07
* Simulator for Samsung YP-R0Lorenzo Miori2013-09-29
* sonynwze370: fix simulatorAmaury Pouly2013-09-26
* sonynwze360: fix simulatorAmaury Pouly2013-09-25
* fix redAmaury Pouly2013-09-05
* fix redAmaury Pouly2013-09-05
* touch devices: Disable touch on softlock.Jean-Louis Biasini2013-09-05
* Provide high resolution volume and prescaler to hosted targets.Michael Sevakis2013-04-27
* Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis2013-04-22
* Fix f5a5b94 errors. Employ SW volume for select targets on SIM.Michael Sevakis2013-04-11
* zenxfi2: add simulator defines and imageAmaury Pouly2013-01-15
* Fix building the iPod 6G UI sim by reusing the iPod Video bitmap.Michael Giacomelli2012-11-25
* Fix non-integer display_zoom for charcell.Frank Gevaerts2012-06-19
* Change display_zoom from int to double.Frank Gevaerts2012-06-19
* Remove extraneous "extern int display_zoom" declarations.Frank Gevaerts2012-06-14
* Fuze+ simulator: update image with keys indicationJean-Louis Biasini2012-05-20
* Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly2012-05-19
* Revert 1207c7b and fix the actual warnings.Frank Gevaerts2012-04-03
* sdl: Fix the sdl init so the sim will get a taskbar itemJonathan Gordon2012-03-20
* Tweak some PCM drivers for less typecasting with the data pointer.Michael Sevakis2012-03-04
* 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
* Fix sdl build warningsThomas Martitz2012-01-22
* Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz2012-01-22
* 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
* Rework powermgmt to enable code re-use on appliation and sims.Thomas 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