.. |
Config.h
|
Some more updates of the deployment scripts.
|
2014-12-22 23:38:23 +01:00 |
CustomEventFilter.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_AAC.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_AAC.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_Abstract.cpp
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_Abstract.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_AC3.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_AC3.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_ADPCM.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_ADPCM.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_ALAC.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_ALAC.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_Avisynth.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_Avisynth.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_FLAC.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_FLAC.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_MAC.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_MAC.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_MP3.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_MP3.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_Musepack.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_Musepack.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_Opus.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_Opus.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_Shorten.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_Shorten.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_Speex.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_Speex.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_TTA.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_TTA.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_Vorbis.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_Vorbis.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_Wave.cpp
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_Wave.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_WavPack.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_WavPack.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Decoder_WMA.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Decoder_WMA.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Dialog_About.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Dialog_About.h
|
Use QElapsedTimer class instead of MUtils::OS::perfcounter_read() where appropriate.
|
2014-12-06 15:54:58 +01:00 |
Dialog_CueImport.cpp
|
More code refactoring and clean-up.
|
2014-12-19 23:49:11 +01:00 |
Dialog_CueImport.h
|
Fixed potential crash when trying to import Cue Sheet where *all* files are missing: If none of the files exist, we shouldn't try to analyze them. The real problem, however, was a potential NULL-pointer access in the FileAnalyzer thread's destructor code. Thanks to XhmikosR for reporting!
|
2014-08-16 14:45:18 +02:00 |
Dialog_DropBox.cpp
|
Moved various functions into MUtils library and removed obsolete code from LameXP.
|
2014-11-25 02:14:42 +01:00 |
Dialog_DropBox.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Dialog_LogView.cpp
|
Moved all the Sound-specific functions into MUtilities library.
|
2014-12-05 21:08:26 +01:00 |
Dialog_LogView.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Dialog_MainWindow.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Dialog_MainWindow.h
|
Moved all IPC functions into the MUtilities libraries.
|
2014-12-13 23:27:47 +01:00 |
Dialog_MetaInfo.cpp
|
Moved various functions into MUtils library and removed obsolete code from LameXP.
|
2014-11-25 02:14:42 +01:00 |
Dialog_MetaInfo.h
|
Added MUtils library to the solution + some adjustments of the project file.
|
2014-11-24 18:28:53 +01:00 |
Dialog_Processing.cpp
|
Moved Taskbar progress into MUtilities library.
|
2014-12-18 22:49:37 +01:00 |
Dialog_Processing.h
|
Moved Taskbar progress into MUtilities library.
|
2014-12-18 22:49:37 +01:00 |
Dialog_SplashScreen.cpp
|
Moved Taskbar progress into MUtilities library.
|
2014-12-18 22:49:37 +01:00 |
Dialog_SplashScreen.h
|
Moved Taskbar progress into MUtilities library.
|
2014-12-18 22:49:37 +01:00 |
Dialog_Update.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Dialog_Update.h
|
Moved Taskbar progress into MUtilities library.
|
2014-12-18 22:49:37 +01:00 |
Dialog_WorkingBanner.cpp
|
Moved Taskbar progress into MUtilities library.
|
2014-12-18 22:49:37 +01:00 |
Dialog_WorkingBanner.h
|
Moved Taskbar progress into MUtilities library.
|
2014-12-18 22:49:37 +01:00 |
Encoder_AAC_FHG.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Encoder_AAC_FHG.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Encoder_AAC_QAAC.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Encoder_AAC_QAAC.h
|
Fixed QAAC detection, hopefully.
|
2014-01-19 17:33:39 +01:00 |
Encoder_AAC.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Encoder_AAC.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Encoder_Abstract.cpp
|
Moved various functions into MUtils library and removed obsolete code from LameXP.
|
2014-11-25 02:14:42 +01:00 |
Encoder_Abstract.h
|
Moved various auxiliary macros into the MUtils library.
|
2014-11-30 21:32:23 +01:00 |
Encoder_AC3.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Encoder_AC3.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Encoder_DCA.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Encoder_DCA.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Encoder_FLAC.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Encoder_FLAC.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Encoder_MAC.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Encoder_MAC.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Encoder_MP3.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Encoder_MP3.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Encoder_Opus.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Encoder_Opus.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Encoder_Vorbis.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Encoder_Vorbis.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Encoder_Wave.cpp
|
Moved various auxiliary macros into the MUtils library.
|
2014-11-30 21:32:23 +01:00 |
Encoder_Wave.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Filter_Abstract.cpp
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Filter_Abstract.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Filter_Downmix.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Filter_Downmix.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Filter_Normalize.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Filter_Normalize.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Filter_Resample.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Filter_Resample.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Filter_ToneAdjust.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Filter_ToneAdjust.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Genres.cpp
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Genres.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Global_Tools.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Global_Utils.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Global_Version.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Global_Zero.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Global.h
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
IPCCommands.h
|
Refactored the Main() function into several sub-functions + some improvements of the IPC code.
|
2014-12-14 19:33:28 +01:00 |
LockedFile.cpp
|
Moved various auxiliary macros into the MUtils library.
|
2014-11-30 21:32:23 +01:00 |
LockedFile.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Main.cpp
|
Make the initialization time measurement work again.
|
2014-12-21 17:13:50 +01:00 |
Model_Artwork.cpp
|
Moved various functions into MUtils library and removed obsolete code from LameXP.
|
2014-11-25 02:14:42 +01:00 |
Model_Artwork.h
|
Fixed ArtworkModel::isEmpty() to actually give the expected result. Previous code gave the opposite of the expected result! This bug could cause the cover artwork to be lost in AudioFileModel_MetaInfo::update().
|
2014-02-08 17:24:24 +01:00 |
Model_AudioFile.cpp
|
Moved various functions into MUtils library and removed obsolete code from LameXP.
|
2014-11-25 02:14:42 +01:00 |
Model_AudioFile.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Model_CueSheet.cpp
|
Moved various auxiliary macros into the MUtils library.
|
2014-11-30 21:32:23 +01:00 |
Model_CueSheet.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Model_FileList.cpp
|
More code refactoring and clean-up.
|
2014-12-19 23:49:11 +01:00 |
Model_FileList.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Model_FileSystem.cpp
|
Moved get_os_version() function into MUtilities library.
|
2014-11-25 17:33:27 +01:00 |
Model_FileSystem.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Model_MetaInfo.cpp
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Model_MetaInfo.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Model_Progress.cpp
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Model_Progress.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Model_Settings.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Model_Settings.h
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
PlaylistImporter.cpp
|
Moved various functions into MUtils library and removed obsolete code from LameXP.
|
2014-11-25 02:14:42 +01:00 |
PlaylistImporter.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Registry_Decoder.cpp
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Registry_Decoder.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Registry_Encoder.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Registry_Encoder.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Resource.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
ShellIntegration.cpp
|
Moved various auxiliary macros into the MUtils library.
|
2014-11-30 21:32:23 +01:00 |
ShellIntegration.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Targetver.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Thread_CPUObserver.cpp
|
Moved various auxiliary macros into the MUtils library.
|
2014-11-30 21:32:23 +01:00 |
Thread_CPUObserver.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Thread_CueSplitter.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Thread_CueSplitter.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Thread_DiskObserver.cpp
|
Moved some more OS-specific functions into the MUtilities library.
|
2014-12-04 00:02:42 +01:00 |
Thread_DiskObserver.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Thread_FileAnalyzer_Task.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Thread_FileAnalyzer_Task.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Thread_FileAnalyzer.cpp
|
Moved various auxiliary macros into the MUtils library.
|
2014-11-30 21:32:23 +01:00 |
Thread_FileAnalyzer.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Thread_Initialization.cpp
|
Make the initialization time measurement work again.
|
2014-12-21 17:13:50 +01:00 |
Thread_Initialization.h
|
Make the initialization time measurement work again.
|
2014-12-21 17:13:50 +01:00 |
Thread_MessageHandler.cpp
|
Refactored the Main() function into several sub-functions + some improvements of the IPC code.
|
2014-12-14 19:33:28 +01:00 |
Thread_MessageHandler.h
|
Moved all IPC functions into the MUtilities libraries.
|
2014-12-13 23:27:47 +01:00 |
Thread_MessageProducer.cpp
|
Refactored the Main() function into several sub-functions + some improvements of the IPC code.
|
2014-12-14 19:33:28 +01:00 |
Thread_MessageProducer.h
|
Refactored the Main() function into several sub-functions + some improvements of the IPC code.
|
2014-12-14 19:33:28 +01:00 |
Thread_Process.cpp
|
Moved all the Sound-specific functions into MUtilities library.
|
2014-12-05 21:08:26 +01:00 |
Thread_Process.h
|
Some code clean up. Use an enum type for the "overwrite" mode instead of two separate flags.
|
2014-05-30 16:52:34 +02:00 |
Thread_RAMObserver.cpp
|
Moved various auxiliary macros into the MUtils library.
|
2014-11-30 21:32:23 +01:00 |
Thread_RAMObserver.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Tool_Abstract.cpp
|
Moved JobObject as well as the remaining GUI functions into the MUtilities library.
|
2014-12-08 22:06:01 +01:00 |
Tool_Abstract.h
|
Moved JobObject as well as the remaining GUI functions into the MUtilities library.
|
2014-12-08 22:06:01 +01:00 |
Tool_WaveProperties.cpp
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
Tool_WaveProperties.h
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
Tools.h
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |