OSDN Git Service

Small improvement to UpdateDialog.
[lamexp/LameXP.git] / src / Dialog_MainWindow.cpp
2020-09-05 LoRd_MuldeRSmall improvement to UpdateDialog.
2020-03-28 LoRd_MuldeRUpdated copyright year.
2020-03-28 LoRd_MuldeRCatched a few more cases where MUtils::Sound::play_soun...
2019-05-18 LoRd_MuldeRAdapt for latest changes in MUtilities library.
2019-01-11 LoRd_MuldeRHappy new year 2019!
2018-04-14 LoRd_MuldeRImplemented better method to avoid unwanted line-breaks.
2018-01-17 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2018-01-17 LoRd_MuldeRHappy new year 2018!
2017-12-11 LoRd_MuldeRRemoved unreachable code.
2017-12-10 LoRd_MuldeRRefactored all encoder classes to use awaitProcess...
2017-12-06 LoRd_MuldeRSome code clean-up.
2017-11-25 LoRd_MuldeRWhen adding a directory in *non-recursive* way, do...
2017-10-13 LoRd_MuldeRSome code refactoring.
2017-10-13 LoRd_MuldeRAutomatically use "1:1" mapping between the number...
2017-04-09 LoRd_MuldeRAdapted for latest MUtils changes in clean_file_name...
2017-03-12 LoRd_MuldeRBump release year.
2017-03-03 LoRd_MuldeRRescale dialog size according to DPI scaling level.
2016-12-19 LoRd_MuldeRSome fixes to adapt for latest MUtils changes.
2016-01-06 Vladimir SvyatskiMerge remote-tracking branch 'upstream/master'
2016-01-03 LoRd_MuldeRHappy new year 2016!
2015-11-07 LoRd_MuldeRAdded an "advanced" option to apply the original file...
2015-08-22 LoRd_MuldeRSome documentation updates.
2015-05-24 LoRd_MuldeRWhen moving files in the list, ensure the selected...
2015-05-24 LoRd_MuldeRMake it possible to select *multiple* items on the...
2015-05-23 LoRd_MuldeRSome more code refactoring.
2015-05-22 LoRd_MuldeRSome code clean-up.
2015-05-18 LoRd_MuldeRImproved internal decoder interface.
2015-05-14 LoRd_MuldeRAdded file name filter to "Add folder (recursively...
2015-05-11 LoRd_MuldeRAdded detection of 64-Bit QAAC encoder + fixed a regres...
2015-05-10 LoRd_MuldeRImplemented file extension replacement model + moved...
2015-05-09 LoRd_MuldeRActually make RegExp-based file renaming work.
2015-05-09 LoRd_MuldeRSome initial work for improved file renaming support.
2015-05-04 LoRd_MuldeRCorrectly restore the default TEMP folder, if custom...
2015-04-24 LoRd_MuldeRAdded optional support for the libfdk-aac encoder,...
2015-03-21 LoRd_MuldeRAdded support for DynamicAudioNormalizer normalization...
2015-01-04 LoRd_MuldeRSome improvements to handling command-line arguments.
2015-01-01 LoRd_MuldeRHappy new year 2015 !!!
2014-12-25 LoRd_MuldeRAdded menu entry for the User's Manual + improved code...
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
2014-12-19 LoRd_MuldeRMore code refactoring and clean-up.
2014-12-18 LoRd_MuldeRMoved Taskbar progress into MUtilities library.
2014-12-13 LoRd_MuldeRMoved all IPC functions into the MUtilities libraries.
2014-12-08 LoRd_MuldeRMoved JobObject as well as the remaining GUI functions...
2014-12-05 LoRd_MuldeRMoved all the Sound-specific functions into MUtilities...
2014-12-04 LoRd_MuldeRMoved set_window_icon() function into MUtilities function.
2014-12-03 LoRd_MuldeRMoved some more OS-specific functions into the MUtiliti...
2014-11-30 LoRd_MuldeRMoved various auxiliary macros into the MUtils library.
2014-11-29 LoRd_MuldeRMoved more functions into MUtils library, especially...
2014-11-25 LoRd_MuldeRMoved all terminal support functions into MUtilities...
2014-11-25 LoRd_MuldeRMoved the CPU detection code into the MUtils library.
2014-11-25 LoRd_MuldeRMoved various functions into MUtils library and removed...
2014-11-24 LoRd_MuldeRAdded MUtils library to the solution + some adjustments...
2014-06-27 LoRd_MuldeRAdded web-link to bug-tracker on GitHub.
2014-05-20 456vvMerge pull request #1 from lordmulder/master
2014-05-19 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2014-05-19 LoRd_MuldeRConsider application as "busy" when a modal dialog...
2014-05-04 LoRd_MuldeRProperly translate the corner widget in changeEvent().
2014-05-04 LoRd_MuldeRImplemented menubar corner widget.
2014-01-01 LoRd_MuldeRHappy new year 2014!
2013-12-04 LoRd_MuldeRUpdated Monkey's Audio binary to v4.12 (2013-06-26...
2013-12-03 LoRd_MuldeRMoved all sound effects into Qt-style resources. Sound...
2013-11-29 LoRd_MuldeRImproved initialization of the working banner. Also...
2013-11-26 LoRd_MuldeRMore improvements to the working banner. Now using...
2013-11-25 LoRd_MuldeRImproved processing dialog + setup a proper "big" windo...
2013-10-31 LoRd_MuldeRImproved dropbox widget, including proper multi-monitor...
2013-10-31 LoRd_MuldeRAdded new drop zone image, adopted from VLC Media Player.
2013-10-29 LoRd_MuldeRAdded lamexp_init_process() function, which can be...
2013-10-27 LoRd_MuldeRAdded "tick" sound when switching tabs.
2013-10-25 LoRd_MuldeRFix copying a file's Meta Info into the Meta Data tab...
2013-10-25 LoRd_MuldeRImproved LameXP message logging code. This also fixes...
2013-10-23 LoRd_MuldeRUpdated license info.
2013-10-21 LoRd_MuldeRIntroduce QUTF8 macro and replace ".toUtf8().constData...
2013-10-18 LoRd_MuldeRUpdated changelog and removed some debug code.
2013-10-18 LoRd_MuldeRUse the THROW macro instead of plain "throw" in the...
2013-10-18 LoRd_MuldeRImproved tool extraction code in InitializationThread...
2013-10-12 LoRd_MuldeRUse AudioFileModel_MetaInfo instead of AudioFileModel...
2013-10-12 LoRd_MuldeRFix compilation after previous changes to AudioFileMode...
2013-10-07 LoRd_MuldeRImplemented AbstractEncoderInfo for the AAC encoders...
2013-10-06 LoRd_MuldeRMore code refactoring: Moved most of the Win32 API...
2013-10-06 LoRd_MuldeRSome code-clean up. Removed "Windows.h" include from...
2013-10-03 LoRd_MuldeRTweaked default values for encoder settings.
2013-10-03 LoRd_MuldeRImplemented AbstractEncoder for the remaining encoders...
2013-10-03 LoRd_MuldeRRefactored EncoderRegistry::createInstance() method...
2013-10-03 LoRd_MuldeRMore refactoring of the SettingsModel. Also moved encod...
2013-10-02 LoRd_MuldeRImplemented AbstractEncoderInfo for some more encoders...
2013-10-02 LoRd_MuldeRRefactored Main window to use AbstractEncoderInfo rathe...
2013-07-14 LoRd_MuldeRRefactored AAC encoder selection code.
2013-07-14 LoRd_MuldeRAdded GUI option to reset all encoder settings.
2013-07-14 LoRd_MuldeRImplemented caching for settings model.
2013-07-10 LoRd_MuldeRSilenced some debug outputs.
2013-07-09 LoRd_MuldeRFixed a copy&paste bug that cause the output directory...
2013-07-07 LoRd_MuldeRThe encoder configuration (rc-mode, bitrate, quality...
2013-06-16 LoRd_MuldeRAdded new source file view overlay icon.
2013-05-02 LoRd_MuldeRGot rid of a superfluous Beep() that was triggered...
2013-04-24 LoRd_MuldeRSome tweaks to previewContextActionTriggered() function.
2013-03-17 LoRd_MuldeRUpdated web-site links.
2013-03-13 LoRd_MuldeRSynced MP3 algorithm quality settings to LAME manual...
2013-02-26 LoRd_MuldeRImproved handling of the VBR parameter for AAC encoders.
2013-02-25 LoRd_MuldeRImproved lamexp_themes_enabled() function.
2013-02-08 LoRd_MuldeRWelcome to year 2013 ;-)
next