summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy (follow)
Commit message (Expand)AuthorAge
* 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
* rockboy: rename pcm_*() functions to avoid namespace clash with rockboxRafaël Carré2010-05-27
* Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytesRafaël Carré2010-05-18
* plugins: changes for targets with small plugin buffer (Clipv1)Rafaël Carré2010-05-18
* rockboy: fix format strings in snprintf. use int for slot_id and use %d tag f...Teruaki Kawashima2010-05-17
* rockboy: add a Clip keymapRafaël Carré2010-05-17
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok2010-02-13
* Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2009-12-15
* Yet more GoGear SA9200 plugin keymaps. Almost done!Robert Menes2009-12-07
* Correct checking return value of open in plugins.Teruaki Kawashima2009-12-06
* rockboy: remove useless assignement for fuzeRafaël Carré2009-10-09
* * Fix plugin keymaps for VX777Maurus Cuelenaere2009-08-31
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* Fix mistake at checking the return in rockboy. Thanks Al Le for spotting.Thomas Martitz2009-08-12
* Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz2009-08-12
* Rockboy: Cleanup redKarl Kurbjun2009-08-09
* Rockboy: Significantly reduce the number of palette updates, add support for ...Karl Kurbjun2009-08-09
* M:Robe 500: Make yes/no screen work better and add appropriate strings for so...Karl Kurbjun2009-08-08
* Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli2009-08-04
* FS#10080Nils Wallménius2009-07-14
* Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon2009-06-16
* Fix red.Michael Giacomelli2009-06-15
* FS#10327: Patch by Frederick Full to fix the scrollwheel and default Thomas Martitz2009-06-15
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz2009-04-10
* Enable plugins on the Onda VX747Maurus Cuelenaere2009-04-07