summaryrefslogtreecommitdiff
path: root/apps/gui/option_select.c (follow)
Commit message (Expand)AuthorAge
* Implement volume limiter featurePurlingNayuki2014-01-13
* skin_engine: Make pressing the setting bar touch region workJonathan Gordon2012-07-06
* skin_engine: Allow the %St() (setting) skin tag be used as a barJonathan Gordon2012-07-05
* Fundamentally rewrite much of the audio DSP.Michael Sevakis2012-04-29
* Fix FS#12262 - Volume (and all sound settings and anything using the "table" ...Jonathan Gordon2011-09-07
* Remove a couple of dead inits and assignments found by the clang-static-analy...Nils Wallménius2011-06-12
* FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon2011-06-01
* Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* invert the quickscreen setting direction on wheel targets for settings which ...Jonathan Gordon2011-04-24
* 2 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon2010-09-06
* Fix F_T_SOUND voicing for decimals and physical values.Michael Sevakis2010-05-12
* Have option_get_valuestring always call sound_val2phys before formatting rath...Michael Sevakis2010-05-12
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki KawashimaJonathan Gordon2009-12-18
* Fix FS#10745 - %mv not working in sbs...Jonathan Gordon2009-11-01
* Don't cast away constnessNils Wallménius2009-10-10
* FS#10636: Quickscreen incorrect operation when menu has negative stepJeffrey Goode2009-10-03
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* FS#10080Nils Wallménius2009-07-14
* Simplify some redundant boolean expressionsBertrik Sikken2009-05-21
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz2009-03-02
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* FS#9525 - The list for the quickscreen items chooser turned out to not really...Jonathan Gordon2008-11-05
* Clean up use of snprintf where strncpy if suited, avoid useless copying of co...Nils Wallménius2008-09-24
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Simplified function option_screenBertrik Sikken2008-07-17
* dont show the "cancelled" splash if the setting wasnt changed (only affects s...Jonathan Gordon2008-07-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon2008-05-28
* callbacks were being called with the old value.. spotted in IRC last weekJonathan Gordon2008-05-28
* const raid in option_selectJonathan Gordon2008-05-15
* recommit the talking quickscreen... silly rename bug which I mised this morningJonathan Gordon2008-05-04
* Revert r17345 on jdgordon's request, until we figure out why it crashes my x5.Stéphane Doyon2008-05-04
* make the quickscreen talkJonathan Gordon2008-05-04
* remove some dead codeJonathan Gordon2008-05-03
* Viewported quickscreen (take 2 :D) (FS#8553)Jonathan Gordon2008-05-03
* option_screen() now accepts a viewportJonathan Gordon2008-04-23
* Fix bug in r17188.Stéphane Doyon2008-04-20
* FS#7980: Select default option in an option listStéphane Doyon2008-04-20
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* Oops. Mop up red.Steve Bavin2008-03-25
* (Hopefully) Revert the quickscreen changes. Many fixes need to be made, Paul Louden2008-02-05
* quiet the masses...Jonathan Gordon2008-02-05
* updated the quickscreen's:Jonathan Gordon2008-02-05
* Make set_option correctly return USB connect status.Michael Sevakis2008-01-11
* Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold2007-11-26
* Convert 2 more settings to table settings. * Fix duplicate value display if t...Jens Arnold2007-11-25
* Fix 64 bit warnings.Jens Arnold2007-11-25