index
:
qmmp
main
patches
Qmmp with Jyrki's patches
Jyrki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
Input
/
flac
/
decoder_flac.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ported flac plugin to new api
trialuser02
2018-05-27
1
-11
/
+4
*
added extra functions to AudioParameters class
trialuser02
2017-10-22
1
-3
/
+2
*
changed contact information
trialuser02
2017-10-07
1
-1
/
+1
*
cleanup
trialuser02
2017-06-30
1
-3
/
+0
*
flac: refactoring
trialuser02
2017-06-30
1
-84
/
+82
*
flac: fixed segmentation fault on Ogg FLAC streams (#920)
trialuser02
2017-06-30
1
-11
/
+46
*
flac: fixed bitrate calculation (#916)
trialuser02
2017-05-20
1
-7
/
+15
*
coding style fixes
trialuser02
2016-10-29
1
-0
/
+1
*
some optimizations
trialuser02
2016-10-29
1
-1
/
+0
*
changed decoder api
trialuser02
2016-09-14
1
-2
/
+2
*
removed useless code
trialuser02
2016-08-01
1
-1
/
+1
*
fixed previous commit
trialuser02
2016-04-25
1
-1
/
+1
*
using unsigned char for raw data
trialuser02
2015-12-06
1
-2
/
+2
*
added flac plugin optimization
trialuser02
2015-09-20
1
-42
/
+39
*
fixed clang warnings
trialuser02
2014-10-18
1
-1
/
+1
*
refactoring
trialuser02
2014-10-06
1
-5
/
+6
*
added multichannel support
trialuser02
2014-10-06
1
-3
/
+74
*
flac: fixed disc number disappearing when using embedded cue
trialuser02
2014-07-14
1
-3
/
+7
*
fixed gcc 4.7 warnings, replaced deprecated functions
trialuser02
2013-02-02
1
-3
/
+0
*
marking recycler as private api
trialuser02
2012-12-07
1
-1
/
+0
*
fixed FSF headers
trialuser02
2012-07-31
1
-1
/
+1
*
fixed FSF address (trunk)
trialuser02
2012-07-31
1
-1
/
+1
*
added 'disc number' tag support for flac files with embedded cuesheet, added ...
trialuser02
2012-02-13
1
-0
/
+5
*
flac/wavpack plugin: fixed windows support
trialuser02
2012-01-28
1
-11
/
+3
*
updated copyrights
trialuser02
2012-01-23
1
-1
/
+1
*
added win32 patches
trialuser02
2012-01-17
1
-2
/
+2
*
removed useless code
trialuser02
2011-11-12
1
-2
/
+0
*
cue parser: added replaygain support (Closes issue 279)
trialuser02
2011-10-20
1
-0
/
+2
*
decoder api changes: removed StateHandler usage
trialuser02
2011-09-17
1
-2
/
+2
*
cue parser: fixed problem with paths which contains colon
trialuser02
2011-02-01
1
-0
/
+1
*
reapplied previous patch
trialuser02
2010-03-11
1
-12
/
+12
*
removed obsolete members
trialuser02
2010-03-11
1
-2
/
+2
*
fixed flac regression (Closes issue 257)
trialuser02
2010-02-28
1
-1
/
+24
*
added ogg flac support
trialuser02
2010-02-16
1
-26
/
+41
*
updated audio engine
trialuser02
2010-01-16
1
-23
/
+35
*
fixed cue playing with '?' in its path
trialuser02
2009-10-02
1
-0
/
+1
*
disabled broken plugins
trialuser02
2009-09-24
1
-2
/
+1
*
fixed cue parsing
trialuser02
2009-09-24
1
-1
/
+1
*
fixed cue+flac regression (Fixes issue 169)
trialuser02
2009-09-22
1
-1
/
+1
*
enabled flac plugin
trialuser02
2009-09-22
1
-61
/
+108
*
removed unused code
trialuser02
2009-07-21
1
-9
/
+0
*
removed unused code
trialuser02
2009-07-20
1
-5
/
+5
*
fixed regression
trialuser02
2009-07-20
1
-6
/
+5
*
flac plugin: fixed cue support
trialuser02
2009-07-20
1
-6
/
+44
*
enabled flac plugin
trialuser02
2009-07-15
1
-178
/
+20
*
fixed playing cue files with symbol '#' in the path
trialuser02
2009-04-30
1
-0
/
+2
*
fixed now-playing notification for flac and wavpack files with embeded cue
trialuser02
2009-04-15
1
-1
/
+4
*
improved seeking accuracy
trialuser02
2009-03-07
1
-8
/
+8
*
changed decoder api; fixed flac plugin
trialuser02
2008-11-28
1
-15
/
+7
*
flac plugin: embeded cue support (using cuesheet xiph comment)
trialuser02
2008-11-27
1
-19
/
+75
[next]