| Commit message (Expand) | Author | Age |
| * | Fix 'unused-but-set-variable' warnings (doom, lua) | Rafaël Carré | 2011-06-17 |
| * | FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build... | Nils Wallménius | 2011-06-07 |
| * | Accept FS#5153 - Doom Scrollwheel Patch | Thomas Martitz | 2011-06-05 |
| * | Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0. | Andree Buschmann | 2011-05-08 |
| * | * Rename backlight_force_on to backlight_ignore_timeout to make it clear what... | Teruaki Kawashima | 2011-01-24 |
| * | FS#11802 by Li Jie fixing a typo in the doom buttonmap for SA9200. | Nils Wallménius | 2010-12-12 |
| * | Change the gcc options for sdl builds to allow for gnu99 features, it needs s... | Thomas Martitz | 2010-12-02 |
| * | HD300 - plugins keymaps | Marcin Bukat | 2010-11-30 |
| * | set mode argument for open() where O_CREAT flag is/can be set. | Teruaki Kawashima | 2010-11-07 |
| * | These should be the last of the plugin keymaps required | Robert Menes | 2010-11-03 |
| * | MPIO HD200: rename button defines to adhere how they are labeled on the device. | Marcin Bukat | 2010-11-02 |
| * | plugins (doom, midi, rockboy): don't use non-static inline | Rafaël Carré | 2010-09-07 |
| * | Plugins: modify IRAM copying code | Rafaël Carré | 2010-08-30 |
| * | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-24 |
| * | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz | 2010-08-23 |
| * | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-23 |
| * | doom: fix types mismatch spotted by gcc 4.5.1 | Rafaël Carré | 2010-08-01 |
| * | Rename/change SIMVER to APP_TYPE in the Makefiles. | Thomas Martitz | 2010-07-10 |
| * | Remove some redundant #include's | Bertrik Sikken | 2010-06-29 |
| * | Build doom on clipv2 and clip+ | Rafaël Carré | 2010-06-23 |
| * | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz | 2010-06-21 |
| * | Doom plugin: Missed properly making a few 'unsigned' on my second pass. | Michael Sevakis | 2010-05-29 |
| * | Doom plugin: In anticipation of moving to the EABI toolchain, because of its ... | Michael Sevakis | 2010-05-29 |
| * | Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing... | Frank Gevaerts | 2010-05-07 |
| * | Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn'... | Thomas Martitz | 2010-05-07 |
| * | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz | 2010-05-06 |
| * | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz | 2010-05-06 |
| * | Add MPIO HD200 port - changed files | Marcin Bukat | 2010-04-26 |
| * | Coldfire targets: tiny optimisation. | Jens Arnold | 2010-03-09 |
| * | Revert accidental changes from r24723 | Michael Sparmann | 2010-02-17 |
| * | Add more information to the battery debug screen for Nano2G | Michael Sparmann | 2010-02-17 |
| * | Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ... | Szymon Dziok | 2010-02-14 |
| * | Accept FS #10271 by Christian Beier: Automatically disable voice upon rockdoo... | Karl Kurbjun | 2009-12-18 |
| * | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev | 2009-12-15 |
| * | These are the last plugin keymaps needed for the GoGear SA9200. | Robert Menes | 2009-12-10 |
| * | Short enum fixes for doom plugin. | Andrew Mahone | 2009-11-20 |
| * | Doom: test to see if it still needs Os on arm - that was set when the plugin ... | Karl Kurbjun | 2009-11-15 |
| * | Remove private memcpy wrapper that is no longer needed since r19847 and may c... | Nils Wallménius | 2009-10-14 |
| * | * Fix plugin keymaps for VX777 | Maurus Cuelenaere | 2009-08-31 |
| * | Make the formatter functions used by the settings return a pointer to avoid u... | Nils Wallménius | 2009-08-20 |
| * | Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ... | Michael Giacomelli | 2009-08-04 |
| * | Doom: re-add the missing modulus operation I removed in r22097 | Maurus Cuelenaere | 2009-08-01 |
| * | Doom: prevent division by zero | Maurus Cuelenaere | 2009-08-01 |
| * | FS#10080 | Nils Wallménius | 2009-07-14 |
| * | Silence the gcc 4.4.0 warning by making this code look like it was probably m... | Jens Arnold | 2009-07-14 |
| * | Remove int_prio argument from timer_register, and move the only use for it in... | Rafaël Carré | 2009-06-29 |
| * | Accept FS#10094 by Teruaki Kawashima: | Jonathan Gordon | 2009-06-16 |
| * | Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins) | Rafaël Carré | 2009-05-13 |
| * | FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up... | Thomas Martitz | 2009-04-10 |
| * | M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default... | Karl Kurbjun | 2009-04-09 |