Commit Graph

1648 Commits

Author SHA1 Message Date
ac38eb9f8d Fixed ProgramDataBaseFileName. 2014-11-29 02:27:59 +01:00
6f4b0589c3 Moved more functions into MUtils library, especially all the Qt initialization code and some more OS-specific stuff. 2014-11-29 01:25:18 +01:00
a2f1885717 Moved startup and error handling routines into MUtilities library. 2014-11-26 02:39:02 +01:00
29d8b98a3f Moved all terminal support functions into MUtilities library. 2014-11-25 22:34:20 +01:00
bdfef0ed1c Removed the lamexp_fatal_exit() function. 2014-11-25 18:23:03 +01:00
26ac505329 Moved get_os_version() function into MUtilities library. 2014-11-25 17:33:27 +01:00
52142c6e6b Moved the CPU detection code into the MUtils library. 2014-11-25 03:15:03 +01:00
035699c84e Moved various functions into MUtils library and removed obsolete code from LameXP. 2014-11-25 02:14:42 +01:00
d7100e2207 Fixed static build with MUtils library. 2014-11-24 22:26:00 +01:00
004a201b19 Now using UpdateChecker and KeccakHash from the MUtils library. Removed obsolete files. 2014-11-24 19:33:12 +01:00
5d8816961f Added MUtils library to the solution + some adjustments of the project file. 2014-11-24 18:28:53 +01:00
6808c1dfd3 Rebuilt Keccak libraries with VS2013 Update-4. 2014-11-19 02:09:44 +01:00
db3b152415 Added support for Visual Studio 2013 with Update-4. 2014-11-19 02:06:42 +01:00
c57c027aac Do not attempt to download signature file, if download of update info failed already. 2014-11-17 15:42:55 +01:00
b2be8c9ac0 Updated MediaInfo binaries to v0.7.71 (2014-11-09), compiled with ICL 15.0 and MSVC 12.0. 2014-11-17 14:51:41 +01:00
0d583cd711 Added Windows 10 compatibility manifest. 2014-11-12 16:19:31 +01:00
add0de2472 Overhaul of the Windows version detection code + added support for Windows 10 (Technical Preview). 2014-11-12 16:00:40 +01:00
f02f8ce0d9 Bump version. 2014-11-11 01:37:05 +01:00
7502e3ea83 Added one more update mirror. 2014-11-02 16:36:41 +01:00
2925f842e7 Updated GnuPG binary to v1.4.18 (2014-06-30), compiled with GCC 4.9.1. 2014-10-08 23:29:23 +02:00
373702e07e Updated SoX binary to v14.4.2-Git (2014-10-06), compiled with ICL 15.0 and MSVC 12.0. 2014-10-06 16:46:41 +02:00
3df2215a0e Merge branch 'master' of github.com:lordmulder/LameXP 2014-10-05 21:46:18 +02:00
e47206b768 Updated MediaInfo binaries to v0.7.70 (2014-09-03), compiled with ICL 15.0 and MSVC 12.0. 2014-10-05 21:17:50 +02:00
8f6c6749c7 Updated Opus encoder/decoder libraries v1.1.x and Opus-Tools v0.1.9 to latest Git Master (2014-10-05). 2014-10-05 21:16:56 +02:00
69ec161bea Updated ignore file. 2014-09-22 16:01:08 +02:00
arestarh
6fc4ebff72 Updated Ukrainian translation. 2014-08-25 11:42:47 +03:00
2a29e1ae94 Make sure the "queued" slots in the FileAnalyzer thread are really executed in the context of the proper thread. 2014-08-17 16:35:29 +02:00
0be5c1d24c Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2014-08-17 14:09:33 +02:00
57deb0f08a Updated list of known hosts. 2014-08-16 15:19:10 +02:00
0a65e42012 Fixed potential crash when trying to import Cue Sheet where *all* files are missing: If none of the files exist, we shouldn't try to analyze them. The real problem, however, was a potential NULL-pointer access in the FileAnalyzer thread's destructor code. Thanks to XhmikosR for reporting! 2014-08-16 14:45:18 +02:00
a63baad374 Added support for Visual Studio 2013 with Update-3. 2014-08-13 14:54:54 +02:00
7d993ee1ee Updated Nero Digital address. 2014-08-11 14:04:05 +02:00
5a42409736 Merge branch 'master' of github.com:lordmulder/LameXP 2014-08-11 13:59:39 +02:00
f9c90c225e Updated FAQ document. 2014-08-11 13:38:23 +02:00
arestarh
1b17ee530e Updated Ukrainian translation. 2014-08-02 18:00:55 +03:00
7babc90982 Fixed a typo. 2014-07-14 15:50:39 +02:00
fb4d368a9e Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2014-06-29 00:08:06 +02:00
c4414e1802 Added web-link to bug-tracker on GitHub. 2014-06-27 21:06:33 +02:00
9dd4302d94 Updated translation files. 2014-06-27 16:41:32 +02:00
f02043bd21 Some improvements and simplifications to error handling functions. 2014-06-27 16:20:47 +02:00
a32b63a232 Updated mpg123 decoder binary to v1.20.1 (2014-06-17), compiled with GCC 4.9.0. 2014-06-27 16:20:10 +02:00
21498ebc80 Updated OggEnc2 binaries to v2.87 using libvorbis v1.3.4 and aoTuV v6.03_2014 (2014-06-24), compiled with MSVC 9.0 and ICL 14.0. 2014-06-26 00:10:30 +02:00
30f6d6c9c2 Bumped version. 2014-06-23 19:50:23 +02:00
2a81f245ff Updated list of known hosts. 2014-06-23 18:58:47 +02:00
cec912d9de Fixed MSVC 11.0 (VS2012) project file. 2014-06-23 18:58:18 +02:00
407a606d90 Updated Changelog and FAQ document. 2014-06-23 17:45:18 +02:00
f743a37066 Removed the BerliOS mirror, one and for all, because it no longer exists! 2014-06-23 17:42:25 +02:00
40f1df4037 Removed dependency on QtMain: Simply call mainCRTStartup() instead of WinMainCRTStartup(). 2014-06-23 17:41:40 +02:00
70792d3bb5 Updated list of known hosts. 2014-05-30 20:58:42 +02:00
16e40f2bf2 Updated F.A.Q. document and Changelog. 2014-05-30 18:06:16 +02:00