OSDN Git Service

lamexp/LameXP.git
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.
2010-11-06 lordmulderfirst commit