Commit Graph

1176 Commits

Author SHA1 Message Date
409117ec39 Implemented "natural ordering" for sorting the input files. Code is based on the strnatcmp() by Martin Pool, released under the "zlib" license. 2013-08-23 00:19:00 +02:00
19a52ef3ac Update Chinese and Taiwanese translations. Thanks to 456Vv <123@456vv.com>. 2013-08-23 00:16:30 +02:00
8ef79d69bd Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>. 2013-08-23 00:15:42 +02:00
5094abe699 Updated GnuPG binary to v1.4.14 (2013-07-25), compiled with GCC 4.8.1 + updated WUpdate accordingly. 2013-08-21 19:20:39 +02:00
f2f0783ca6 Updated Opus encoder/decoder libraries to v1.1-beta and Opus-Tools to v0.1.6git (2013-07-22). 2013-07-23 00:05:43 +02:00
1f241a1045 Refactored AAC encoder selection code. 2013-07-14 19:45:28 +02:00
ceec5fa5e2 Some code refactoring. 2013-07-14 19:04:32 +02:00
94d6d16ce3 Added GUI option to reset all encoder settings. 2013-07-14 18:14:26 +02:00
822e1e1ffb Implemented caching for settings model. 2013-07-14 17:13:01 +02:00
78d1bf5773 Updated GNU Wget binary to v1.13.4 (2011-09-17). 2013-07-13 00:11:54 +02:00
d21ec67da6 Updated list of known hosts. 2013-07-13 00:11:43 +02:00
cdf11cc948 Changelog updated. 2013-07-11 01:03:25 +02:00
5eec75c2bb Updated MediaInfo binaries to v0.7.64 (2013-07-05), compiled with ICL 13.1 and MSVC 10.0. 2013-07-11 00:39:10 +02:00
6360ccbd00 Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-07-10). 2013-07-11 00:38:10 +02:00
7771e1127e Silenced some debug outputs. 2013-07-11 00:37:23 +02:00
869a391444 Changelog updated. 2013-07-09 22:42:06 +02:00
88142733d2 Fixed a copy&paste bug that cause the output directory to be reset when actually the most recent input directory should be reset. 2013-07-09 22:34:06 +02:00
9323260e32 The encoder configuration (rc-mode, bitrate, quality-level) is now maintained *separately* for each encoder. This was quite a massive change and needs more testing! Also a bug where OggEnc quality modes -2 and -1 would be clipped 0 has been fixed. 2013-07-07 23:49:29 +02:00
17c7d38789 Updated changelog. 2013-06-30 00:52:59 +02:00
de5fe6e058 Added support for MSVC 2012 with Update-3 + moved 3rd party Qt src file to prerequisites. 2013-06-30 00:50:38 +02:00
a8348b01e8 Refactored lamexp_temp_folder2() function. This also fixes a potential deadlock at application when %TMP% points to an invalid folder. Now using separate locks for lamexp_temp_folder2() and lamexp_known_folder(). 2013-06-29 18:06:21 +02:00
03c2a9fccc Updated project configuration for Qt 4.8.5. 2013-06-21 22:18:58 +02:00
e935a39fcf Updated VLD to latest version. 2013-06-21 22:18:24 +02:00
d3c6428787 Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-06-17). 2013-06-17 22:58:44 +02:00
92399d4d3a Updated changelog. 2013-06-16 22:54:14 +02:00
7ee53d4a55 Added new source file view overlay icon. 2013-06-16 22:07:28 +02:00
81b2f4ad08 Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-06-16). 2013-06-16 22:06:58 +02:00
c2cdccb88f Updated patch collection. 2013-06-16 15:55:26 +02:00
2bd468ee76 Added VER_LAMEXP_CONSOLE_ENABLED config option. 2013-06-16 14:00:56 +02:00
f85afb6627 Updated FLAC encoder/decoder binaries to v1.3.0 (2013-05-27), compiled with ICL 13.0. 2013-06-16 13:50:24 +02:00
1e72659490 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2013-06-16 13:49:38 +02:00
cf2f538584 Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2013-06-16 13:48:36 +02:00
68d86946bb Merge branch 'master' of github.com:lordmulder/LameXP 2013-06-14 20:33:25 +02:00
ead3b0456b Updated mirror list. 2013-06-14 20:32:24 +02:00
arestarh
c28fab442b Updated Ukrainian translation. 2013-05-19 18:35:01 +03:00
5af2963729 Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2013-05-06 01:26:59 +02:00
1c21516604 Got rid of a superfluous Beep() that was triggered on application startup. 2013-05-02 23:02:02 +02:00
da3c312aed Added another update mirror. 2013-05-02 23:01:00 +02:00
c2db2acd20 Now using a separate version/build number for the configuration, so INI settings don't get invalidated with each build. 2013-05-02 23:00:26 +02:00
614fbfac54 Bump version. 2013-04-28 22:42:17 +02:00
599c11cbe1 Made VS2008 solution compile again. 2013-04-28 21:44:55 +02:00
e44bf3b087 Fixed one URL. 2013-04-28 21:44:36 +02:00
482ff55758 Some fixes for German translation, contributed by Bodo Thevissen <bodo@thevissen.de>. 2013-04-25 22:34:49 +02:00
601a4a6d7e Some tweaks to previewContextActionTriggered() function. 2013-04-24 23:58:07 +02:00
933d29cf87 Bump version. 2013-04-23 23:41:31 +02:00
bc2d1416aa Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-04-23). 2013-04-23 23:37:56 +02:00
aefe502044 Update Spanish translation. Thanks to Rub3nCT <rub3nct@gmail.com>. 2013-04-21 18:53:26 +02:00
cab51b22e4 Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-04-21). 2013-04-21 13:25:27 +02:00
692943bde7 Updated Changelog. 2013-04-19 21:09:05 +02:00
1141ed41d5 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2013-04-18 22:57:46 +02:00