|
ec8db207f5
|
Workaround for "console window not drawing" bug on Wine.
|
2011-08-26 03:28:34 +02:00 |
|
|
fa6b08e68a
|
Updated FAQ document.
|
2011-08-22 13:48:27 +02:00 |
|
|
95797b11b5
|
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
|
2011-08-21 18:41:32 +02:00 |
|
|
95f627ee1a
|
Some more clean-up for FhgAacEnc support + updated documents.
|
2011-08-21 14:43:18 +02:00 |
|
|
85b2a5326f
|
Updated MediaInfo binary to v0.7.48 (2011-08-17), compiled with MSVC 10.0
|
2011-08-17 22:54:15 +02:00 |
|
|
b2d1eceb41
|
Restored Windows 2000 support: Added hacks that avoid dependency on EncodePointer() and DecodePointer(), as these functions are missing from KERNEL32.DLL in Windows 2000.
|
2011-08-15 15:34:44 +02:00 |
|
|
5ab869ed82
|
Added "Favorites" menu for output folders.
|
2011-08-08 20:26:30 +02:00 |
|
|
dae4def2fa
|
Downmix filter will now check if the input already is Mono/Stereo, so we can safely invoke the filter for ALL sources.
|
2011-08-07 14:04:17 +02:00 |
|
|
fbee147f07
|
Added an option option to enforce Stereo Downmix.
|
2011-08-05 21:52:43 +02:00 |
|
|
7e1f790e9b
|
Added an option to rename the output files (based on an user-defined pattern). More macros might be added at a later time.
|
2011-08-04 23:26:38 +02:00 |
|
|
272cef76f4
|
Removed some more remnants of "old" WMA decoder + updated changelog.
|
2011-08-04 00:55:17 +02:00 |
|
|
7127271652
|
Updated MediaInfo binaries to v0.7.47 (2011-07-27), compiled with MSVC 10.0.
|
2011-07-27 22:17:43 +02:00 |
|
|
fc5f428e64
|
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
|
2011-07-26 22:36:34 +02:00 |
|
|
327ca1ae75
|
Added 'wma2wav' as WMA decoder and removed all support for WMA decoder by NCH Swift Sound.
|
2011-07-26 22:17:14 +02:00 |
|
|
54c6cae91b
|
Updated MediaInfo binaries to v0.7.46 (2011-07-04), compiled with MSVC 10.0.
|
2011-07-14 02:03:04 +02:00 |
|
|
79b555fc23
|
Updated Web Update utility. Now with "Aero Glass" theming enabled, thanks to NSIS Aero plug-in.
|
2011-07-12 20:29:22 +02:00 |
|
|
8c95b78e68
|
Updated install script to use the Aero plug-in, which will use an "Aero Glass"-style window on supported OS.
|
2011-07-07 19:40:49 +02:00 |
|
|
c0f13b2624
|
Fixed file name generation in Cue Sheet splitter: If the title of a track contains characters that are not allowed in a file name, we have to replace them.
|
2011-07-02 16:40:15 +02:00 |
|
|
ee6b909065
|
Updated FAQ document.
|
2011-06-21 14:35:46 +02:00 |
|
|
251a70cc91
|
Updated Changelog.
|
2011-06-13 22:13:00 +02:00 |
|
|
f8f5707529
|
Added two new command-line switches: "--add-folder <path>" to add a single folder and "--add-recursive <path>" to add a folder recursively.
|
2011-06-11 17:18:30 +02:00 |
|
|
664cbbd9da
|
Updated FAQ document.
|
2011-06-03 01:07:33 +02:00 |
|
|
e076c5b5ec
|
Create proper .m3u8 playlist with UTF-8 BOM, if the file names contain Unicode characters. Otherwise create a simple .m3u playlist with Latin-1 encoding.
|
2011-06-02 02:11:47 +02:00 |
|
|
0bf5982275
|
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
|
2011-05-29 14:36:32 +02:00 |
|
|
eece27de06
|
Much improved Avisynth input. Now actually detect Avisynth scripts and read meta-info.
|
2011-05-21 21:08:10 +02:00 |
|
|
5cd5f98f96
|
Cleaned-up main window code.
|
2011-05-21 13:07:17 +02:00 |
|
|
773576b3a4
|
Added support for Avisynth input (audio only!) using the 'avs2wav' tool. This is a stripped-down and cleaned-up version of the tool by Jory Stone <jcsston@toughguy.net>.
|
2011-05-19 23:07:46 +02:00 |
|
|
f8f792f23f
|
The Cue Sheet splitter will now also handle input files that are not PCM/Wave.
|
2011-05-15 18:53:44 +02:00 |
|
|
55b5393768
|
Implemented Cue Sheet splitter thread. Basic Cue Sheet import should work now, but only uncompressed Wave/PCM files are supported.
|
2011-05-15 01:45:27 +02:00 |
|
|
70b097c380
|
Decrease font-size in second "About" dialog a bit, so it fits better with small screens.
|
2011-05-09 09:54:50 +02:00 |
|
|
c526a7572d
|
Merge branch 'master' of github.com:lordmulder/LameXP
Conflicts:
etc/Translation/Blank.ts
etc/Translation/LameXP_DE.ts
etc/Translation/LameXP_ES.ts
etc/Translation/LameXP_FR.ts
etc/Translation/LameXP_IT.ts
etc/Translation/LameXP_KR.ts
etc/Translation/LameXP_RU.ts
etc/Translation/LameXP_UK.ts
res/localization/LameXP_DE.qm
src/Config.h
|
2011-05-09 08:35:06 +02:00 |
|
|
15d61f0dfb
|
Updated Changelog.
|
2011-05-09 08:32:42 +02:00 |
|
|
6050f8b778
|
Fixed a typo.
|
2011-05-09 00:23:37 +02:00 |
|
|
6fc5458460
|
Updated FAQ document + added 'Don't Show Again' buttons to some dialogs.
|
2011-05-08 19:41:25 +02:00 |
|
|
9df1febaec
|
Updated FAQ document.
|
2011-05-07 15:50:21 +02:00 |
|
|
323ec4f9ce
|
Updated OggEnc binary to v2.87 using aoTuV Beta-6.03 (2011-05-04), compiled with ICL 11.1 and MSVC 9.0.
|
2011-05-05 00:58:39 +02:00 |
|
|
5ce0c7b82e
|
Added an option to check for "Beta" (pre-release) updates in "Final" releases. Disabled by default, not available in "Beta" versions (Beta versions always check for Beta updates).
|
2011-05-03 14:28:06 +02:00 |
|
|
4d199d6e4d
|
Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.
|
2011-05-01 22:02:38 +02:00 |
|
|
34adddbad6
|
Small update to translator's guide.
|
2011-05-01 03:03:02 +02:00 |
|
|
3538757e05
|
Fix typo.
|
2011-04-23 16:20:50 +02:00 |
|
|
7e40bce6c1
|
Updated FAQ document: Added instructions to build Qt v4.7.3 as 'static' libraries.
|
2011-04-23 16:17:06 +02:00 |
|
|
00cebec7cf
|
Updated mpg123 binary to v1.13.3 (2011-04-21), compiled with GCC 4.6.0.
|
2011-04-23 04:02:38 +02:00 |
|
|
687fa08c5e
|
Updated MediaInfo binaries to v0.7.44 (2011-04-19), compiled with ICL 12.0.3 and MSVC 10.0.
|
2011-04-21 00:50:21 +02:00 |
|
|
762b231037
|
Now using Qt v4.7.3, available trough Qt SDK v1.1 RC.
|
2011-04-19 16:14:05 +02:00 |
|
|
3c996dcc90
|
Updated FAQ document.
|
2011-04-18 11:12:27 +02:00 |
|
|
cd593aefbf
|
Added a method to use custom binaries instead of the "built-in" ones: Simply put the custom binary to "$ORIGIN\tools\<build_no>\<tool_name>.exe" and it will be detected at runtime.
|
2011-04-17 20:38:49 +02:00 |
|
|
99bd8c28ff
|
Workaround for Wine: It appears that Wine exports SetConsoleIcon() from kernel32.dll, but as soon as we call it the application will be terminated ("Unimplemented function KERNEL32.dll.SetConsoleIcon called"). Consequently we will now detect Wine and avoid calling SetConsoleIcon() under Wine. This way LameXP should work under Wine again.
|
2011-04-17 00:17:43 +02:00 |
|
|
60ac414c30
|
Updated LAME binary to v3.99 Beta-0 (2011-04-16), compiled with ICL 12.0.3. Also updated LAME switches accordingly.
|
2011-04-16 21:21:08 +02:00 |
|
|
5dc2a123b8
|
Updated MediaInfo binaries to v0.7.43 (2011-04-10), compiled with ICL 12.0.3 and MSVC 10.0.
|
2011-04-10 21:56:45 +02:00 |
|
|
c69162a488
|
Removed reference to one of our contributor from the Changelog (on personal request)
|
2011-04-10 00:43:52 +02:00 |
|