forked from len0rd/rockbox
Cuesheet support by Jonathan Gordon and me (FS #6460).
Everytime an audio file is loaded, a cue file with the same name is searched for. A setting allows to disable this (default is off). Cuesheet files can also be viewed in the file browser. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12304 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0403c2a572
commit
9f4bd8712f
16 changed files with 640 additions and 6 deletions
|
|
@ -32,6 +32,7 @@ settings_list.c
|
|||
settings_menu.c
|
||||
sound_menu.c
|
||||
status.c
|
||||
cuesheet.c
|
||||
#if !defined(SIMULATOR) || CONFIG_CODEC == SWCODEC
|
||||
talk.c
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue