summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy (follow)
Commit message (Expand)AuthorAge
* Rockboy plugin: remove second keymap definition for the Iriver H10, added inSzymon Dziok2014-10-22
* YH820/YH92X: Improve some keymaps for plugins.Szymon Dziok2014-10-22
* Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen2014-09-18
* zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly2014-07-17
* Introduce plugin keymaps for the Sony NWZ SeriesNils Stec2014-06-30
* lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2014-06-21
* Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt2014-05-24
* Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke2014-04-06
* rockbox: Improve button repeat handling.Thomas Martitz2014-01-18
* rockboy: Fix button read method.Thomas Martitz2014-01-18
* [Fuze+][Keymaps] Application and viewer keymaps updateJean-Louis Biasini2013-07-18
* Don't reinvent ctype.h functionsNils Wallménius2012-05-07
* hm801: Add support for plugins.Andrew Ryabinin2012-04-19
* Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz2012-04-04
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* MPIOs: keymap tweaksMarcin Bukat2012-02-02
* plugins: another round of making local things static and adding missing #incl...Bertrik Sikken2011-12-28
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* fuze+: add rockboy keymapAmaury Pouly2011-10-02
* FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon2011-09-24
* FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius2011-06-07
* Fix even more 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-03
* FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain.Nils Wallménius2011-03-19
* Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann2011-02-02
* * Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima2011-01-24
* set the sampling rate back to default on closing, Michael Stummvoll2010-12-15
* HD300 - plugins keymapsMarcin Bukat2010-11-30
* applying FS#10489: Rockboy - rotate directional keys when screen is rotated Michael Stummvoll2010-11-28
* Fixing FS#11745 (Rockboy Screen on Sansa Clip+)Michael Stummvoll2010-11-26
* Code Police: C comment style.Mustapha Senhaji2010-11-26
* Added the snapshot patch for rockboy (FS#11757)Michael Stummvoll2010-11-25
* correction from previous commit. Completly removing the splashes is betterMichael Stummvoll2010-11-24
* Rockboy: Changed the time of showing splash messages to 0 to decrase loading ...Michael Stummvoll2010-11-24
* Rockboy: Added an short stats option which only shows the two numbersMichael Stummvoll2010-11-24
* rockoy: boosting the max frameskip option up to 20 Max instead of 6 Michael Stummvoll2010-11-24
* Adding an reset option to the rockboy menuMichael Stummvoll2010-11-24
* rest of FS#11632 by Michael Stummvoll with modification by me.Teruaki Kawashima2010-11-11
* maintain spaces and remove tabs for readability in apps/plugins/rockboy/rockb...Teruaki Kawashima2010-11-11
* FS#11632: (rockboy) Some fixes and improvements by Michael StummvollTeruaki Kawashima2010-11-11
* rockboy: fix that description is cut off if it is near 20 bytes in load/save ...Teruaki Kawashima2010-11-06
* These should be the last of the plugin keymaps requiredRobert Menes2010-11-03
* plugins (doom, midi, rockboy): don't use non-static inlineRafaël Carré2010-09-07
* Plugins: modify IRAM copying codeRafaël Carré2010-08-30
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* rockboy: use unions instead of type-punningRafaël Carré2010-06-10