OSDN Git Service

Slightly changed cache handling.
[lamexp/LameXP.git] / src / Dialog_MainWindow.cpp
2012-03-31 lordmulderSlightly changed cache handling.
2012-03-30 lordmulderVarious tweaks to improve the QFileSystemModel performa...
2012-03-29 lordmulderSome code refactoring and clean-up.
2012-03-29 lordmulderSome improvement of the previous commit.
2012-03-28 lordmulderNew workaround to focus the selected item in the "outpu...
2012-03-28 lordmulderSome tweaks to the initialization of the QFileSystem...
2012-03-27 lordmulderImproved output folder LineEdit.
2012-03-26 lordmulderAdded button to edit the current output path in a simpl...
2012-03-06 lordmulderShow which AAC encoder is being used in the GUI.
2012-01-24 lordmulderSlightly improved "announce" message box.
2012-01-04 lordmulderAdded support for importing Meta tags from a CSV files.
2012-01-04 lordmulderAdded support for exporting Meta tags to a simple CSV...
2012-01-01 lordmulderHappy New Year 2012!
2011-12-29 lordmulderBetter handling of system shutdown. Now using the Qt...
2011-12-27 lordmulderPrevent some more dialogs from blocking a quick system...
2011-12-23 lordmulderRestrict bitrate selector for dcaenc to a sane range...
2011-12-22 lordmulderExperimental support for dcaenc, by Alexander E. Patrak...
2011-12-19 lordmulderQDesktopServices::openUrl() fails horribly, if we try...
2011-12-18 lordmulderAdded "Ignore" button to message box.
2011-12-18 lordmulderArtwork can now be changed by double-click.
2011-12-17 lordmulderForce column resize, after an item in the source file...
2011-11-22 lordmulderAdjusted QAAC detection for shared 'libsoxrate' library.
2011-11-21 lordmulderChanged detection of QAAC for the new fully-static...
2011-11-21 lordmulderAdded optional support for the QAAC encoder. Requires...
2011-11-11 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-11-08 lordmulderUse qMin() and qMax() instead of min() and max() macros...
2011-11-07 lordmulderImplemented a more correct way to initialize the ITaskb...
2011-10-29 lordmulderAdded indicators for current CPU usage, RAM usage and...
2011-10-23 lordmulderAdded a hint that the version number in the name of...
2011-10-21 lordmulderCheck if hibernation is support on the computer. If...
2011-10-21 lordmulderAdded an option to hibernate the computer ("suspend...
2011-10-16 lordmulderMore extensive use of the NOBR macro + code clan-up.
2011-10-07 lordmulderAdded support for /Force to uninstaller. Required some...
2011-10-06 lordmulderMade the channel equalization mode of the "normalizatio...
2011-10-06 lordmulderUse ShellExecute() to run the Uninstaller, because...
2011-10-01 lordmulderUpdated MediaInfo and wma2wav binaries. Now compiled...
2011-09-29 lordmulderUpdated Web-Updater and Elevator binary. NSIS updated...
2011-09-29 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-09-29 lordmulderSet text codec to UTF-8, so qDebug/qWarning/qFatal...
2011-09-29 lordmulderAdded a button for loading a different Cue Sheet to...
2011-09-19 lordmulderRe-added missing "<br>"'s that got lost in the recent...
2011-09-19 lordmulderDon't check for updates when application is run for...
2011-09-18 lordmulderImproved announce box.
2011-09-17 lordmulderUpdated MediaInfo binaries to v0.7.49 (2011-09-09)...
2011-09-05 lordmulderWhen a folder that does NOT contain any files is droppe...
2011-08-29 lordmulderTemporarily hide the "disque" widget in About dialog...
2011-08-25 lordmulderAdded warnings when LAME algorithm quality is set to...
2011-08-23 lordmulderRemember most recent path for "add file(s)" and "add...
2011-08-23 lordmulderBetter workaround for "ResizeToContents not updating...
2011-08-21 lordmulderWorkaround for a bug in Qt's TableView that causes...
2011-08-21 lordmulderSome more clean-up for FhgAacEnc support + updated...
2011-08-19 lordmulderSlightly improved FhgAacEnc integration.
2011-08-19 lordmulderAdded experimental(!) support for FhgAacEnc. Replaces...
2011-08-08 lordmulderAdded "Favorites" menu for output folders.
2011-08-05 lordmulderAdded an option option to enforce Stereo Downmix.
2011-08-05 lordmulderPreview example file name for current rename pattern.
2011-08-05 lordmulderPrevent rename pattern edit box from being translated...
2011-08-04 lordmulderAdded an option to rename the output files (based on...
2011-08-03 lordmulderRemoved some more remnants of "old" WMA decoder + updat...
2011-07-28 lordmulderFixed a bug that could files to be added twice. Files...
2011-07-26 lordmulderAdded 'wma2wav' as WMA decoder and removed all support...
2011-06-26 lordmulderFive new strings to translate.
2011-06-24 lordmulderShow a warning to the use in case of "slow" startup...
2011-06-12 lordmulderBump version.
2011-06-12 lordmulderMake sure that the output folder label is updated when...
2011-06-11 lordmulderAdded two new command-line switches: "--add-folder...
2011-06-04 lordmulderImplemented late initialization of the QFileSystemModel...
2011-05-31 lordmulderDetect and show audio bitrate + added an option to...
2011-05-27 lordmulderDo not add the files directly in the Drag&Drop event...
2011-05-21 lordmulderCleaned-up main window code.
2011-05-20 lordmulderBugfix: Correctly disable Nero AAC option, if the Nero...
2011-05-20 lordmulderUpdated avs2wav tool (again) + fixed a bug with the...
2011-05-16 lordmulderShow a warning when the user tries to add a Cue Sheet...
2011-05-16 lordmulderImplemented a better method to abort FileAnalyzer thread.
2011-05-14 lordmulderImplemented Cue Sheet splitter thread. Basic Cue Sheet...
2011-05-14 lordmulderFirst step for Cue Sheet splitting: Call the FileAnalyz...
2011-05-13 lordmulderShow working banner while parsing a Cue Sheet file...
2011-05-13 lordmulderImplemented a very basic Cue Sheet parser.
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-08 lordmulderUpdated FAQ document + added 'Don't Show Again' buttons...
2011-05-06 lordmulderAdded more options for Aften to the "Advanced Options...
2011-05-05 lordmulderImplemented encoding mode and bitrate selection for...
2011-05-03 lordmulderInitial ATSC A/52 (aka "AC-3", aka "Dolby Digital"...
2011-05-03 lordmulderImplemented a custom function to blink a window. On...
2011-05-03 lordmulderAdded an option to check for "Beta" (pre-release) updat...
2011-04-17 lordmulderAdded global exception handler routine.
2011-04-11 lordmulderMake it possible to abort the operation when adding...
2011-04-08 lordmulderSmall addition to translator's guide.
2011-04-05 lordmulderAdded code to automatically resize (enlarge) the main...
2011-03-28 lordmulderImplemented a new "disk observer" thread which will...
2011-03-23 lordmulderAdded an option to add directories recursively.
2011-03-23 lordmulderUpdated LAME encoder binary to v3.99.0.15 (2011-03...
2011-03-22 lordmulderAdded support for adding, editing and clearing cover...
2011-03-20 lordmulderAdded entry for "Help & Support" to Help menu.
2011-03-19 lordmulderAdded entries for the documents to the menu.
2011-03-19 lordmulderDetect the .cda files that can be found in the root...
2011-02-28 lordmulderRefactored a few constants.
2011-02-25 lordmulderAdded an option to select a user-defined TEMP directory.
2011-02-25 lordmulderAdded support for Windows 7 Taskbar Progress to "Update...
next