rockbox/apps/menus
Michael Hohmuth 5aec3c2400 FS#11931 part 2: Allow a short rewind when playback is paused. Patch
by John Morris.

This patch adds an option to rewind the current track by a few seconds
when it is paused, irrespective of what has caused the pause.  This is
useful for audiobooks and podcasts to allow the listener to recall
where the track was left off.

The patch subsumes the existing rewind-on-headphone-unplug feature and
extends it to all invocations of pause: play/pause button (or touch
area), headphone removal, and power-supply unplug in car-adapter
mode. It also subsumes FS#9448 (rewind on fade).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29876 a1c6a512-1295-4272-9138-f99709370657
2011-05-13 22:28:47 +00:00
..
audiohw_eq_menu.c
display_menu.c
eq_menu.c eq menu: remove write-only variable 2010-09-21 09:10:01 +00:00
eq_menu.h
exported_menus.h Move fm radio related menus out of radio.c into apps/menus/. 2011-01-29 15:01:28 +00:00
main_menu.c FS#11939: Simplify talk_time_unit(). 2011-02-20 15:23:18 +00:00
menu_common.c
menu_common.h
playback_menu.c FS#11931 part 2: Allow a short rewind when playback is paused. Patch 2011-05-13 22:28:47 +00:00
playlist_menu.c Safeguard against possible stack corruption when the string in the tempbuffer is as long as the buffer and strcat adds a char. 2010-08-21 16:14:18 +00:00
plugin_menu.c Fix oops in r29160 (apps went into games and vice versa). 2011-01-29 15:03:03 +00:00
radio_menu.c Fix yellow 2011-01-29 15:14:23 +00:00
recording_menu.c Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me. 2010-10-31 21:09:34 +00:00
settings_menu.c autoresume: Match full directory path names only in autoresumable() 2011-02-11 00:20:03 +00:00
sound_menu.c Fix red, stupid typo 2010-09-17 20:34:47 +00:00
theme_menu.c FS#11777: enhancement for rockbox_browse() 2010-12-14 13:37:58 +00:00
time_menu.c