aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/wavpack/cueparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* changed contact informationtrialuser022017-10-071-1/+1
* cue: using leading PERFORMER tag as album artist (#891)trialuser022017-10-061-1/+2
* removed useless codetrialuser022016-07-281-48/+1
* using DecodeFactory::properties() for factory searchtrialuser022016-07-261-2/+2
* fixed FSF headerstrialuser022012-07-311-1/+1
* fixed FSF address (trunk)trialuser022012-07-311-1/+1
* fixed unquoted string parsing in cuesheetstrialuser022012-04-131-1/+7
* flac/wavpack plugin: fixed windows supporttrialuser022012-01-281-6/+1
* updated yeartrialuser022012-01-191-1/+1
* cue parser: added replaygain support (Closes issue 279)trialuser022011-10-201-23/+95
* fixed cue classestrialuser022011-10-191-5/+5
* cue parser: fixed problem with paths which contains colontrialuser022011-02-011-0/+1
* reapplied previous patchtrialuser022010-03-111-1/+1
* updated embedded cue parserstrialuser022010-02-041-30/+21
* added engine api, enabled mplayer plugintrialuser022009-10-091-4/+2
* fixed cue playing with '?' in its pathtrialuser022009-10-021-0/+1
* fixed cue parsingtrialuser022009-09-241-1/+1
* enabled wavpack plugintrialuser022009-09-221-0/+5
* fixed cue parsing, fixed jacktrialuser022009-08-231-4/+7
* enabled wavpack plugin, fixed problem with slow seekingtrialuser022009-07-201-3/+3
* fixed playing cue files with symbol '#' in the pathtrialuser022009-04-301-1/+4
* improved seeking accuracytrialuser022009-03-071-7/+10
* fixed embedded cue encodingtrialuser022009-02-181-6/+1
* wavpack embeded cue support (thanks to Dmitry Kostin)trialuser022009-02-061-0/+188