Commit graph

8 commits

Author SHA1 Message Date
David Naylor
0da6350a9f Update audio/soundkonverter to 2.0.5.
ChangeLog:
 - Add: Catalan translation
 - Add: Swedish translation
 - Add: Chinese (Taiwan) translation
 - Add: Romanian translation
 - Fix: Don't mix up total tracks and total discs when reading vorbis comments
2013-12-29 08:34:11 +00:00
David Naylor
52c2e306aa Update audio/soundkonverter to 2.0.4.
Changelog:
-add: Slovenian translation
2013-07-20 13:22:20 +00:00
David Naylor
e18ad43062 Update audio/soundkonverter to 2.0.3.
ChangeLog:
-Fix: Update normalize filter widget properly
-Fix: Show more than one filter widget at a time
-Fix: Load normalize options properly from saved profiles (could lead to a crash)

Approved by:	eadler,bdrewery (mentors, implicit)
2013-06-17 11:57:19 +00:00
David Naylor
815b5196df Update audio/soundkonverter to 2.0.2.
ChangeLog:
new in 2.0.2:
-Add: Italian translation
-Fix: Find normalize properly

Approved by:	eadler,bdrewery (mentors, implicit)
2013-05-05 18:12:35 +00:00
David Naylor
f59fca6568 Update audio/soundkonverter to 2.0.1.
ChangeLog:
-Add: French translation

Approved by:	bdrewery (mentor)
Feature safe:	yes
2013-04-20 08:35:04 +00:00
David Naylor
4b7b3683c2 Update audio/soundkonverter to 2.0.0.
- Fixes for optional dependencies
 - Set license to GPLv3
 - Initial support for libav (if and when it gets into ports)

ChangeLog:
new in 2.0.0:
-Add: Update translations
-Remove: French translation (only 58% translated)

new in 1.9.90 (2.0.0 rc1):
-Add: Option to not modify the audio stream of mp3 files when calculating Replay Gain
-Add: libav plugin
-Fix: Modify mp3 stream when forcing the recalculation of Replay Gain
-Fix: Don't try to calculate Replay Gain if it is impossible
-Fix: Down/upmixing with sox
-Fix: Sox effects wouldn't work
-Fix: Recognice mp3 and amr nb encoding support in ffmpeg/libav plugins
-Fix: Crash when encoding with sox and without filters
-Fix: Calculate Replay Gain if there is only one track in the album

Approved by:	bdrewery (mentor)
2013-03-14 04:05:04 +00:00
David Naylor
3f85129f71 Update audio/soundkonverter to 1.9.80.
- The only codec not available from ports is "flake".
 - Convert to OptionsNG"

ChangeLog:
https://raw.github.com/HessiJames/soundkonverter/v1.9.80/src/CHANGELOG
2013-02-17 18:57:23 +00:00
Martin Wilke
ea4d41e0e3 soundKonverter is a frontend to various audio converters.
The key features are:
- Audio conversion
- Replay Gain calculation
- CD ripping

WWW: http://kde-apps.org/content/show.php?content=29024

PR:		ports/miwi
Submitted by:	David Naylor <naylor.b.david at gmail.com>
Feature safe:	yes
2011-01-30 11:53:31 +00:00