index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
gui
/
option_select.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-05
Speech Feedback improvements on the Quickscreen
Solomon Peachy
1
-1
/
+1
2018-12-22
Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)
William Wilgus
1
-18
/
+23
2017-11-21
Undo hacks to meant to get around string formatting limitations
Michael Sevakis
1
-17
/
+3
2014-01-13
Implement volume limiter feature
PurlingNayuki
1
-2
/
+4
2012-07-06
skin_engine: Make pressing the setting bar touch region work
Jonathan Gordon
1
-0
/
+18
2012-07-05
skin_engine: Allow the %St() (setting) skin tag be used as a bar
Jonathan Gordon
1
-0
/
+25
2012-04-29
Fundamentally rewrite much of the audio DSP.
Michael Sevakis
1
-0
/
+1
2011-09-07
Fix FS#12262 - Volume (and all sound settings and anything using the "table" ...
Jonathan Gordon
1
-0
/
+4
2011-06-12
Remove a couple of dead inits and assignments found by the clang-static-analy...
Nils Wallménius
1
-1
/
+0
2011-06-01
FS#11925 - Add a proper system to keep track of the current screen/activity t...
Jonathan Gordon
1
-0
/
+2
2011-05-01
Fix further 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
1
-5
/
+8
2011-04-24
invert the quickscreen setting direction on wheel targets for settings which ...
Jonathan Gordon
1
-6
/
+0
2010-09-06
2 new touch region options... "settings_inc" and "settings_dec" which will in...
Jonathan Gordon
1
-1
/
+1
2010-05-12
Fix F_T_SOUND voicing for decimals and physical values.
Michael Sevakis
1
-2
/
+5
2010-05-12
Have option_get_valuestring always call sound_val2phys before formatting rath...
Michael Sevakis
1
-3
/
+2
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
1
-2
/
+1
2009-12-18
FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki Kawashima
Jonathan Gordon
1
-1
/
+1
2009-11-01
Fix FS#10745 - %mv not working in sbs...
Jonathan Gordon
1
-0
/
+3
2009-10-10
Don't cast away constness
Nils Wallménius
1
-4
/
+5
2009-10-03
FS#10636: Quickscreen incorrect operation when menu has negative step
Jeffrey Goode
1
-8
/
+9
2009-08-20
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
1
-10
/
+12
2009-07-14
FS#10080
Nils Wallménius
1
-3
/
+3
2009-05-21
Simplify some redundant boolean expressions
Bertrik Sikken
1
-1
/
+1
2009-05-09
Remove unneeded #include "backdrop.h"
Bertrik Sikken
1
-1
/
+0
2009-03-02
Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...
Thomas Martitz
1
-3
/
+0
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
1
-2
/
+0
2008-11-05
FS#9525 - The list for the quickscreen items chooser turned out to not really...
Jonathan Gordon
1
-1
/
+3
2008-09-24
Clean up use of snprintf where strncpy if suited, avoid useless copying of co...
Nils Wallménius
1
-5
/
+4
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
1
-1
/
+1
2008-07-17
Simplified function option_screen
Bertrik Sikken
1
-42
/
+21
2008-07-15
dont show the "cancelled" splash if the setting wasnt changed (only affects s...
Jonathan Gordon
1
-4
/
+6
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-28
Updated recording trigger screen (seems to be a feature almost noone uses?)
Jonathan Gordon
1
-2
/
+12
2008-05-28
callbacks were being called with the old value.. spotted in IRC last week
Jonathan Gordon
1
-2
/
+2
2008-05-15
const raid in option_select
Jonathan Gordon
1
-8
/
+27
2008-05-04
recommit the talking quickscreen... silly rename bug which I mised this morning
Jonathan Gordon
1
-14
/
+17
2008-05-04
Revert r17345 on jdgordon's request, until we figure out why it crashes my x5.
Stéphane Doyon
1
-18
/
+14
2008-05-04
make the quickscreen talk
Jonathan Gordon
1
-14
/
+18
2008-05-03
remove some dead code
Jonathan Gordon
1
-51
/
+0
2008-05-03
Viewported quickscreen (take 2 :D) (FS#8553)
Jonathan Gordon
1
-51
/
+53
2008-04-23
option_screen() now accepts a viewport
Jonathan Gordon
1
-1
/
+2
2008-04-20
Fix bug in r17188.
Stéphane Doyon
1
-1
/
+1
2008-04-20
FS#7980: Select default option in an option list
Stéphane Doyon
1
-56
/
+75
2008-04-09
Pass the buffer length to the list_get_name callback functions instead of usi...
Nils Wallménius
1
-2
/
+4
2008-03-26
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
1
-1
/
+2
2008-03-25
Oops. Mop up red.
Steve Bavin
1
-72
/
+1
2008-02-05
(Hopefully) Revert the quickscreen changes. Many fixes need to be made,
Paul Louden
1
-15
/
+48
2008-02-05
quiet the masses...
Jonathan Gordon
1
-0
/
+2
2008-02-05
updated the quickscreen's:
Jonathan Gordon
1
-49
/
+14
2008-01-11
Make set_option correctly return USB connect status.
Michael Sevakis
1
-6
/
+9
[next]