index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
Age
Commit message (
Expand
)
Author
2011-07-28
Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char s...
Jonathan Gordon
2011-07-28
skin engine softlock support for touchscreens:
Jonathan Gordon
2011-07-21
Pull yesno_pop out of the radio code as it is a nice simple resuasble yesno a...
Jonathan Gordon
2011-07-20
Remove to top/bottom quickscreen defaults.
Jonathan Gordon
2011-07-08
Have mpegplayer use the mixer (the playback channel, since it's mutually excl...
Michael Sevakis
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2011-06-20
Use enum themable_icons in struct file_type and struct filetype (who made tho...
Thomas Martitz
2011-06-13
Fix the %cs tag for the pitchscreen and playlist viewer
Jonathan Gordon
2011-06-12
Remove a couple of dead inits and assignments found by the clang-static-analy...
Nils Wallménius
2011-06-01
FS#11925 - Add a proper system to keep track of the current screen/activity t...
Jonathan Gordon
2011-05-25
Workaround an occasional problem where album art or cuesheets might not be re...
Michael Sevakis
2011-05-23
Make volume and progresssbar touch regions work with touch timeouts
Jonathan Gordon
2011-05-23
Fix %Tl 'last touch' tag not accepting the timeout
Jonathan Gordon
2011-05-22
Fix some residual 'defined but not used' warnings by GCC 4.6.0 for touchscree...
Andree Buschmann
2011-05-13
FS#11931 part 2: Allow a short rewind when playback is paused. Patch
Michael Hohmuth
2011-05-13
Skin engine: Swap meaning of & and * for touch regions.
Thomas Martitz
2011-05-09
Fix a warning
Michael Hohmuth
2011-05-09
FS#11931 part 1: Make fade in/out behavior more consistent across the
Michael Hohmuth
2011-05-08
More tab fixes
Bertrik Sikken
2011-05-07
Fix FS#12098 by ignoring battery update events in the yesno screen.
Nils Wallménius
2011-05-01
Fix further 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-05-01
Fix several 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-04-27
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-04-24
invert the quickscreen setting direction on wheel targets for settings which ...
Jonathan Gordon
2011-04-17
Move declaration of global function cfg_string_to_int to header file settings.h
Bertrik Sikken
2011-04-10
Support loading backdrops from anywhere in the filesystem. Fixes FS#12041
Frank Gevaerts
2011-04-04
Rework parts of the replaygain code to be able to differentiate between 0.00 ...
Andree Buschmann
2011-03-27
Skin variables for touchscreen targets (origional implementation by Jens Theeß)
Jonathan Gordon
2011-03-27
Fix touchregions muting volume, and change &<action> to mean 'needs long pres...
Jonathan Gordon
2011-03-22
Scroll speed is increased every N seconds, not every N half seconds.
Andree Buschmann
2011-03-22
Make repeat mode/shuffle work in the sbs also
Jonathan Gordon
2011-03-22
Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev ...
Jonathan Gordon
2011-03-10
Quicker fade_on_stop.
Björn Stenberg
2011-03-07
last of the errors... hopefully
Jonathan Gordon
2011-03-07
move code around to make checkwps compile
Jonathan Gordon
2011-03-07
Merge a bunch of code which is 99% identical so it makes it easier to add mor...
Jonathan Gordon
2011-03-01
fix red
Jonathan Gordon
2011-03-01
Add an ability to set a setting to a specific value with a touchscreen action.
Jonathan Gordon
2011-03-01
fix yellow
Jonathan Gordon
2011-03-01
Remove code duplication in some generic skin touch action handling.
Jonathan Gordon
2011-03-01
Add a touchaction "none" which does nothing when pressed. This will allow som...
Jonathan Gordon
2011-02-28
Add the option of linking the %Tl (last touch) tag to a specific touchregion....
Jonathan Gordon
2011-02-24
FS#11964. Rework replaygain handling to save metadata buffer and binsize. Rem...
Andree Buschmann
2011-02-10
audio_peek_track should copy the struct mp3entry instead of pointing directly...
Michael Sevakis
2011-02-02
Touchscreen: Fix minor redraw after entering the context menu.
Thomas Martitz
2011-02-02
Redo r29168. Use similar but existing mechanism in the action system which se...
Thomas Martitz
2011-02-01
Pitchscreen: Small fix for the right touchscreen button.
Thomas Martitz
2011-01-29
Touchscreen/lists: Hopefully fix glitchy behavior that happened after opening...
Thomas Martitz
2011-01-29
Ugh, remove debug output.
Thomas Martitz
2011-01-29
Improve sometimes glitchy touchscreen handling in the pitchscreen.
Thomas Martitz
[next]