LameXP/src
2017-05-05 21:35:16 +02:00
..
Config.h Updated Opus encoder/decoder libraries v1.2-alpha2 (2017-05-05). 2017-05-05 21:35:16 +02:00
CustomEventFilter.h Bump release year. 2017-03-12 12:12:49 +01:00
Decoder_AAC.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_AAC.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Abstract.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Decoder_Abstract.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_AC3.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_AC3.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_ADPCM.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_ADPCM.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_ALAC.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_ALAC.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Avisynth.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Avisynth.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_FLAC.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_FLAC.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_MAC.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_MAC.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_MP3.cpp Build fix. 2017-04-22 22:06:21 +02:00
Decoder_MP3.h Improved mpg123 file type detection. Before MPEG "Version 2.5" was not detected. 2017-04-22 16:00:23 +02:00
Decoder_Musepack.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Musepack.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Opus.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Opus.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Shorten.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Shorten.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Speex.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Speex.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_TTA.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_TTA.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Vorbis.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Vorbis.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Wave.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_Wave.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_WavPack.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_WavPack.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_WMA.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Decoder_WMA.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Dialog_About.cpp Some code clean-up in "About" dialog. 2017-05-05 21:34:48 +02:00
Dialog_About.h Some code clean-up in "About" dialog. 2017-05-05 21:34:48 +02:00
Dialog_CueImport.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Dialog_CueImport.h Bump release year. 2017-03-12 12:12:49 +01:00
Dialog_DropBox.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Dialog_DropBox.h Bump release year. 2017-03-12 12:12:49 +01:00
Dialog_LogView.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Dialog_LogView.h Bump release year. 2017-03-12 12:12:49 +01:00
Dialog_MainWindow.cpp Adapted for latest MUtils changes in clean_file_name() function. The "pretty" parameter is now used/required. 2017-04-09 19:17:00 +02:00
Dialog_MainWindow.h Bump release year. 2017-03-12 12:12:49 +01:00
Dialog_MetaInfo.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Dialog_MetaInfo.h Bump release year. 2017-03-12 12:12:49 +01:00
Dialog_Processing.cpp Adapted for latest MUtils changes in clean_file_name() function. The "pretty" parameter is now used/required. 2017-04-09 19:17:00 +02:00
Dialog_Processing.h Bump release year. 2017-03-12 12:12:49 +01:00
Dialog_SplashScreen.cpp Switch to using QAtomicInc instead of "volatile" flags in more places. 2017-04-19 23:54:00 +02:00
Dialog_SplashScreen.h Switch to using QAtomicInc instead of "volatile" flags in more places. 2017-04-19 23:54:00 +02:00
Dialog_Update.cpp Adapted for the latest MUtils library changes. 2017-04-07 20:49:12 +02:00
Dialog_Update.h Adapted for the latest MUtils library changes. 2017-04-07 20:49:12 +02:00
Dialog_WorkingBanner.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Dialog_WorkingBanner.h Bump release year. 2017-03-12 12:12:49 +01:00
Encoder_AAC_FDK.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_AAC_FDK.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_AAC_FHG.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_AAC_FHG.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_AAC_QAAC.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_AAC_QAAC.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_AAC.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_AAC.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_Abstract.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Encoder_Abstract.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_AC3.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_AC3.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_DCA.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_DCA.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_FLAC.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_FLAC.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_MAC.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_MAC.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_MP3.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_MP3.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_Opus.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_Opus.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_Vorbis.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_Vorbis.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_Wave.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Encoder_Wave.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
FileHash.cpp Bump release year. 2017-03-12 12:12:49 +01:00
FileHash.h Bump release year. 2017-03-12 12:12:49 +01:00
Filter_Abstract.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Filter_Abstract.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Filter_Downmix.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Filter_Downmix.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Filter_Normalize.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Filter_Normalize.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Filter_Resample.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Filter_Resample.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Filter_ToneAdjust.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Filter_ToneAdjust.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Genres.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Genres.h Bump release year. 2017-03-12 12:12:49 +01:00
Global_Tools.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Global_Utils.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Global_Version.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Global_Zero.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Global.h Bump release year. 2017-03-12 12:12:49 +01:00
IPCCommands.h Bump release year. 2017-03-12 12:12:49 +01:00
LockedFile.cpp Some improvements to LockedFile class. 2017-04-16 23:59:11 +02:00
LockedFile.h Bump release year. 2017-03-12 12:12:49 +01:00
Main.cpp Bump release year. 2017-03-12 12:12:49 +01:00
MimeTypes.h Bump release year. 2017-03-12 12:12:49 +01:00
Model_Artwork.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Model_Artwork.h Bump release year. 2017-03-12 12:12:49 +01:00
Model_AudioFile.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Model_AudioFile.h Bump release year. 2017-03-12 12:12:49 +01:00
Model_CueSheet.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Model_CueSheet.h Bump release year. 2017-03-12 12:12:49 +01:00
Model_FileExts.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Model_FileExts.h Bump release year. 2017-03-12 12:12:49 +01:00
Model_FileList.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Model_FileList.h Bump release year. 2017-03-12 12:12:49 +01:00
Model_FileSystem.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Model_FileSystem.h Bump release year. 2017-03-12 12:12:49 +01:00
Model_MetaInfo.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Model_MetaInfo.h Bump release year. 2017-03-12 12:12:49 +01:00
Model_Progress.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Model_Progress.h Bump release year. 2017-03-12 12:12:49 +01:00
Model_Settings.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Model_Settings.h Bump release year. 2017-03-12 12:12:49 +01:00
PlaylistImporter.cpp Bump release year. 2017-03-12 12:12:49 +01:00
PlaylistImporter.h Bump release year. 2017-03-12 12:12:49 +01:00
Registry_Decoder.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Registry_Decoder.h Bump release year. 2017-03-12 12:12:49 +01:00
Registry_Encoder.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Registry_Encoder.h Bump release year. 2017-03-12 12:12:49 +01:00
Resource.h Bump release year. 2017-03-12 12:12:49 +01:00
ShellIntegration.cpp Compile fix 2017-04-22 14:20:29 +02:00
ShellIntegration.h Fixed possible race condition in ShellIntegration class. 2017-04-20 21:58:37 +02:00
Targetver.h Bump release year. 2017-03-12 12:12:49 +01:00
Thread_CPUObserver.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Thread_CPUObserver.h Bump release year. 2017-03-12 12:12:49 +01:00
Thread_CueSplitter.cpp Switch to using QAtomicInc instead of "volatile" flags in more places. 2017-04-19 23:54:00 +02:00
Thread_CueSplitter.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Thread_DiskObserver.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Thread_DiskObserver.h Bump release year. 2017-03-12 12:12:49 +01:00
Thread_FileAnalyzer_Task.cpp Switch to using QAtomicInc instead of "volatile" flags in more places. 2017-04-19 23:54:00 +02:00
Thread_FileAnalyzer_Task.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Thread_FileAnalyzer.cpp Switch to using QAtomicInc instead of "volatile" flags in more places. 2017-04-19 23:54:00 +02:00
Thread_FileAnalyzer.h Switch to using QAtomicInc instead of "volatile" flags in more places. 2017-04-19 23:54:00 +02:00
Thread_Initialization.cpp Updated Monkey's Audio binaries to v4.25 (2017-03-12), compiled with ICL 17.0 and MSVC 14.0. 2017-04-27 19:53:08 +02:00
Thread_Initialization.h Bump release year. 2017-03-12 12:12:49 +01:00
Thread_MessageHandler.cpp Switch to using QAtomicInc instead of "volatile" flags in more places. 2017-04-19 23:54:00 +02:00
Thread_MessageHandler.h Switch to using QAtomicInc instead of "volatile" flags in more places. 2017-04-19 23:54:00 +02:00
Thread_MessageProducer.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Thread_MessageProducer.h Bump release year. 2017-03-12 12:12:49 +01:00
Thread_Process.cpp Switch to using QAtomicInc instead of "volatile" flags in more places. 2017-04-19 23:54:00 +02:00
Thread_Process.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Thread_RAMObserver.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Thread_RAMObserver.h Bump release year. 2017-03-12 12:12:49 +01:00
Tool_Abstract.cpp Bump release year. 2017-03-12 12:12:49 +01:00
Tool_Abstract.h Switch to using QAtomicInc instead of "volatile" flags in more places. 2017-04-19 23:54:00 +02:00
Tool_WaveProperties.cpp Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Tool_WaveProperties.h Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
Tools.h Updated Opus encoder/decoder libraries v1.2-alpha2 (2017-05-05). 2017-05-05 21:35:16 +02:00