summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sdl/button-sdl.c (follow)
Commit message (Expand)AuthorAge
* Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREENSebastian Leonhardt2014-03-18
* simulator: Simulate external storage for HAVE_MULTIDRIVE.Thomas Martitz2014-02-23
* storage: Add STORAGE_HOSTFSThomas Martitz2014-02-23
* sim/sdlapp: Do not quit immediately on panicf, but wait for quit.Thomas Martitz2014-02-02
* fix redAmaury Pouly2013-09-05
* touch devices: Disable touch on softlock.Jean-Louis Biasini2013-09-05
* Only use lcd-remote.h #ifdef HAVE_REMOTE_LCDRafaël Carré2012-01-07
* Fix yellow.Thomas Martitz2011-11-17
* Remove sim_tasks from the sdl application build.Thomas Martitz2011-11-17
* Simulate usb plugging on the sim better using sim_tasks.Thomas Martitz2011-11-17
* Fix FS#12351: The poweroff timer was not reset on scroll wheel activity for e...Andree Buschmann2011-10-28
* Exit of SDL_WaitEvent() returns an error.Thomas Martitz2011-09-08
* Remove a couple of duplicate #includesBertrik Sikken2011-08-14
* Hopefully get shutdown/exit handling on SDL/maemo right.Thomas Martitz2011-02-28
* Pandora port: Exit rockbox by pressing the SELECT buttonThomas Jarosch2011-02-28
* N900: Prevent stuck up/down keys on systems with shared up/down cursor mappingThomas Jarosch2011-02-19
* Fix red caused by incorrect includes.Thomas Martitz2011-02-18
* Fix the shutdown sequence for maemo, SDL and simulator buildsThomas Jarosch2011-02-15
* Initial maemo platform supportThomas Jarosch2011-02-08
* Make --zoom option of the sdl port correctly work with mouse clicks.Thomas Martitz2010-11-05
* Move to a proper sdl key config instead of using the d2 pad. make the mouse w...Jonathan Gordon2010-08-26
* Fix red in app buildsThomas Martitz2010-07-10
* SDL: fix typoRafaël Carré2010-07-10
* SDL enhancements:Rafaël Carré2010-07-10
* Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz2010-07-06
* SDL target: remove mouse polling and replace it with an event-based mechanism...Maurus Cuelenaere2010-06-15
* Fix most reds, I have no idea what's wrong with the gigabeats (yet).Thomas Martitz2010-06-06
* Move target-simulating specific keymaps out of button-sdl.c into a file perThomas Martitz2010-06-06
* Mini2440: Fix simulator. It's touchscreen so there's button clashes when tryi...Thomas Martitz2010-06-05
* SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...Michael Sevakis2010-05-27
* Since the sdl to target tree move, the main thread cannot be removed anymore,Thomas Martitz2010-05-26
* sdl: call SDL_Quit() before exiting when receiving the SDL_QUIT event. It is ...Amaury Pouly2010-05-25
* Fix FS#11280Thomas Martitz2010-05-17
* Fix building on cygwin.Thomas Martitz2010-05-16
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15