index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
rockboy
Age
Commit message (
Expand
)
Author
2011-06-07
FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...
Nils Wallménius
2011-05-03
Fix even more 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-03-19
FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain.
Nils Wallménius
2011-02-02
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
2010-12-15
set the sampling rate back to default on closing,
Michael Stummvoll
2010-11-30
HD300 - plugins keymaps
Marcin Bukat
2010-11-28
applying FS#10489: Rockboy - rotate directional keys when screen is rotated
Michael Stummvoll
2010-11-26
Fixing FS#11745 (Rockboy Screen on Sansa Clip+)
Michael Stummvoll
2010-11-26
Code Police: C comment style.
Mustapha Senhaji
2010-11-25
Added the snapshot patch for rockboy (FS#11757)
Michael Stummvoll
2010-11-24
correction from previous commit. Completly removing the splashes is better
Michael Stummvoll
2010-11-24
Rockboy: Changed the time of showing splash messages to 0 to decrase loading ...
Michael Stummvoll
2010-11-24
Rockboy: Added an short stats option which only shows the two numbers
Michael Stummvoll
2010-11-24
rockoy: boosting the max frameskip option up to 20 Max instead of 6
Michael Stummvoll
2010-11-24
Adding an reset option to the rockboy menu
Michael Stummvoll
2010-11-11
rest of FS#11632 by Michael Stummvoll with modification by me.
Teruaki Kawashima
2010-11-11
maintain spaces and remove tabs for readability in apps/plugins/rockboy/rockb...
Teruaki Kawashima
2010-11-11
FS#11632: (rockboy) Some fixes and improvements by Michael Stummvoll
Teruaki Kawashima
2010-11-06
rockboy: fix that description is cut off if it is near 20 bytes in load/save ...
Teruaki Kawashima
2010-11-03
These should be the last of the plugin keymaps required
Robert Menes
2010-09-07
plugins (doom, midi, rockboy): don't use non-static inline
Rafaël Carré
2010-08-30
Plugins: modify IRAM copying code
Rafaël Carré
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
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-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-10
rockboy: use unions instead of type-punning
Rafaël Carré
2010-05-27
rockboy: rename pcm_*() functions to avoid namespace clash with rockbox
Rafaël Carré
2010-05-18
Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytes
Rafaël Carré
2010-05-18
plugins: changes for targets with small plugin buffer (Clipv1)
Rafaël Carré
2010-05-17
rockboy: fix format strings in snprintf. use int for slot_id and use %d tag f...
Teruaki Kawashima
2010-05-17
rockboy: add a Clip keymap
Rafaël Carré
2010-05-06
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-02-13
Packard Bell Vibe 500: More plugin keymaps (second portion).
Szymon Dziok
2009-12-15
Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and
Tomer Shalev
2009-12-07
Yet more GoGear SA9200 plugin keymaps. Almost done!
Robert Menes
2009-12-06
Correct checking return value of open in plugins.
Teruaki Kawashima
2009-10-09
rockboy: remove useless assignement for fuze
Rafaël Carré
2009-08-31
* Fix plugin keymaps for VX777
Maurus Cuelenaere
2009-08-20
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-12
Fix mistake at checking the return in rockboy. Thanks Al Le for spotting.
Thomas Martitz
2009-08-12
Make kbd_input() show a cancel splash to indicate user abort better and for b...
Thomas Martitz
2009-08-09
Rockboy: Cleanup red
Karl Kurbjun
2009-08-09
Rockboy: Significantly reduce the number of palette updates, add support for ...
Karl Kurbjun
2009-08-08
M:Robe 500: Make yes/no screen work better and add appropriate strings for so...
Karl Kurbjun
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
2009-07-14
FS#10080
Nils Wallménius
[next]