|
9b687fff9a
|
Happy New Year 2012!
|
2012-01-02 00:52:27 +01:00 |
|
|
c772b9bc2d
|
Updated x64 binaries with latest MPress version. Also removed Windows 8 workaround.
|
2011-12-30 20:21:25 +01:00 |
|
|
dce362c997
|
Make the CPU usage indicator work on Windows 2000.
|
2011-12-24 04:20:23 +01:00 |
|
|
660ce78f79
|
Renamed one local var.
|
2011-12-19 17:38:36 +01:00 |
|
|
d1803f1a3b
|
Print the "script" of the language file.
|
2011-12-19 16:20:52 +01:00 |
|
|
612f744afe
|
Added 'Traditional Chinese' (Taiwanese) translation by 456Vv <123@456vv.com>.
|
2011-12-19 15:48:50 +01:00 |
|
|
6657745daa
|
Improved language file initialization code.
|
2011-12-18 15:19:07 +01:00 |
|
|
8db30bdd68
|
Fixed a crash in QAAC detection code.
|
2011-11-23 00:03:42 +01:00 |
|
|
6a90dad03f
|
Adjusted QAAC detection for shared 'libsoxrate' library.
|
2011-11-22 23:48:54 +01:00 |
|
|
3e7ae9642c
|
Changed detection of QAAC for the new fully-static build.
|
2011-11-21 22:28:14 +01:00 |
|
|
20f425c284
|
More reliable method to detect QAAC and make sure the required CoreAudioToolbox library is available.
|
2011-11-21 14:40:32 +01:00 |
|
|
da5dfdc85e
|
Added optional support for the QAAC encoder. Requires QuickTime v7.7.1 (or later) and the QAAC front-end.
|
2011-11-21 01:22:41 +01:00 |
|
|
84053a76f4
|
Use qMin() and qMax() instead of min() and max() macros. Also use qBound() where appropriate.
|
2011-11-08 15:12:31 +01:00 |
|
|
0e6058df9e
|
Moved Windows 8 64-Bit hack to a better place. MPress will not be fixed soon for Windows 8, so we will have to keep that hack for a while...
|
2011-10-21 16:17:22 +02:00 |
|
|
6a04c29ad9
|
Some refactoring: Moved tools info into a separate header file + added simple self-test to Thread_Initialization.
|
2011-10-19 00:24:03 +02:00 |
|
|
a14b030a5c
|
Re-organized CPU type selection. This should also fix a potential bug, which might have caused an Intel-only binary to be used on 64-Bit AMD systems.
|
2011-10-18 18:54:56 +02:00 |
|
|
d14ecfffa6
|
Fixed web-update tool. After the recent update of the Inetc plug-in, the updater was not working anymore. D'oh!
|
2011-10-16 19:15:40 +02:00 |
|
|
de5b2458c1
|
Updated Qt Framework to v4.8.0 RC-1, built with Visual Studio 2010. Also improved OS detection a bit.
|
2011-10-14 18:02:37 +02:00 |
|
|
84cc763278
|
Updated mpg123 decoder binary to v1.13.4 (2011-09-07), compiled with GCC 4.6.1.
|
2011-10-11 02:04:12 +02:00 |
|
|
22c25d334e
|
Updated Web Updater and Elevator binaries. Now with newer StdUtils plug-in.
|
2011-10-09 22:52:54 +02:00 |
|
|
ad94a4726b
|
Updated installer to get rid of "parameters.nsh", now using StdUtils plug-in to get the parameters.
|
2011-10-08 18:20:20 +02:00 |
|
|
9d09a8d5b0
|
Installer updates.
|
2011-10-02 22:14:09 +02:00 |
|
|
866fb13e2e
|
Updated MediaInfo and wma2wav binaries. Now compiled with new stdout/stderr Unicode fix.
|
2011-10-01 03:40:49 +02:00 |
|
|
48efab12eb
|
Updated Web-Updater and Elevator binary. NSIS updated again.
|
2011-09-29 20:59:54 +02:00 |
|
|
282528ea67
|
Set text codec to UTF-8, so qDebug/qWarning/qFatal don't destroy Unicode strings. Also remove qDebug64() and friends, as we don't need them any more.
|
2011-09-29 20:06:09 +02:00 |
|
|
8e63e2e4ec
|
Updated MediaInfo binaries to v0.7.50 (2011-09-23), compiled with MSVC 10.0.
|
2011-09-24 15:59:29 +02:00 |
|
|
d017608edd
|
Updated Web-Updater binary. After last update the Web-Updater failed to verify the signatures on Windows 2000, because of a broken NSIS plug-in.
|
2011-09-24 01:49:20 +02:00 |
|
|
41b9763ef8
|
Slightly tweak installer + updated Web Updater binary.
|
2011-09-19 17:27:12 +02:00 |
|
|
daa780d90f
|
Updated MediaInfo binaries to v0.7.49 (2011-09-09), compiled with MSVC 10.0 + some message box text refactoring.
|
2011-09-17 23:08:59 +02:00 |
|
|
8300d58c46
|
Updated LAME binaries, compiled with ICL 12.0 and Win2k-fix. Also reorganized QRC files a bit.
|
2011-08-23 14:09:28 +02:00 |
|
|
95f627ee1a
|
Some more clean-up for FhgAacEnc support + updated documents.
|
2011-08-21 14:43:18 +02:00 |
|
|
84883ab519
|
Added experimental(!) support for FhgAacEnc. Replaces the Nero AAC encoder, if available.
|
2011-08-19 15:27:58 +02:00 |
|
|
85b2a5326f
|
Updated MediaInfo binary to v0.7.48 (2011-08-17), compiled with MSVC 10.0
|
2011-08-17 22:54:15 +02:00 |
|
|
02f50c8e68
|
Re-compiled more tools with Windows 2000 hack + reorganized CPU flags.
|
2011-08-16 22:31:04 +02:00 |
|
|
fc538b24d5
|
Updated MediaInfo and wma2wav binaries with Win2k-compatible versions + installer tweaks.
|
2011-08-15 21:32:47 +02:00 |
|
|
90d304fac2
|
Updated wma2wav binary to 2011-07-31.
|
2011-07-31 21:31:30 +02:00 |
|
|
7127271652
|
Updated MediaInfo binaries to v0.7.47 (2011-07-27), compiled with MSVC 10.0.
|
2011-07-27 22:17:43 +02:00 |
|
|
327ca1ae75
|
Added 'wma2wav' as WMA decoder and removed all support for WMA decoder by NCH Swift Sound.
|
2011-07-26 22:17:14 +02:00 |
|
|
54c6cae91b
|
Updated MediaInfo binaries to v0.7.46 (2011-07-04), compiled with MSVC 10.0.
|
2011-07-14 02:03:04 +02:00 |
|
|
79b555fc23
|
Updated Web Update utility. Now with "Aero Glass" theming enabled, thanks to NSIS Aero plug-in.
|
2011-07-12 20:29:22 +02:00 |
|
|
2d18aecd55
|
Updated web-site URL + more tweaks to hash algorithm.
|
2011-07-06 23:30:43 +02:00 |
|
|
87a3166f8b
|
New file hash algorithm (still based on SHA-1).
|
2011-07-02 16:38:46 +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 |
|
|
63bf596ce8
|
Recognize WMA decoder (wamwav.exe) from the LameXP program directory. Might be helpful for people using LameXP as a portable application.
|
2011-06-21 16:23:42 +02:00 |
|
|
7d16cc93dd
|
Updated 'avs2wav' tool one yet another time.
|
2011-05-24 20:14:54 +02:00 |
|
|
b63ac4afd5
|
Updated 'avs2wav' tool one more time.
|
2011-05-23 21:48:12 +02:00 |
|
|
e83b2149f5
|
Once again updated 'avs2wav' tool. Should now create more correct Wave files that Nero AAC encoder will accept.
|
2011-05-22 20:35:17 +02:00 |
|
|
eece27de06
|
Much improved Avisynth input. Now actually detect Avisynth scripts and read meta-info.
|
2011-05-21 21:08:10 +02:00 |
|
|
0d254e20c4
|
Updated avs2wav tool (once again).
|
2011-05-21 14:52:34 +02:00 |
|
|
c44d0020c9
|
Updated avs2wav tool (again) + fixed a bug with the "meta info" tab and the "edit" button.
|
2011-05-20 18:13:08 +02:00 |
|