aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/flac/decoder_flac.cpp
Commit message (Expand)AuthorAgeFilesLines
* updated copyrighttrialuser022020-12-231-1/+1
* ported some code to QRegularExpressiontrialuser022020-10-231-1/+2
* coding style fixestrialuser022020-08-121-12/+10
* show codec and bitrate for IceCast streams (#1046)trialuser022020-06-241-0/+2
* updated copyrighttrialuser022020-02-111-1/+1
* optimizationtrialuser022019-04-281-9/+0
* flac: using shared cue parsertrialuser022019-04-271-16/+20
* using override keywordtrialuser022019-01-061-1/+1
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-8/+8
* ported flac plugin to new apitrialuser022018-05-271-11/+4
* added extra functions to AudioParameters classtrialuser022017-10-221-3/+2
* changed contact informationtrialuser022017-10-071-1/+1
* cleanuptrialuser022017-06-301-3/+0
* flac: refactoringtrialuser022017-06-301-84/+82
* flac: fixed segmentation fault on Ogg FLAC streams (#920)trialuser022017-06-301-11/+46
* flac: fixed bitrate calculation (#916)trialuser022017-05-201-7/+15
* coding style fixestrialuser022016-10-291-0/+1
* some optimizationstrialuser022016-10-291-1/+0
* changed decoder apitrialuser022016-09-141-2/+2
* removed useless codetrialuser022016-08-011-1/+1
* fixed previous committrialuser022016-04-251-1/+1
* using unsigned char for raw datatrialuser022015-12-061-2/+2
* added flac plugin optimizationtrialuser022015-09-201-42/+39
* fixed clang warningstrialuser022014-10-181-1/+1
* refactoringtrialuser022014-10-061-5/+6
* added multichannel supporttrialuser022014-10-061-3/+74
* flac: fixed disc number disappearing when using embedded cuetrialuser022014-07-141-3/+7
* fixed gcc 4.7 warnings, replaced deprecated functionstrialuser022013-02-021-3/+0
* 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
* added 'disc number' tag support for flac files with embedded cuesheet, added ...trialuser022012-02-131-0/+5
* flac/wavpack plugin: fixed windows supporttrialuser022012-01-281-11/+3
* updated copyrightstrialuser022012-01-231-1/+1
* added win32 patchestrialuser022012-01-171-2/+2
* removed useless codetrialuser022011-11-121-2/+0
* 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
* reapplied previous patchtrialuser022010-03-111-12/+12
* removed obsolete memberstrialuser022010-03-111-2/+2
* fixed flac regression (Closes issue 257)trialuser022010-02-281-1/+24
* added ogg flac supporttrialuser022010-02-161-26/+41
* updated audio enginetrialuser022010-01-161-23/+35
* fixed cue playing with '?' in its pathtrialuser022009-10-021-0/+1
* disabled broken pluginstrialuser022009-09-241-2/+1
* fixed cue parsingtrialuser022009-09-241-1/+1
* fixed cue+flac regression (Fixes issue 169)trialuser022009-09-221-1/+1
* enabled flac plugintrialuser022009-09-221-61/+108
* removed unused codetrialuser022009-07-211-9/+0