OSDN Git Service

lamexp/LameXP.git
2011-01-07 lordmulderFrench translation added, thanks to Dodich Informatique...
2011-01-07 lordmulderRefactor "About" dialog.
2011-01-06 lordmulderSlightly update the translators guide.
2011-01-05 lordmulderAdded option to load translations from an "external...
2011-01-05 lordmulderAdded guide for translators.
2011-01-04 lordmulderMove language file initialization to InitializationThread.
2011-01-04 lordmulderUpdate MediaInfo to v0.7.39.
2011-01-03 lordmulderBetter method to detect process elevation. This hopeful...
2011-01-02 lordmulderAllow to select multiple files in non-native FileOpen...
2011-01-02 lordmulderWorkaround for Qt bug: Don't use "native" FileOpen...
2011-01-02 lordmulderTry to detect "Disable visual themes" + four new string...
2011-01-02 lordmulderAdded a blank TS file for translators.
2011-01-02 lordmulderAdded German translation.
2011-01-02 lordmuldermake more strings translatable + try to load a default...
2011-01-01 lordmulderMake more strings translatable.
2011-01-01 lordmulderHappy new year!
2010-12-31 lordmulderUpdate MediaInfo to v0.7.39 (BETA)
2010-12-30 lordmulderMore internationalization and localization... (again)
2010-12-30 lordmulderMore internationalization and localization... (again)
2010-12-28 lordmulderMore internationalization and localization...
2010-12-28 lordmulderFirst step to internationalization and localization.
2010-12-27 lordmulderMinor about dialog improvement.
2010-12-27 lordmulderImprove output folder selection update code.
2010-12-27 lordmulderUpdate custom audio tools (minor improvements).
2010-12-27 lordmulderUpdate custom audio tools (minor improvements).
2010-12-27 lordmulderSimplify compatibility mode detection + check for proce...
2010-12-23 lordmulderTry to detect "compatibility mode".
2010-12-22 lordmulderFix context menu in progress dialog.
2010-12-22 lordmulderSome DropBox improvements.
2010-12-22 lordmulderWorkaround to make installer work on Win2k. The "Locked...
2010-12-22 lordmulderImplemented the DropBox widget.
2010-12-21 lordmulderWorkaround to remove temp files, even if they have...
2010-12-20 lordmulderFilename filter for supported types in "Add file(s...
2010-12-19 lordmulderAC-3 and DTS decoding support.
2010-12-19 lordmulderAdded options to disable the notifications for the...
2010-12-18 lordmulderImplement filter framework + currently only the "downmi...
2010-12-18 lordmulderClean-up about dialog a bit.
2010-12-18 lordmulderUpdate MediaInfo to v0.7.38.
2010-12-17 lordmulderSupport for Wave (PCM) output.
2010-12-15 lordmulderShow tool versions in third-party about screen.
2010-12-15 lordmulderFLAC decoding support.
2010-12-15 lordmulderRefactor known folder detection into a separate function.
2010-12-14 lordmulderFLAC encoding support.
2010-12-14 lordmulderPrevent multiple instances of (un)installer.
2010-12-14 lordmulderAdded an option to prepend the source file's relative...
2010-12-12 lordmulder(Un)installer improvements. Now using LockedList plugin...
2010-12-12 lordmulderWMA decoding support. Limitations in the WMA decoder...
2010-12-12 lordmulderDetect WMA File Decoder component at runtime + suggest...
2010-12-12 lordmulderImplemented function to download and install the WMA...
2010-12-11 lordmulderInstaller localization. Only English and German at...
2010-12-11 lordmulderNew improved installer.
2010-12-10 lordmulderTry to suggest a useful name for new folders.
2010-12-10 lordmulderAdded a system tray icon.
2010-12-10 lordmulderAdd items to the playlist in the order the jobs are...
2010-12-08 lordmulderFixed a typo.
2010-12-08 lordmulderImplement a method that will detect the TEMP folder...
2010-12-08 lordmulderMore update manager UI improvements.
2010-12-08 lordmulderImplement workaround that prevents the installer from...
2010-12-08 lordmulderFix a problem that will cause our CLI tools from workin...
2010-12-07 lordmulderRebuilt the web-update tool with the Unicode version...
2010-12-07 lordmulderImplemented a method to "detect" the user's TEMP folder...
2010-12-06 lordmulderAvoid using absolute file names with WGet/GnuPG, as...
2010-12-06 lordmulderUse a more efficient method to update the progress...
2010-12-05 lordmulderAdded support for Windows 7 taskbar features (progress...
2010-12-03 lordmulderAdded AAC encoding support.
2010-12-03 lordmulderImprove "About" dialog.
2010-12-03 lordmulderUpdate FAAD build. Fixed a potential buffer overflow.
2010-12-03 lordmulderAdded a custom build of FAAD with proper Unicode support.
2010-12-02 lordmulderWorkaround for lack of proper Unicode support in AAC...
2010-12-02 lordmulderAAC decoding support added.
2010-12-01 lordmulderAdded support for dedicated decoders. Only Vorbis and...
2010-11-30 lordmulderUpdate web-updater binary.
2010-11-29 lordmulderFix installer version info.
2010-11-29 lordmulderInstaller fixes.
2010-11-29 lordmulderImplement update reminder + added options to disable...
2010-11-29 lordmulderImprove installer: Make installer UAC aware.
2010-11-29 lordmulderUpdate web-update tool. Works better with UAC now.
2010-11-28 lordmulderActually implement the auto-updater.
2010-11-27 lordmulderNew update dialog. Not actually checking for updates...
2010-11-25 lordmulderOgg Vorbis encoding support.
2010-11-25 lordmulderAddded context menu to "source file" view + make the...
2010-11-25 lordmulderAdd more SFX for the user's pleasure.
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-25 lordmulderImplement a custom FileSystemModel class derived from...
2010-11-24 lordmulderImplement support for Job Objects + improve log view.
2010-11-23 lordmulderUpdated MediaInfo to v0.7.37.
2010-11-22 lordmulderFix compilation for other configurations than "Release".
2010-11-22 lordmulderImplemented logging and added a log file view.
2010-11-21 lordmulderUpdate deployment script to include the build no. into...
2010-11-21 lordmulderMake sure the selected output directory is writable.
2010-11-21 lordmulderMake "Save output files to the same location where...
2010-11-20 lordmulderBetter compiler identification.
2010-11-20 lordmulderCreate playlist file + serialize filename generation...
2010-11-20 lordmulderCorrectly forward meta info to MP3 encoder and apply.
2010-11-20 lordmulderWorkaround: QProcess::start() doesn't wrap arguments...
2010-11-20 lordmulderMore carefully check TEMP directory + fix fatal applica...
2010-11-20 lordmulderActually use selected encoder in progress dialog +...
2010-11-19 lordmulderImplement multi-theaded processing in progress dialog.
2010-11-19 lordmulderMake message handler routine thread-safe.
next