LameXP/src
2016-12-20 20:32:59 +01:00
..
Config.h Re-organized project directory structure. 2016-12-20 20:32:59 +01:00
CustomEventFilter.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_AAC.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_AAC.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Abstract.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Abstract.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_AC3.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_AC3.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_ADPCM.cpp Implemented a better method to set the working directory for "tool" processes. 2016-01-03 15:54:36 +01:00
Decoder_ADPCM.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_ALAC.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_ALAC.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Avisynth.cpp Implemented a better method to set the working directory for "tool" processes. 2016-01-03 15:54:36 +01:00
Decoder_Avisynth.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_FLAC.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_FLAC.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_MAC.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_MAC.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_MP3.cpp Updated mpg123 decoder binary to v1.23.4 (2016-05-11), compiled with GCC 5.3.0. 2016-05-26 15:57:06 +02:00
Decoder_MP3.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Musepack.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Musepack.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Opus.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Opus.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Shorten.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Shorten.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Speex.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Speex.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_TTA.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_TTA.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Vorbis.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Vorbis.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Wave.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_Wave.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_WavPack.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_WavPack.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_WMA.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Decoder_WMA.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_About.cpp Some fixes to adapt for latest MUtils changes. 2016-12-19 21:17:41 +01:00
Dialog_About.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_CueImport.cpp Some fixes to adapt for latest MUtils changes. 2016-12-19 21:17:41 +01:00
Dialog_CueImport.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_DropBox.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_DropBox.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_LogView.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_LogView.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_MainWindow.cpp Some fixes to adapt for latest MUtils changes. 2016-12-19 21:17:41 +01:00
Dialog_MainWindow.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_MetaInfo.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_MetaInfo.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_Processing.cpp Some code refactoring. 2016-05-27 14:24:22 +02:00
Dialog_Processing.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_SplashScreen.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_SplashScreen.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_Update.cpp Improved the Update dialog in order to accommodate for the latest MUtils changes. 2016-04-23 13:34:45 +02:00
Dialog_Update.h Improved the Update dialog in order to accommodate for the latest MUtils changes. 2016-04-23 13:34:45 +02:00
Dialog_WorkingBanner.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Dialog_WorkingBanner.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Encoder_AAC_FDK.cpp Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_AAC_FDK.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_AAC_FHG.cpp Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_AAC_FHG.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_AAC_QAAC.cpp Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_AAC_QAAC.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_AAC.cpp Small code clean-up. 2016-11-13 20:09:29 +01:00
Encoder_AAC.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_Abstract.cpp Fixed parameter validation for Wave encoder. 2016-04-06 00:19:41 +02:00
Encoder_Abstract.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_AC3.cpp Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_AC3.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_DCA.cpp Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_DCA.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_FLAC.cpp Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_FLAC.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_MAC.cpp Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_MAC.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_MP3.cpp Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_MP3.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_Opus.cpp Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_Opus.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_Vorbis.cpp Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_Vorbis.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_Wave.cpp Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
Encoder_Wave.h Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation. 2016-11-12 14:57:58 +01:00
FileHash.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
FileHash.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Filter_Abstract.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Filter_Abstract.h Fixed a bug that would cause the encoding job to fail, when an audio filter is *skipped*. If a filter is skipped, it did *not* write an output file. However, before this fix, the ProcessThread would try to continue with the (empty) output file, resulting in the subsequent encoder invocation to fail. 2016-11-12 16:49:29 +01:00
Filter_Downmix.cpp Small code clean-up. 2016-11-13 20:09:29 +01:00
Filter_Downmix.h Fixed a bug that would cause the encoding job to fail, when an audio filter is *skipped*. If a filter is skipped, it did *not* write an output file. However, before this fix, the ProcessThread would try to continue with the (empty) output file, resulting in the subsequent encoder invocation to fail. 2016-11-12 16:49:29 +01:00
Filter_Normalize.cpp Fixed a bug that would cause the encoding job to fail, when an audio filter is *skipped*. If a filter is skipped, it did *not* write an output file. However, before this fix, the ProcessThread would try to continue with the (empty) output file, resulting in the subsequent encoder invocation to fail. 2016-11-12 16:49:29 +01:00
Filter_Normalize.h Fixed a bug that would cause the encoding job to fail, when an audio filter is *skipped*. If a filter is skipped, it did *not* write an output file. However, before this fix, the ProcessThread would try to continue with the (empty) output file, resulting in the subsequent encoder invocation to fail. 2016-11-12 16:49:29 +01:00
Filter_Resample.cpp Fixed a bug that would cause the encoding job to fail, when an audio filter is *skipped*. If a filter is skipped, it did *not* write an output file. However, before this fix, the ProcessThread would try to continue with the (empty) output file, resulting in the subsequent encoder invocation to fail. 2016-11-12 16:49:29 +01:00
Filter_Resample.h Fixed a bug that would cause the encoding job to fail, when an audio filter is *skipped*. If a filter is skipped, it did *not* write an output file. However, before this fix, the ProcessThread would try to continue with the (empty) output file, resulting in the subsequent encoder invocation to fail. 2016-11-12 16:49:29 +01:00
Filter_ToneAdjust.cpp Fixed a bug that would cause the encoding job to fail, when an audio filter is *skipped*. If a filter is skipped, it did *not* write an output file. However, before this fix, the ProcessThread would try to continue with the (empty) output file, resulting in the subsequent encoder invocation to fail. 2016-11-12 16:49:29 +01:00
Filter_ToneAdjust.h Fixed a bug that would cause the encoding job to fail, when an audio filter is *skipped*. If a filter is skipped, it did *not* write an output file. However, before this fix, the ProcessThread would try to continue with the (empty) output file, resulting in the subsequent encoder invocation to fail. 2016-11-12 16:49:29 +01:00
Genres.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Genres.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Global_Tools.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Global_Utils.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Global_Version.cpp Updated ALAC decoder binary to refalac v1.58, based on ALAC reference implementation by Apple (Apache License). 2016-01-31 16:06:09 +01:00
Global_Zero.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Global.h Explicitly pass "--discard-comments" to OggEnc2 + some code refactoring. 2016-04-16 13:26:21 +02:00
IPCCommands.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
LockedFile.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
LockedFile.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Main.cpp Some code refactoring. 2016-05-27 14:24:22 +02:00
MimeTypes.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_Artwork.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_Artwork.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_AudioFile.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_AudioFile.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_CueSheet.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_CueSheet.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_FileExts.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_FileExts.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_FileList.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_FileList.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_FileSystem.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_FileSystem.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_MetaInfo.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_MetaInfo.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_Progress.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_Progress.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_Settings.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Model_Settings.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
PlaylistImporter.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
PlaylistImporter.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Registry_Decoder.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Registry_Decoder.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Registry_Encoder.cpp The "Algorithm Quality" slider now also effects the QAAC encoder. 2016-02-01 20:20:14 +01:00
Registry_Encoder.h The information whether an encoder supports "native" resampling is provided via AbstractEncoderInfo class + enable "native" resampling for QAAC encoder. 2016-01-30 17:51:10 +01:00
Resource.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
ShellIntegration.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
ShellIntegration.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Targetver.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_CPUObserver.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_CPUObserver.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_CueSplitter.cpp Some fixes to adapt for latest MUtils changes. 2016-12-19 21:17:41 +01:00
Thread_CueSplitter.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_DiskObserver.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_DiskObserver.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_FileAnalyzer_Task.cpp Some fixes to adapt for latest MUtils changes. 2016-12-19 21:17:41 +01:00
Thread_FileAnalyzer_Task.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_FileAnalyzer.cpp Some fixes to adapt for latest MUtils changes. 2016-12-19 21:17:41 +01:00
Thread_FileAnalyzer.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_Initialization.cpp Improved the Update dialog in order to accommodate for the latest MUtils changes. 2016-04-23 13:34:45 +02:00
Thread_Initialization.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_MessageHandler.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_MessageHandler.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_MessageProducer.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_MessageProducer.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_Process.cpp Some fixes to adapt for latest MUtils changes. 2016-12-19 21:17:41 +01:00
Thread_Process.h Don't apply "downmix" filter on Mono or Stereo sources. Always apply when channel count is undetermined. 2016-11-12 16:06:04 +01:00
Thread_RAMObserver.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Thread_RAMObserver.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Tool_Abstract.cpp Implemented a better method to set the working directory for "tool" processes. 2016-01-03 15:54:36 +01:00
Tool_Abstract.h Implemented a better method to set the working directory for "tool" processes. 2016-01-03 15:54:36 +01:00
Tool_WaveProperties.cpp Happy new year 2016! 2016-01-03 15:53:42 +01:00
Tool_WaveProperties.h Happy new year 2016! 2016-01-03 15:53:42 +01:00
Tools.h Updated Opus encoder/decoder libraries v1.2-alpha and Opus-Tools to v0.1.9-Git (2016-11-04). 2016-11-05 13:11:23 +01:00