OSDN Git Service

Updated Ukrainian translation file.
[lamexp/LameXP.git] / src / Encoder_MP3.cpp
2012-01-01 lordmulderHappy New Year 2012!
2011-12-22 lordmulderUpdated dcaenc. Also encoders can now report all suppor...
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-05-05 lordmulderImplemented encoding mode and bitrate selection for...
2011-04-04 lordmulderUpdated LAME binary to v3.99.0.16 (2011-04-04), compile...
2011-03-20 lordmulderInitial support for cover artwork.
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-23 lordmulderActually make the Nero AAC Profile/2-Pass options work...
2011-01-21 lordmulderAdded support for bitrate management to LAME and OggEnc...
2011-01-21 lordmulderInitial support for advanced options. Only "LAME Algori...
2011-01-01 lordmulderHappy new year!
2010-12-18 lordmulderImplement filter framework + currently only the "downmi...
2010-12-02 lordmulderAAC decoding support added.
2010-12-01 lordmulderAdded support for dedicated decoders. Only Vorbis and...
2010-11-25 lordmulderDon't try to encode from source files that aren't suppo...
2010-11-25 lordmulderDetect the entry points for some of the Win32 API funct...
2010-11-24 lordmulderImplement support for Job Objects + improve log view.
2010-11-22 lordmulderImplemented logging and added a log file view.
2010-11-20 lordmulderCorrectly forward meta info to MP3 encoder and apply.
2010-11-20 lordmulderActually use selected encoder in progress dialog +...
2010-11-17 lordmulderImplemented processing dialog, no functionality yet.