summaryrefslogtreecommitdiff
path: root/apps/gui/wps.c (follow)
Commit message (Expand)AuthorAge
* AB repeat: fix bug that prevents to jump to beginning of trackSebastian Leonhardt2015-10-25
* events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz2014-03-14
* scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz2013-12-14
* Get rid of some superfluous single-purpose functions in playback.Michael Sevakis2013-07-13
* Fix whitespace in files for following commit.Michael Sevakis2013-07-12
* Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius2012-05-09
* Remove extraneous parensRafaël Carré2012-05-06
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* Add new actions to %Tp (Touchscreen areas)Osborne Jacobs2012-03-13
* Fix FS#9391 - playback engine gets confused by multiple simultaneous button p...Jonathan Gordon2012-02-07
* Apply "Skip to outro" and specific skip lengths to individual tracks in a cue...Thomas Martitz2012-01-30
* Fix touchscreens so entering the WPS with a skin with no touchregions reverts...Jonathan Gordon2011-12-06
* Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon2011-11-19
* Use buflib for all skin engine allocations.Jonathan Gordon2011-11-15
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Make function calc_db in peakmeter.c staticBertrik Sikken2011-10-04
* Remove unused function display_keylock_textBertrik Sikken2011-10-04
* Fix FS#12238 - WPS delay on pause introduced by r30097 which was the excuse I...Michael Sevakis2011-08-23
* Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis2011-07-08
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29
* Workaround an occasional problem where album art or cuesheets might not be re...Michael Sevakis2011-05-25
* FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth2011-05-13
* Fix a warningMichael Hohmuth2011-05-09
* FS#11931 part 1: Make fade in/out behavior more consistent across theMichael Hohmuth2011-05-09
* Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis2011-04-27
* Fix touchregions muting volume, and change &<action> to mean 'needs long pres...Jonathan Gordon2011-03-27
* 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
* Merge a bunch of code which is 99% identical so it makes it easier to add mor...Jonathan Gordon2011-03-07
* Remove code duplication in some generic skin touch action handling.Jonathan Gordon2011-03-01
* Remove WPS related variable which is read but not set or changed. Closes FS#1...Andree Buschmann2011-01-25
* Few whitespace fixes by Michael Hohmuth FS#11885Mustapha Senhaji2011-01-18
* New Touchscreen region type... 'mute' which un/mutes volume without pausing p...Jonathan 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
* Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz2010-10-31
* Another major skin backend update/hopefully bugfix:Jonathan Gordon2010-09-14
* 2 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon2010-09-06
* Fix FS#11526 - %Vf(<hex>) was acceptable on grey remotes with colour mainJonathan Gordon2010-08-10
* Fix FS#11527 - remote wps/sbs doesnt update correctlyJonathan Gordon2010-08-10
* Force touchscreen targets into 3x3 grid mode when entering the wps/radio if t...Jonathan Gordon2010-08-04
* Fix FS#10926 - h300 wps wouldnt be updated correctly when the backlight turns...Jonathan Gordon2010-08-02
* Allow viewport labels to be mostly free text instead of only one character. I...Jonathan Gordon2010-08-02
* Various minor clean-ups for mrobeBertrik Sikken2010-07-31
* FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon2010-07-29
* AB_REPEAT_ENABLE was never defined to 2Rafaël Carré2010-07-18
* Fix the hotkey touch region in the wpsJonathan Gordon2010-06-21
* Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon2010-06-21
* fix ffwd/rewind on touchscreen targets using regionsJonathan Gordon2010-06-20