summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* 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
* Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold2007-03-31
* Change file reads from 128KB to 32KB chunks - this prevents audio dropouts on...Dave Chapman2007-03-31
* Don't update runtime info when stopping playback, except when playlist ends. ...Miika Pekkarinen2007-03-31
* Another AV sync bugfix - the initial avdelay was being incorrectly calculated...Dave Chapman2007-03-30
* Don't check for bootfile changes on devices that use OF for USB (and thus reb...Peter D'Hoye2007-03-30
* Minor update to Dutch lang filePeter D'Hoye2007-03-30
* Check if a new version got installed after usb disconnect and ask if user wan...Peter D'Hoye2007-03-30
* Be less aggressive when dropping frames - mpegplayer was dropping any frame w...Dave Chapman2007-03-30
* set correct eol-style and keywords propertiesPeter D'Hoye2007-03-29
* Cuesheet tweaks:Nicolas Pennequin2007-03-29
* Fix icons for built-in types on charcell.Jens Arnold2007-03-29
* Hopefully fix FS#6863 for good. (possible to get into infinite loop in the me...Jonathan Gordon2007-03-29
* Recode filetypes.c to remove its need for a static string buffer.Jonathan Gordon2007-03-29
* Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt...Michael Sevakis2007-03-29
* Use the left and right buttons for changing volume in mpegplayer on the gigab...Tom Ross2007-03-28
* Fix the warning.Nicolas Pennequin2007-03-28
* Improved cuesheet parser. Among other improvements, the use of quotation mark...Nicolas Pennequin2007-03-28
* Use isspace() instead of a naive comparison.Nicolas Pennequin2007-03-28
* Killing of threads enabled also for logf debug builds.Miika Pekkarinen2007-03-28
* Adjust plugins to use the new menu API. Int settings still use the old API. R...Tom Ross2007-03-28
* Ability to kill threads in debug screen by pressing select.Miika Pekkarinen2007-03-28