summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/rockboy.c (follow)
Commit message (Expand)AuthorAge
* HD300 - plugins keymapsMarcin Bukat2010-11-30
* Code Police: C comment style.Mustapha Senhaji2010-11-26
* Added the snapshot patch for rockboy (FS#11757)Michael Stummvoll2010-11-25
* 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
* These should be the last of the plugin keymaps requiredRobert Menes2010-11-03
* Plugins: modify IRAM copying codeRafaël Carré2010-08-30
* 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: rename pcm_*() functions to avoid namespace clash with rockboxRafaël Carré2010-05-27
* rockboy: add a Clip keymapRafaël Carré2010-05-17
* 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
* rockboy: remove useless assignement for fuzeRafaël Carré2009-10-09
* * Fix plugin keymaps for VX777Maurus Cuelenaere2009-08-31
* 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#10327: Patch by Frederick Full to fix the scrollwheel and default Thomas Martitz2009-06-15
* 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
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-01-24
* Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo2009-01-24
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli2009-01-04
* Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere2008-12-08
* Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg2008-12-04
* revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts2008-10-18
* code police : fix some multiply defined variablesFrank Gevaerts2008-10-18
* D2/Touchscreen keymap improvements: onscreen keyboard is now usable; PLAY/pau...Rob Purchase2008-09-16
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis2008-05-02
* FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase2008-04-27
* D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase2008-03-22
* Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2008-01-10
* Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun2007-11-02
* Code police and clean up for rockboy.Tom Ross2007-10-16
* Add the missing keymap for the c200, the plugin was compiled before but since...Marianne Arnold2007-10-10
* Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare2007-07-20
* Sound improvements for rockboy - players now sync the sound (The gigabeat now...Karl Kurbjun2007-06-24
* attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg2007-05-19
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Allow rockboy to run while music is playing with smaller roms. Works on play...Karl Kurbjun2007-04-18
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16