OSDN Git Service

More internationalization and localization... (again)
[lamexp/LameXP.git] / src / Dialog_MainWindow.cpp
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-22 lordmulderSome DropBox improvements.
2010-12-22 lordmulderImplemented the DropBox widget.
2010-12-20 lordmulderFilename filter for supported types in "Add file(s...
2010-12-19 lordmulderAdded options to disable the notifications for the...
2010-12-18 lordmulderImplement filter framework + currently only the "downmi...
2010-12-17 lordmulderSupport for Wave (PCM) output.
2010-12-14 lordmulderFLAC encoding support.
2010-12-14 lordmulderAdded an option to prepend the source file's relative...
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-10 lordmulderTry to suggest a useful name for new folders.
2010-12-08 lordmulderFix a problem that will cause our CLI tools from workin...
2010-12-05 lordmulderAdded support for Windows 7 taskbar features (progress...
2010-12-03 lordmulderAdded AAC encoding support.
2010-12-01 lordmulderAdded support for dedicated decoders. Only Vorbis and...
2010-11-29 lordmulderImplement update reminder + added options to disable...
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 lordmulderImplement a custom FileSystemModel class derived from...
2010-11-24 lordmulderImplement support for Job Objects + improve log view.
2010-11-21 lordmulderMake sure the selected output directory is writable.
2010-11-20 lordmulderCreate playlist file + serialize filename generation...
2010-11-20 lordmulderCorrectly forward meta info to MP3 encoder and apply.
2010-11-20 lordmulderActually use selected encoder in progress dialog +...
2010-11-19 lordmulderImplement multi-theaded processing in progress dialog.
2010-11-16 lordmulderRefactor the MP3 encoder into a separate class.
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 lordmulderImplement functionality for 'compression' tab + CPU...
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-10 lordmulderUse the MediaInfo model in MainWindow too
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-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