summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2007-11-19Accept FS#7901 by Akio Idehara: Fix gradient for scrolling lines when more th...Nicolas Pennequin
2007-11-19FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing
2007-11-18Improve clearing of pictures in conditional constructs. This fixes improper c...Nicolas Pennequin
2007-11-18Smarter conditional handling by storing the previous value. Updates are done ...Nicolas Pennequin
2007-11-14Hopefully fix the compile errors.Nicolas Pennequin
2007-11-14Make the WPS parser stricter with invalid parameter lists. It will now reject...Nicolas Pennequin
2007-11-14Allow setting a margin on a non-scrolling line by using %m|margin| instead of...Nicolas Pennequin
2007-11-13Check that the WPS uses album art before clearing its position on conditional...Nicolas Pennequin
2007-11-12FS#8135 - add an optional "left margin" parameter to the %s WPS tag - e.g. %s...Dave Chapman
2007-11-12Add detection for a previously ignored error case: a conditional token is pre...Nicolas Pennequin
2007-11-12Various album art improvements:Nicolas Pennequin
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin
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