index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
*
SWCODEC Playback: Put a stop to the resume deadlock however crudely. Clean so...
Michael Sevakis
2007-05-09
*
Fix errors. LOGFQUEUE should take formatting parameters now.
Michael Sevakis
2007-05-08
*
Silly fix for a silly comment mistake.
Michael Sevakis
2007-05-08
*
SWCODEC Playback: Seriously mess with it and get rid of (at least some ;) rac...
Michael Sevakis
2007-05-08
*
Playback: Ensure some state coherency. paused implies playing and pause actio...
Michael Sevakis
2007-05-08
*
Fix red overlay plugins on archos. Linker scripts weren't prepared for those ...
Jens Arnold
2007-05-08
*
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-05-08
*
Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...
Karl Kurbjun
2007-05-08
*
fix the menus again, this time it stopped redrawing after coming out of setti...
Jonathan Gordon
2007-05-08
*
Fix Gigabeat english.lang target specific strings (should be gigabeatf rather...
Karl Kurbjun
2007-05-08
*
Synced
Jonas Häggqvist
2007-05-08
*
Revert the addition of the steal_codec_stack function. Replace by accessing ...
Dave Chapman
2007-05-07
*
Reduce code size for players that do not have the 'Human Interface Luminescen...
Karl Kurbjun
2007-05-07
*
Use a separate thread in test_codec, with the same (IRAM) stack as the main c...
Dave Chapman
2007-05-07
*
Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...
Karl Kurbjun
2007-05-07
*
Initial version of a test_codec plugin (viewer). This loads the audio file i...
Dave Chapman
2007-05-07
*
Minor header file cleanup - try and include the minimal number of files, and ...
Dave Chapman
2007-05-07
*
Clean up the codec API - remove all unused (and in many cases inappropriate) ...
Dave Chapman
2007-05-07
*
Code police - codecs shouldn't call GUI functions
Dave Chapman
2007-05-07
*
Accept FS#7123 - add h10_5gb strings
Jonathan Gordon
2007-05-07
*
Fix my previous commit... menus will redraw correctly again
Jonathan Gordon
2007-05-07
*
Fix the menus so lines scroll again
Jonathan Gordon
2007-05-07
*
e200 viewer button changes:
Jonathan Gordon
2007-05-06
*
Fix metadata reading for 64 bit sims. Closes FS#6690
Nils Wallménius
2007-05-06
*
FS #7115. Updated nynorsk translation by Karl Ove Hufthammer.
Thom Johansen
2007-05-06
*
Fix buffer overflow when adding a radio preset.
Magnus Holmgren
2007-05-05
*
Enable KBD_CURSOR_KEYS and KBD_MODES on Gigabeat. Enter things any way you like.
Michael Sevakis
2007-05-04
*
Get samplerate switching working in the sim to be similar to on target. Make ...
Michael Sevakis
2007-05-04
*
Audio seemed never to want to stop stopping. A bad condition for plugins that...
Michael Sevakis
2007-05-03
*
Enable playlist functions for m3u files
Hardeep Sidhu
2007-05-03
*
Trim a bunch of long lines and fix an infinite loop and buffer overrun in the...
Nicolas Pennequin
2007-05-02
*
Make the ID3 info screen treat empty tag strings as 'no value', like the WPS ...
Magnus Holmgren
2007-05-02
*
Treat empty strings as 'no value' in conditionals, as it used to.
Magnus Holmgren
2007-05-02
*
Add a check for unclosed conditionals at the end of the WPS parsing in case w...
Nicolas Pennequin
2007-05-02
*
FS #7093 by Dave Hooper: prevent crash when loading too many/long static stri...
Peter D'Hoye
2007-05-01
*
clean up and fix comments. no actual code change
Jonathan Gordon
2007-05-01
*
The menu code needs to know that the function wants a param...
Jonathan Gordon
2007-05-01
*
Better handling of strings in the WPS parser by detecting duplicates to avoid...
Nicolas Pennequin
2007-04-30
*
Convert onplay.c to the new manu API. only plugins are still using the old AP...
Jonathan Gordon
2007-04-30
*
these should be static
Jonathan Gordon
2007-04-29
*
Fix typo.
Jens Arnold
2007-04-29
*
Stop using the old menu API in the debug menu (using the new api causes massi...
Jonathan Gordon
2007-04-29
*
Use the new menu API
Jonathan Gordon
2007-04-29
*
Improved speed when deleting tags and prevent remaining ghost entries with da...
Miika Pekkarinen
2007-04-29
*
keep some #if 0'ed code in sync
Jonathan Gordon
2007-04-29
*
show a splash instead of a menu when the chosen encoder format has no options
Jonathan Gordon
2007-04-29
*
make A the new 'clear settings' button for the Gigabeat as it was easy to acc...
Marcoen Hirschberg
2007-04-27
*
changed POWER to be the cancel/stop button and A to be the modifier button to...
Marcoen Hirschberg
2007-04-27
*
Clear the RWPS backdrop when a RWPS is loaded, not when a WPS is loaded.
Nicolas Pennequin
2007-04-26
*
AAC: More adjustments to how the frequency is read. Still not perfect, but th...
Magnus Holmgren
2007-04-26
[next]