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
/
wps.c
Age
Commit message (
Expand
)
Author
2012-04-29
Make rbcodec/dsp includes more specific.
Michael Sevakis
2012-03-13
Add new actions to %Tp (Touchscreen areas)
Osborne Jacobs
2012-02-07
Fix FS#9391 - playback engine gets confused by multiple simultaneous button p...
Jonathan Gordon
2012-01-30
Apply "Skip to outro" and specific skip lengths to individual tracks in a cue...
Thomas Martitz
2011-12-06
Fix touchscreens so entering the WPS with a skin with no touchregions reverts...
Jonathan Gordon
2011-11-19
Get rid of a really annoying #ifdef line to check if backdrop support should ...
Jonathan Gordon
2011-11-15
Use buflib for all skin engine allocations.
Jonathan Gordon
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-04
Make function calc_db in peakmeter.c static
Bertrik Sikken
2011-10-04
Remove unused function display_keylock_text
Bertrik Sikken
2011-08-23
Fix FS#12238 - WPS delay on pause introduced by r30097 which was the excuse I...
Michael Sevakis
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-05-25
Workaround an occasional problem where album art or cuesheets might not be re...
Michael Sevakis
2011-05-13
FS#11931 part 2: Allow a short rewind when playback is paused. Patch
Michael Hohmuth
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-04-27
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-03-27
Fix touchregions muting volume, and change &<action> to mean 'needs long pres...
Jonathan Gordon
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
Merge a bunch of code which is 99% identical so it makes it easier to add mor...
Jonathan Gordon
2011-03-01
Remove code duplication in some generic skin touch action handling.
Jonathan Gordon
2011-01-25
Remove WPS related variable which is read but not set or changed. Closes FS#1...
Andree Buschmann
2011-01-18
Few whitespace fixes by Michael Hohmuth FS#11885
Mustapha Senhaji
2011-01-13
New Touchscreen region type... 'mute' which un/mutes volume without pausing p...
Jonathan Gordon
2010-12-10
Oops, unintended change slipped in.
Thomas Martitz
2010-12-10
Android: Rework notification and change icon sizes to better meet the systems...
Thomas Martitz
2010-10-31
Add support multimedia keys/buttons to the core, and adapt Rockbox on android...
Thomas Martitz
2010-09-14
Another major skin backend update/hopefully bugfix:
Jonathan Gordon
2010-09-06
2 new touch region options... "settings_inc" and "settings_dec" which will in...
Jonathan Gordon
2010-08-10
Fix FS#11526 - %Vf(<hex>) was acceptable on grey remotes with colour main
Jonathan Gordon
2010-08-10
Fix FS#11527 - remote wps/sbs doesnt update correctly
Jonathan Gordon
2010-08-04
Force touchscreen targets into 3x3 grid mode when entering the wps/radio if t...
Jonathan Gordon
2010-08-02
Fix FS#10926 - h300 wps wouldnt be updated correctly when the backlight turns...
Jonathan Gordon
2010-08-02
Allow viewport labels to be mostly free text instead of only one character. I...
Jonathan Gordon
2010-07-31
Various minor clean-ups for mrobe
Bertrik Sikken
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-18
AB_REPEAT_ENABLE was never defined to 2
Rafaël Carré
2010-06-21
Fix the hotkey touch region in the wps
Jonathan Gordon
2010-06-21
Touchregion support for the Base Skin and FM Skins. display obviously needs t...
Jonathan Gordon
2010-06-20
fix ffwd/rewind on touchscreen targets using regions
Jonathan Gordon
2010-06-15
first step of making touch regions usable in all skins, not just the WPS.. no...
Jonathan Gordon
2010-06-09
rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...
Jonathan Gordon
2010-06-09
reclaim most of the delta from the pictureflow commit
Jonathan Gordon
2010-06-09
FS#11270 by Chris Savery - WPS integration for pictureflow
Jonathan Gordon
2010-06-07
Changeover to the new skin format. SkinBreakingChange in the wiki has the run...
Jonathan Gordon
2010-06-06
Change cuesheet handling so the id3 info is not spoofed anymore. If something...
Jonathan Gordon
2010-05-12
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
[next]