OSDN Git Service

Updated Visual Studio 2008 project file.
[lamexp/LameXP.git] / src /
2012-08-18 lordmulderUpdated Visual Studio 2008 project file.
2012-08-18 LoRd_MuldeRTurned more global objects into pointers in order to...
2012-08-17 LoRd_MuldeRMade lamexp_arguments() thread-safe, just to be sure.
2012-08-17 LoRd_MuldeRBump version.
2012-08-16 LoRd_MuldeRUpdated Opus-Tools binaries to v0.1.4 with latest libop...
2012-08-15 LoRd_MuldeRUpdate Chinese translation. Thanks to 456Vv <123@456vv...
2012-08-13 LoRd_MuldeRMade the lamexp_known_folder() function cached.
2012-08-13 lordmulderUpdated Visual Studio 2008 project file.
2012-08-12 lordmulderUpdated Visual Studio 2008 project file.
2012-08-12 Git UserMade some more global functions thread-safe by using...
2012-08-12 Git UserUpdated MediaInfo binaries to v0.7.59 (2012-08-08)...
2012-08-07 lordmulderUpdated DCA Enc binary to the build from 2012-04-19.
2012-08-07 lordmulderUpdated Changelog.
2012-08-06 lordmulderBump minimum required FhgAacEnc version to 2012-08-06.
2012-08-05 lordmulderBump minimum required QAAC version v1.39.
2012-08-05 lordmulderUpdated Opus-Tools binaries to v0.1.4, compiled with...
2012-08-05 lordmulderUpdated mpg123 decoder binary to v1.14.4 (2012-07-26...
2012-08-02 lordmulderUpdated F.A.Q. document.
2012-08-01 lordmulderUpdate changelog.
2012-07-31 lordmulderUpdated MediaInfo binary to a current SVN/Trunk version...
2012-07-31 lordmulderRemoved a superfluous MessageBeep().
2012-07-30 lordmulderSome more refactoring of the event filter functions...
2012-07-29 lordmulderAdded "custom parameters" options for Opus. Also added...
2012-07-29 lordmulderSome refactoring of the macros. Use the "do {...} while...
2012-07-29 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2012-07-29 lordmulderUpdated Opus binaries. Now compiled with runtime CPU...
2012-07-24 lordmulderUpdated Opus binaries with version the reports progress...
2012-07-21 lordmulderReplaced the Opus encoder/decoder binary wit custom...
2012-07-20 lordmulderAdded support for Opus Audio Codec, based on Opus-Tools...
2012-07-11 lordmulderUpdated mpg123 decoder binary to v1.14.3 (2012-07-01...
2012-07-08 lordmulderUpdated Changelog.
2012-07-01 lordmulderUpdated deployment scripts to keep file attributes,
2012-07-01 lordmulderInclude the file "PRE_RELEASE_INFO.txt" in all pre...
2012-06-25 lordmulderUpdated MediaInfo binary to v0.7.58 (2012-05-28), compi...
2012-06-23 lordmulderExtinguished some remaining uses of argv[] or QApplicat...
2012-06-22 lordmulderNow using our own command-line parser, based on GetComm...
2012-06-21 lordmulderWhen generating the initial output-folder name for...
2012-05-29 lordmulderCueSheet Importer: Fixed generation of the initial...
2012-05-29 lordmulderAdded one more mirror.
2012-05-29 lordmulderCueSheet Importer: Fixed generation of the initial...
2012-05-25 lordmulderNow using a separate QSemaphore to limit the number...
2012-05-20 lordmulderFixed HTML code, need to escape the ampersand.
2012-05-15 lordmulderSome small updates to the file analyzer benchmark code.
2012-05-13 lordmulderChanged the method to synchronize the analyzer threads...
2012-05-12 lordmulderUpdated mpg123 decoder binary to v1.14.2 (2012-05-12...
2012-05-12 lordmulderBump version.
2012-05-12 lordmulderFix: In order to ensure the "correct" ordering, *all...
2012-05-12 lordmulderUpdated MediaInfo binary to v0.7.57 (2012-05-02), compi...
2012-05-09 lordmulderSome code refactoring regarding the QWaitCondition...
2012-05-07 lordmulderSlightly improved progress indicator for file analyzer...
2012-05-07 lordmulderSome speed-optimizations for the Progress model.
2012-05-06 lordmulderAdded progress indicator to CueSheet import thread.
2012-05-06 lordmulderImplemented progress indicator for the working banner.
2012-05-05 lordmulderImplemented a method to disables update signals from...
2012-05-05 lordmulderNow using a QWaitCondition to synchronize the FileAnaly...
2012-05-04 lordmulderFixed a regression in b00b5278971615fb2601072abd39264cc...
2012-05-04 lordmulderSome minor tweaks to the multi-threaded FileAnalyzer...
2012-05-04 lordmulderRewrote FileListModel class to use a QHash map internal...
2012-05-04 lordmulderFixed a potential stack overflow due to a QApplication...
2012-05-04 lordmulderImplemented multi-threading for file analyzer. Now...
2012-05-03 lordmulderMade tool registry thread-safe, using a QReadWriteLock.
2012-04-29 lordmulderImplemented multi-threading for tool extraction. The...
2012-04-29 lordmulderDevelopment open for version 4.05 now.
2012-04-29 lordmulderAdded Swedish translation. Thanks to Åke Engelbrektson...
2012-04-26 lordmulderVersion v4.04 is released! Release_404
2012-04-23 lordmulderUpdated FAQ document.
2012-04-20 lordmulderBetter method to prevent MediaInfo from detecting playl...
2012-04-20 lordmulderChanged temporary installer file name.
2012-04-19 lordmulderBump version.
2012-04-19 lordmulderWorkaround for a recent change in MediaInfo's behavior...
2012-04-18 lordmulderMake it possible to remove items with the DEL key.
2012-04-18 lordmulderBump version.
2012-04-18 lordmulderUpdated Chinese/Taiwanese translation. Thanks to 456Vv...
2012-04-17 lordmulderUpdated VS2008 project files.
2012-04-16 lordmulderAdded one missing NOBR().
2012-04-15 lordmulderUpdated German translation.
2012-04-15 lordmulderUpdated Polish translation. Thanks to Sir Daniel K...
2012-04-15 lordmulderUpdated dcaenc binary to version 2012-01-14.
2012-04-14 lordmulderUpdated Spanish translation. Thanks to Rub3n CT <rub3nc...
2012-04-13 lordmulderDetect Windows 8 and detect if Windows 8 is running...
2012-04-12 lordmulderBump version.
2012-04-12 lordmulderUpdated Qt runtime libraries to v4.8.1 (2012-03-14...
2012-04-11 lordmulderAdded yet another configuration to build LameXP with...
2012-04-10 lordmulderAdded a new configuration for initial Qt 5.0 support...
2012-04-10 lordmulderUpdated MediaInfo binary to v0.7.56 (2012-04-08), compi...
2012-04-10 lordmulderSmall optimization of lamexp_themes_enabled().
2012-04-09 lordmulderUpdated MediaInfo binary to v0.7.55 (2012-04-05), compi...
2012-04-06 lordmulderFixed a few memory leaks found by VLD.
2012-04-06 lordmulderAdded support for the Visual Leak Detector. This effect...
2012-04-06 lordmulderSlightly changed temporary installer name.
2012-04-06 lordmulderFix potential memory leak: According to the docs, setMo...
2012-04-06 lordmulderBump version.
2012-04-05 lordmulderDon't check for elevation on Wine. It seems Wine always...
2012-04-05 lordmulderChanged creation of QFileSystemModel. Object will now...
2012-04-05 lordmulderSome more Wine workarounds: Disable x64 binaries, as...
2012-04-02 lordmulderUpdated Russian translation. Thanks to Иван Митин ...
2012-03-31 lordmulderSlightly changed cache handling.
2012-03-31 lordmulderUse the 'FindExInfoBasic' information level on supporte...
2012-03-30 lordmulderNow using FindFirstFileEx() on supported OS. Should...
2012-03-30 lordmulderVarious tweaks to improve the QFileSystemModel performa...
next