|
96db5e86c2
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
|
|
8e38c1d3e2
|
Implemented the DropBox widget.
|
2010-12-22 01:01:01 +01:00 |
|
|
09691eb254
|
Workaround to remove temp files, even if they have the read-only attribute set.
|
2010-12-21 01:09:25 +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 |
|
|
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 |
|
|
40b0300284
|
Implemented a method to "detect" the user's TEMP folder that doesn't depend on the %TMP% environment variable. QDir::temp() internally uses GetTempPath(), which *does* depend on %TMP%.
|
2010-12-07 22:58:28 +01:00 |
|
|
6eb959e406
|
Added support for dedicated decoders. Only Vorbis and MP3 so far.
|
2010-12-01 23:14:47 +01:00 |
|
|
11f57aecfe
|
Ogg Vorbis encoding support.
|
2010-11-26 00:29:53 +01:00 |
|
|
a29780ef2a
|
Don't try to encode from source files that aren't supported by the encoder. No real support for upstream decoders yet.
|
2010-11-25 18:09:31 +01:00 |
|
|
c0ece99b69
|
Implemented logging and added a log file view.
|
2010-11-22 21:45:00 +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 |
|
|
970f2cd8fb
|
Create playlist file + serialize filename generation, just to be sure.
|
2010-11-20 22:14:10 +01:00 |
|
|
1633489aaf
|
Actually use selected encoder in progress dialog + forward output dir.
|
2010-11-20 02:14:22 +01:00 |
|
|
28a926b820
|
Implement multi-theaded processing in progress dialog.
|
2010-11-19 21:11:54 +01:00 |
|
|
092e664ad1
|
More detailed error output when process failed to create + use UUID's to index jobs.
|
2010-11-18 22:37:35 +01:00 |
|
|
3170f358fe
|
Implement processing thread and connect to processing dialog.
|
2010-11-18 00:32:46 +01:00 |
|