OSDN Git Service

Updated VS2012 project file.
[lamexp/LameXP.git] / src / Encoder_FLAC.cpp
2012-03-09 lordmulderMore FLAC workarounds. Using "--channel-map=none" will...
2012-03-08 lordmulderSome workarounds for FLAC. It seems FLAC doesn't like...
2012-01-01 lordmulderHappy New Year 2012!
2011-12-21 lordmulderUpdate file properties after the decoding step by using...
2011-11-18 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-11-16 lordmulderImplemented coalescing of progress updates, in order...
2011-11-11 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-11-08 lordmulderUse qMin() and qMax() instead of min() and max() macros...
2011-06-14 lordmulderIncrease process timeout interval to 180 seconds. Shoul...
2011-03-25 lordmulderAdded support for embedding cover artwork to FLAC encoder.
2011-02-28 lordmulderOutput warning message to the log when a process has...
2011-02-20 lordmulderImplemented a better method to check whether a string...
2011-02-09 lordmulderAdded support for custom encoder parameters.
2011-01-26 lordmulderAdded "Resample" filter, based on SoX. Used for encoder...
2011-01-01 lordmulderHappy new year!
2010-12-14 lordmulderFLAC encoding support.