summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-08FS#6604 - Starfield Pulses To MusicRobert Kukla
2007-04-08Skip leading UTF8 BOM if present. Fixes the first line of the WPS not being u...Nicolas Pennequin
2007-04-08* Improve conditional evaluation to allow using enums with only two cases (pr...Nicolas Pennequin
2007-04-08Refinements to the M5's manual plugin chapter: 1) add the proper bounce scree...Marianne Arnold
2007-04-08Enabled pacbox for M5.Jens Arnold
2007-04-08FS #6759: Support tan function in calculator plugin. Patch by Luke Blaney.Dan Everton
2007-04-08fix yellowJonathan Gordon
2007-04-08Give all menus using the old API a nice title and icons (except plugins)Jonathan Gordon
2007-04-08Remove dead codeJonathan Gordon
2007-04-08Oops, this shouldn't have been removed (fix red).Nicolas Pennequin
2007-04-08FS#6991. Patch by Alexander Levin, modified by me:Nicolas Pennequin
2007-04-08fix FS#6883 — Follow playlist override where the WPS leaves you when a pla...Jonathan Gordon
2007-04-08action_signalscreenchange(); was missingJonathan Gordon
2007-04-08minor actions cleanup:Jonathan Gordon
2007-04-07WPS tags: The player doesn't have peak meters. Fix a glitch in \nopt which in...Dominik Riebeling
2007-04-07Dircache fixes: Stop scanning properly if shutdown is initiated. Require user...Miika Pekkarinen
2007-04-07Fix NULL pointer access (crashes the sim on windows) in directories with no d...Jens Arnold
2007-04-07Correction: the user needs a voice fileMarianne Arnold
2007-04-07Replace a bunch of plugin screenshots with up-to-date ones.Marianne Arnold
2007-04-07Add the sleep timer tag that got forgotten in the initial code.Nicolas Pennequin
2007-04-07Updated user rating to the tagnavi.config (FS#6890)Miika Pekkarinen
2007-04-07Make conditionals trigger a line update. Fixes FS#6987.Nicolas Pennequin
2007-04-07Declare struct sim_dirent the same way as rockbox core's struct dirent. Fixe...Jens Arnold
2007-04-06Fix redPeter D'Hoye
2007-04-06Fix file date and time reading in the simulator (used by the properties plugin)Peter D'Hoye
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold
2007-04-06Support resume for MusepackAdam Boot
2007-04-06Use the default subline timeout value in case the value isn't explicitly set....Nicolas Pennequin
2007-04-06This time I hope I got it right! Basically, remove what the previous commit a...Nicolas Pennequin
2007-04-06Fix the alignment of a subline in Rockboxed.Nicolas Pennequin
2007-04-06Better handling of subline timeout values : All values are set to the default...Nicolas Pennequin
2007-04-06Hmpf, these ever-missing svn properties...Jens Arnold
2007-04-06Player: Only use one software definable character for different characters us...Jens Arnold
2007-04-06Optimized lcd_yuv_blit() (used by mpegplayer) for the Sansa E200. This is ju...Dave Chapman
2007-04-06End the default remote-WPS with a newline. Fixes FS #6979.Nicolas Pennequin
2007-04-05Added missing ae ligature, and fine-tuned some glyphs and replacements.Jens Arnold
2007-04-05Oops again, use correct variable types for storing file date and timePeter D'Hoye
2007-04-05Use date and time rather than size and starting cluster to detect installatio...Peter D'Hoye
2007-04-05Oops, bootfile location for Archos is the root of coursePeter D'Hoye
2007-04-05Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye
2007-04-05Add 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-05Rearrange struct wps_tag to avoid padding. Hopefully save some bytes.Dan Everton
2007-04-05optimized motion compensation for ARM from the mplayer-w100 project. Elefants...Marcoen Hirschberg
2007-04-05count was set wrong for the parititons screen. imo this is a bug in the list ...Jonathan Gordon
2007-04-05Fix sim warningJonathan Gordon
2007-04-05Make the partitions debug screen use the list also.Jonathan Gordon
2007-04-05Give the playlist viewer a title (FS#6898)Jonathan Gordon
2007-04-05Fix the root menu for any targets without a radio (we are using #if not #ifde...Jonathan Gordon
2007-04-05Allow subline timeout values to be changed dynamically in the WPS (e.g. by us...Nicolas Pennequin