Commit Graph

1335 Commits

Author SHA1 Message Date
7e5786ba30 Updated Opus encoder/decoder libraries v1.2.1-35 (2017-11-16) and Opus-Tools to v0.1.10-9 (2017-05-25). 2017-12-04 22:33:18 +01:00
ec3632aa45 Fixed detection of MPEG Audio files. 2017-12-02 14:55:40 +01:00
3bcf6a686a When adding a directory in *non-recursive* way, do NOT descend into sub-directories, even when that directory does NOT contain any files. 2017-11-25 16:33:02 +01:00
cde4d54680 Fixed reading duration + some code refactoring. 2017-11-04 21:06:40 +01:00
9b01f44804 Adapted MediaInfo parsing code for new MediaInfo XML output.
aka "...when MediaInfo changes its XML output format *one* day after we implemented parsing of XML-based MediaInfo output" ;-)
2017-11-04 18:23:10 +01:00
98fd505e68 Updated MediaInfo binaries to v17.10 (2017-11-02), compiled with ICL 18.0 and MSVC 14.1. Now using a new versioning scheme! 2017-11-04 18:19:47 +01:00
ceb75b346c Updated MediaInfo binaries to v0.7.99 (2017-09-11), compiled with ICL 18.0 and MSVC 14.1. 2017-11-02 22:20:32 +01:00
46208b1ebd Implemented parsing of cover art + code clean-up. 2017-11-02 21:59:51 +01:00
42e2ce718d Build script: Make sure "java.exe" is found in %JAVA_HOME% environment variable. 2017-10-31 21:01:32 +01:00
a2ea88c4ec Switch to using QXmlStreamReader instead of SAX parser (part #2). 2017-10-31 20:46:36 +01:00
5aff7b6547 Switch to using QXmlStreamReader instead of SAX parser (part #1). 2017-10-31 13:00:28 +01:00
87bc566b26 Some code refactoring. 2017-10-30 23:01:56 +01:00
95306ac0b4 Re-wrote MediaInfo output parsing code. Now using XML-based output. 2017-10-30 22:14:57 +01:00
bc14178fcf Updated mpg123 v1.25.7 binaries with workaround for WinXP compatibility. 2017-10-26 22:06:29 +02:00
e8cddce94b Updated mpg123 v1.25.7 binaries with workaround for WinXP compatibility. 2017-10-25 22:39:13 +02:00
a2b594cffc Updated LAME encoder to v3.100 Final (2017-10-13), compiled with ICL 18.0 and MSVC 14.1. 2017-10-24 21:27:41 +02:00
863bae0985 Some code refactoring. 2017-10-13 21:16:14 +02:00
d3d009bb94 Automatically use "1:1" mapping between the number of available CPU cores and the (maximum) number of instances, when a SSD (or similar "fast seeking") device is detected. 2017-10-13 17:28:39 +02:00
f5248e35b7 Updated GnuPG binary to v1.4.22 (2017-07-19), compiled with GCC 7.2.0. 2017-10-02 20:32:34 +02:00
999dad0e44 Bump version. 2017-09-15 20:34:12 +02:00
84c5b08211 Shut up the debug output. 2017-08-20 14:40:30 +02:00
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
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
9cf4f90762 Added project/solution files for VS2017. 2017-08-15 20:46:18 +02: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
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
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
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
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
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