summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold36-185/+129
2007-04-06Support resume for MusepackAdam Boot2-1/+17
2007-04-06Use the default subline timeout value in case the value isn't explicitly set....Nicolas Pennequin1-0/+2
2007-04-06This time I hope I got it right! Basically, remove what the previous commit a...Nicolas Pennequin3-28/+40
2007-04-06Fix the alignment of a subline in Rockboxed.Nicolas Pennequin10-10/+10
2007-04-06Better handling of subline timeout values : All values are set to the default...Nicolas Pennequin3-5/+23
2007-04-06Hmpf, these ever-missing svn properties...Jens Arnold1-1/+1
2007-04-06Player: Only use one software definable character for different characters us...Jens Arnold2-46/+49
2007-04-06Optimized lcd_yuv_blit() (used by mpegplayer) for the Sansa E200. This is ju...Dave Chapman3-104/+257
2007-04-06End the default remote-WPS with a newline. Fixes FS #6979.Nicolas Pennequin1-1/+1
2007-04-05Added missing ae ligature, and fine-tuned some glyphs and replacements.Jens Arnold1-17/+18
2007-04-05Oops again, use correct variable types for storing file date and timePeter D'Hoye1-2/+2
2007-04-05Use date and time rather than size and starting cluster to detect installatio...Peter D'Hoye1-7/+7
2007-04-05Oops, bootfile location for Archos is the root of coursePeter D'Hoye6-6/+6
2007-04-05Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye25-4/+28
2007-04-05Add apps/plugins/mpegplayer/*.S to the source tarballs.Dave Chapman1-1/+1
2007-04-05* Fix the bug where subline separators were read as part of a string.Nicolas Pennequin2-77/+67
2007-04-05Rearrange struct wps_tag to avoid padding. Hopefully save some bytes.Dan Everton1-103/+98
2007-04-05optimized motion compensation for ARM from the mplayer-w100 project. Elefants...Marcoen Hirschberg5-0/+515
2007-04-05count was set wrong for the parititons screen. imo this is a bug in the list ...Jonathan Gordon1-1/+1
2007-04-05Fix sim warningJonathan Gordon1-1/+2
2007-04-05Make the partitions debug screen use the list also.Jonathan Gordon1-80/+64
2007-04-05Give the playlist viewer a title (FS#6898)Jonathan Gordon1-0/+7
2007-04-05Fix the root menu for any targets without a radio (we are using #if not #ifde...Jonathan Gordon3-2/+7
2007-04-05Allow subline timeout values to be changed dynamically in the WPS (e.g. by us...Nicolas Pennequin2-7/+9
2007-04-05Player: Found two more Latin extended chars on the old LCD, and mapped them.Jens Arnold1-7/+14
2007-04-05Calibrated (discharge) battery percentage table for iAudio X5(L) and M5(L). R...Jens Arnold1-7/+3
2007-04-04Player full-line progress bar: No more separate character cell(s) for the col...Jens Arnold1-30/+39
2007-04-04just pass the struct to vo_setup instead of multiple argumentsMarcoen Hirschberg3-21/+13
2007-04-04Player progress drawing rewrite (both emptying cup and full-line bar): * Fixe...Jens Arnold1-137/+71
2007-04-04* Make some private variables 'static'.Nicolas Pennequin3-11/+17
2007-04-04Introducing the WPS tokenizer !Nicolas Pennequin8-2335/+3042
2007-04-04Oops, forgot to add the picture.Nicolas Pennequin1-0/+0
2007-04-04* Add a few things about cuesheet support (setting description, file format a...Nicolas Pennequin3-1/+13
2007-04-04add support for non 16x16 frame sizesMarcoen Hirschberg3-9/+12
2007-04-04Enable building WPSs and themes for charcell targets, and add an example WPS ...Jens Arnold4-16/+24
2007-04-04Replace obsolete generate_rocklatin tool with player_unifont tool.Jens Arnold6-752/+785
2007-04-03Remove old reference code, better match Old-LCD init with datasheet, and a bi...Jens Arnold1-56/+9
2007-04-03Fix yellow.Tom Ross1-1/+0
2007-04-03Adjust Chopper and fix my warning from Wormlet.Tom Ross2-15/+4
2007-04-03Adjust Wormlet to use the new macros.Tom Ross1-17/+6
2007-04-03Set svn:keywords properlyJens Arnold1-1/+1
2007-04-03Added command macros for old LCD. Renamed some macros to better match the dat...Jens Arnold1-68/+74
2007-04-03Better check when using the plugin buffer to store a temp cuesheet.Nicolas Pennequin1-2/+2
2007-04-03It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim...Jens Arnold7-43/+2
2007-04-02Improve ID3 "spoofing" to allow detection of missing information by the WPS.Nicolas Pennequin1-9/+10
2007-04-02This is called database for quite a while now...Jens Arnold1-1/+1
2007-04-02Fix flickering battery icon in the player sim.Jens Arnold1-6/+6
2007-04-02Simulator logf builds don't need two ways to access logfSteve Bavin1-9/+0
2007-04-02Fix occasional display of old tag data (normally from 32 tracks previous)Steve Bavin1-0/+1