OSDN Git Service

lamexp/LameXP.git
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.
2010-11-18 lordmulderMore detailed error output when process failed to creat...
2010-11-17 lordmulderImplement processing thread and connect to processing...
2010-11-17 lordmulderImplemented progress model.
2010-11-17 lordmulderImplemented processing dialog, no functionality yet.
2010-11-16 lordmulderRefactor the MP3 encoder into a separate class.
2010-11-15 lordmulderBump version.
2010-11-15 lordmulderFix detection of Nero AAA encoder + use canonicalPath...
2010-11-15 lordmulderUpdate Lame encoder to v3.99 Alpha-10 + implement simpl...
2010-11-15 lordmulderAlso detect number of CPU cores and x64 support
2010-11-15 lordmulderImplement functionality for 'compression' tab + CPU...
2010-11-14 lordmulderSlightly improve AutoInc tool (time interval support)
2010-11-13 lordmulderAdd simple utilitiy to auto-inc build numbers + fix...
2010-11-13 lordmulderImplemented support for adding directories via Drag...
2010-11-12 lordmulderImplement Drag&Drop support
2010-11-12 lordmulderStore graphical interface style in settings too
2010-11-12 lordmulderStore settings in an INI file
2010-11-12 lordmulderDetect Nero AAC encoder version at runtime and suggest...
2010-11-11 lordmulderDetect Nero AAC encoder binary at runtime
2010-11-11 lordmulderMove about dialog into a separate class
2010-11-11 lordmulderNicer method for static builds: Can use vanilla Qt...
2010-11-10 lordmulderDon't deploy redistributables with a static build
2010-11-10 lordmulderAdd a new configuration for static build (requires...
2010-11-10 lordmulderMake deployment script more portable + update to Qt...
2010-11-10 lordmulderUse the MediaInfo model in MainWindow too
2010-11-10 lordmulderRefactor deployment script
2010-11-09 lordmulderImprove deplayoment script + add very simple NSIS insta...
2010-11-09 lordmulderMove IPC sender to separate thread + implement kill...
2010-11-08 lordmulderActually implemented adding files from another instance.
2010-11-08 lordmulderImplemented IPC based on shared memory and semaphores
2010-11-08 lordmulderSmarter method to edit file informartion of files in...
2010-11-08 lordmulderAdded a fixed build of MediaInfo
2010-11-07 lordmulderImplemented option to switch GUI style at runtime
2010-11-07 lordmulderImprove about dialog + nicer method write version info...
2010-11-07 unknownFixed a memory leak.
next