|
b59365eb56
|
Enable VBR-mode '5' for FDK AAC encoder (previous version was restricted to 1-4).
|
2015-05-29 19:07:44 +02:00 |
|
|
c7be996b47
|
Make it possible to select *multiple* items on the source files tab (only contiguous items, at this time).
|
2015-05-24 21:32:34 +02:00 |
|
|
6f751b516c
|
Some more code refactoring.
|
2015-05-23 12:43:06 +02:00 |
|
|
ea34f7b7e5
|
Some code clean-up.
|
2015-05-22 19:37:45 +02:00 |
|
|
a7ead8589e
|
Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.
|
2015-05-20 22:52:40 +02:00 |
|
|
f2dae69676
|
Added detection of 64-Bit QAAC encoder + fixed a regression in def8a9cd6e .
|
2015-05-12 00:29:17 +02:00 |
|
|
a70919dcbe
|
Actually make overwriting the file extensions by custom value work.
|
2015-05-10 19:52:07 +02:00 |
|
|
def8a9cd6e
|
Implemented file extension replacement model + moved extension() function from AbstractEncoder class to AbstractEncoderInfo class.
|
2015-05-10 16:34:07 +02:00 |
|
|
e35aff3907
|
Actually make RegExp-based file renaming work.
|
2015-05-09 23:33:07 +02:00 |
|
|
effb417eb5
|
Some initial work for improved file renaming support.
|
2015-05-09 17:28:56 +02:00 |
|
|
eced84de40
|
Fixed Hungarian installer translation file.
|
2015-05-04 22:17:56 +02:00 |
|
|
3b5ff71a27
|
Various improvements to ShellIntegration code.
|
2015-05-03 21:35:22 +02:00 |
|
|
99b68fcccb
|
Added optional support for the libfdk-aac encoder, using the fdkaac front-end by nu774.
|
2015-04-24 20:36:05 +02:00 |
|
|
7f1d9c3b91
|
Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>.
|
2015-04-23 23:38:47 +02:00 |
|
|
372e30ddea
|
Added "-locations" option to lupdate script.
|
2015-04-22 20:58:39 +02:00 |
|
arestarh
|
7e5aa1df85
|
Updated Ukrainian translation.
|
2015-03-28 17:59:53 +02:00 |
|
|
5b1b612775
|
Added support for DynamicAudioNormalizer normalization filter.
|
2015-03-21 19:06:55 +01:00 |
|
arestarh
|
8d4d8e4f3b
|
Updated Ukrainian translation.
|
2015-01-11 19:24:48 +02:00 |
|
|
c5523fe1e0
|
Added menu entry for the User's Manual + improved code for opening document links.
|
2014-12-26 00:42:53 +01:00 |
|
|
1988aea0b4
|
Updated translation files.
|
2014-12-21 22:39:15 +01:00 |
|
arestarh
|
6fc4ebff72
|
Updated Ukrainian translation.
|
2014-08-25 11:42:47 +03: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 |
|
arestarh
|
1b17ee530e
|
Updated Ukrainian translation.
|
2014-08-02 18:00:55 +03: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 |
|
|
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 |
|
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 |
|
arestarh
|
39212f5f5f
|
Updated Ukrainian translation.
|
2014-01-18 13:36:23 +02:00 |
|
|
0b1644e287
|
Make sure the user has "admin" privileges before checking for updates, because it's kind of pointless to download the update if you won't be able install it anyway. This is especially important for Windows XP, where we don't have UAC. Note that UAC implies "admin" privileges, because the installer process will be elevated as needed - even if the current user is *not* an administrator.
|
2013-12-16 18:07:45 +01:00 |
|
|
60cb91665f
|
Updated Monkey's Audio binary to v4.12 (2013-06-26). Also added encoding support for Monkey's Audio format, including APEv2 tagging support. Since the MAC tool does NOT support tagging, a custom tagging utility support is used.
|
2013-12-04 22:36:19 +01:00 |
|
|
578bcb60bd
|
Translation updates. One new string to translate.
|
2013-11-29 01:20:07 +01:00 |
|
|
1f98e90244
|
More improvements to Splash Screen.
|
2013-11-24 00:02:32 +01:00 |
|
arestarh
|
4a0bddd4a2
|
Updated Ukrainian translation.
|
2013-11-23 14:25:59 +02:00 |
|
|
d5dcb9ad42
|
Refactored update checks into a separate thread, for better code reusability.
|
2013-11-17 21:53:28 +01:00 |
|
|
086849928c
|
Updated GNU Wget binary to v1.14.0 (2012-08-05), compiled with GCC 4.8.1. This also fixes a strange crash of Wget that only occurred on one my old Windows XP laptop (not in any of the Windows XP VM's).
|
2013-10-28 23:57:40 +01:00 |
|
arestarh
|
42fe92b787
|
Updated Ukrainian translation.
|
2013-10-26 13:24:56 +03:00 |
|
|
414b261c0d
|
Improved tool extraction code in InitializationThread. Also implemented better exception handling.
|
2013-10-18 20:49:22 +02:00 |
|
|
ed601593f5
|
Translation updates.
|
2013-10-03 18:48:31 +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 |
|
|
51e12e3f72
|
Added one more link.
|
2013-04-18 22:54:51 +02:00 |
|
|
62d8bd9376
|
Updated web-site links.
|
2013-03-17 21:50:29 +01:00 |
|
|
62af2f575e
|
Synced MP3 algorithm quality settings to LAME manual. Now we only use values 9, 7, 3 and 0. Also note that, in VBR mode, there are only two settings (9-5 and 4-0).
|
2013-03-13 22:59:54 +01:00 |
|
|
9ef67882a1
|
Updated French translation. Thanks to to Dodich Informatique <dodich@live.fr>.
|
2013-02-12 00:07:14 +01:00 |
|
|
b4cd7c3a29
|
Handle two more plurals correctly.
|
2013-01-28 22:22:49 +01:00 |
|
|
d434dffb65
|
Merge branch 'master' of github.com:lordmulder/LameXP
|
2013-01-23 23:43:05 +01:00 |
|
|
5ac220ea30
|
Handle one more plural correctly.
|
2013-01-23 23:39:30 +01:00 |
|
|
f68523efd6
|
Properly handle plurals in translation files.
|
2013-01-23 23:25:31 +01:00 |
|
arestarh
|
8a8b5f0595
|
Updated Ukrainian translation.
|
2013-01-19 16:05:43 +02:00 |
|
|
3b99433226
|
Expose "disable resampling" option for Opus decoder in the GUI.
|
2013-01-18 02:42:37 +01:00 |
|
arestarh
|
bd4e4e440b
|
Updated Ukrainian translation.
|
2012-12-22 17:13:20 +02:00 |
|
arestarh
|
6e93531ccd
|
Updated Ukrainian translation.
|
2012-12-21 18:18:08 +02:00 |
|
|
a48dfadc98
|
Added "folder up" action to the context menu of the "output folder" tab.
|
2012-12-14 23:50:56 +01:00 |
|
|
12db5d2c81
|
Added "Folder Up" button to the "Output Folder" tab. Also some code refactoring.
|
2012-12-14 00:34:10 +01:00 |
|
|
c220a0b73f
|
Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.5 (2012-11-23). Also removed obsolete Opus options.
|
2012-11-23 21:03:59 +01:00 |
|
|
182ef86fc9
|
Updated translation files.
|
2012-11-15 18:08:03 +01:00 |
|
|
07dfd3211a
|
Added an option to filter the progress model entries. If filter is enabled, only progress items that match the filter will be shown in the TableView.
|
2012-11-11 18:33:55 +01:00 |
|
|
977f4d4213
|
"Overwrite Mode" should actually be working now.
|
2012-11-08 21:19:45 +01:00 |
|
|
4d3bce8fc3
|
Added option for "Overwrite Mode" (keep both, skip file, replace) to "Advanced Options" tab. Does not do anything yet.
|
2012-11-08 00:42:55 +01:00 |
|
|
7339a05c23
|
Updated ALAC decoder binary to refalac v0.56, based on ALAC reference implementation by Apple (Apache License).
|
2012-10-29 20:47:49 +01:00 |
|
arestarh
|
9fc615954c
|
Updated Ukrainian translation.
|
2012-09-22 10:44:50 +03:00 |
|
arestarh
|
a696b31eda
|
Merge branch 'master' of github.com:lordmulder/LameXP
|
2012-09-22 10:22:00 +03:00 |
|
arestarh
|
2373cfa30f
|
Updated Ukrainian translation.
|
2012-09-22 10:19:41 +03:00 |
|
|
e03bd4c9ae
|
Updated Changelog and increased version to v4.06.
|
2012-09-20 01:27:56 +02:00 |
|
|
581dd4e0b8
|
Some more improvements to "About" dialog. Also added "Special Thanks" section to "Contributors" tab.
|
2012-09-18 01:41:00 +02:00 |
|
|
cc703bc11a
|
Re-added two translatable strings that got lost on the way.
|
2012-09-16 14:26:07 +02:00 |
|
|
43b86174cb
|
Implemented late initialization for "About" tabs.
|
2012-09-16 14:15:32 +02:00 |
|
|
a8b4426402
|
New "tapped" about dialog.
|
2012-09-15 20:46:26 +02:00 |
|
arestarh
|
edb01ae2b4
|
Updated Ukrainian translation.
|
2012-08-27 23:49:10 +03:00 |
|
arestarh
|
c233cd56b6
|
Updated Ukrainian translation.
|
2012-08-10 19:44:08 +03:00 |
|
|
0deb759096
|
Updated F.A.Q. document.
|
2012-08-02 23:32:21 +02:00 |
|
|
48e5ca702f
|
Updated German translation.
|
2012-08-01 00:42:55 +02:00 |
|
|
3e18116dd5
|
Added "custom parameters" options for Opus. Also added a "help" button for all "custom parameters" edit boxes, which will simply show the CLI help screen.
|
2012-07-29 22:55:02 +02:00 |
|
|
8e4b622144
|
Updated Ukrainian translation file.
|
2012-07-29 16:58:22 +02:00 |
|
arestarh
|
9e83f4cf0a
|
Updated Ukrainian translation (fix for previous commit).
|
2012-07-28 00:16:06 +03:00 |
|
arestarh
|
b8d459130f
|
Updated Ukrainian translation.
|
2012-07-28 00:11:15 +03:00 |
|
|
278f9091fb
|
Replaced the Opus encoder/decoder binary wit custom binaries that support UTF-8 file names and flush the console output properly + expose more Opus encoder options in the GUI.
|
2012-07-21 19:16:12 +02:00 |
|
|
fcceeeaaac
|
Added support for Opus Audio Codec, based on Opus-Tools v0.1.3 (2012-07-10) by Xiph.org/Mozilla
|
2012-07-20 23:19:08 +02:00 |
|
|
e49093c5c7
|
Updated MediaInfo binary to v0.7.58 (2012-05-28), compiled with ICL 12.1.7 and MSVC 10.0.
|
2012-06-25 21:59:28 +02:00 |
|
|
d42c8ceaa0
|
Added one more mirror.
|
2012-05-29 19:53:53 +02:00 |
|
Andriy Bilous'ko
|
d2d9a60b13
|
Updated Ukrainian translation.
|
2012-04-13 09:03:30 +03:00 |
|
|
599519efd2
|
Updated Qt runtime libraries to v4.8.1 (2012-03-14), compiled with MSVC 10.0.
|
2012-04-12 03:18:48 +02:00 |
|
|
b3df635784
|
Changed creation of QFileSystemModel. Object will now be created when the user first visits the "Output Folder" tab. Also added option to "refresh" the directory outline, which will effectively destroy and re-create the QFileSystemModel in order to discard all data that may be cached.
|
2012-04-05 15:24:45 +02:00 |
|
|
602e1691c4
|
Various tweaks to improve the QFileSystemModel performance. Also slightly improved the initialization.
|
2012-03-30 03:35:43 +02:00 |
|
|
1738ea5b6e
|
Added button to edit the current output path in a simple LineEdit control.
|
2012-03-26 22:02:11 +02:00 |
|
Andriy Bilous'ko
|
1516d32c03
|
Updated Ukrainian translation.
|
2012-03-23 11:03:57 +02:00 |
|
|
f058efa87c
|
Updated MediaInfo binary to v0.7.54 (2012-03-13), compiled with ICL 12.1.7 and MSVC 10.0.
|
2012-03-21 20:54:47 +01:00 |
|
Andriy Bilous'ko
|
87ba8a428d
|
Updated Ukrainian translation.
|
2012-03-15 11:19:57 +02:00 |
|
|
1d52b628d1
|
Show which AAC encoder is being used in the GUI.
|
2012-03-06 22:29:55 +01:00 |
|
Andriy Bilous'ko
|
59372d58a6
|
Updated Ukrainian translation.
|
2012-01-09 13:05:20 +02:00 |
|
|
f857054dda
|
Added support for importing Meta tags from a CSV files.
|
2012-01-04 21:10:33 +01:00 |
|
|
198f43ecd4
|
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
|
2011-12-29 19:52:42 +01:00 |
|
|
a96237e6b2
|
Some refactoring of the icon initialization code.
|
2011-12-26 21:02:55 +01:00 |
|
Andriy Bilous'ko
|
6618838b96
|
Updated Ukrainian translation.
|
2011-12-25 16:55:20 +02:00 |
|
|
a0a29b9551
|
Experimental support for dcaenc, by Alexander E. Patrakov <patrakov@gmail.com>.
|
2011-12-22 21:53:25 +01:00 |
|
|
1a238db3db
|
Update file properties after the decoding step by using SoX in "--i" mode. Required, because some properties (such as 'bits per sample') cannot be known beforehand.
|
2011-12-22 00:06:34 +01:00 |
|
Andriy Bilous'ko
|
67ac22c78b
|
Updated Ukrainian translation.
|
2011-12-21 15:50:47 +02:00 |
|
|
97170324e3
|
Added "Ignore" button to message box.
|
2011-12-18 18:19:14 +01:00 |
|
|
2ad95434a3
|
Fixed one typo.
|
2011-12-17 20:57:12 +01:00 |
|