LameXP/src
2012-04-26 13:43:40 +02:00
..
Config.h Version v4.04 is released! 2012-04-26 13:43:40 +02:00
Decoder_AAC.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_AAC.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Abstract.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Abstract.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_AC3.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_AC3.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_ADPCM.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_ADPCM.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_ALAC.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_ALAC.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Avisynth.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Avisynth.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_FLAC.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_FLAC.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_MAC.cpp Fix regular expression for new version of Monkey's Audio. 2012-01-27 03:21:59 +01:00
Decoder_MAC.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_MP3.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_MP3.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Musepack.cpp Updated Musepack decoder to output progress info. Also added code to parse the output. 2012-01-26 22:26:52 +01:00
Decoder_Musepack.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Shorten.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Shorten.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Speex.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Speex.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_TTA.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_TTA.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Vorbis.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Vorbis.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Wave.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_Wave.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_WavPack.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_WavPack.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_WMA.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Decoder_WMA.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Dialog_About.cpp Updated Qt runtime libraries to v4.8.1 (2012-03-14), compiled with MSVC 10.0. 2012-04-12 03:18:48 +02:00
Dialog_About.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Dialog_CueImport.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Dialog_CueImport.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Dialog_DropBox.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Dialog_DropBox.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Dialog_LogView.cpp Added a new configuration for initial Qt 5.0 support. Needed a few code-changes and workarounds. Highly experimental! 2012-04-11 00:44:40 +02:00
Dialog_LogView.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Dialog_MainWindow.cpp Make it possible to remove items with the DEL key. 2012-04-19 00:56:04 +02:00
Dialog_MainWindow.h Changed creation of QFileSystemModel. Object will now be created when the user first visits the "Output Folder" tab. Also added option to "refresh" the directory outline, which will effectively destroy and re-create the QFileSystemModel in order to discard all data that may be cached. 2012-04-05 15:24:45 +02:00
Dialog_MetaInfo.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Dialog_MetaInfo.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Dialog_Processing.cpp Detect Windows 8 and detect if Windows 8 is running in "compatibility mode" for Windows 7. 2012-04-13 16:37:47 +02:00
Dialog_Processing.h Added a new configuration for initial Qt 5.0 support. Needed a few code-changes and workarounds. Highly experimental! 2012-04-11 00:44:40 +02:00
Dialog_SplashScreen.cpp Version v4.04 is released! 2012-04-26 13:43:40 +02:00
Dialog_SplashScreen.h Yet another workaround for the previous commit. 2012-03-24 01:29:06 +01:00
Dialog_Update.cpp Added a new configuration for initial Qt 5.0 support. Needed a few code-changes and workarounds. Highly experimental! 2012-04-11 00:44:40 +02:00
Dialog_Update.h Added a new configuration for initial Qt 5.0 support. Needed a few code-changes and workarounds. Highly experimental! 2012-04-11 00:44:40 +02:00
Dialog_WorkingBanner.cpp Added a new configuration for initial Qt 5.0 support. Needed a few code-changes and workarounds. Highly experimental! 2012-04-11 00:44:40 +02:00
Dialog_WorkingBanner.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_AAC_FHG.cpp Set supported input formats for FHG AAC encoder. 2012-03-08 01:35:04 +01:00
Encoder_AAC_FHG.h Set supported input formats for FHG AAC encoder. 2012-03-08 01:35:04 +01:00
Encoder_AAC_QAAC.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_AAC_QAAC.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_AAC.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_AAC.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_Abstract.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_Abstract.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_AC3.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_AC3.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_DCA.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_DCA.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_FLAC.cpp More FLAC workarounds. Using "--channel-map=none" will fix most cases, although we will loose the channel map for Wave files that contain a valid channel map. On the other hand, FLAC fails most of the time when trying to use the channel map from the Wave file. 2012-03-09 01:11:29 +01:00
Encoder_FLAC.h Some workarounds for FLAC. It seems FLAC doesn't like 1.0, 3.0, 3.1, 4.0 channel files. It also doesn't like more than 6 channels. It still fails with files that have >2 channels and are NOT in the "Wave Extensible" format. 2012-03-09 00:44:55 +01:00
Encoder_MP3.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_MP3.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_Vorbis.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_Vorbis.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_Wave.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Encoder_Wave.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Filter_Abstract.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Filter_Abstract.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Filter_Downmix.cpp Some workarounds for FLAC. It seems FLAC doesn't like 1.0, 3.0, 3.1, 4.0 channel files. It also doesn't like more than 6 channels. It still fails with files that have >2 channels and are NOT in the "Wave Extensible" format. 2012-03-09 00:44:55 +01:00
Filter_Downmix.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Filter_Normalize.cpp Updated SoX binary to v14.4.0 RC-3 (2012-02-20), compiled with ICL 12.1.7 and MSVC 10.0. Now the default normalization method is "-n" again. 2012-02-24 22:12:28 +01:00
Filter_Normalize.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Filter_Resample.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Filter_Resample.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Filter_ToneAdjust.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Filter_ToneAdjust.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Genres.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Genres.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Global.cpp Detect Windows 8 and detect if Windows 8 is running in "compatibility mode" for Windows 7. 2012-04-13 16:37:47 +02:00
Global.h Updated Chinese/Taiwanese translation. Thanks to 456Vv <123@456vv.com>. 2012-04-18 22:53:07 +02:00
LockedFile.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
LockedFile.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Main.cpp Updated MediaInfo binary to v0.7.55 (2012-04-05), compiled with ICL 12.1.7 and MSVC 10.0. 2012-04-10 01:25:34 +02:00
Model_Artwork.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Model_Artwork.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Model_AudioFile.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Model_AudioFile.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Model_CueSheet.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Model_CueSheet.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Model_FileList.cpp Improved CSV parser. 2012-01-05 21:08:04 +01:00
Model_FileList.h Improved CSV parser. 2012-01-05 21:08:04 +01:00
Model_FileSystem.cpp Updated MediaInfo binary to v0.7.55 (2012-04-05), compiled with ICL 12.1.7 and MSVC 10.0. 2012-04-10 01:25:34 +02:00
Model_FileSystem.h Changed creation of QFileSystemModel. Object will now be created when the user first visits the "Output Folder" tab. Also added option to "refresh" the directory outline, which will effectively destroy and re-create the QFileSystemModel in order to discard all data that may be cached. 2012-04-05 15:24:45 +02:00
Model_MetaInfo.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Model_MetaInfo.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Model_Progress.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Model_Progress.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Model_Settings.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Model_Settings.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
PlaylistImporter.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
PlaylistImporter.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Registry_Decoder.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Registry_Decoder.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Resource.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
ShellIntegration.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
ShellIntegration.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Targetver.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_CPUObserver.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_CPUObserver.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_CueSplitter.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_CueSplitter.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_DiskObserver.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_DiskObserver.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_FileAnalyzer.cpp Better method to prevent MediaInfo from detecting playlist files. 2012-04-20 22:39:19 +02:00
Thread_FileAnalyzer.h Updated MediaInfo binaries with latest fix to properly handle tags with a "\n" when the "--inform" mode is used. Also improved internal handling of multiple streams. 2012-01-14 20:28:43 +01:00
Thread_Initialization.cpp Updated MediaInfo binary to v0.7.55 (2012-04-05), compiled with ICL 12.1.7 and MSVC 10.0. 2012-04-10 01:25:34 +02:00
Thread_Initialization.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_MessageHandler.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_MessageHandler.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_MessageProducer.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_MessageProducer.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_Process.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_Process.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_RAMObserver.cpp Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Thread_RAMObserver.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Tool_Abstract.cpp Fixed a few memory leaks found by VLD. 2012-04-06 23:15:58 +02:00
Tool_Abstract.h Fixed a few memory leaks found by VLD. 2012-04-06 23:15:58 +02:00
Tool_WaveProperties.cpp Fixed detection of 32-Bit Float data via SoX. For whatever reason SoX returns a "precision" of "24-Bit" for 32-Bit Float Wave files, so we have to detect the actual precision from the "sample encoding". 2012-03-08 23:04:00 +01:00
Tool_WaveProperties.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00
Tools.h Updated dcaenc binary to version 2012-01-14. 2012-04-15 02:15:32 +02:00
WinSevenTaskbar.cpp Added a new configuration for initial Qt 5.0 support. Needed a few code-changes and workarounds. Highly experimental! 2012-04-11 00:44:40 +02:00
WinSevenTaskbar.h Happy New Year 2012! 2012-01-02 00:52:27 +01:00