1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/menus
William Wilgus c3fd32bdf2 [Feature] playback logging from core
people don't like having to remember to run the TSR plugin so
lets meet them halfway

all tracks are added with timestamp, elapsed, length, trackname

added buffering for ATA devices

still needed:
-Done -- a plugin that parses for duplicates and reads the track info
to create the actual scrobbler log
(log can be truncated once dumped)
this should allow you to run the plugin at leisure

later I'd like to expand this logging to allow
track culling based on skipped songs..

remove the TSR plugin as hard disk no longer need to use it

Change-Id: Ib0b74b4c868fecb3e4941a8f4b9de7bd8728fe3e
2025-01-13 00:45:09 -05:00
..
audiohw_eq_menu.c menus move functions with parameters to their own type 2022-12-17 02:51:43 -05:00
display_menu.c Settings: Add a new option to prevent text scrollings in the home screen 2024-08-28 20:24:44 -04:00
eq_menu.c Add reset EQ menu option 2024-10-16 17:20:27 +01: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 Don't use CHECK_VOL(x) as a loop conditional 2024-12-15 15:34:18 -05: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 [Feature] playback logging from core 2025-01-13 00:45:09 -05:00
playlist_menu.c Playlist Catalogue: fix: "Save Current Playlist" may fail silently 2025-01-09 06:10:46 +01:00
plugin_menu.c Remove browse_context_init() 2022-12-17 13:36:38 +00:00
radio_menu.c radio.c presets.c small clean-up 2024-11-30 16:42:43 -05:00
recording_menu.c use path_append for setting directories is several settings 2024-04-01 07:35:53 -04:00
settings_menu.c shortcuts: refactor sleeptimer / talk_timedate 2024-05-13 18:18:45 +02:00
sound_menu.c erosqnative: Repurpose stereosw_select setting for output select 2024-12-07 09:20:40 -05:00
theme_menu.c Remove browse_context_init() 2022-12-17 13:36:38 +00:00
time_menu.c shortcuts: refactor sleeptimer / talk_timedate 2024-05-13 18:18:45 +02:00