• Jochen Keil's avatar
    Initial support for embedded cue sheets found in flac files · 706112bb
    Jochen Keil authored
    So far only seekpoints are supported, so no proper tagging yet
    except for track number and track length.
    Tagging should be done by parsing the cue sheet which
    is often embedded as vorbis comment in flac files.
    Furthermore the pathname should be configurable like "%A - %t - %T",
    where %A means Artist, %t track number and %T Title or so.
    706112bb
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...