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
Age
Commit message (
Expand
)
Author
2007-04-05
Add apps/plugins/mpegplayer/*.S to the source tarballs.
Dave Chapman
2007-04-05
* Fix the bug where subline separators were read as part of a string.
Nicolas Pennequin
2007-04-05
Rearrange struct wps_tag to avoid padding. Hopefully save some bytes.
Dan Everton
2007-04-05
optimized motion compensation for ARM from the mplayer-w100 project. Elefants...
Marcoen Hirschberg
2007-04-05
count was set wrong for the parititons screen. imo this is a bug in the list ...
Jonathan Gordon
2007-04-05
Fix sim warning
Jonathan Gordon
2007-04-05
Make the partitions debug screen use the list also.
Jonathan Gordon
2007-04-05
Give the playlist viewer a title (FS#6898)
Jonathan Gordon
2007-04-05
Fix the root menu for any targets without a radio (we are using #if not #ifde...
Jonathan Gordon
2007-04-05
Allow subline timeout values to be changed dynamically in the WPS (e.g. by us...
Nicolas Pennequin
2007-04-05
Player: Found two more Latin extended chars on the old LCD, and mapped them.
Jens Arnold
2007-04-05
Calibrated (discharge) battery percentage table for iAudio X5(L) and M5(L). R...
Jens Arnold
2007-04-04
Player full-line progress bar: No more separate character cell(s) for the col...
Jens Arnold
2007-04-04
just pass the struct to vo_setup instead of multiple arguments
Marcoen Hirschberg
2007-04-04
Player progress drawing rewrite (both emptying cup and full-line bar): * Fixe...
Jens Arnold
2007-04-04
* Make some private variables 'static'.
Nicolas Pennequin
2007-04-04
Introducing the WPS tokenizer !
Nicolas Pennequin
2007-04-04
Oops, forgot to add the picture.
Nicolas Pennequin
2007-04-04
* Add a few things about cuesheet support (setting description, file format a...
Nicolas Pennequin
2007-04-04
add support for non 16x16 frame sizes
Marcoen Hirschberg
2007-04-04
Enable building WPSs and themes for charcell targets, and add an example WPS ...
Jens Arnold
2007-04-04
Replace obsolete generate_rocklatin tool with player_unifont tool.
Jens Arnold
2007-04-03
Remove old reference code, better match Old-LCD init with datasheet, and a bi...
Jens Arnold
2007-04-03
Fix yellow.
Tom Ross
2007-04-03
Adjust Chopper and fix my warning from Wormlet.
Tom Ross
2007-04-03
Adjust Wormlet to use the new macros.
Tom Ross
2007-04-03
Set svn:keywords properly
Jens Arnold
2007-04-03
Added command macros for old LCD. Renamed some macros to better match the dat...
Jens Arnold
2007-04-03
Better check when using the plugin buffer to store a temp cuesheet.
Nicolas Pennequin
2007-04-03
It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim...
Jens Arnold
2007-04-02
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-01
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
[next]