forked from len0rd/rockbox
LastFm remove scrobbler from core make a TSR plugin WIP
remove scrobbler from core make it a plugin Change-Id: I606810eba7d570dfb332789aed913c6f8adc7fb7
This commit is contained in:
parent
8eb4689ab1
commit
fd15ea25d3
12 changed files with 591 additions and 355 deletions
|
@ -503,7 +503,6 @@ struct user_settings
|
|||
int single_mode; /* single mode - stop after every track, album, album artist,
|
||||
artist, composer, work, or genre */
|
||||
bool party_mode; /* party mode - unstoppable music */
|
||||
bool audioscrobbler; /* Audioscrobbler logging */
|
||||
bool cuesheet;
|
||||
bool car_adapter_mode; /* 0=off 1=on */
|
||||
int car_adapter_mode_delay; /* delay before resume, in seconds*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue