|
db6b218d5d
|
Added entry for "Help & Support" to Help menu.
|
2011-03-20 14:28:27 +01:00 |
|
|
83192245a0
|
Added entries for the documents to the menu.
|
2011-03-19 18:16:23 +01:00 |
|
|
f829d69636
|
Added an option to select a user-defined TEMP directory.
|
2011-02-25 22:03:39 +01:00 |
|
|
f75c3ca496
|
Added an option to manually specify the number of parallel instances.
|
2011-02-25 00:22:18 +01:00 |
|
|
cfb20fe3cb
|
Added support for custom encoder parameters.
|
2011-02-09 23:36:17 +01:00 |
|
|
0e59d6f9a2
|
Second part of LameXP shell integration. We can now remove the shell integration again. Also installing/removing the shell integration was moved into a separate thread in order to speed-up the startup.
|
2011-01-29 00:40:29 +01:00 |
|
|
d13050c3db
|
Added "Resample" filter, based on SoX. Used for encoders that don't support "native" resampling. Also added a "Tone Adjustment" filter, based on SoX too.
|
2011-01-26 20:16:46 +01:00 |
|
|
58ded8c2e4
|
Added a normalization filter, based on SoX.
|
2011-01-25 23:12:56 +01:00 |
|
|
437ada55b6
|
Updated web-update tool, again.
|
2011-01-25 00:52:00 +01:00 |
|
|
2e483cfeba
|
Prepare UI for "volume normalization" filter.
|
2011-01-24 01:13:08 +01:00 |
|
|
dcf4181974
|
Make sampling rate option work with Vorbis encoder.
|
2011-01-23 23:03:44 +01:00 |
|
|
7e44c69c03
|
Actually make the Nero AAC Profile/2-Pass options work. Also make the MP3 Channel Mode and Sampling Rate options work.
|
2011-01-23 02:19:18 +01:00 |
|
|
6c43678b7f
|
Added more advanced options: MP3 channel mode, sampling rate, Nero AAC profile, Nero AAC 2-Pass mode.
|
2011-01-22 22:19:20 +01:00 |
|
|
3f0796d288
|
Added support for bitrate management to LAME and OggEnc2 encoders.
|
2011-01-21 23:25:55 +01:00 |
|
|
41d040e7aa
|
Initial support for bitrate management (under "Advanced Options").
|
2011-01-21 21:41:50 +01:00 |
|
|
476edebda8
|
Initial support for advanced options. Only "LAME Algorithm Quality" so far.
|
2011-01-21 19:14:11 +01:00 |
|
|
6245687354
|
Italian translation added, thanks to Roberto <gulliver_69@libero.it>.
|
2011-01-09 02:15:20 +01:00 |
|
|
bb538580d6
|
Added option to load translations from an "external" file, for easier translation testing.
|
2011-01-06 00:53:52 +01:00 |
|
|
fe7a8064c7
|
Better method to detect process elevation. This hopefully prevents that the process from being detected as "elevated" on Vista+ systems that have UAC disabled.
|
2011-01-03 22:24:58 +01:00 |
|
|
fdaf1909fc
|
More internationalization and localization... (again)
|
2010-12-30 16:12:21 +01:00 |
|
|
4fb20b9dfc
|
More internationalization and localization...
|
2010-12-28 21:26:16 +01:00 |
|
|
705e4ba7e4
|
First step to internationalization and localization.
|
2010-12-28 03:57:48 +01:00 |
|
|
8e38c1d3e2
|
Implemented the DropBox widget.
|
2010-12-22 01:01:01 +01:00 |
|
|
10cffb46e5
|
Added options to disable the notifications for the Nero AAC encoder and the WMA Decoder component, as some users may want to use LameXP without AAC and/or WMA support permanently.
|
2010-12-19 21:23:43 +01:00 |
|
|
063c53017f
|
Added an option to prepend the source file's relative path to the output file's path. This might be useful when converting a lot of files at once that originate from different source folders.
|
2010-12-14 01:30:50 +01:00 |
|
|
640fa19f09
|
Implemented function to download and install the WMA File Decoder. Support for WMA files has not been implemented yet though.
|
2010-12-12 01:49:07 +01:00 |
|
|
c2f132007f
|
Added support for Windows 7 taskbar features (progress and overlay icons).
|
2010-12-05 23:11:03 +01:00 |
|
|
2e8d730304
|
Improve "About" dialog.
|
2010-12-03 20:26:34 +01:00 |
|
|
53a1bf6e38
|
Implement update reminder + added options to disable the update reminder and/or the sound effects + improved installer
|
2010-11-29 20:36:27 +01:00 |
|
|
11f57aecfe
|
Ogg Vorbis encoding support.
|
2010-11-26 00:29:53 +01:00 |
|
|
4fd8ec068e
|
Addded context menu to "source file" view + make the "output folder" view update the output path more frequently on selection change.
|
2010-11-25 20:41:59 +01:00 |
|
|
4936d58092
|
Implement a custom FileSystemModel class derived from QFileSystemModel in order to avoid "+" button in front of folders without sub-dirs.
|
2010-11-25 01:23:48 +01:00 |
|
|
47a6c2fdff
|
Make "Save output files to the same location where the input file is located" option work.
|
2010-11-21 21:51:22 +01:00 |
|
|
28a926b820
|
Implement multi-theaded processing in progress dialog.
|
2010-11-19 21:11:54 +01:00 |
|
|
37a328b074
|
Implement functionality for 'compression' tab + CPU detection
|
2010-11-15 04:42:06 +01:00 |
|
|
cd83ebd5d6
|
Detect Nero AAC encoder binary at runtime
|
2010-11-11 22:58:02 +01:00 |
|
|
c80714b829
|
Use the MediaInfo model in MainWindow too
|
2010-11-10 19:44:51 +01:00 |
|
|
d5909a9937
|
Improve deplayoment script + add very simple NSIS installer (self-extractor)
|
2010-11-10 00:59:50 +01:00 |
|
|
9ce7dfc75f
|
Actually implemented adding files from another instance.
|
2010-11-08 21:47:35 +01:00 |
|
|
07c793d6ec
|
Added a fixed build of MediaInfo
|
2010-11-08 01:36:36 +01:00 |
|
|
f6259b2482
|
Implemented option to switch GUI style at runtime
|
2010-11-08 00:24:54 +01:00 |
|
|
ce41761614
|
Improve about dialog + nicer method write version info to resource section
|
2010-11-07 23:06:30 +01:00 |
|
|
36ae27f5f3
|
first commit
|
2010-11-06 23:04:47 +01:00 |
|