index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cue
Age
Commit message (
Expand
)
Author
2013-04-09
string_util: convert to C++
Max Kellermann
2013-04-09
cue_parser: convert to C++
Max Kellermann
2013-01-08
song: don't use GLib
Max Kellermann
2013-01-03
cue_parser: fix CUE files with only one track
Max Kellermann
2013-01-03
cue_parser: add code comments
Max Kellermann
2013-01-03
cue_parser: fix memory leak
Max Kellermann
2012-08-25
playlist/cue: map "PERFORMER" to "artist" or "album artist"
Max Kellermann
2012-07-26
cue_parser: support file types "MP3", "AIFF"
Max Kellermann
2012-02-10
cue_parser: new line based CUE sheet parser
Max Kellermann
2011-05-09
cue_tag: show CUE track numbers
Qball Cow
2010-04-01
cue: fix code style
Orivej Desh
2010-03-28
cue: prepend pregap to the beginning of the track
Orivej Desh
2010-03-28
Merge release 0.15.9 from branch 'v0.15.x'
Max Kellermann
2010-03-17
tag: added function tag_merge_replace()
Max Kellermann
2009-12-16
cue_tag: added song duration support
Max Kellermann
2009-12-16
cue_tag: check cd_get_track()!=NULL
Max Kellermann
2009-12-16
cue_tag: added function cue_tag()
Max Kellermann
2009-12-16
cue_tag: merged code into cue_tag_merge()
Max Kellermann
2009-12-16
cue_tag: pass "const" string to cue_tag_string()
Max Kellermann
2009-12-16
cue_tag: changed runtime checks to assertions
Max Kellermann
2009-12-16
cue_tag: fixed indent and code style
Max Kellermann
2009-12-16
cue_tag: tag_new() cannot fail
Max Kellermann
2009-12-16
cue_tag: include cleanup
Max Kellermann
2009-11-12
include config.h in all sources
Max Kellermann
2009-10-13
tag: removed the "_ITEM_" suffix from the enum names
Max Kellermann
2009-03-31
Build tags from information in cue sheets
Jochen Keil