summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
...
* Accept FS#6798 - scan acceleration for the lists.Jonathan Gordon2007-05-27
* Oops, remove accidentally left in, commented out codeNils Wallménius2007-05-24
* Remove dead code.Nils Wallménius2007-05-24
* Oops, next file info should be dynamic.Nicolas Pennequin2007-05-21
* Add %fk and %Fk WPS tags : (next) file audio frequency in KHz (rewrite of FS#...Nicolas Pennequin2007-05-21
* Allow the day of month (%cm) and day of week (%cu and %cw) RTC tags to be use...Nicolas Pennequin2007-05-21
* Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis2007-05-20
* Remove unused function and unused headerNils Wallménius2007-05-19
* Commit FS#7164 (request is FS#6780) : Improve WPS volume enumeration. It is n...Nicolas Pennequin2007-05-14
* only show the cursor for the first line of the selected item (if selection is...Jonathan Gordon2007-05-12
* SWCODEC Playback: Seriously mess with it and get rid of (at least some ;) rac...Michael Sevakis2007-05-08
* Trim a bunch of long lines and fix an infinite loop and buffer overrun in the...Nicolas Pennequin2007-05-02
* Treat empty strings as 'no value' in conditionals, as it used to.Magnus Holmgren2007-05-02
* Add a check for unclosed conditionals at the end of the WPS parsing in case w...Nicolas Pennequin2007-05-02
* FS #7093 by Dave Hooper: prevent crash when loading too many/long static stri...Peter D'Hoye2007-05-01
* Better handling of strings in the WPS parser by detecting duplicates to avoid...Nicolas Pennequin2007-04-30
* Stop using the old menu API in the debug menu (using the new api causes massi...Jonathan Gordon2007-04-29
* Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2007-04-25
* Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin2007-04-25
* Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...Nicolas Pennequin2007-04-25
* Add a new commandline switch to the simulator: "--debugwps". It enables print...Nicolas Pennequin2007-04-24
* WPS Parser: On parse failure, print a (hopefully) useful error message with l...Nicolas Pennequin2007-04-24
* Ooooops, fix warning.Jens Arnold2007-04-22
* Consolidated several potential places of return from WPS into one. Fixes the ...Jens Arnold2007-04-22
* Fix FS#7056 - dont display garbage if the viewer icon set and the main iconse...Jonathan Gordon2007-04-22
* More strict WPS parsing and displaying code. If there are errors, WPS loading...Nicolas Pennequin2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Fix the playlist viewer so only 1 line flashes when you move a trackJonathan Gordon2007-04-21
* Fix logf builds on devices that support remotes.Magnus Holmgren2007-04-18
* Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon2007-04-18
* Remove unneeded #include, comment the filename defineJonathan Gordon2007-04-17
* explicitly set *loaded_ok = false; when given "" for a filename.Jonathan Gordon2007-04-17
* Fix loadable remote icons. fb_data != fb_remote_data ...Jens Arnold2007-04-17
* Fix non-working default viewer icons. Remote viewer icons work now, but still...Jens Arnold2007-04-17
* Fix yellow...Jens Arnold2007-04-17
* Temporary fix for remote bitmap functions in the multi-screen API. Fixed icon...Jens Arnold2007-04-16
* Reduce code size a bit.Magnus Holmgren2007-04-16
* * its name[rows][columns] you drongo!Jonathan Gordon2007-04-16
* Santiy check shouldnt have been commented outJonathan Gordon2007-04-16
* Some gremlins got into my computer again and changed all my code!Jonathan Gordon2007-04-16
* Fix the wavplay iconJonathan Gordon2007-04-16
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold2007-04-15
* Hopefully fix the 64-bit warning.Nicolas Pennequin2007-04-15
* Added autoscore tag (%ra) to wps.Miika Pekkarinen2007-04-15
* Reverted FS#6949 as we have a strict policy against anonymous contributions.Miika Pekkarinen2007-04-15
* Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt2007-04-15
* FS#6949 - WPS tag for database autoscore. Author wanted to remain anonymous.Miika Pekkarinen2007-04-15
* Oops, the condition was wrong. Sorry about that :)Nicolas Pennequin2007-04-15
* * Make the WPS parser close open conditionals on new sublines and comments as...Nicolas Pennequin2007-04-15