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
Commit message (
Expand
)
Author
Age
*
It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim...
Jens Arnold
2007-04-03
*
Improve ID3 "spoofing" to allow detection of missing information by the WPS.
Nicolas Pennequin
2007-04-02
*
This is called database for quite a while now...
Jens Arnold
2007-04-02
*
Fix flickering battery icon in the player sim.
Jens Arnold
2007-04-02
*
Simulator logf builds don't need two ways to access logf
Steve Bavin
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
*
Minor code policing. Correct a comment and remove a stray comment delimiter.
Michael Sevakis
2007-04-02
*
Gigabeat: Add an assembly lcd_yuv_blit. Seems to be good for a modest speedup...
Michael Sevakis
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-02
*
Player: Add 3 turkish characters which are available in hardware on the old LCD.
Jens Arnold
2007-04-02
*
Repair player progressbars (single char and full line) broken in the full uni...
Jens Arnold
2007-04-01
*
for WPS files with many lines the current wps code will call puts_scroll with...
Robert Kukla
2007-04-01
*
Ooops. Bring back the full set of codepages for bitmap targets.
Jens Arnold
2007-04-01
*
Player: Reduced the selectable codepages to those which can actually work, an...
Jens Arnold
2007-04-01
*
Accidentally enabled core locking mechanism. Now disabled again because it st...
Miika Pekkarinen
2007-04-01
*
remove_thread(NULL) contained a null pointer bug causing a crash.
Miika Pekkarinen
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-04-01
*
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
*
Recording queue should be set to IRQ safe mode as well.
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: Make cursor blinking rate almost independent from scroll speed.
Jens Arnold
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
*
Player: Fixed bug where strings which are only a bit too long wouldn't scroll.
Jens Arnold
2007-03-31
*
Don't update runtime info when stopping playback, except when playlist ends. ...
Miika Pekkarinen
2007-03-31
*
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
*
Implement remove_thread for SDL simulator
Steve Bavin
2007-03-30
*
Correct parsing of the ID3V2 extended header
Linus Nielsen Feltzing
2007-03-30
*
Correct the YCbCr to RGB conversion
Marcoen Hirschberg
2007-03-30
*
Patch by Denis Stanishevskiy, prevent endless loop in the ID3 parser
Linus Nielsen Feltzing
2007-03-30
*
Be less aggressive when dropping frames - mpegplayer was dropping any frame w...
Dave Chapman
2007-03-30
*
set correct eol-style and keywords properties
Peter D'Hoye
2007-03-29
*
Missed one variable declaration updating byteswapping functions. Not function...
Michael Sevakis
2007-03-29
*
Cuesheet tweaks:
Nicolas Pennequin
2007-03-29
*
Enable RTC sections for the gigabeat manual (Thanks to Sylvan Mably, FS#6924)
Dominik Riebeling
2007-03-29
*
Player: Save a bit of space by only using 7 bytes/char in the glyph table.
Jens Arnold
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
*
Fix the rest of them I hope.
Michael Sevakis
2007-03-29
*
Fix errors. What an errant keystroke when saving can accomplish.
Michael Sevakis
2007-03-29
[next]