rockbox/apps/menus
roman.artiukhin ffe2df2e92 Implement Rewind across tracks functionality
Useful feature for audiobooks. To rewind from the end of the previous track - press rewind at the very beginning of the current track. So if you are in the middle of the track - first rewind till beginning then release and press rewind button again (Playback Settings -> Rewind Across Tracks option should be enabled)

Fixes FS#13290

Change-Id: I5d7f06f64ad76d1e8f7827fe594ccca5f621769d
2022-11-12 09:13:19 -05:00
..
audiohw_eq_menu.c Fix red dynamic menus 2019-09-20 03:57:38 -05:00
display_menu.c gui: Remove gui_synclist_limit_scroll() 2022-10-05 11:22:34 -04:00
eq_menu.c eq_menu cleanup some getstringsize calls 2022-11-09 11:58:17 -05:00
eq_menu.h quickscreen: fix EQ enable not working in quickscreen 2021-08-26 19:34:18 +00:00
exported_menus.h [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
main_menu.c gui: Remove gui_synclist_item_is_onscreen() 2022-10-05 11:23:11 -04:00
menu_common.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
menu_common.h [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
playback_menu.c Implement Rewind across tracks functionality 2022-11-12 09:13:19 -05:00
playlist_menu.c apps: Add "keep current track when replacing playlist" setting 2022-05-14 16:05:46 +01:00
plugin_menu.c Use USB events for storing plugin_menu state 2021-10-31 12:42:24 -04:00
radio_menu.c sync clock with RDS time 2022-02-07 22:04:10 +01:00
recording_menu.c Fix red from 6f5af8e53c 2022-04-17 17:21:02 +01:00
settings_menu.c Reset settings on button hold 2022-06-21 22:43:39 -04:00
sound_menu.c Document an intentional fallthrough in the volume limit menu code 2021-07-22 23:55:03 +00:00
theme_menu.c gui_synclist move global display settings to list struct 2022-04-10 22:24:28 -04:00
time_menu.c alarm_menu share setter with settime 2022-03-30 09:05:28 -04:00