|
278f9091fb
|
Replaced the Opus encoder/decoder binary wit custom binaries that support UTF-8 file names and flush the console output properly + expose more Opus encoder options in the GUI.
|
2012-07-21 19:16:12 +02:00 |
|
|
fcceeeaaac
|
Added support for Opus Audio Codec, based on Opus-Tools v0.1.3 (2012-07-10) by Xiph.org/Mozilla
|
2012-07-20 23:19:08 +02:00 |
|
|
e49093c5c7
|
Updated MediaInfo binary to v0.7.58 (2012-05-28), compiled with ICL 12.1.7 and MSVC 10.0.
|
2012-06-25 21:59:28 +02:00 |
|
|
d42c8ceaa0
|
Added one more mirror.
|
2012-05-29 19:53:53 +02:00 |
|
|
599519efd2
|
Updated Qt runtime libraries to v4.8.1 (2012-03-14), compiled with MSVC 10.0.
|
2012-04-12 03:18:48 +02:00 |
|
|
b3df635784
|
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 |
|
|
602e1691c4
|
Various tweaks to improve the QFileSystemModel performance. Also slightly improved the initialization.
|
2012-03-30 03:35:43 +02:00 |
|
|
1738ea5b6e
|
Added button to edit the current output path in a simple LineEdit control.
|
2012-03-26 22:02:11 +02:00 |
|
|
1d52b628d1
|
Show which AAC encoder is being used in the GUI.
|
2012-03-06 22:29:55 +01:00 |
|
|
f857054dda
|
Added support for importing Meta tags from a CSV files.
|
2012-01-04 21:10:33 +01:00 |
|
|
a0a29b9551
|
Experimental support for dcaenc, by Alexander E. Patrakov <patrakov@gmail.com>.
|
2011-12-22 21:53:25 +01:00 |
|
|
1a238db3db
|
Update file properties after the decoding step by using SoX in "--i" mode. Required, because some properties (such as 'bits per sample') cannot be known beforehand.
|
2011-12-22 00:06:34 +01:00 |
|
|
97170324e3
|
Added "Ignore" button to message box.
|
2011-12-18 18:19:14 +01:00 |
|
|
2ad95434a3
|
Fixed one typo.
|
2011-12-17 20:57:12 +01:00 |
|
|
dc63a2d115
|
Added Chinese translation by 456Vv <123@456vv.com>.
|
2011-12-17 16:53:13 +01:00 |
|
|
c71d8ee2c8
|
Updated Ukrainian translation + made one more string translatable.
|
2011-12-15 14:28:03 +01:00 |
|
|
caabab7adf
|
Fixed a type (reported by VzK)
|
2011-12-10 23:13:29 +01:00 |
|
|
b633f40e4c
|
If the Cue Sheet isn't clearly UTF-8 (i.e. a BOM is found), then let the user select the desired Codepage.
|
2011-12-10 17:06:31 +01:00 |
|
|
5585d53fc7
|
Print the total duration when the process is completed.
|
2011-11-28 00:35:43 +01:00 |
|
|
02b7cdc3e1
|
Added indicators for current CPU usage, RAM usage and free disk space to the processing window.
|
2011-10-29 16:26:09 +02:00 |
|
|
01bc64859d
|
Added a hint that the version number in the name of the ZIP file, which Nero offers for download, doesn't tell the whole truth.
|
2011-10-23 18:05:27 +02:00 |
|
|
a98206bd70
|
Added an option to hibernate the computer ("suspend to disk") instead of shutting it down ("power off").
|
2011-10-22 01:13:28 +02:00 |
|
|
1a9aa81d3a
|
More extensive use of the NOBR macro + code clan-up.
|
2011-10-16 16:38:01 +02:00 |
|
|
e3d1a6cc7a
|
Better way to obtain the ISO date, without using a Temp file.
|
2011-10-14 23:39:31 +02:00 |
|
|
af7bb2026a
|
Made the channel equalization mode of the "normalization" filter an advanced option. The "-ne" mode still is default, be you can use "-nb" or even "-n" now. The last one still has problems with multi-channel files.
|
2011-10-06 23:55:42 +02:00 |
|
|
1aa870d7f3
|
Fixed a typo, thanks to Rub3n CT for reporting.
|
2011-09-29 20:20:12 +02:00 |
|
|
4c867dc325
|
Added a button for loading a different Cue Sheet to the Cue Sheet importer dialog.
|
2011-09-29 17:36:38 +02:00 |
|
|
74d550038f
|
Fixed a typo.
|
2011-08-25 13:36:03 +02:00 |
|
|
2da39922ca
|
Added warnings when LAME algorithm quality is set to "extreme" values.
|
2011-08-25 03:44:46 +02:00 |
|
|
95f627ee1a
|
Some more clean-up for FhgAacEnc support + updated documents.
|
2011-08-21 14:43:18 +02:00 |
|
|
e811a64534
|
Slightly improved FhgAacEnc integration.
|
2011-08-19 19:25:01 +02:00 |
|
|
dfc752b764
|
Added "wma2wav" and "avs2wav" to About dialog.
|
2011-08-16 23:09:50 +02:00 |
|
|
b2d1eceb41
|
Restored Windows 2000 support: Added hacks that avoid dependency on EncodePointer() and DecodePointer(), as these functions are missing from KERNEL32.DLL in Windows 2000.
|
2011-08-15 15:34:44 +02:00 |
|
|
5ab869ed82
|
Added "Favorites" menu for output folders.
|
2011-08-08 20:26:30 +02:00 |
|
|
fbee147f07
|
Added an option option to enforce Stereo Downmix.
|
2011-08-05 21:52:43 +02:00 |
|
|
229357f77c
|
Preview example file name for current rename pattern.
|
2011-08-05 15:41:19 +02:00 |
|
|
613c9721a7
|
Prevent rename pattern edit box from being translated, so the text won't be lost anymore.
|
2011-08-05 02:33:32 +02:00 |
|
|
7e1f790e9b
|
Added an option to rename the output files (based on an user-defined pattern). More macros might be added at a later time.
|
2011-08-04 23:26:38 +02:00 |
|
|
272cef76f4
|
Removed some more remnants of "old" WMA decoder + updated changelog.
|
2011-08-04 00:55:17 +02:00 |
|
|
fc5f428e64
|
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
|
2011-07-26 22:36:34 +02:00 |
|
|
bde198ee10
|
Five new strings to translate.
|
2011-06-26 15:33:44 +02:00 |
|
|
3ad816f660
|
Show a warning to the use in case of "slow" startup (i.e. when buggy a/v is slowing down the startup procedure)
|
2011-06-24 18:17:04 +02:00 |
|
|
d452e92bd4
|
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 |
|
|
db661fc50c
|
Show a warning when the user tries to add a Cue Sheet like a normal file.
|
2011-05-17 01:14:50 +02:00 |
|
|
489829fb37
|
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 |
|
|
f8f792f23f
|
The Cue Sheet splitter will now also handle input files that are not PCM/Wave.
|
2011-05-15 18:53:44 +02:00 |
|
|
9296fc32b6
|
Cue Sheet splitter improvements/fixes + German translation updates.
|
2011-05-15 15:14:33 +02:00 |
|
|
55b5393768
|
Implemented Cue Sheet splitter thread. Basic Cue Sheet import should work now, but only uncompressed Wave/PCM files are supported.
|
2011-05-15 01:45:27 +02:00 |
|
|
49dd3f0446
|
Improve Cue Sheet parser: Calculate duration of each track + make sure each track# isn't used multiple times + refactored error codes into an enum.
|
2011-05-14 15:54:04 +02:00 |
|
|
738d8ee21e
|
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 |
|