|
d2f5d705bd
|
Bump version.
|
2012-10-08 00:25:48 +02:00 |
|
|
e0e08ee25f
|
Some document updates.
|
2012-10-05 23:58:43 +02:00 |
|
|
703297c665
|
Updated documents.
|
2012-09-27 23:04:26 +02:00 |
|
|
f9890315b4
|
Updated mpg123 decoder binary to v1.14.4+ (2012-09-24), compiled with GCC 4.7.1.
|
2012-09-26 23:21:21 +02:00 |
|
|
0cbf86e215
|
Updated Opus encoder/decoder libraries to v1.0.1 and Opus-Tools to v0.1.5 (2012-09-22). Also disabled "--speech" and "--music" options, as latest Opus-Tools doesn't support those anymore.
|
2012-09-23 18:05:37 +02:00 |
|
|
057cb6fe4f
|
Some optimizations in GUI resize code.
|
2012-09-20 22:52:52 +02:00 |
|
|
e03bd4c9ae
|
Updated Changelog and increased version to v4.06.
|
2012-09-20 01:27:56 +02:00 |
|
|
581dd4e0b8
|
Some more improvements to "About" dialog. Also added "Special Thanks" section to "Contributors" tab.
|
2012-09-18 01:41:00 +02:00 |
|
|
1d41938715
|
Some more tweaks to the new About dialog.
|
2012-09-16 18:13:53 +02:00 |
|
|
43b86174cb
|
Implemented late initialization for "About" tabs.
|
2012-09-16 14:15:32 +02:00 |
|
|
a8b4426402
|
New "tapped" about dialog.
|
2012-09-15 20:46:26 +02:00 |
|
|
7f3bcbedb7
|
Improved lamexp_get_os_version() function.
|
2012-09-09 23:05:00 +02:00 |
|
|
e5f493a822
|
Updated MediaInfo binaries to v0.7.60 (2012-09-02), compiled with ICL 12.1.7 and MSVC 10.0.
|
2012-09-07 22:45:05 +02:00 |
|
|
a4e78633e6
|
Fixed a regression in 3e18116dd5 .
|
2012-09-07 02:14:29 +02:00 |
|
|
29bbf478de
|
Version v4.05 is released!
|
2012-09-03 22:56:35 +02:00 |
|
|
67609a9b65
|
Updated Russian translation. Thanks to Иван Митин <bardak@inbox.ru>.
|
2012-08-24 21:20:00 +02:00 |
|
|
2878dc7ad0
|
Treat Wave files with IEEE Float (32-Bit) sample format separately from Wave files with 32-Bit Integer sample format. For example, the Opus encoder accepts 32-Bit IEEE Float just fine, but does NOT like 32-Bit Integer as input.
|
2012-08-22 23:52:55 +02:00 |
|
|
0a28e39309
|
Update Spanish translation. Thanks to Rub3nCT <rub3nct@gmail.com>.
|
2012-08-22 21:55:02 +02:00 |
|
|
c5de867488
|
Fixed a typo in Opus encoder class that broke constrained variable bitrate encoding.
|
2012-08-22 21:54:06 +02:00 |
|
|
12db8ca7fc
|
Updated F.A.Q. document.
|
2012-08-21 21:31:18 +02:00 |
|
|
8d6774ba24
|
Updated some URL string.
|
2012-08-20 22:23:38 +02:00 |
|
|
c6fcad10c4
|
Slightly tweaked initialization checks.
|
2012-08-19 14:34:04 +02:00 |
|
|
9a7f0d5176
|
Small optimization of known_folder() function. Will now return a const reference.
|
2012-08-18 22:37:10 +02:00 |
|
|
f282cff154
|
Updated Visual Studio 2008 project file.
|
2012-08-18 20:55:59 +02:00 |
|
|
eb88a05341
|
Turned more global objects into pointers in order to allow late initialization. Also slightly restructured the global locks and added another global lock to guard the IPC struct.
|
2012-08-18 16:36:39 +02:00 |
|
|
cb2b770a88
|
Made lamexp_arguments() thread-safe, just to be sure.
|
2012-08-17 23:47:01 +02:00 |
|
|
655876b447
|
Bump version.
|
2012-08-17 20:01:06 +02:00 |
|
|
81011c6e40
|
Updated Opus-Tools binaries to v0.1.4 with latest libopus (2012-08-16), compiled with ICL 12.1.7 and MSVC 10.0.
|
2012-08-16 23:28:45 +02:00 |
|
|
123706d87e
|
Update Chinese translation. Thanks to 456Vv <123@456vv.com>.
|
2012-08-15 21:22:46 +02:00 |
|
|
1af98225a1
|
Made the lamexp_known_folder() function cached.
|
2012-08-13 23:12:19 +02:00 |
|
|
f026dce18e
|
Updated Visual Studio 2008 project file.
|
2012-08-13 17:42:28 +02:00 |
|
|
fb79a81013
|
Updated Visual Studio 2008 project file.
|
2012-08-12 20:00:26 +02:00 |
|
Git User
|
8724767980
|
Made some more global functions thread-safe by using locks. Avoids a race condition in the multi-threaded initialization code.
|
2012-08-12 17:01:17 +02:00 |
|
Git User
|
a4f3abf6a0
|
Updated MediaInfo binaries to v0.7.59 (2012-08-08), compiled with ICL 12.1.7 and MSVC 10.0.
|
2012-08-12 17:00:31 +02:00 |
|
|
661a0de52f
|
Updated DCA Enc binary to the build from 2012-04-19.
|
2012-08-07 23:10:53 +02:00 |
|
|
8cdb7d88c3
|
Updated Changelog.
|
2012-08-07 21:22:11 +02:00 |
|
|
df15c53629
|
Bump minimum required FhgAacEnc version to 2012-08-06.
|
2012-08-06 23:42:46 +02:00 |
|
|
c8ad241132
|
Bump minimum required QAAC version v1.39.
|
2012-08-05 22:40:56 +02:00 |
|
|
637cc4d884
|
Updated Opus-Tools binaries to v0.1.4, compiled with ICL 12.1.7 and MSVC 10.0.
|
2012-08-05 21:28:43 +02:00 |
|
|
531660516d
|
Updated mpg123 decoder binary to v1.14.4 (2012-07-26), compiled with GCC 4.6.1. Also includes Windows 2000 bugfix now.
|
2012-08-05 14:46:11 +02:00 |
|
|
0deb759096
|
Updated F.A.Q. document.
|
2012-08-02 23:32:21 +02:00 |
|
|
0ac460b8dd
|
Update changelog.
|
2012-08-01 21:31:33 +02:00 |
|
|
2cd7fb1faf
|
Updated MediaInfo binary to a current SVN/Trunk version with Opus support. Also removed the preliminary Opus detection hack.
|
2012-08-01 00:17:12 +02:00 |
|
|
87ebf07930
|
Removed a superfluous MessageBeep().
|
2012-07-31 21:03:43 +02:00 |
|
|
36c8ba7822
|
Some more refactoring of the event filter functions: De-uglify the "global" event filter function by using more fine-grained filter functions.
|
2012-07-30 21:44:44 +02:00 |
|
|
3e18116dd5
|
Added "custom parameters" options for Opus. Also added a "help" button for all "custom parameters" edit boxes, which will simply show the CLI help screen.
|
2012-07-29 22:55:02 +02:00 |
|
|
c095bbee95
|
Some refactoring of the macros. Use the "do {...} while(0)" template where it makes sense.
|
2012-07-29 19:13:58 +02:00 |
|
|
d44c57e009
|
Updated Opus binaries. Now compiled with runtime CPU-detection. Also we now have builds with "experimental encoder perceptual tuning" from the "exp_analysis7" branch, enabled by default.
|
2012-07-29 16:46:01 +02:00 |
|
|
701390b7f7
|
Updated Opus binaries with version the reports progress as percent. Also added SSE2 versions of opusdec/opusenc binaries.
|
2012-07-24 23:15:10 +02:00 |
|
|
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 |
|