| Commit message (Expand) | Author | Age |
| * | recommit the talking quickscreen... silly rename bug which I mised this morning | Jonathan Gordon | 2008-05-04 |
| * | Revert r17345 on jdgordon's request, until we figure out why it crashes my x5. | Stéphane Doyon | 2008-05-04 |
| * | make the quickscreen talk | Jonathan Gordon | 2008-05-04 |
| * | remove some dead code | Jonathan Gordon | 2008-05-03 |
| * | Viewported quickscreen (take 2 :D) (FS#8553) | Jonathan Gordon | 2008-05-03 |
| * | option_screen() now accepts a viewport | Jonathan Gordon | 2008-04-23 |
| * | Fix bug in r17188. | Stéphane Doyon | 2008-04-20 |
| * | FS#7980: Select default option in an option list | Stéphane Doyon | 2008-04-20 |
| * | Pass the buffer length to the list_get_name callback functions instead of usi... | Nils Wallménius | 2008-04-09 |
| * | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon | 2008-03-26 |
| * | Oops. Mop up red. | Steve Bavin | 2008-03-25 |
| * | (Hopefully) Revert the quickscreen changes. Many fixes need to be made, | Paul Louden | 2008-02-05 |
| * | quiet the masses... | Jonathan Gordon | 2008-02-05 |
| * | updated the quickscreen's: | Jonathan Gordon | 2008-02-05 |
| * | Make set_option correctly return USB connect status. | Michael Sevakis | 2008-01-11 |
| * | Allow (almost) arbitrary backlight fade in and fade out times (on targets wit... | Jens Arnold | 2007-11-26 |
| * | Convert 2 more settings to table settings. * Fix duplicate value display if t... | Jens Arnold | 2007-11-25 |
| * | Fix 64 bit warnings. | Jens Arnold | 2007-11-25 |
| * | New way of handling integer settings with variable steps: table settings (FS ... | Jens Arnold | 2007-11-25 |
| * | Fix warnings. | Jens Arnold | 2007-11-24 |
| * | Make the sound settings talk unit selection slightly less hackish, and make i... | Jens Arnold | 2007-11-24 |
| * | Make id's created with the TALK_ID macro work in 64 bit sims | Nils Wallménius | 2007-11-20 |
| * | Build some more plugins for M:Robe most work, doom builds and runs if you use... | Karl Kurbjun | 2007-11-02 |
| * | Voice the "Cancelled" splash in option_screen(). | Stéphane Doyon | 2007-10-21 |
| * | From FS#7774: use list voice callback in option selection (option_screen(()). | Stéphane Doyon | 2007-10-21 |
| * | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin | 2007-10-19 |
| * | fix the wrong value being selected initially | Jonathan Gordon | 2007-10-15 |
| * | Integer setting changes to make all those settings consistant on the target. | Jonathan Gordon | 2007-10-15 |
| * | Fix int settings being backwards on the player | Jonathan Gordon | 2007-10-15 |
| * | Fix FS#7952 - flip list settings didnt work properly | Jonathan Gordon | 2007-10-15 |
| * | minor update to gui_synclist_do_button() which will hopefully simplify things... | Jonathan Gordon | 2007-09-17 |
| * | Disable wrapping of the bass and treble settings and do the same for volume i... | Nils Wallménius | 2007-09-15 |
| * | stop non-live settings from beign accepted even if cancel was chosen | Jonathan Gordon | 2007-09-05 |
| * | Change the way set_option() works so these settings are voiced again (recordi... | Jonathan Gordon | 2007-08-28 |
| * | Use size_t type for the buffer_size parameter to formatter functions, static ... | Nils Wallménius | 2007-08-19 |
| * | Make peakmeter release setting work in units per tick (was units per read), a... | Peter D'Hoye | 2007-08-18 |
| * | Try to translate items when using the STRINGCHOICE_SETTING() macro (fixes FS#... | Jonathan Gordon | 2007-08-15 |
| * | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius | 2007-08-05 |
| * | Fix the text for settings which have a different title than what is shown in ... | Jonathan Gordon | 2007-07-23 |
| * | remove the need for action_signalscreenchange(). | Jonathan Gordon | 2007-07-22 |
| * | Fix the problem where settings stopped saving automatically | Jonathan Gordon | 2007-07-19 |
| * | Rearrange and cleanup settings code | Jonathan Gordon | 2007-07-11 |
| * | Oops, remove accidentally left in, commented out code | Nils Wallménius | 2007-05-24 |
| * | Remove dead code. | Nils Wallménius | 2007-05-24 |
| * | Patches from bug #5001 by Rani Hod, should make settings more resiliant to ha... | Brandon Low | 2006-04-05 |
| * | Prevent numerical settings from wrapping - patch by Stephan Wezel | Dave Chapman | 2005-12-07 |
| * | Fixed truncated option strings for numeric settings. | Jens Arnold | 2005-11-22 |
| * | Added multi-screen support for quickscreen (mostly rewritten from scratch) an... | Kevin Ferrare | 2005-11-22 |