OSDN Git Service

Added "Cue Sheet" importer to GUI. Actual Cue Sheet parsing and splitting not yet...
[lamexp/LameXP.git] / src / Dialog_MainWindow.h
2011-05-12 lordmulderAdded "Cue Sheet" importer to GUI. Actual Cue Sheet...
2011-05-09 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-05-06 lordmulderAdded more options for Aften to the "Advanced Options...
2011-05-03 lordmulderAdded an option to check for "Beta" (pre-release) updat...
2011-03-23 lordmulderAdded an option to add directories recursively.
2011-03-19 lordmulderAdded entries for the documents to the menu.
2011-02-25 lordmulderAdded an option to select a user-defined TEMP directory.
2011-02-24 lordmulderAdded an option to manually specify the number of paral...
2011-02-17 lordmulderFixed a bug that could lead to an infinite loop when...
2011-02-09 lordmulderAdded support for custom encoder parameters.
2011-01-28 lordmulderSecond part of LameXP shell integration. We can now...
2011-01-26 lordmulderAdded "Resample" filter, based on SoX. Used for encoder...
2011-01-24 lordmulderPrepare UI for "volume normalization" filter.
2011-01-23 lordmulderMake sampling rate option work with Vorbis encoder.
2011-01-22 lordmulderAdded more advanced options: MP3 channel mode, sampling...
2011-01-21 lordmulderInitial support for bitrate management (under "Advanced...
2011-01-21 lordmulderInitial support for advanced options. Only "LAME Algori...
2011-01-05 lordmulderAdded option to load translations from an "external...
2011-01-01 lordmulderHappy new year!
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 lordmulderImprove output folder selection update code.
2010-12-22 lordmulderImplemented the DropBox widget.
2010-12-19 lordmulderAdded options to disable the notifications for the...
2010-12-14 lordmulderAdded an option to prepend the source file's relative...
2010-12-12 lordmulderImplemented function to download and install the WMA...
2010-12-05 lordmulderAdded support for Windows 7 taskbar features (progress...
2010-11-29 lordmulderImplement update reminder + added options to disable...
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-15 lordmulderImplement functionality for 'compression' tab + CPU...
2010-11-12 lordmulderImplement Drag&Drop support
2010-11-12 lordmulderStore settings in an INI file
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-08 lordmulderActually implemented adding files from another instance.
2010-11-08 lordmulderImplemented IPC based on shared memory and semaphores
2010-11-07 lordmulderImplemented option to switch GUI style at runtime
2010-11-06 lordmulderfirst commit