aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/wavpack/decoder_wavpack.cpp
Commit message (Expand)AuthorAgeFilesLines
* updated copyrighttrialuser022020-12-231-1/+1
* ported some code to QRegularExpressiontrialuser022020-10-231-2/+2
* coding style fixestrialuser022020-08-121-5/+3
* updated copyrighttrialuser022020-02-111-1/+1
* fixed build regression (#997)trialuser022019-04-281-1/+0
* optimizationtrialuser022019-04-281-11/+0
* wavpack: using shared cue parsertrialuser022019-04-281-11/+12
* wavpack: fixed 12, 20-bit integer and 32-bit float formats supporttrialuser022019-01-071-0/+12
* using override keywordtrialuser022019-01-061-1/+1
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-7/+7
* enabled wavpack plugintrialuser022018-05-271-4/+4
* added extra functions to AudioParameters classtrialuser022017-10-221-4/+3
* changed contact informationtrialuser022017-10-071-1/+1
* some optimizationstrialuser022016-10-291-1/+1
* changed decoder apitrialuser022016-09-141-2/+2
* wavpack: added unicode support under windowstrialuser022016-06-151-2/+12
* using unsigned char for raw datatrialuser022015-12-061-2/+2
* wavpack plugin: optimization, fixed memory leaktrialuser022015-09-211-61/+22
* fixed clang warningstrialuser022014-10-181-1/+1
* wavpack: added multichannel supporttrialuser022014-10-061-4/+76
* fixed buildtrialuser022013-05-201-1/+2
* marking recycler as private apitrialuser022012-12-071-1/+0
* fixed FSF headerstrialuser022012-07-311-1/+1
* fixed FSF address (trunk)trialuser022012-07-311-1/+1
* flac/wavpack plugin: fixed windows supporttrialuser022012-01-281-6/+10
* updated copyrightstrialuser022012-01-231-1/+1
* cue parser: added replaygain support (Closes issue 279)trialuser022011-10-201-0/+2
* decoder api changes: removed StateHandler usagetrialuser022011-09-171-2/+2
* cue parser: fixed problem with paths which contains colontrialuser022011-02-011-0/+1
* dynamic buffer sizetrialuser022010-10-081-6/+4
* reapplied previous patchtrialuser022010-03-111-2/+2
* removed obsolete memberstrialuser022010-03-111-1/+1
* wavpack plugin: added some optimizationtrialuser022010-03-111-20/+22
* wavpack plugin: fixed 24-bit support (Closes issue 265)trialuser022010-03-111-7/+21
* updated audio enginetrialuser022010-01-161-6/+19
* fixed cue playing with '?' in its pathtrialuser022009-10-021-0/+1
* enabled wavpack plugintrialuser022009-09-221-49/+113
* enabled wavpack plugin, fixed problem with slow seekingtrialuser022009-07-201-186/+69
* wavpack plugin: improved total time calculationtrialuser022009-05-121-1/+1
* fixed wavpack with embedded cue supporttrialuser022009-05-111-1/+1
* fixed playing cue files with symbol '#' in the pathtrialuser022009-04-301-0/+2
* fixed now-playing notification for flac and wavpack files with embeded cuetrialuser022009-04-151-0/+3
* improved seeking accuracytrialuser022009-03-071-3/+3
* wavpack embeded cue support (thanks to Dmitry Kostin)trialuser022009-02-061-12/+47
* enabled all input pluginstrialuser022008-10-121-30/+14
* wavpack plugin: compile fixtrialuser022008-04-171-0/+1
* wavpack plugin: removed excess codetrialuser022008-04-171-11/+0
* added wavpack plugintrialuser022008-03-061-0/+287