summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2007-11-07Straighten out voicing of yesno dialogs.Stéphane Doyon
2007-11-04fix talking simplelists which I broke yesterday. dont talk if the list is bei...Jonathan Gordon
2007-11-04revert my previous commit and do it in a much less hacky way (both of these w...Jonathan Gordon
2007-11-04last minor fix for the colour screenJonathan Gordon
2007-11-04minor touchpad tweaking...Jonathan Gordon
2007-11-04touchpad interface for the colour selection screens.Jonathan Gordon
2007-11-04redraw the siplelist more oftenJonathan Gordon
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun
2007-10-26Implement as genuine a set_irq_level function for the sim as possible. The yi...Michael Sevakis
2007-10-26Don't lock up simulators when lists are used with TIMEOUT_NOBLOCK. Fixes FS#8...Steve Bavin
2007-10-24Try and save some bytes, seeing as we already assumed LANG_ constants for mon...Steve Bavin
2007-10-24Complete info screen voicing; now consistent with displayed screenSteve Bavin
2007-10-23mrobe changes:Jonathan Gordon
2007-10-23Small voice-related tweaks and fixes to simplelists.Stéphane Doyon
2007-10-22First go at getting the touchpad working in the ui. lists only for now.Jonathan Gordon
2007-10-21allow simplelists to set the timeout and the start selection.Jonathan Gordon
2007-10-21Fixed debug menu crashing. Show last file processed by tagcache engine in deb...Miika Pekkarinen
2007-10-21remove the seelection_size param from the info init call to hopefully decreas...Jonathan Gordon
2007-10-21simplify the simpelist api slightly so not every struct member needs to be in...Jonathan Gordon
2007-10-21Voice the "Cancelled" splash in option_screen().Stéphane Doyon
2007-10-21From FS#7774: use list voice callback in option selection (option_screen(()).Stéphane Doyon
2007-10-21Accept FS#7774: Voice callback for gui_synclist.Stéphane Doyon
2007-10-20add a list API for simple lists which dont need lots of code to run.Jonathan Gordon
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