Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 2 | -17/+19 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 2 | -11/+13 |
* | string_util: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -1/+1 |
* | cue_parser: convert to C++ | Max Kellermann | 2013-04-09 | 4 | -461/+450 |
* | song: don't use GLib | Max Kellermann | 2013-01-08 | 1 | -0/+2 |
* | cue_parser: fix CUE files with only one track | Max Kellermann | 2013-01-03 | 1 | -7/+47 |
* | cue_parser: add code comments | Max Kellermann | 2013-01-03 | 1 | -2/+21 |
* | cue_parser: fix memory leak | Max Kellermann | 2013-01-03 | 1 | -0/+3 |
* | playlist/cue: map "PERFORMER" to "artist" or "album artist" | Max Kellermann | 2012-08-25 | 1 | -1/+11 |
* | cue_parser: support file types "MP3", "AIFF" | Max Kellermann | 2012-07-26 | 1 | -1/+3 |
* | cue_parser: new line based CUE sheet parser | Max Kellermann | 2012-02-10 | 4 | -267/+385 |
* | cue_tag: show CUE track numbers | Qball Cow | 2011-05-09 | 1 | -0/+9 |
* | cue: fix code style | Orivej Desh | 2010-04-01 | 1 | -5/+5 |
* | cue: prepend pregap to the beginning of the track | Orivej Desh | 2010-03-28 | 1 | -2/+9 |
* | Merge release 0.15.9 from branch 'v0.15.x' | Max Kellermann | 2010-03-28 | 1 | -17/+1 |
|\ | |||||
| * | tag: added function tag_merge_replace() | Max Kellermann | 2010-03-17 | 1 | -21/+1 |
* | | cue_tag: added song duration support | Max Kellermann | 2009-12-16 | 1 | -2/+10 |
* | | cue_tag: check cd_get_track()!=NULL | Max Kellermann | 2009-12-16 | 1 | -3/+5 |
* | | cue_tag: added function cue_tag() | Max Kellermann | 2009-12-16 | 2 | -17/+29 |
* | | cue_tag: merged code into cue_tag_merge() | Max Kellermann | 2009-12-16 | 1 | -22/+18 |
* | | cue_tag: pass "const" string to cue_tag_string() | Max Kellermann | 2009-12-16 | 2 | -2/+2 |
* | | cue_tag: changed runtime checks to assertions | Max Kellermann | 2009-12-16 | 1 | -14/+9 |
* | | cue_tag: fixed indent and code style | Max Kellermann | 2009-12-16 | 2 | -78/+43 |
* | | cue_tag: tag_new() cannot fail | Max Kellermann | 2009-12-16 | 1 | -22/+10 |
* | | cue_tag: include cleanup | Max Kellermann | 2009-12-16 | 2 | -2/+5 |
* | | include config.h in all sources | Max Kellermann | 2009-11-12 | 2 | -2/+4 |
* | | tag: removed the "_ITEM_" suffix from the enum names | Max Kellermann | 2009-10-13 | 1 | -47/+47 |
|/ | |||||
* | Build tags from information in cue sheets | Jochen Keil | 2009-03-31 | 2 | -0/+296 |