|
265019b952
|
Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.
|
2012-10-09 22:34:16 +02:00 |
|
|
7b4f57ad21
|
Fixed a stupid typo.
|
2012-10-09 17:52:11 +02:00 |
|
|
0fac4fbb8f
|
Slightly improved seeding of the PRNG (again).
|
2012-10-09 17:43:17 +02:00 |
|
|
f39beba138
|
Make download instructions for TS files a bit more clear (hopefully).
|
2012-10-09 14:23:58 +02:00 |
|
|
5301a19097
|
Update Chinese and Taiwanese translations. Thanks to 456Vv <123@456vv.com>.
|
2012-10-09 13:50:41 +02:00 |
|
|
4b1ae971ad
|
Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>.
|
2012-10-09 12:50:42 +02:00 |
|
|
109b6544a9
|
Update Spanish translation. Thanks to Rub3nCT <rub3nct@gmail.com>.
|
2012-10-09 02:25:28 +02:00 |
|
|
72aea452d9
|
Added one more update mirror + slightly improved seeding of the PRNG.
|
2012-10-09 01:58:36 +02:00 |
|
|
450907dce7
|
Added one more Git mirror to the docs.
|
2012-10-09 01:57:01 +02:00 |
|
|
d2f5d705bd
|
Bump version.
|
2012-10-08 00:25:48 +02:00 |
|
|
80fb69bed5
|
Merge branch 'master' of github.com:lordmulder/LameXP
|
2012-10-05 23:59:30 +02:00 |
|
|
e0e08ee25f
|
Some document updates.
|
2012-10-05 23:58:43 +02:00 |
|
|
2f312d7997
|
Updated VS2008 project file.
|
2012-09-30 21:02:01 +02:00 |
|
|
54d92ae4c4
|
Updated patch collection.
|
2012-09-28 12:51:51 +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 |
|
|
18ef1b4d9e
|
Merge branch 'master' of github.com:lordmulder/LameXP
|
2012-09-23 18:09:52 +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 |
|
arestarh
|
9fc615954c
|
Updated Ukrainian translation.
|
2012-09-22 10:44:50 +03:00 |
|
arestarh
|
a696b31eda
|
Merge branch 'master' of github.com:lordmulder/LameXP
|
2012-09-22 10:22:00 +03:00 |
|
arestarh
|
2373cfa30f
|
Updated Ukrainian translation.
|
2012-09-22 10:19:41 +03: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 |
|
|
cc703bc11a
|
Re-added two translatable strings that got lost on the way.
|
2012-09-16 14:26:07 +02:00 |
|
|
43b86174cb
|
Implemented late initialization for "About" tabs.
|
2012-09-16 14:15:32 +02:00 |
|
|
043c1f7f9a
|
Added GNU logo.
|
2012-09-15 20:47:43 +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 |
|
|
76fb93447a
|
Merge branch 'master' of github.com:lordmulder/LameXP
|
2012-09-03 23:20:50 +02:00 |
|
|
29bbf478de
|
Version v4.05 is released!
|
2012-09-03 22:56:35 +02:00 |
|
arestarh
|
edb01ae2b4
|
Updated Ukrainian translation.
|
2012-08-27 23:49:10 +03: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 |
|
|
420bd764ab
|
Small install script update: Don't look for "PRE_RELEASE_INFO.txt" in a Release version.
|
2012-08-21 21:41:34 +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 |
|
|
b5f6e8238a
|
Updated F.A.Q. document.
|
2012-08-20 21:51:10 +02:00 |
|
|
856a5b1150
|
Updated F.A.Q. document.
|
2012-08-20 21:12:52 +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 |
|
|
2cb3ec7719
|
Update Taiwanese translation. Thanks to 456Vv <123@456vv.com>.
|
2012-08-18 03:34:49 +02:00 |
|
|
cb2b770a88
|
Made lamexp_arguments() thread-safe, just to be sure.
|
2012-08-17 23:47:01 +02:00 |
|