David Sansome
|
2cb61908a9
|
Add .ape and .wv files to the file view filter, and use this same list in the Open Music dialog. Fixes issue 2533
|
2012-01-29 20:10:00 +00:00 |
David Sansome
|
91b4cfcb68
|
Destroy gstreamer transcoding pipelines properly so the input and output files are closed, and can be read again on Windows.
|
2011-11-29 16:57:54 +00:00 |
David Sansome
|
a00d7e1738
|
Transcode files on windows with unicode characters in their filenames. Gstreamer elements take utf8 filenames. Fixes issue 1690.
|
2011-11-29 16:56:10 +00:00 |
David Sansome
|
dad76b78dd
|
Move all the settings pages to their own widgets and classes
|
2011-08-14 00:07:10 +01:00 |
David Sansome
|
3eedc916ad
|
Add a new logging system
|
2011-04-22 16:50:29 +00:00 |
David Sansome
|
5ed1fcd5e1
|
Add a load of options to the transcoders. Fixes issue 415.
|
2011-04-16 23:04:15 +00:00 |
John Maguire
|
cf160d6ebb
|
Add one more close shortcut...
|
2010-12-14 18:23:14 +00:00 |
David Sansome
|
dd1c3b2e68
|
Force CBR when encoding MP3s using lame, for better compatibility with MP3 players
|
2010-11-21 12:03:22 +00:00 |
David Sansome
|
32b3e59f46
|
Add xingmux and id3v2mux to the pipeline when using lamemp3enc to transcode to MP3
|
2010-11-20 23:46:30 +00:00 |
David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
David Sansome
|
7e1e2cb1cd
|
Show progress information for individual tracks when transcoding, and fix a race condition
|
2010-08-30 13:03:21 +00:00 |
David Sansome
|
5dc25faab8
|
Use native separators when writing filenames to the transcoder log
|
2010-08-30 12:43:49 +00:00 |
David Sansome
|
728925097d
|
Show progress information when transcoding files to copy to a device
|
2010-08-30 11:36:40 +00:00 |
David Sansome
|
4b381e00fd
|
Transcode files when copying them to devices
|
2010-08-29 19:22:21 +00:00 |
David Sansome
|
5873fe80a6
|
Pick a good default format to transcode to
|
2010-08-29 16:12:55 +00:00 |
David Sansome
|
d8ea4660e7
|
Store the device's transcode preference in the database
|
2010-08-29 15:32:36 +00:00 |
David Sansome
|
3e1e880c19
|
Add more file formats to the transcoder, and add a function to get a preset by song filetype
|
2010-08-29 14:25:33 +00:00 |
David Sansome
|
160879327f
|
Pick gstreamer codecs and muxers for transcoding automatically instead of having a hardcoded list
|
2010-08-22 00:27:14 +00:00 |
David Sansome
|
1c4004ff0f
|
Use decodebin2 in the transcoder, and bundle the extra plugins to make it work in Windows
|
2010-06-17 14:55:50 +00:00 |
David Sansome
|
15df3b90a3
|
Set window icons on all the dialogs. Fixes issue #394
|
2010-06-10 22:09:35 +00:00 |
David Sansome
|
40bb827fcd
|
Make all the source files a single cmake target again.
|
2010-06-08 22:39:31 +00:00 |
David Sansome
|
1aee5e4667
|
Split all the source files up into seven new directories.
|
2010-05-10 21:50:31 +00:00 |