summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* Fix FS#7490 (%px tag causes divide by zero errors).Nicolas Pennequin2007-07-27
* Fix a bug where targets which have a software keylock couldnt seek in the wps...Jonathan Gordon2007-07-26
* Oops, forgot to trim down the lines before my previous commit.Nicolas Pennequin2007-07-25
* Implement feature request FS#7476: Add a "song progress percentage" WPS tag (...Nicolas Pennequin2007-07-25
* Fix the bug where holding left no longer stopped at the browser root.Jonathan Gordon2007-07-25
* Fix FS#7441: Volume wasn't mapped correctly to the enum cases when using the ...Nicolas Pennequin2007-07-23
* Fix the text for settings which have a different title than what is shown in ...Jonathan Gordon2007-07-23
* Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis2007-07-22
* Add a verbosity level command line option to the chackwps tool. This should m...Nicolas Pennequin2007-07-22
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Fix the problem where settings stopped saving automaticallyJonathan Gordon2007-07-19
* Rearrange and cleanup settings codeJonathan Gordon2007-07-11
* Copy current track path as a string, not a slightly-oversized block.Steve Bavin2007-07-06
* Make sure statusbar is updated when time changes. Fixes FS #7388. Moved time ...Peter D'Hoye2007-07-05
* 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