summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* Make the time in the statusbar always display --:-- when the RTC isn't setNicolas Pennequin2007-06-28
* Make the '%mh' wps tag (to indicate keylock status) available on the Archos t...Marianne Arnold2007-06-25
* Fix problems with the list when you change font sizeJonathan Gordon2007-06-21
* Fix yellowBrandon Low2007-06-17
* Give color targets the ability to display each LCD line a different color and...Brandon Low2007-06-17
* Make RTC tags display hyphens instead of nothing on non-rtc targets. This ma...Brandon Low2007-06-16
* Ignore SYS_CHARGER_DISCONNECTED event in yesno screen (other events may need ...Peter D'Hoye2007-06-16
* Make the screen draw correctly with the user iconsetJonathan Gordon2007-06-11
* Fix a minor annoyance with the last commit where selecting an item could resu...Jonathan Gordon2007-06-10
* Really fix FS#7274Jonathan Gordon2007-06-10
* simple fix for FS#7274 - selected item might not be shown when a list is draw...Jonathan Gordon2007-06-09
* Add a mode the lists which doesnt show the selection marker.Jonathan Gordon2007-06-07
* Add some more explicit defines for my previous commit.Nicolas Pennequin2007-06-05
* Make the bitmap loading code handle the progressbar and backdrop bitmaps in a...Nicolas Pennequin2007-06-05
* Fix most (all) known list wierdness bugs, hopefully simplifies the code a bit...Jonathan Gordon2007-06-05
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-06-03
* Fix warningNils Wallménius2007-05-30
* Move the setvol wrapper function to misc.c and use it in more places instead ...Nils Wallménius2007-05-30
* Last list commit for a while. fix the multi-item lists at the very end of the...Jonathan Gordon2007-05-30
* fix non-paged scrolling aroun the ends of listsJonathan Gordon2007-05-30
* few more list anomolys fixed..Jonathan Gordon2007-05-30
* Fix the last (?) of the selction wierdness, this time when moving at the begi...Jonathan Gordon2007-05-30
* Commit my patch from FS#7179 - a standalone command-line checkwps tool. To b...Dave Chapman2007-05-29
* fix selection wierdness when scrolling down at the end of listsJonathan Gordon2007-05-29
* Really fix FS#7230 this time.Jonathan Gordon2007-05-29
* Fix FS#7230 - the second line in a multi-line item could be the selected itemJonathan Gordon2007-05-29
* Add the possibility to store cuesheets in /.rockbox/cue. The code will look f...Nicolas Pennequin2007-05-28
* 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