summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2007-10-19FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin
2007-10-15Remove the "invert scroll" code since it's not used anywhere anymore (and it ...Antoine Cellerier
2007-10-15fix the wrong value being selected initiallyJonathan Gordon
2007-10-15Integer setting changes to make all those settings consistant on the target.Jonathan Gordon
2007-10-15Fix int settings being backwards on the playerJonathan Gordon
2007-10-15Fix FS#7952 - flip list settings didnt work properlyJonathan Gordon
2007-09-28Fix buggy gradient display when a coloured file is selected in the browser. T...Nicolas Pennequin
2007-09-28Make the gradient look better when more than one line is selected (running ti...Nicolas Pennequin
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin
2007-09-20Get rid of macros and do these calculations only once insteadNils Wallménius
2007-09-20Fix FS#7766 - crash at track transition if A-B repeat is enabled but no B mar...Steve Bavin
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon
2007-09-15Disable wrapping of the bass and treble settings and do the same for volume i...Nils Wallménius
2007-09-13Slight code simplificationNils Wallménius
2007-09-05stop non-live settings from beign accepted even if cancel was chosenJonathan Gordon
2007-08-28Change the way set_option() works so these settings are voiced again (recordi...Jonathan Gordon
2007-08-22Apply fix from FS#6341, with some changes by me.Magnus Holmgren
2007-08-19Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius
2007-08-18Make peakmeter release setting work in units per tick (was units per read), a...Peter D'Hoye
2007-08-15Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold
2007-08-15Try to translate items when using the STRINGCHOICE_SETTING() macro (fixes FS#...Jonathan Gordon
2007-08-12Convert IDs to strings before using them, fixes FS #7564Peter D'Hoye
2007-08-1016 bits are enough here, save bytes :-)Nils Wallménius
2007-08-08Add support for grouping tags. From FS#7362.Dan Everton
2007-08-06Fix red archos sims and make some minor cleanupNils Wallménius
2007-08-06Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius
2007-08-05Address FS#6310 - shows an "infinite" slider when deleting/copying/moving files.Jonathan Gordon
2007-08-03Add support for parsing the disc number tag from metadata and use of it in th...Dan Everton
2007-08-02Finally use the rec button to get to the rec screen on sansa and iriver hxxx....Jonathan Gordon
2007-07-27Fix FS#7490 (%px tag causes divide by zero errors).Nicolas Pennequin
2007-07-26Fix a bug where targets which have a software keylock couldnt seek in the wps...Jonathan Gordon
2007-07-25Oops, forgot to trim down the lines before my previous commit.Nicolas Pennequin
2007-07-25Implement feature request FS#7476: Add a "song progress percentage" WPS tag (...Nicolas Pennequin
2007-07-25Fix the bug where holding left no longer stopped at the browser root.Jonathan Gordon
2007-07-23Fix FS#7441: Volume wasn't mapped correctly to the enum cases when using the ...Nicolas Pennequin
2007-07-23Fix the text for settings which have a different title than what is shown in ...Jonathan Gordon
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis
2007-07-22Add a verbosity level command line option to the chackwps tool. This should m...Nicolas Pennequin
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon
2007-07-19Fix the problem where settings stopped saving automaticallyJonathan Gordon
2007-07-11Rearrange and cleanup settings codeJonathan Gordon
2007-07-06Copy current track path as a string, not a slightly-oversized block.Steve Bavin
2007-07-05Make sure statusbar is updated when time changes. Fixes FS #7388. Moved time ...Peter D'Hoye
2007-06-28Make the time in the statusbar always display --:-- when the RTC isn't setNicolas Pennequin
2007-06-25Make the '%mh' wps tag (to indicate keylock status) available on the Archos t...Marianne Arnold
2007-06-21Fix problems with the list when you change font sizeJonathan Gordon
2007-06-17Fix yellowBrandon Low
2007-06-17Give color targets the ability to display each LCD line a different color and...Brandon Low
2007-06-16Make RTC tags display hyphens instead of nothing on non-rtc targets. This ma...Brandon Low