summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Fix NULL pointer access (crashes the sim on windows) in directories with no d...Jens Arnold2007-04-07
* Add the sleep timer tag that got forgotten in the initial code.Nicolas Pennequin2007-04-07
* Updated user rating to the tagnavi.config (FS#6890)Miika Pekkarinen2007-04-07
* Make conditionals trigger a line update. Fixes FS#6987.Nicolas Pennequin2007-04-07
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* Support resume for MusepackAdam Boot2007-04-06
* Use the default subline timeout value in case the value isn't explicitly set....Nicolas Pennequin2007-04-06
* This time I hope I got it right! Basically, remove what the previous commit a...Nicolas Pennequin2007-04-06
* Better handling of subline timeout values : All values are set to the default...Nicolas Pennequin2007-04-06
* End the default remote-WPS with a newline. Fixes FS #6979.Nicolas Pennequin2007-04-06
* Oops again, use correct variable types for storing file date and timePeter D'Hoye2007-04-05
* Use date and time rather than size and starting cluster to detect installatio...Peter D'Hoye2007-04-05
* Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye2007-04-05
* Add apps/plugins/mpegplayer/*.S to the source tarballs.Dave Chapman2007-04-05
* * Fix the bug where subline separators were read as part of a string.Nicolas Pennequin2007-04-05
* Rearrange struct wps_tag to avoid padding. Hopefully save some bytes.Dan Everton2007-04-05
* optimized motion compensation for ARM from the mplayer-w100 project. Elefants...Marcoen Hirschberg2007-04-05
* count was set wrong for the parititons screen. imo this is a bug in the list ...Jonathan Gordon2007-04-05
* Fix sim warningJonathan Gordon2007-04-05
* Make the partitions debug screen use the list also.Jonathan Gordon2007-04-05
* Give the playlist viewer a title (FS#6898)Jonathan Gordon2007-04-05
* Fix the root menu for any targets without a radio (we are using #if not #ifde...Jonathan Gordon2007-04-05
* Allow subline timeout values to be changed dynamically in the WPS (e.g. by us...Nicolas Pennequin2007-04-05
* Player full-line progress bar: No more separate character cell(s) for the col...Jens Arnold2007-04-04
* just pass the struct to vo_setup instead of multiple argumentsMarcoen Hirschberg2007-04-04
* Player progress drawing rewrite (both emptying cup and full-line bar): * Fixe...Jens Arnold2007-04-04
* * Make some private variables 'static'.Nicolas Pennequin2007-04-04
* Introducing the WPS tokenizer !Nicolas Pennequin2007-04-04
* add support for non 16x16 frame sizesMarcoen Hirschberg2007-04-04
* Fix yellow.Tom Ross2007-04-03
* Adjust Chopper and fix my warning from Wormlet.Tom Ross2007-04-03
* Adjust Wormlet to use the new macros.Tom Ross2007-04-03
* Better check when using the plugin buffer to store a temp cuesheet.Nicolas Pennequin2007-04-03
* It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim...Jens Arnold2007-04-03
* Improve ID3 "spoofing" to allow detection of missing information by the WPS.Nicolas Pennequin2007-04-02
* This is called database for quite a while now...Jens Arnold2007-04-02
* Simulator logf builds don't need two ways to access logfSteve Bavin2007-04-02
* Fix occasional display of old tag data (normally from 32 tracks previous)Steve Bavin2007-04-02
* update by Wenbin LeoMarcoen Hirschberg2007-04-02
* These remote LCD bitmap functions cannot be added without warning this way; r...Jens Arnold2007-04-02
* Multi-screen API: * lcd_update() is now available for all LCDs. * Added missi...Jens Arnold2007-04-02
* Multi-screen API: * lcd_update() is now available for all LCDs. * Added missi...Jens Arnold2007-04-02
* Repair player progressbars (single char and full line) broken in the full uni...Jens Arnold2007-04-01
* Player: Reduced the selectable codepages to those which can actually work, an...Jens Arnold2007-04-01
* JPEG Viewer on color LCDs: Finish up another old project. Add grayscale displ...Michael Sevakis2007-04-01
* stop the first press after exiting some plugins being eaten.Jonathan Gordon2007-04-01
* FS#6948 - Fix the broken 'follow playlist' featureRobert Kukla2007-03-31
* FS#6890 Reworking of the default tagnavi.config file.Miika Pekkarinen2007-03-31
* pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 )Robert Kukla2007-03-31
* Player: Fix setting integer values to their min/max values.Jens Arnold2007-03-31