OSDN Git Service

Reorganized global functions: The file "Global.h" was split into multiple file in...
[lamexp/LameXP.git] / src / Config.h
2013-11-03 LoRd_MuldeRReorganized global functions: The file "Global.h" was...
2013-11-02 LoRd_MuldeRAdded function to calculate the number threads from...
2013-11-02 LoRd_MuldeRSlightly improved benchmark code (outliers will now...
2013-11-02 LoRd_MuldeRRemember previous dropbox position and restore it on...
2013-11-01 LoRd_MuldeRTweaked the number of extractor threads. Also added...
2013-10-31 LoRd_MuldeRImproved dropbox widget, including proper multi-monitor...
2013-10-31 LoRd_MuldeRAdded new drop zone image, adopted from VLC Media Player.
2013-10-29 LoRd_MuldeRAdded lamexp_init_process() function, which can be...
2013-10-28 LoRd_MuldeRUpdated GNU Wget binary to v1.14.0 (2012-08-05), compil...
2013-10-27 LoRd_MuldeRAdded "tick" sound when switching tabs.
2013-10-27 LoRd_MuldeRMore improvements in Splash Screen (application initial...
2013-10-26 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2013-10-26 LoRd_MuldeRSome code clean-up.
2013-10-25 LoRd_MuldeRSlightly improved debugger thread code.
2013-10-25 LoRd_MuldeRImproved LameXP message logging code. This also fixes...
2013-10-24 LoRd_MuldeRImproved file analyzer to retain the original ordering...
2013-10-23 LoRd_MuldeRUpdated license info.
2013-10-21 LoRd_MuldeRFix compatibility to WindowsXP: The GetErrorMode()...
2013-10-21 LoRd_MuldeRFix compilation with VS2012.
2013-10-21 LoRd_MuldeRIntroduce QUTF8 macro and replace ".toUtf8().constData...
2013-10-20 LoRd_MuldeRSome improvements in Splash Screen (application initial...
2013-10-20 LoRd_MuldeRImproved Windows version detection code.
2013-10-19 LoRd_MuldeRFix detection of Windows 8.1: Starting with Windows...
2013-10-18 LoRd_MuldeRUpdated changelog and removed some debug code.
2013-10-18 LoRd_MuldeRUse the THROW macro instead of plain "throw" in the...
2013-10-18 LoRd_MuldeRImproved tool extraction code in InitializationThread...
2013-10-17 LoRd_MuldeRAdded project/solution files for Visual Studio 2013.
2013-10-16 LoRd_MuldeRProperly detect Windows 8, now that Qt supports it...
2013-10-16 LoRd_MuldeRUpdated GnuPG binary to v1.4.15 (2013-10-05), compiled...
2013-10-13 LoRd_MuldeRImproved CueSheet import progress indicator.
2013-10-13 LoRd_MuldeRUpdated CueImportDialog and CueSheetModel as well as...
2013-10-12 LoRd_MuldeRUse AudioFileModel_MetaInfo instead of AudioFileModel...
2013-10-12 LoRd_MuldeRFix compilation after previous changes to AudioFileMode...
2013-10-12 LoRd_MuldeRMajor redesign of the AudioFileModel class: Split data...
2013-10-11 LoRd_MuldeRSplit ProcessThread::start() method into ProcessThread...
2013-10-09 LoRd_MuldeRGot rid of some more legacy compatibility code in the...
2013-10-09 LoRd_MuldeRMoved some initialization stuff out of the ProcessThrea...
2013-10-09 LoRd_MuldeRMake ProcessingDialog use a QThreadPool and, accordingl...
2013-10-08 LoRd_MuldeRFixed compilation with VS2010 and removed an obsolete...
2013-10-08 LoRd_MuldeRUpdated mpg123 decoder binary to v1.16.0 (2013-10-06...
2013-10-07 LoRd_MuldeRImplemented AbstractEncoderInfo for the AAC encoders...
2013-10-06 LoRd_MuldeRMore code refactoring: Moved most of the Win32 API...
2013-10-06 LoRd_MuldeRSome code-clean up. Removed "Windows.h" include from...
2013-10-03 LoRd_MuldeRTweaked default values for encoder settings.
2013-10-03 LoRd_MuldeRImplemented AbstractEncoder for the remaining encoders...
2013-10-03 LoRd_MuldeRRefactored EncoderRegistry::createInstance() method...
2013-10-03 LoRd_MuldeRMore refactoring of the SettingsModel. Also moved encod...
2013-10-02 LoRd_MuldeRImplemented AbstractEncoderInfo for some more encoders...
2013-10-02 LoRd_MuldeRBump version.
2013-09-30 LoRd_MuldeRAdded new AbstractEncoderInfo class, which provides...
2013-09-03 LoRd_MuldeRBump version. Release_408
2013-08-28 LoRd_MuldeRUpdated Polish translation. Thanks to Sir Daniel K...
2013-08-25 LoRd_MuldeRSome improvements/simplifications in strnatcmp() function.
2013-08-23 LoRd_MuldeRIgnore case when sorting file names.
2013-08-23 LoRd_MuldeRSome improvements (hopefully) to the strnatcmp() function.
2013-08-22 LoRd_MuldeRImplemented "natural ordering" for sorting the input...
2013-08-21 LoRd_MuldeRUpdated GnuPG binary to v1.4.14 (2013-07-25), compiled...
2013-07-22 LoRd_MuldeRUpdated Opus encoder/decoder libraries to v1.1-beta...
2013-07-14 LoRd_MuldeRRefactored AAC encoder selection code.
2013-07-14 LoRd_MuldeRSome code refactoring.
2013-07-14 LoRd_MuldeRAdded GUI option to reset all encoder settings.
2013-07-14 LoRd_MuldeRImplemented caching for settings model.
2013-07-12 LoRd_MuldeRUpdated GNU Wget binary to v1.13.4 (2011-09-17).
2013-07-10 LoRd_MuldeRUpdated MediaInfo binaries to v0.7.64 (2013-07-05)...
2013-07-09 LoRd_MuldeRFixed a copy&paste bug that cause the output directory...
2013-07-07 LoRd_MuldeRThe encoder configuration (rc-mode, bitrate, quality...
2013-06-29 LoRd_MuldeRAdded support for MSVC 2012 with Update-3 + moved 3rd...
2013-06-29 LoRd_MuldeRRefactored lamexp_temp_folder2() function. This also...
2013-06-21 LoRd_MuldeRUpdated project configuration for Qt 4.8.5.
2013-06-17 LoRd_MuldeRUpdated Opus encoder/decoder libraries to v1.1.x and...
2013-06-16 LoRd_MuldeRUpdated Opus encoder/decoder libraries to v1.1.x and...
2013-06-16 LoRd_MuldeRAdded VER_LAMEXP_CONSOLE_ENABLED config option.
2013-06-16 LoRd_MuldeRUpdated FLAC encoder/decoder binaries to v1.3.0 (2013...
2013-06-14 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2013-06-14 LoRd_MuldeRUpdated mirror list.
2013-05-05 LoRd_MuldeRUpdated Ukrainian translation. Thanks to Arestarh ...
2013-05-02 LoRd_MuldeRNow using a separate version/build number for the confi...
2013-04-28 LoRd_MuldeRBump version. Release_407
2013-04-25 LoRd_MuldeRSome fixes for German translation, contributed by Bodo...
2013-04-24 LoRd_MuldeRSome tweaks to previewContextActionTriggered() function.
2013-04-23 LoRd_MuldeRBump version.
2013-04-23 LoRd_MuldeRUpdated Opus encoder/decoder libraries to v1.1.x and...
2013-04-21 LoRd_MuldeRUpdate Spanish translation. Thanks to Rub3nCT <rub3nct...
2013-04-21 LoRd_MuldeRUpdated Opus encoder/decoder libraries to v1.1.x and...
2013-04-19 LoRd_MuldeRUpdated Changelog.
2013-04-18 LoRd_MuldeRUpdated Opus encoder/decoder libraries to v1.1.x and...
2013-04-17 LoRd_MuldeRAdded built-time option to make "portable" version.
2013-04-16 LoRd_MuldeRFixed lamexp_clean_filename() to also handle double...
2013-04-16 LoRd_MuldeRUpdated Swedish translation. Thanks to Åke Engelbrektso...
2013-04-15 LoRd_MuldeRBump version.
2013-04-10 LoRd_MuldeRFixed VS2010 project files.
2013-04-09 LoRd_MuldeRUpdated mpg123 decoder binary to v1.15.3 (2013-04-03...
2013-04-08 LoRd_MuldeRUpdated Monkey's Audio binary to v4.11 (2013-01-20...
2013-04-07 LoRd_MuldeRUpdated Valdec decoder binary to AC3Filter Tools v1...
2013-04-03 LoRd_MuldeRYet another slightly different approach to move the...
2013-03-29 LoRd_MuldeRSlightly different approach to move the disque.
2013-03-17 LoRd_MuldeRUpdated web-site links.
2013-03-17 LoRd_MuldeRUpdated FAQ document.
2013-03-17 LoRd_MuldeRUpdated Valdec decoder binary to v1.4.0a (2013-03-17).
2013-03-13 LoRd_MuldeRSynced MP3 algorithm quality settings to LAME manual...
next