summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* Remove the "invert scroll" code since it's not used anywhere anymore (and it ...Antoine Cellerier2007-10-15
* fix the wrong value being selected initiallyJonathan Gordon2007-10-15
* Integer setting changes to make all those settings consistant on the target.Jonathan Gordon2007-10-15
* Fix int settings being backwards on the playerJonathan Gordon2007-10-15
* Fix FS#7952 - flip list settings didnt work properlyJonathan Gordon2007-10-15
* Fix buggy gradient display when a coloured file is selected in the browser. T...Nicolas Pennequin2007-09-28
* Make the gradient look better when more than one line is selected (running ti...Nicolas Pennequin2007-09-28
* FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin2007-09-27
* Get rid of macros and do these calculations only once insteadNils Wallménius2007-09-20
* Fix FS#7766 - crash at track transition if A-B repeat is enabled but no B mar...Steve Bavin2007-09-20
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* Disable wrapping of the bass and treble settings and do the same for volume i...Nils Wallménius2007-09-15
* Slight code simplificationNils Wallménius2007-09-13
* stop non-live settings from beign accepted even if cancel was chosenJonathan Gordon2007-09-05
* Change the way set_option() works so these settings are voiced again (recordi...Jonathan Gordon2007-08-28
* Apply fix from FS#6341, with some changes by me.Magnus Holmgren2007-08-22
* Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius2007-08-19
* Make peakmeter release setting work in units per tick (was units per read), a...Peter D'Hoye2007-08-18
* Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold2007-08-15
* Try to translate items when using the STRINGCHOICE_SETTING() macro (fixes FS#...Jonathan Gordon2007-08-15
* Convert IDs to strings before using them, fixes FS #7564Peter D'Hoye2007-08-12
* 16 bits are enough here, save bytes :-)Nils Wallménius2007-08-10
* Add support for grouping tags. From FS#7362.Dan Everton2007-08-08
* Fix red archos sims and make some minor cleanupNils Wallménius2007-08-06
* Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius2007-08-06
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Address FS#6310 - shows an "infinite" slider when deleting/copying/moving files.Jonathan Gordon2007-08-05
* Add support for parsing the disc number tag from metadata and use of it in th...Dan Everton2007-08-03
* Finally use the rec button to get to the rec screen on sansa and iriver hxxx....Jonathan Gordon2007-08-02
* 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