Commit Graph

2176 Commits

Author SHA1 Message Date
8d77a954fe Updated Opus binaries. 2017-08-20 12:49:14 +02:00
f19f2225a5 Some Makefile improvements. 2017-08-19 19:36:17 +02:00
4b0fef5e46 Updated MediaInfo binaries to v0.7.98 (2017-08-08), compiled with ICL 17.0 and MSVC 12.0. 2017-08-18 00:03:52 +02:00
ca06a8e59b Load resources from separate RCC file in *non*-static builds. 2017-08-16 23:07:28 +02:00
4eeee44984 Updated changelog. 2017-08-15 22:47:44 +02:00
60e3b85f02 Updated build script for VS2017. 2017-08-15 22:47:35 +02:00
7f73661161 Some tweaks to output file name generation. This should preserve original file names containing multiple dot (.) characters right before the file extension. 2017-08-15 22:47:09 +02:00
ca13fbbe91 Updated Opus encoder/decoder libraries v1.2.1 (2017-07-26) and Opus-Tools to v0.1.10 (2017-05-25). 2017-08-15 21:05:03 +02:00
d5c9000eb1 Merge branch 'master' of github.com:lordmulder/LameXP 2017-08-15 20:47:46 +02:00
9cf4f90762 Added project/solution files for VS2017. 2017-08-15 20:46:18 +02:00
arestarh
749f59a1ba Updated Ukrainian translation. 2017-06-18 14:43:24 +03:00
1c7c74bdad Updated Opus encoder/decoder libraries v1.2-RC1 (2017-06-06) and Opus-Tools to v0.1.10 (2017-05-25). 2017-06-11 13:37:27 +02:00
43574ca6a6 Some changes to "portable mode" detection. 2017-06-11 13:36:40 +02:00
412902cc36 Bump version. 2017-06-11 13:35:25 +02:00
b6de46509f Bump version. 2017-05-31 20:59:05 +02:00
116f648c8c Fixed typo in German translation. 2017-05-28 21:14:28 +02:00
40a9bd958d Updated changelog. 2017-05-28 20:47:58 +02:00
f636aa3bee Updated Opus encoder/decoder libraries v1.2-beta (2017-05-26) and Opus-Tools to v0.1.10 (2017-05-25). 2017-05-28 20:42:22 +02:00
c3519f0376 Updated Manual. 2017-05-28 20:15:37 +02:00
ff2dc5906f Fixed typo. 2017-05-25 22:55:15 +02:00
cbd2d39e6f Updated Manual. 2017-05-25 22:50:24 +02:00
3389d4fbb5 Updated Manual. 2017-05-25 13:14:41 +02:00
2f930e4c16 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2017-05-17 20:03:50 +02:00
75a9d86ab9 Updated Hungarian translation. Thanks to Zityi's Translator Team <zityisoft@gmail.com>. 2017-05-17 20:02:36 +02:00
097cc96342 Bump version. 2017-05-14 14:07:09 +02:00
be4ff8832e Bump version. 2017-05-08 21:32:03 +02:00
fa92f086e4 Updated Opus encoder/decoder libraries v1.2-alpha2 (2017-05-06). Re-built to fix a problem with "i686" build on the processor without SSE/SSE2 support. 2017-05-06 22:25:29 +02:00
3f86ca7ad0 Updated Opus encoder/decoder libraries v1.2-alpha2 (2017-05-05). 2017-05-05 21:35:16 +02:00
f0a24aa8a7 Some code clean-up in "About" dialog. 2017-05-05 21:34:48 +02:00
1f27d49c85 Updated MediaInfo binaries to v0.7.95 (2017-05-04), compiled with ICL 17.0 and MSVC 12.0. 2017-05-04 22:28:51 +02:00
b47df2197d Added missing QRC file. 2017-05-04 22:19:26 +02:00
fcaf6f6081 Updated Monkey's Audio binaries to v4.25 (2017-03-12), compiled with ICL 17.0 and MSVC 14.0. 2017-04-27 19:53:08 +02:00
bbbc4cdb27 Renamed all "i386" binaries to "i686", which better matches the actual supported CPUs. 2017-04-23 19:25:28 +02:00
3970f15463 Updated FLAC encoder/decoder binaries to v1.3.2 (2017-01-01), compiled with ICL 17.0. 2017-04-23 18:56:51 +02:00
96eb668c99 Updated Changelog. 2017-04-22 22:39:43 +02:00
0852346262 Updated mpg123 decoder binary to v1.24.0 (2017-03-02), compiled with GCC 6.3.0. 2017-04-22 22:07:39 +02:00
c3c5f99fa8 Build fix. 2017-04-22 22:06:21 +02:00
70c3237163 Improved mpg123 file type detection. Before MPEG "Version 2.5" was not detected. 2017-04-22 16:00:23 +02:00
d8c0aa2c8e Updated MediaInfo binaries to v0.7.94+ (2017-04-21), compiled with ICL 17.0 and MSVC 12.0. 2017-04-22 14:21:26 +02:00
da2a0552f2 Compile fix 2017-04-22 14:20:29 +02:00
adff807155 Fixed possible race condition in ShellIntegration class. 2017-04-20 21:58:37 +02:00
9b430bd36d Small text tweak. 2017-04-20 00:12:00 +02:00
7a4f340975 Switch to using QAtomicInc instead of "volatile" flags in more places. 2017-04-19 23:54:00 +02:00
15f706cad1 Small installer tweak 2017-04-18 23:25:17 +02:00
a0992d475e Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
59d99afe8e Some improvements to LockedFile class. 2017-04-16 23:59:11 +02:00
a9632ce45e Updated SoX binary to v14.4.2-Final (2015-02-22), including Dynamic Audio Normalizer effect v2.10 (2017-04-14), compiled with ICL 17.0 and MSVC 14.0. 2017-04-16 16:48:21 +02:00
68806eefb1 Adapted for latest MUtils changes in clean_file_name() function. The "pretty" parameter is now used/required. 2017-04-09 19:17:00 +02:00
9a8d511c12 Bump version. 2017-04-07 21:22:44 +02:00
31dfac8eb6 Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>. 2017-04-07 20:53:54 +02:00