.. |
Config.h
|
Added project/solution files for Visual Studio 2013.
|
2013-10-18 01:59:08 +02:00 |
CustomEventFilter.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_AAC.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_AAC.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Abstract.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Abstract.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_AC3.cpp
|
Updated Valdec decoder binary to v1.4.0a (2013-02-12), rebuilt using a stripped-down version of libav to massively reduce size.
|
2013-02-12 18:19:29 +01:00 |
Decoder_AC3.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_ADPCM.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_ADPCM.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_ALAC.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_ALAC.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Avisynth.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Avisynth.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_FLAC.cpp
|
Updated FLAC encoder/decoder binaries to v1.3.0 (2013-05-27), compiled with ICL 13.0.
|
2013-06-16 13:50:24 +02:00 |
Decoder_FLAC.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_MAC.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_MAC.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_MP3.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_MP3.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Musepack.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Musepack.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Opus.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Opus.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Shorten.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Shorten.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Speex.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Speex.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_TTA.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_TTA.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Vorbis.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Vorbis.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_Wave.cpp
|
Some code-clean up. Removed "Windows.h" include from "Global.h", because most source files won't need the Win32 API stuff. Also got rid of some Windows 2000 compatibility cruft.
|
2013-10-06 19:28:12 +02:00 |
Decoder_Wave.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_WavPack.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_WavPack.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_WMA.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Decoder_WMA.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Dialog_About.cpp
|
Updated Nero AAC web-site URL.
|
2013-10-16 18:23:12 +02:00 |
Dialog_About.h
|
More code refactoring: Moved most of the Win32 API dependencies into wrapper functions in Global.cpp, which greatly reduces platform-specific includes.
|
2013-10-07 00:01:15 +02:00 |
Dialog_CueImport.cpp
|
Updated CueImportDialog and CueSheetModel as well as the CueSheet helper classes to use AudioFileModel_MetaInfo. Significant code simplification.
|
2013-10-13 20:50:12 +02:00 |
Dialog_CueImport.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Dialog_DropBox.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Dialog_DropBox.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Dialog_LogView.cpp
|
More code refactoring: Moved most of the Win32 API dependencies into wrapper functions in Global.cpp, which greatly reduces platform-specific includes.
|
2013-10-07 00:01:15 +02:00 |
Dialog_LogView.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Dialog_MainWindow.cpp
|
Use AudioFileModel_MetaInfo instead of AudioFileModel where appropriate. Also updated MetaInfoModel to work with a AudioFileModel_MetaInfo (not only with a full AudioFileModel).
|
2013-10-13 00:21:37 +02:00 |
Dialog_MainWindow.h
|
Use AudioFileModel_MetaInfo instead of AudioFileModel where appropriate. Also updated MetaInfoModel to work with a AudioFileModel_MetaInfo (not only with a full AudioFileModel).
|
2013-10-13 00:21:37 +02:00 |
Dialog_MetaInfo.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Dialog_MetaInfo.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Dialog_Processing.cpp
|
Removed some obsolete compatibility code in lamexp_detect_cpu_features().
|
2013-10-16 03:29:43 +02:00 |
Dialog_Processing.h
|
Use AudioFileModel_MetaInfo instead of AudioFileModel where appropriate. Also updated MetaInfoModel to work with a AudioFileModel_MetaInfo (not only with a full AudioFileModel).
|
2013-10-13 00:21:37 +02:00 |
Dialog_SplashScreen.cpp
|
More code refactoring: Moved most of the Win32 API dependencies into wrapper functions in Global.cpp, which greatly reduces platform-specific includes.
|
2013-10-07 00:01:15 +02:00 |
Dialog_SplashScreen.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Dialog_Update.cpp
|
Added one more mirror to the list.
|
2013-10-07 00:10:05 +02:00 |
Dialog_Update.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Dialog_WorkingBanner.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Dialog_WorkingBanner.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Encoder_AAC_FHG.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_AAC_FHG.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_AAC_QAAC.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_AAC_QAAC.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_AAC.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_AAC.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_Abstract.cpp
|
Refactored EncoderRegistry::createInstance() method to handle all common encoder parameters at a single place. Also added function to load/store the custom parameters.
|
2013-10-03 17:01:37 +02:00 |
Encoder_Abstract.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_AC3.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_AC3.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_DCA.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_DCA.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_FLAC.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_FLAC.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_MP3.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_MP3.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_Opus.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_Opus.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_Vorbis.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_Vorbis.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_Wave.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Encoder_Wave.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Filter_Abstract.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Filter_Abstract.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Filter_Downmix.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Filter_Downmix.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Filter_Normalize.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Filter_Normalize.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Filter_Resample.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Filter_Resample.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Filter_ToneAdjust.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Filter_ToneAdjust.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Genres.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Genres.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Global.cpp
|
Added project/solution files for Visual Studio 2013.
|
2013-10-18 01:59:08 +02:00 |
Global.h
|
Improved lamexp_rand_str() function. Also this function now returns shorter strings (by default), which still should be enough to avoid name clashes.
|
2013-10-09 16:09:20 +02:00 |
JobObject.cpp
|
More code refactoring: Moved most of the Win32 API dependencies into wrapper functions in Global.cpp, which greatly reduces platform-specific includes.
|
2013-10-07 00:01:15 +02:00 |
JobObject.h
|
More code refactoring: Moved most of the Win32 API dependencies into wrapper functions in Global.cpp, which greatly reduces platform-specific includes.
|
2013-10-07 00:01:15 +02:00 |
LockedFile.cpp
|
Some code-clean up. Removed "Windows.h" include from "Global.h", because most source files won't need the Win32 API stuff. Also got rid of some Windows 2000 compatibility cruft.
|
2013-10-06 19:28:12 +02:00 |
LockedFile.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Main.cpp
|
Use AudioFileModel_MetaInfo instead of AudioFileModel where appropriate. Also updated MetaInfoModel to work with a AudioFileModel_MetaInfo (not only with a full AudioFileModel).
|
2013-10-13 00:21:37 +02:00 |
Model_Artwork.cpp
|
Updated CueImportDialog and CueSheetModel as well as the CueSheet helper classes to use AudioFileModel_MetaInfo. Significant code simplification.
|
2013-10-13 20:50:12 +02:00 |
Model_Artwork.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Model_AudioFile.cpp
|
Improved CueSheet import progress indicator.
|
2013-10-13 21:28:06 +02:00 |
Model_AudioFile.h
|
Updated CueImportDialog and CueSheetModel as well as the CueSheet helper classes to use AudioFileModel_MetaInfo. Significant code simplification.
|
2013-10-13 20:50:12 +02:00 |
Model_CueSheet.cpp
|
Updated CueImportDialog and CueSheetModel as well as the CueSheet helper classes to use AudioFileModel_MetaInfo. Significant code simplification.
|
2013-10-13 20:50:12 +02:00 |
Model_CueSheet.h
|
Updated CueImportDialog and CueSheetModel as well as the CueSheet helper classes to use AudioFileModel_MetaInfo. Significant code simplification.
|
2013-10-13 20:50:12 +02:00 |
Model_FileList.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Model_FileList.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Model_FileSystem.cpp
|
Got rid of some more legacy compatibility code in the FileSystemModelEx class.
|
2013-10-10 01:46:30 +02:00 |
Model_FileSystem.h
|
Got rid of some more legacy compatibility code in the FileSystemModelEx class.
|
2013-10-10 01:46:30 +02:00 |
Model_MetaInfo.cpp
|
Updated CueImportDialog and CueSheetModel as well as the CueSheet helper classes to use AudioFileModel_MetaInfo. Significant code simplification.
|
2013-10-13 20:50:12 +02:00 |
Model_MetaInfo.h
|
Use AudioFileModel_MetaInfo instead of AudioFileModel where appropriate. Also updated MetaInfoModel to work with a AudioFileModel_MetaInfo (not only with a full AudioFileModel).
|
2013-10-13 00:21:37 +02:00 |
Model_Progress.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Model_Progress.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Model_Settings.cpp
|
Implemented AbstractEncoderInfo for the AAC encoders too.
|
2013-10-07 02:28:01 +02:00 |
Model_Settings.h
|
Refactored EncoderRegistry::createInstance() method to handle all common encoder parameters at a single place. Also added function to load/store the custom parameters.
|
2013-10-03 17:01:37 +02:00 |
PlaylistImporter.cpp
|
Some code-clean up. Removed "Windows.h" include from "Global.h", because most source files won't need the Win32 API stuff. Also got rid of some Windows 2000 compatibility cruft.
|
2013-10-06 19:28:12 +02:00 |
PlaylistImporter.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Registry_Decoder.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Registry_Decoder.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Registry_Encoder.cpp
|
Refactored EncoderRegistry::createInstance() method to handle all common encoder parameters at a single place. Also added function to load/store the custom parameters.
|
2013-10-03 17:01:37 +02:00 |
Registry_Encoder.h
|
Refactored EncoderRegistry::createInstance() method to handle all common encoder parameters at a single place. Also added function to load/store the custom parameters.
|
2013-10-03 17:01:37 +02:00 |
Resource.h
|
Added GUI option to reset all encoder settings.
|
2013-07-14 18:14:26 +02:00 |
ShellIntegration.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
ShellIntegration.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Targetver.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Thread_CPUObserver.cpp
|
Some code-clean up. Removed "Windows.h" include from "Global.h", because most source files won't need the Win32 API stuff. Also got rid of some Windows 2000 compatibility cruft.
|
2013-10-06 19:28:12 +02:00 |
Thread_CPUObserver.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Thread_CueSplitter.cpp
|
Improved CueSheet import progress indicator.
|
2013-10-13 21:28:06 +02:00 |
Thread_CueSplitter.h
|
Improved CueSheet import progress indicator.
|
2013-10-13 21:28:06 +02:00 |
Thread_DiskObserver.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Thread_DiskObserver.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Thread_FileAnalyzer_Task.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Thread_FileAnalyzer_Task.h
|
Moved some initialization stuff out of the ProcessThread::run() function into a new initialization function. Also got rid of one Mutex, because file names are now generated in the init function, i.e. by the "main" thread.
|
2013-10-09 16:11:58 +02:00 |
Thread_FileAnalyzer.cpp
|
Small improvement in InitializationThread class.
|
2013-10-16 03:31:14 +02:00 |
Thread_FileAnalyzer.h
|
Redesigned FileAnalyzer and Analyzer task. New design is much cleaner, resulting in simpler code and faster file import performance. Also, playlist files are now handled ahead of everything else, which makes sure the progress indicator increases monotonically. Preliminary tests show that file import performance has been more than doubled! For example, the time for importing ~1000 files decreased from 116 seconds to 46 seconds on the development machine, which corresponds to a 2.5x speed-up.
|
2013-10-06 19:26:08 +02:00 |
Thread_Initialization.cpp
|
Some more improvements of ExtractorTask class.
|
2013-10-16 18:24:16 +02:00 |
Thread_Initialization.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Thread_MessageHandler.cpp
|
More code refactoring: Moved most of the Win32 API dependencies into wrapper functions in Global.cpp, which greatly reduces platform-specific includes.
|
2013-10-07 00:01:15 +02:00 |
Thread_MessageHandler.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Thread_MessageProducer.cpp
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Thread_MessageProducer.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Thread_Process.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Thread_Process.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Thread_RAMObserver.cpp
|
Some code-clean up. Removed "Windows.h" include from "Global.h", because most source files won't need the Win32 API stuff. Also got rid of some Windows 2000 compatibility cruft.
|
2013-10-06 19:28:12 +02:00 |
Thread_RAMObserver.h
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
Tool_Abstract.cpp
|
More code refactoring: Moved most of the Win32 API dependencies into wrapper functions in Global.cpp, which greatly reduces platform-specific includes.
|
2013-10-07 00:01:15 +02:00 |
Tool_Abstract.h
|
More code refactoring: Moved most of the Win32 API dependencies into wrapper functions in Global.cpp, which greatly reduces platform-specific includes.
|
2013-10-07 00:01:15 +02:00 |
Tool_WaveProperties.cpp
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Tool_WaveProperties.h
|
Fix compilation after previous changes to AudioFileModel in previous commit.
|
2013-10-12 22:55:41 +02:00 |
Tools.h
|
Updated GnuPG binary to v1.4.15 (2013-10-05), compiled with GCC 4.8.1.
|
2013-10-16 03:33:15 +02:00 |
WinSevenTaskbar.cpp
|
Some code-clean up. Removed "Windows.h" include from "Global.h", because most source files won't need the Win32 API stuff. Also got rid of some Windows 2000 compatibility cruft.
|
2013-10-06 19:28:12 +02:00 |
WinSevenTaskbar.h
|
Some code-clean up. Removed "Windows.h" include from "Global.h", because most source files won't need the Win32 API stuff. Also got rid of some Windows 2000 compatibility cruft.
|
2013-10-06 19:28:12 +02:00 |