.. |
Config.h
|
Implemented as custom QFileIconProvider class, which (hopefully) is a bit faster than the original one.
|
2011-06-04 19:15:32 +02:00 |
Decoder_AAC.cpp
|
Output warning message to the log when a process has to be killed due to a timeout.
|
2011-02-28 17:53:17 +01:00 |
Decoder_AAC.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Decoder_Abstract.cpp
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Decoder_Abstract.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Decoder_AC3.cpp
|
Fix the progress parser for Valibdec. There's a leading whitespace character, if the progress is < 10%.
|
2011-03-21 17:36:43 +01:00 |
Decoder_AC3.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Decoder_ADPCM.cpp
|
Output warning message to the log when a process has to be killed due to a timeout.
|
2011-02-28 17:53:17 +01:00 |
Decoder_ADPCM.h
|
Added support for Microsoft ADPCM, Apple/SGI AIFF and Sun/NeXT Au files.
|
2011-01-09 22:36:52 +01:00 |
Decoder_ALAC.cpp
|
Output warning message to the log when a process has to be killed due to a timeout.
|
2011-02-28 17:53:17 +01:00 |
Decoder_ALAC.h
|
Added support for Apple Lossless Audio Codec input.
|
2011-01-21 00:10:51 +01:00 |
Decoder_Avisynth.cpp
|
Updated avs2wav tool (once again).
|
2011-05-21 14:52:34 +02:00 |
Decoder_Avisynth.h
|
Added support for Avisynth input (audio only!) using the 'avs2wav' tool. This is a stripped-down and cleaned-up version of the tool by Jory Stone <jcsston@toughguy.net>.
|
2011-05-19 23:07:46 +02:00 |
Decoder_FLAC.cpp
|
Output warning message to the log when a process has to be killed due to a timeout.
|
2011-02-28 17:53:17 +01:00 |
Decoder_FLAC.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Decoder_MAC.cpp
|
Output warning message to the log when a process has to be killed due to a timeout.
|
2011-02-28 17:53:17 +01:00 |
Decoder_MAC.h
|
Added support for Monkey's Audio input.
|
2011-01-16 22:00:49 +01:00 |
Decoder_MP3.cpp
|
Updated mpg123 binary to v1.13.3 (2011-04-21), compiled with GCC 4.6.0.
|
2011-04-23 04:02:38 +02:00 |
Decoder_MP3.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Decoder_Musepack.cpp
|
Output warning message to the log when a process has to be killed due to a timeout.
|
2011-02-28 17:53:17 +01:00 |
Decoder_Musepack.h
|
Added support for Musepack input.
|
2011-01-29 22:50:37 +01:00 |
Decoder_Shorten.cpp
|
Output warning message to the log when a process has to be killed due to a timeout.
|
2011-02-28 17:53:17 +01:00 |
Decoder_Shorten.h
|
Added support for Shorten input.
|
2011-01-30 01:45:34 +01:00 |
Decoder_Speex.cpp
|
Output warning message to the log when a process has to be killed due to a timeout.
|
2011-02-28 17:53:17 +01:00 |
Decoder_Speex.h
|
Added support for Speex input.
|
2011-02-01 22:15:57 +01:00 |
Decoder_TTA.cpp
|
Updated TTA decoder multiplatform library to v2.1 (2011-03-11), compiled with MSVC 9.0.
|
2011-03-19 20:44:00 +01:00 |
Decoder_TTA.h
|
Added support for The True Audio input.
|
2011-01-18 22:07:30 +01:00 |
Decoder_Vorbis.cpp
|
Output warning message to the log when a process has to be killed due to a timeout.
|
2011-02-28 17:53:17 +01:00 |
Decoder_Vorbis.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Decoder_Wave.cpp
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Decoder_Wave.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Decoder_WavPack.cpp
|
Output warning message to the log when a process has to be killed due to a timeout.
|
2011-02-28 17:53:17 +01:00 |
Decoder_WavPack.h
|
Added support for WavPack input.
|
2011-01-17 20:52:54 +01:00 |
Decoder_WMA.cpp
|
Output warning message to the log when a process has to be killed due to a timeout.
|
2011-02-28 17:53:17 +01:00 |
Decoder_WMA.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Dialog_About.cpp
|
Decrease font-size in second "About" dialog a bit, so it fits better with small screens.
|
2011-05-09 09:54:50 +02:00 |
Dialog_About.h
|
Fix bounds checking for "dropbox" and "moving disque" if the origin of the work-area is different from (0,0).
|
2011-05-01 00:42:34 +02:00 |
Dialog_CueImport.cpp
|
Generate nicer output file names in Cue Splitter.
|
2011-05-29 16:57:38 +02:00 |
Dialog_CueImport.h
|
The Cue Sheet splitter will now also handle input files that are not PCM/Wave.
|
2011-05-15 18:53:44 +02:00 |
Dialog_DropBox.cpp
|
Implemented a custom function to blink a window. On Windows XP the native FlashWindowEx() function doesn't work with caption-less windows.
|
2011-05-03 20:17:33 +02:00 |
Dialog_DropBox.h
|
Implemented a custom function to blink a window. On Windows XP the native FlashWindowEx() function doesn't work with caption-less windows.
|
2011-05-03 20:17:33 +02:00 |
Dialog_LogView.cpp
|
Clean up #include directives: Don't include 'Windows.h' directly, as it's included from 'Global.h' header file.
|
2011-04-11 21:55:34 +02:00 |
Dialog_LogView.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Dialog_MainWindow.cpp
|
Detect and show audio bitrate + added an option to copy a file's meta info to the 'meta info' tab + do not jump to first tab on minimize/restore.
|
2011-05-31 19:04:45 +02:00 |
Dialog_MainWindow.h
|
Cleaned-up main window code.
|
2011-05-21 13:07:17 +02:00 |
Dialog_MetaInfo.cpp
|
Detect and show audio bitrate + added an option to copy a file's meta info to the 'meta info' tab + do not jump to first tab on minimize/restore.
|
2011-05-31 19:04:45 +02:00 |
Dialog_MetaInfo.h
|
Detect and show audio bitrate + added an option to copy a file's meta info to the 'meta info' tab + do not jump to first tab on minimize/restore.
|
2011-05-31 19:04:45 +02:00 |
Dialog_Processing.cpp
|
Create proper .m3u8 playlist with UTF-8 BOM, if the file names contain Unicode characters. Otherwise create a simple .m3u playlist with Latin-1 encoding.
|
2011-06-02 02:11:47 +02:00 |
Dialog_Processing.h
|
Implemented a new "disk observer" thread which will constantly check the free diskspace of the disk where the TEMP folder is located. If the diskspace drops below a critical limit (currently 100 MB) a warning message is emitted.
|
2011-03-28 04:26:47 +02:00 |
Dialog_SplashScreen.cpp
|
Clean up #include directives: Don't include 'Windows.h' directly, as it's included from 'Global.h' header file.
|
2011-04-11 21:55:34 +02:00 |
Dialog_SplashScreen.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Dialog_Update.cpp
|
Auto-Update improvements: Now we query InternetGetConnectedState() before testing the Internet connection. This avoids a lengthy connection test on computers that are offline anyway. Moreover the connection test will now prevent HTTP redirection. This is required, because some ISP's redirect to a "search page" if the DNS lookup fails - rather than triggering a connection error (which is what they are supposed to do!). Also added a few more hosts to the list of known hosts.
|
2011-05-09 22:22:15 +02:00 |
Dialog_Update.h
|
Auto-Update improvements: Now we query InternetGetConnectedState() before testing the Internet connection. This avoids a lengthy connection test on computers that are offline anyway. Moreover the connection test will now prevent HTTP redirection. This is required, because some ISP's redirect to a "search page" if the DNS lookup fails - rather than triggering a connection error (which is what they are supposed to do!). Also added a few more hosts to the list of known hosts.
|
2011-05-09 22:22:15 +02:00 |
Dialog_WorkingBanner.cpp
|
Implemented a better method to abort FileAnalyzer thread.
|
2011-05-16 21:02:24 +02:00 |
Dialog_WorkingBanner.h
|
Refactored Cue Sheet splitter thread: Now we simply pass a pointer to the Cue Sheet model into the Cue Sheet splitter thread instead of having to copying all the information in the Cue Sheet import dialog. Also the Cue Sheet import process can now be aborted by the user.
|
2011-05-16 18:05:50 +02:00 |
Encoder_AAC.cpp
|
Added support for embedding cover artwork to AAC encoder.
|
2011-03-21 22:52:08 +01:00 |
Encoder_AAC.h
|
Actually make the Nero AAC Profile/2-Pass options work. Also make the MP3 Channel Mode and Sampling Rate options work.
|
2011-01-23 02:19:18 +01:00 |
Encoder_Abstract.cpp
|
Fix AC-3 encoding with non-standard sampling rates. Aften needs input at 48, 44.1 or 32 kHz, so insert Resampling filter, if needed.
|
2011-05-06 17:51:49 +02:00 |
Encoder_Abstract.h
|
Fix AC-3 encoding with non-standard sampling rates. Aften needs input at 48, 44.1 or 32 kHz, so insert Resampling filter, if needed.
|
2011-05-06 17:51:49 +02:00 |
Encoder_AC3.cpp
|
Added more options for Aften to the "Advanced Options" tab.
|
2011-05-07 00:50:18 +02:00 |
Encoder_AC3.h
|
Added more options for Aften to the "Advanced Options" tab.
|
2011-05-07 00:50:18 +02:00 |
Encoder_FLAC.cpp
|
Added support for embedding cover artwork to FLAC encoder.
|
2011-03-25 16:17:19 +01:00 |
Encoder_FLAC.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Encoder_MP3.cpp
|
Implemented encoding mode and bitrate selection for AC-3 encoder. Also support for custom parameters.
|
2011-05-05 12:27:25 +02:00 |
Encoder_MP3.h
|
Actually make the Nero AAC Profile/2-Pass options work. Also make the MP3 Channel Mode and Sampling Rate options work.
|
2011-01-23 02:19:18 +01:00 |
Encoder_Vorbis.cpp
|
Rewrote initialization code: Instead of extracting all binaries at startup and later selecting the suitable binary for the detected CPU, we will now extract only the binaries that are suitable for the detected CPU. This way we need to extract fewer files at startup. Also CPU selection can be skipped later, as there will be only one registered binary for each tool (the one suitable for the CPU).
|
2011-04-11 02:53:29 +02:00 |
Encoder_Vorbis.h
|
Rewrote initialization code: Instead of extracting all binaries at startup and later selecting the suitable binary for the detected CPU, we will now extract only the binaries that are suitable for the detected CPU. This way we need to extract fewer files at startup. Also CPU selection can be skipped later, as there will be only one registered binary for each tool (the one suitable for the CPU).
|
2011-04-11 02:53:29 +02:00 |
Encoder_Wave.cpp
|
Added an option to select a user-defined TEMP directory.
|
2011-02-25 22:03:39 +01:00 |
Encoder_Wave.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Filter_Abstract.cpp
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Filter_Abstract.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Filter_Downmix.cpp
|
Updated SoX binary to v14.3.2 (2010-02-27), compiled with 12.0.2
|
2011-03-19 22:47:43 +01:00 |
Filter_Downmix.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Filter_Normalize.cpp
|
Updated SoX binary to v14.3.2 (2010-02-27), compiled with 12.0.2
|
2011-03-19 22:47:43 +01:00 |
Filter_Normalize.h
|
Added a normalization filter, based on SoX.
|
2011-01-25 23:12:56 +01:00 |
Filter_Resample.cpp
|
Updated SoX binary to v14.3.2 (2010-02-27), compiled with 12.0.2
|
2011-03-19 22:47:43 +01:00 |
Filter_Resample.h
|
Added "Resample" filter, based on SoX. Used for encoders that don't support "native" resampling. Also added a "Tone Adjustment" filter, based on SoX too.
|
2011-01-26 20:16:46 +01:00 |
Filter_ToneAdjust.cpp
|
Updated SoX binary to v14.3.2 (2010-02-27), compiled with 12.0.2
|
2011-03-19 22:47:43 +01:00 |
Filter_ToneAdjust.h
|
Added "Resample" filter, based on SoX. Used for encoders that don't support "native" resampling. Also added a "Tone Adjustment" filter, based on SoX too.
|
2011-01-26 20:16:46 +01:00 |
Genres.cpp
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Genres.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Global.cpp
|
Implemented a custom function to blink a window. On Windows XP the native FlashWindowEx() function doesn't work with caption-less windows.
|
2011-05-03 20:17:33 +02:00 |
Global.h
|
Implemented a custom function to blink a window. On Windows XP the native FlashWindowEx() function doesn't work with caption-less windows.
|
2011-05-03 20:17:33 +02:00 |
LockedFile.cpp
|
Much improved Avisynth input. Now actually detect Avisynth scripts and read meta-info.
|
2011-05-21 21:08:10 +02:00 |
LockedFile.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Main.cpp
|
Added global exception handler routine.
|
2011-04-17 15:53:28 +02:00 |
Model_Artwork.cpp
|
Added support for adding, editing and clearing cover artwork by the user.
|
2011-03-22 17:33:03 +01:00 |
Model_Artwork.h
|
Added support for adding, editing and clearing cover artwork by the user.
|
2011-03-22 17:33:03 +01:00 |
Model_AudioFile.cpp
|
Detect and show audio bitrate + added an option to copy a file's meta info to the 'meta info' tab + do not jump to first tab on minimize/restore.
|
2011-05-31 19:04:45 +02:00 |
Model_AudioFile.h
|
Detect and show audio bitrate + added an option to copy a file's meta info to the 'meta info' tab + do not jump to first tab on minimize/restore.
|
2011-05-31 19:04:45 +02:00 |
Model_CueSheet.cpp
|
Much simplified indexToString() using a QTime object.
|
2011-05-18 00:36:51 +02:00 |
Model_CueSheet.h
|
Refactored Cue Sheet splitter thread: Now we simply pass a pointer to the Cue Sheet model into the Cue Sheet splitter thread instead of having to copying all the information in the Cue Sheet import dialog. Also the Cue Sheet import process can now be aborted by the user.
|
2011-05-16 18:05:50 +02:00 |
Model_FileList.cpp
|
Updated web-update tool, again.
|
2011-01-25 00:52:00 +01:00 |
Model_FileList.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Model_FileSystem.cpp
|
Implemented as custom QFileIconProvider class, which (hopefully) is a bit faster than the original one.
|
2011-06-04 19:15:32 +02:00 |
Model_FileSystem.h
|
Implemented as custom QFileIconProvider class, which (hopefully) is a bit faster than the original one.
|
2011-06-04 19:15:32 +02:00 |
Model_MetaInfo.cpp
|
Detect and show audio bitrate + added an option to copy a file's meta info to the 'meta info' tab + do not jump to first tab on minimize/restore.
|
2011-05-31 19:04:45 +02:00 |
Model_MetaInfo.h
|
Detect and show audio bitrate + added an option to copy a file's meta info to the 'meta info' tab + do not jump to first tab on minimize/restore.
|
2011-05-31 19:04:45 +02:00 |
Model_Progress.cpp
|
Implemented a new "disk observer" thread which will constantly check the free diskspace of the disk where the TEMP folder is located. If the diskspace drops below a critical limit (currently 100 MB) a warning message is emitted.
|
2011-03-28 04:26:47 +02:00 |
Model_Progress.h
|
Implemented a new "disk observer" thread which will constantly check the free diskspace of the disk where the TEMP folder is located. If the diskspace drops below a critical limit (currently 100 MB) a warning message is emitted.
|
2011-03-28 04:26:47 +02:00 |
Model_Settings.cpp
|
Added more options for Aften to the "Advanced Options" tab.
|
2011-05-07 00:50:18 +02:00 |
Model_Settings.h
|
Added more options for Aften to the "Advanced Options" tab.
|
2011-05-07 00:50:18 +02:00 |
PlaylistImporter.cpp
|
Added support for Speex input.
|
2011-02-01 22:15:57 +01:00 |
PlaylistImporter.h
|
Added support for Speex input.
|
2011-02-01 22:15:57 +01:00 |
Registry_Decoder.cpp
|
Added support for Avisynth input (audio only!) using the 'avs2wav' tool. This is a stripped-down and cleaned-up version of the tool by Jory Stone <jcsston@toughguy.net>.
|
2011-05-19 23:07:46 +02:00 |
Registry_Decoder.h
|
make more strings translatable + try to load a default translation that suits the user's system language
|
2011-01-02 01:09:05 +01:00 |
Resource.h
|
Use custom Wave files instead of Beep(), as the Beep() function doesn't work reliably on all platforms.
|
2011-03-18 12:37:18 +01:00 |
ShellIntegration.cpp
|
Clean up #include directives: Don't include 'Windows.h' directly, as it's included from 'Global.h' header file.
|
2011-04-11 21:55:34 +02:00 |
ShellIntegration.h
|
Second part of LameXP shell integration. We can now remove the shell integration again. Also installing/removing the shell integration was moved into a separate thread in order to speed-up the startup.
|
2011-01-29 00:40:29 +01:00 |
Targetver.h
|
Clean up #include directives: Don't include 'Windows.h' directly, as it's included from 'Global.h' header file.
|
2011-04-11 21:55:34 +02:00 |
Thread_CueSplitter.cpp
|
Generate nicer output file names in Cue Splitter.
|
2011-05-29 16:57:38 +02:00 |
Thread_CueSplitter.h
|
Generate nicer output file names in Cue Splitter.
|
2011-05-29 16:57:38 +02:00 |
Thread_DiskObserver.cpp
|
Clean up #include directives: Don't include 'Windows.h' directly, as it's included from 'Global.h' header file.
|
2011-04-11 21:55:34 +02:00 |
Thread_DiskObserver.h
|
Implemented a new "disk observer" thread which will constantly check the free diskspace of the disk where the TEMP folder is located. If the diskspace drops below a critical limit (currently 100 MB) a warning message is emitted.
|
2011-03-28 04:26:47 +02:00 |
Thread_FileAnalyzer.cpp
|
Detect and show audio bitrate + added an option to copy a file's meta info to the 'meta info' tab + do not jump to first tab on minimize/restore.
|
2011-05-31 19:04:45 +02:00 |
Thread_FileAnalyzer.h
|
Much improved Avisynth input. Now actually detect Avisynth scripts and read meta-info.
|
2011-05-21 21:08:10 +02:00 |
Thread_Initialization.cpp
|
Updated 'avs2wav' tool one yet another time.
|
2011-05-24 20:14:54 +02:00 |
Thread_Initialization.h
|
Rewrote initialization code: Instead of extracting all binaries at startup and later selecting the suitable binary for the detected CPU, we will now extract only the binaries that are suitable for the detected CPU. This way we need to extract fewer files at startup. Also CPU selection can be skipped later, as there will be only one registered binary for each tool (the one suitable for the CPU).
|
2011-04-11 02:53:29 +02:00 |
Thread_MessageHandler.cpp
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Thread_MessageHandler.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Thread_MessageProducer.cpp
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Thread_MessageProducer.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
Thread_Process.cpp
|
Fixed a memory leak: Decoder objects were never destroyed!
|
2011-05-15 18:54:40 +02:00 |
Thread_Process.h
|
Fix AC-3 encoding with non-standard sampling rates. Aften needs input at 48, 44.1 or 32 kHz, so insert Resampling filter, if needed.
|
2011-05-06 17:51:49 +02:00 |
Tool_Abstract.cpp
|
Clean up #include directives: Don't include 'Windows.h' directly, as it's included from 'Global.h' header file.
|
2011-04-11 21:55:34 +02:00 |
Tool_Abstract.h
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
WinSevenTaskbar.cpp
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
WinSevenTaskbar.h
|
Added support for embedding cover artwork to FLAC encoder.
|
2011-03-25 16:17:19 +01:00 |