OSDN Git Service

Moved Taskbar progress into MUtilities library.
[lamexp/LameXP.git] / src / Dialog_MainWindow.cpp
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 ;-)
2013-01-23 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2013-01-23 LoRd_MuldeRProperly handle plurals in translation files.
2013-01-18 LoRd_MuldeRExpose "disable resampling" option for Opus decoder...
2013-01-13 LoRd_MuldeRFix executable name for OpusEnc.
2013-01-12 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2013-01-12 LoRd_MuldeRAdded new function to detect the current date. Slightly...
2012-12-19 LoRd_MuldeRSome style-specific tweaks.
2012-12-14 LoRd_MuldeRAdded "folder up" action to the context menu of the...
2012-12-14 LoRd_MuldeRDon't update buttons when output folder view is disable...
2012-12-13 LoRd_MuldeRAdded "Folder Up" button to the "Output Folder" tab...
2012-12-04 LoRd_MuldeRSwitched the method of how the Designer UI file is...
2012-11-23 LoRd_MuldeRUpdated Opus encoder/decoder libraries to v1.1.x and...
2012-11-11 LoRd_MuldeRAdded an option to filter the progress model entries...
2012-11-07 LoRd_MuldeRAdded option for "Overwrite Mode" (keep both, skip...
2012-10-19 LoRd_MuldeRBump version.
2012-10-17 LoRd_MuldeRAdded an "About..." entry to the system menu.
2012-10-14 LoRd_MuldeRSmall code clean-up.
2012-10-14 LoRd_MuldeRIf a QM file is used instead of a built-in translation...
2012-10-13 LoRd_MuldeRNow using rand_s() to generate random numbers, which...
2012-10-10 LoRd_MuldeRSlightly modified license checking code.
2012-09-22 arestarhMerge branch 'master' of github.com:lordmulder/LameXP
2012-09-20 LoRd_MuldeRSome optimizations in GUI resize code.
2012-09-07 LoRd_MuldeRFixed a regression in 3e18116dd5f8a6c12643d0a42c5214968...
2012-08-20 LoRd_MuldeRUpdated some URL string.
2012-08-02 lordmulderUpdated F.A.Q. document.
2012-07-31 lordmulderRemoved a superfluous MessageBeep().
2012-07-30 lordmulderSome more refactoring of the event filter functions...
2012-07-29 lordmulderAdded "custom parameters" options for Opus. Also added...
2012-07-29 lordmulderSome refactoring of the macros. Use the "do {...} while...
2012-07-29 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2012-07-29 lordmulderUpdated Opus binaries. Now compiled with runtime CPU...
2012-07-21 lordmulderReplaced the Opus encoder/decoder binary wit custom...
2012-07-20 lordmulderAdded support for Opus Audio Codec, based on Opus-Tools...
2012-06-22 lordmulderNow using our own command-line parser, based on GetComm...
2012-06-21 lordmulderWhen generating the initial output-folder name for...
2012-05-25 lordmulderNow using a separate QSemaphore to limit the number...
2012-05-20 lordmulderFixed HTML code, need to escape the ampersand.
2012-05-15 lordmulderSome small updates to the file analyzer benchmark code.
2012-05-13 lordmulderChanged the method to synchronize the analyzer threads...
2012-05-06 lordmulderAdded progress indicator to CueSheet import thread.
next