Commit Graph

1368 Commits

Author SHA1 Message Date
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
1bb96ba6db Some code clean up. Use an enum type for the "overwrite" mode instead of two separate flags. 2014-05-30 16:52:34 +02:00
b7b4fa31bd Tweaked LAME algorithm quality modes a bit. 2014-05-30 16:50:41 +02:00
6417cccdf6 Re-enabled BerliOS mirror again (for now), since the site is up and running again. 2014-05-30 16:49:37 +02:00
b97d383e39 Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2014-05-29 13:54:12 +02:00
e44d9937bc Updated VS2010 project file to include the compatibility manifest. 2014-05-29 01:00:07 +02:00
4accd22659 Make sure we don't try to delete the input file when running in "overwrite existing file" mode and the input/output happen to be identical. 2014-05-28 16:49:58 +02:00
e365edaafd Added a missing QDir::toNativeSeparators() call. 2014-05-28 16:45:44 +02:00
6c0a6de7f0 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2014-05-25 17:24:52 +02:00
e808cb2949 Got rid of some more Windows 2000 compatibility cruft. 2014-05-21 15:23:56 +02:00
9b34076d55 Added some info on the situation of Windows XP. 2014-05-21 15:23:12 +02:00
b8aa14643a Merge branch 'master' of github.com:lordmulder/LameXP 2014-05-20 21:23:05 +02:00
20e7cddd31 Merge pull request #5 from 456vv/master
Update Chinese and Taiwanese translations. Thanks to 456Vv <123@456vv.com>.
2014-05-20 21:22:23 +02:00
b709ea6171 Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>. 2014-05-20 21:16:04 +02:00
456vv
7fed29d735 Update LameXP_ZH.ts 2014-05-20 11:55:14 +08:00
456vv
f059966f3b Update LameXP_TW.ts 2014-05-20 11:54:06 +08:00
456vv
c96b79bb8a Merge pull request #1 from lordmulder/master
1
2014-05-20 11:49:56 +08:00
223461afd9 Fixed "mailto:" links in about dialog box. 2014-05-19 22:21:35 +02:00
2db069c2d8 Updated Ukrainian translation. 2014-05-19 22:21:07 +02:00
1b67a413e2 Merge branch 'master' of github.com:lordmulder/LameXP 2014-05-19 17:53:24 +02:00
deb32e7ff2 Removed BerliOS mirror, because BerliOS is now gone for good :-( 2014-05-19 17:46:47 +02:00
92c80cfd46 Added compiler detection for Visual Studio 2013 with Update-2. 2014-05-19 17:45:45 +02:00
e9ee5cfce4 Consider application as "busy" when a modal dialog is currently showing. 2014-05-19 17:44:41 +02:00
7966cc17aa Rebuilt Keccak libraries with VS2013 Update-2. 2014-05-19 17:43:50 +02:00
arestarh
5bdad0d372 Updated Ukrainian translation. 2014-05-18 17:37:46 +03:00
fd3fd3fe16 Added list of source code mirrors to the about dialog. 2014-05-04 21:46:46 +02:00
70dc9c4510 Properly translate the corner widget in changeEvent(). 2014-05-04 21:00:59 +02:00
aaaa9f970a Bum version. 2014-05-04 19:15:34 +02:00
70f75f21cf Fixed expired image links in FAQ document (images are now on Imgur). 2014-05-04 16:59:58 +02:00
62aa72d283 Implemented menubar corner widget. 2014-05-04 16:59:06 +02:00
7ec2a8d9d7 Updated MediaInfo binaries to v0.7.69 (2014-04-26), compiled with ICL 14.1 and MSVC 12.0. 2014-04-28 21:29:23 +02:00