summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
...
* Scroll speed is increased every N seconds, not every N half seconds.Andree Buschmann2011-03-22
* Make repeat mode/shuffle work in the sbs alsoJonathan Gordon2011-03-22
* Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev ...Jonathan Gordon2011-03-22
* Quicker fade_on_stop.Björn Stenberg2011-03-10
* last of the errors... hopefullyJonathan Gordon2011-03-07
* move code around to make checkwps compileJonathan Gordon2011-03-07
* Merge a bunch of code which is 99% identical so it makes it easier to add mor...Jonathan Gordon2011-03-07
* fix redJonathan Gordon2011-03-01
* Add an ability to set a setting to a specific value with a touchscreen action.Jonathan Gordon2011-03-01
* fix yellowJonathan Gordon2011-03-01
* Remove code duplication in some generic skin touch action handling.Jonathan Gordon2011-03-01
* Add a touchaction "none" which does nothing when pressed. This will allow som...Jonathan Gordon2011-03-01
* Add the option of linking the %Tl (last touch) tag to a specific touchregion....Jonathan Gordon2011-02-28
* FS#11964. Rework replaygain handling to save metadata buffer and binsize. Rem...Andree Buschmann2011-02-24
* audio_peek_track should copy the struct mp3entry instead of pointing directly...Michael Sevakis2011-02-10
* Touchscreen: Fix minor redraw after entering the context menu.Thomas Martitz2011-02-02
* Redo r29168. Use similar but existing mechanism in the action system which se...Thomas Martitz2011-02-02
* Pitchscreen: Small fix for the right touchscreen button.Thomas Martitz2011-02-01
* Touchscreen/lists: Hopefully fix glitchy behavior that happened after opening...Thomas Martitz2011-01-29
* Ugh, remove debug output.Thomas Martitz2011-01-29
* Improve sometimes glitchy touchscreen handling in the pitchscreen.Thomas Martitz2011-01-29
* Remove WPS related variable which is read but not set or changed. Closes FS#1...Andree Buschmann2011-01-25
* New option for the bar tags: 'backdrop, <label>' will draw another image und...Jonathan Gordon2011-01-24
* Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis2011-01-18
* Few whitespace fixes by Michael Hohmuth FS#11885Mustapha Senhaji2011-01-18
* fix FS#11835: %Lt tag doesn't work on targets with more than 1 screen.Teruaki Kawashima2011-01-15
* New Touchscreen region type... 'mute' which un/mutes volume without pausing p...Jonathan Gordon2011-01-13
* here tooJonathan Gordon2011-01-13
* remove unecessary (duplicated even) headerJonathan Gordon2011-01-13
* FS#11867 - Add 2 new tags to allow skins to display themed peakmetersJonathan Gordon2011-01-13
* Oops, unintended change slipped in.Thomas Martitz2010-12-10
* Android: Rework notification and change icon sizes to better meet the systems...Thomas Martitz2010-12-10
* Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz2010-12-06
* Very small code shuffle to maybe make parseing %if() a smidgen fasterJonathan Gordon2010-11-30
* Hopefully fix a crash using %if() with stringsJonathan Gordon2010-11-28
* Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.Jonathan Gordon2010-11-18
* Android: Fix compilation failureThomas Martitz2010-11-12
* Signal strength meter for FM radio - FS#8151 by Przemysław HołubowskiBertrik Sikken2010-11-11
* fix warningsJonathan Gordon2010-11-11
* Add a bit more debug output to checkwpsJonathan Gordon2010-11-11
* Touchscreen: Improved scroll thresholdThomas Martitz2010-11-10
* Make the context menu pop up instantly after the long press timeout when hold...Thomas Martitz2010-11-05
* Undo the part of r28480 that caused the simulator to also use host malloc.Thomas Martitz2010-11-05
* Adapt icon loading to get_user_file_path()Thomas Martitz2010-11-04
* RaaA: Use the host's malloc() for the skin engine.Jonathan Gordon2010-11-04
* Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz2010-10-31
* FS#11686 - Kinetic list scrolling for touchscreenThomas Martitz2010-10-31
* skin_parser: Change the way hardware conditionals are done (i.e %?cc)Jonathan Gordon2010-10-28
* fix that disktidy plugin and shopper plugin is not usable when Show Icons set...Teruaki Kawashima2010-10-26
* Make pitchscreen absolute point mode compatible.Thomas Martitz2010-10-25