|
c3992fd61b
|
Updated Russian translation by Neonailol <neonailol@gmail.com>.
|
2011-02-21 13:12:13 +01:00 |
|
|
297c9e4796
|
Added support for Speex input.
|
2011-02-01 22:15:57 +01:00 |
|
|
b210b0e826
|
Refactor playlist importer into a separate class.
|
2011-01-31 21:02:47 +01:00 |
|
|
e9a1ba9b06
|
Added support for Shorten input.
|
2011-01-30 01:45:34 +01:00 |
|
|
f2e5fa49a4
|
Added support for Musepack input.
|
2011-01-29 22:50:37 +01:00 |
|
|
02abefddd7
|
First part of LameXP shell integration. Can't remove shell integration yet.
|
2011-01-27 22:10:51 +01:00 |
|
|
9687cf1d11
|
Fix a few line-breaks in about dialog.
|
2011-01-27 15:46:21 +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 |
|
|
9e5120576d
|
Added support for Apple Lossless Audio Codec input.
|
2011-01-21 00:10:51 +01:00 |
|
|
d2aaad3398
|
Added support for The True Audio input.
|
2011-01-18 22:07:30 +01:00 |
|
|
0be92d0f53
|
Added support for WavPack input.
|
2011-01-17 20:52:54 +01:00 |
|
|
beb93e7eaa
|
Added support for Monkey's Audio input.
|
2011-01-16 22:00:49 +01:00 |
|
|
effbe66566
|
Make 8 more strings translatable.
|
2011-01-14 23:34:31 +01:00 |
|
|
15df253e52
|
Added support for Microsoft ADPCM, Apple/SGI AIFF and Sun/NeXT Au files.
|
2011-01-09 22:36:52 +01:00 |
|
|
8f4fae7fda
|
Try to detect "Disable visual themes" + four new strings to translate
|
2011-01-02 20:47:26 +01:00 |
|
|
b964c3a53b
|
Added a blank TS file for translators.
|
2011-01-02 04:19:01 +01:00 |
|
|
8c0fa11803
|
make more strings translatable + try to load a default translation that suits the user's system language
|
2011-01-02 01:09:05 +01:00 |
|
|
705e4ba7e4
|
First step to internationalization and localization.
|
2010-12-28 03:57:48 +01:00 |
|
|
29954feae2
|
Try to detect "compatibility mode".
|
2010-12-23 03:13:11 +01:00 |
|
|
8e38c1d3e2
|
Implemented the DropBox widget.
|
2010-12-22 01:01:01 +01:00 |
|
|
658efda273
|
Filename filter for supported types in "Add file(s)" dialog.
|
2010-12-20 22:13:01 +01:00 |
|
|
6c139ab640
|
AC-3 and DTS decoding support.
|
2010-12-19 23:09:26 +01:00 |
|
|
fc148e5e65
|
Implement filter framework + currently only the "downmix" filter is implemented, so we can support multichannel to MP3 encoding from now on.
|
2010-12-19 00:50:22 +01:00 |
|
|
e189eb08c2
|
Support for Wave (PCM) output.
|
2010-12-17 01:12:12 +01:00 |
|
|
6644b38816
|
FLAC decoding support.
|
2010-12-15 19:57:51 +01:00 |
|
|
e6460b9779
|
FLAC encoding support.
|
2010-12-14 23:53:14 +01:00 |
|
|
0534264be0
|
WMA decoding support. Limitations in the WMA decoder we cannot do anything about: WMA decoder doesn't handle Unicode filenames, WMA decoder will deadlock if we more than one instance is running at a time (we use a semaphore to prevent that!) and WMA decoder doesn't output any progress information.
|
2010-12-12 19:25:06 +01:00 |
|
|
24da769a6d
|
Use a more efficient method to update the progress model when new jobs are added + slightly improve auto updater.
|
2010-12-06 18:29:34 +01:00 |
|
|
c2f132007f
|
Added support for Windows 7 taskbar features (progress and overlay icons).
|
2010-12-05 23:11:03 +01:00 |
|
|
be4ce0d81c
|
Added AAC encoding support.
|
2010-12-03 23:01:17 +01:00 |
|
|
2e8d730304
|
Improve "About" dialog.
|
2010-12-03 20:26:34 +01:00 |
|
|
d6e5b9e069
|
AAC decoding support added.
|
2010-12-02 23:26:30 +01:00 |
|
|
6eb959e406
|
Added support for dedicated decoders. Only Vorbis and MP3 so far.
|
2010-12-01 23:14:47 +01:00 |
|
|
533055e177
|
New update dialog. Not actually checking for updates yet.
|
2010-11-27 19:41:58 +01:00 |
|
|
11f57aecfe
|
Ogg Vorbis encoding support.
|
2010-11-26 00:29:53 +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 |
|
|
0f656f8a02
|
Fix compilation for other configurations than "Release".
|
2010-11-22 23:41:29 +01:00 |
|
|
c0ece99b69
|
Implemented logging and added a log file view.
|
2010-11-22 21:45:00 +01:00 |
|
|
1633489aaf
|
Actually use selected encoder in progress dialog + forward output dir.
|
2010-11-20 02:14:22 +01:00 |
|
|
3170f358fe
|
Implement processing thread and connect to processing dialog.
|
2010-11-18 00:32:46 +01:00 |
|
|
2114a3dbf0
|
Implemented progress model.
|
2010-11-17 20:39:10 +01:00 |
|
|
7a79c476a3
|
Implemented processing dialog, no functionality yet.
|
2010-11-17 19:35:50 +01:00 |
|
|
b996bfdece
|
Refactor the MP3 encoder into a separate class.
|
2010-11-17 00:49:38 +01:00 |
|
|
a2cbcb76c5
|
Slightly improve AutoInc tool (time interval support)
|
2010-11-14 21:13:13 +01:00 |
|
|
34ec6d8d0a
|
Add simple utilitiy to auto-inc build numbers + fix duration for very short files
|
2010-11-13 16:28:31 +01:00 |
|
|
e3e0ec36aa
|
Implemented support for adding directories via Drag&Drop and CLI
|
2010-11-13 02:11:15 +01:00 |
|
|
c867f850e0
|
Store settings in an INI file
|
2010-11-12 19:02:01 +01:00 |
|
|
88eae834d2
|
Move about dialog into a separate class
|
2010-11-11 19:37:16 +01:00 |
|
|
ec0eea9d9c
|
Nicer method for static builds: Can use vanilla Qt source/include directory now
|
2010-11-11 14:11:44 +01:00 |
|