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
2021-08-15
Drop HAVE_RTC_RAM
Aidan MacDonald
2021-08-04
Document intentional fallthroughs + fix harmless unintended ones
Aidan MacDonald
2021-06-22
Touchscreen: adjust calculation of bar touch position
Aidan MacDonald
2021-06-22
Touchscreen: make volume bars respect volume step increment
Aidan MacDonald
2021-03-09
Shortcuts Menu -- Update2
William Wilgus
2021-03-07
Shortcuts.c -- Update
William Wilgus
2020-10-08
get rid of ACTION_F3 (leftover from Archos days)
Solomon Peachy
2020-08-17
Add open_plugin to core
William Wilgus
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2018-06-20
Volume adjustment in WPS ignored AUDIOHW_SETTING values
Marcin Bukat
2015-10-25
AB repeat: fix bug that prevents to jump to beginning of track
Sebastian Leonhardt
2014-03-14
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
2013-12-14
scroll_engine: Rename scroll_stop* functions to be more consistent with the l...
Thomas Martitz
2013-07-13
Get rid of some superfluous single-purpose functions in playback.
Michael Sevakis
2013-07-12
Fix whitespace in files for following commit.
Michael Sevakis
2012-05-09
Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL
Nils Wallménius
2012-05-06
Remove extraneous parens
Rafaël Carré
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
[next]