LameXP/src
2015-01-04 17:04:26 +01:00
..
Config.h Some improvements to handling command-line arguments. 2015-01-04 17:04:26 +01:00
CustomEventFilter.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_AAC.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_AAC.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Abstract.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Abstract.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_AC3.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_AC3.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_ADPCM.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_ADPCM.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_ALAC.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_ALAC.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Avisynth.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Avisynth.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_FLAC.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_FLAC.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_MAC.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_MAC.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_MP3.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_MP3.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Musepack.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Musepack.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Opus.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Opus.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Shorten.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Shorten.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Speex.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Speex.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_TTA.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_TTA.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Vorbis.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Vorbis.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_Wave.cpp Much simplified the Wave "decoder". It will now use the MUtilities library to copy the file, rather than SHFileOperation(). For whatever reason, copying a file to a directory via SHFileOperation() prevents that directory from being deleted later. But only when trying to delete that directory from the same process where SHFileOperation() had been called. It can be deleted, e.g., in Windows Explorer just fine - even when the process that called SHFileOperation() is still running. Anyway, we simply avoid SHFileOperation() now. 2015-01-02 23:46:03 +01:00
Decoder_Wave.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_WavPack.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_WavPack.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_WMA.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Decoder_WMA.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_About.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_About.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_CueImport.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_CueImport.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_DropBox.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_DropBox.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_LogView.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_LogView.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_MainWindow.cpp Some improvements to handling command-line arguments. 2015-01-04 17:04:26 +01:00
Dialog_MainWindow.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_MetaInfo.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_MetaInfo.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_Processing.cpp Some improvements to handling command-line arguments. 2015-01-04 17:04:26 +01:00
Dialog_Processing.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_SplashScreen.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_SplashScreen.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_Update.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_Update.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_WorkingBanner.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Dialog_WorkingBanner.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_AAC_FHG.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_AAC_FHG.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_AAC_QAAC.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_AAC_QAAC.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_AAC.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_AAC.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_Abstract.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_Abstract.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_AC3.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_AC3.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_DCA.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_DCA.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_FLAC.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_FLAC.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_MAC.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_MAC.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_MP3.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_MP3.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_Opus.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_Opus.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_Vorbis.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_Vorbis.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_Wave.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Encoder_Wave.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Filter_Abstract.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Filter_Abstract.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Filter_Downmix.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Filter_Downmix.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Filter_Normalize.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Filter_Normalize.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Filter_Resample.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Filter_Resample.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Filter_ToneAdjust.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Filter_ToneAdjust.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Genres.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Genres.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Global_Tools.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Global_Utils.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Global_Version.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Global_Zero.cpp Removed static plugin initialization code, because MUtilities library does that now + updated Changelog file. 2015-01-01 22:12:11 +01:00
Global.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
IPCCommands.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
LockedFile.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
LockedFile.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Main.cpp Some improvements to handling command-line arguments. 2015-01-04 17:04:26 +01:00
Model_Artwork.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_Artwork.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_AudioFile.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_AudioFile.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_CueSheet.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_CueSheet.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_FileList.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_FileList.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_FileSystem.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_FileSystem.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_MetaInfo.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_MetaInfo.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_Progress.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_Progress.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_Settings.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Model_Settings.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
PlaylistImporter.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
PlaylistImporter.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Registry_Decoder.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Registry_Decoder.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Registry_Encoder.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Registry_Encoder.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Resource.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
ShellIntegration.cpp Some improvements to handling command-line arguments. 2015-01-04 17:04:26 +01:00
ShellIntegration.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Targetver.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_CPUObserver.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_CPUObserver.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_CueSplitter.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_CueSplitter.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_DiskObserver.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_DiskObserver.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_FileAnalyzer_Task.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_FileAnalyzer_Task.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_FileAnalyzer.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_FileAnalyzer.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_Initialization.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_Initialization.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_MessageHandler.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_MessageHandler.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_MessageProducer.cpp Some improvements to handling command-line arguments. 2015-01-04 17:04:26 +01:00
Thread_MessageProducer.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_Process.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_Process.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_RAMObserver.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Thread_RAMObserver.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Tool_Abstract.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Tool_Abstract.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Tool_WaveProperties.cpp Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Tool_WaveProperties.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
Tools.h Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00