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
Age
Commit message (
Expand
)
Author
2007-04-02
Fix occasional display of old tag data (normally from 32 tracks previous)
Steve Bavin
2007-04-02
update by Wenbin Leo
Marcoen Hirschberg
2007-04-02
These remote LCD bitmap functions cannot be added without warning this way; r...
Jens Arnold
2007-04-02
Multi-screen API: * lcd_update() is now available for all LCDs. * Added missi...
Jens Arnold
2007-04-02
Multi-screen API: * lcd_update() is now available for all LCDs. * Added missi...
Jens Arnold
2007-04-01
Repair player progressbars (single char and full line) broken in the full uni...
Jens Arnold
2007-04-01
Player: Reduced the selectable codepages to those which can actually work, an...
Jens Arnold
2007-04-01
JPEG Viewer on color LCDs: Finish up another old project. Add grayscale displ...
Michael Sevakis
2007-04-01
stop the first press after exiting some plugins being eaten.
Jonathan Gordon
2007-03-31
FS#6948 - Fix the broken 'follow playlist' feature
Robert Kukla
2007-03-31
FS#6890 Reworking of the default tagnavi.config file.
Miika Pekkarinen
2007-03-31
pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 )
Robert Kukla
2007-03-31
Player: Fix setting integer values to their min/max values.
Jens Arnold
2007-03-31
Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...
Jens Arnold
2007-03-31
Change file reads from 128KB to 32KB chunks - this prevents audio dropouts on...
Dave Chapman
2007-03-31
Don't update runtime info when stopping playback, except when playlist ends. ...
Miika Pekkarinen
2007-03-30
Another AV sync bugfix - the initial avdelay was being incorrectly calculated...
Dave Chapman
2007-03-30
Don't check for bootfile changes on devices that use OF for USB (and thus reb...
Peter D'Hoye
2007-03-30
Minor update to Dutch lang file
Peter D'Hoye
2007-03-30
Check if a new version got installed after usb disconnect and ask if user wan...
Peter D'Hoye
2007-03-30
Be less aggressive when dropping frames - mpegplayer was dropping any frame w...
Dave Chapman
2007-03-29
set correct eol-style and keywords properties
Peter D'Hoye
2007-03-29
Cuesheet tweaks:
Nicolas Pennequin
2007-03-29
Fix icons for built-in types on charcell.
Jens Arnold
2007-03-29
Hopefully fix FS#6863 for good. (possible to get into infinite loop in the me...
Jonathan Gordon
2007-03-29
Recode filetypes.c to remove its need for a static string buffer.
Jonathan Gordon
2007-03-29
Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt...
Michael Sevakis
2007-03-28
Use the left and right buttons for changing volume in mpegplayer on the gigab...
Tom Ross
2007-03-28
Fix the warning.
Nicolas Pennequin
2007-03-28
Improved cuesheet parser. Among other improvements, the use of quotation mark...
Nicolas Pennequin
2007-03-28
Use isspace() instead of a naive comparison.
Nicolas Pennequin
2007-03-28
Killing of threads enabled also for logf debug builds.
Miika Pekkarinen
2007-03-28
Adjust plugins to use the new menu API. Int settings still use the old API. R...
Tom Ross
2007-03-28
Ability to kill threads in debug screen by pressing select.
Miika Pekkarinen
2007-03-27
Make the charset more maintainable by using an enum for font indexing, fix wr...
Jens Arnold
2007-03-27
Move all valid menu return codes to a single file (root_menu.h) so we don't n...
Jonathan Gordon
2007-03-26
#ifdef HAVE_TAGCACHE the set_rating code and remove some old, unused code
Robert Kukla
2007-03-26
Add support for the SONGWRITER cuesheet command, displayed as composer in the...
Nicolas Pennequin
2007-03-26
Those pesky 64-bit simulator builds..
Dave Chapman
2007-03-26
Improved (I hope) A/V sync. mpegplayer now takes account of the difference i...
Dave Chapman
2007-03-26
SWCODEC: Need to call resampler_new_delta when resetting DSP.
Michael Sevakis
2007-03-26
Make scheduler functions thread safe core wise. A big step towards playback r...
Miika Pekkarinen
2007-03-26
Killed a logf warning.
Miika Pekkarinen
2007-03-26
Argh. Get the tabs out the asm again.
Michael Sevakis
2007-03-26
Rating support for database and WPS (based on FS# 6301). A value between 0 an...
Robert Kukla
2007-03-26
Make the OS stacks usage debug screen nicer, and unfiy the code for charcell/...
Jonathan Gordon
2007-03-26
woops, used the wrong define
Jonathan Gordon
2007-03-26
Convert the playback control menu to the new API. Makes a good example
Jonathan Gordon
2007-03-26
Rockblox: Repair initial display on targets with no highscore list.
Jens Arnold
2007-03-26
Ooops.
Jens Arnold
[next]