File debian.changelog of Package soundkonverter

soundkonverter (2.2.2) stable; urgency=low
  * Add: Dutch, Spanish (Argentina) and Polish (Poland) translations
  * Change: Swedish translation moved to Swedish (Sweden)
  * Change: Update translations
 -- Daniel Faust <hessijames@gmail.com>  Sat, 21 May 2016 10:36:05 +0200

soundkonverter (2.2.1) stable; urgency=low
  * Add: Dutch, Spanish (Argentina) and Polish (Poland) translations
  * Change: Swedish translation moved to Swedish (Sweden)
  * Change: Update translations
 -- Daniel Faust <hessijames@gmail.com>  Thu, 03 May 2016 18:26:10 +0200

soundkonverter (2.2.0) stable; urgency=low
  * Add: Decode webm audio stream
  * Add: --file-list argument
  * Change: Remove both APE and ID3 Replay Gain tags with mp3gain and aacgain
  * Change: Disable "modify audio stream" option by default in mp3gain and aacgain
  * Change: Don't write icedax info file
  * Change: Set so-version for libsoundkonvertercore
  * Fix: Don't require an output path when using a user defined profile as command line argument
  * Fix: Don't crash when tags can't be read
  * Fix: Error message when trying to write to a directory without permissions
  * Fix: Store album artist information to file list files
  * Fix: Some crashes
  * Fix: Handle newer ffmpeg versions
  * Fix: Don't wait with Replay Gain calculation for items with same album name but no Replay Gain conversion option set
  * Fix: Don't convert all files at once if the conversion starts with copying files with the same input an output codec
  * Fix: Infinite loop when waiting for album gain for a failed item
 -- Daniel Faust <hessijames@gmail.com>  Thu, 07 Apr 2016 17:43:13 +0200

soundkonverter (2.1.90) unstable; urgency=low
  * Add: Detect (DRM)-encrypted wma and m4a files
  * Add: Adjust gain for mp3 files
  * Add: Option to copy files instead of re-encoding them if input and output codec are the same
  * Change: Fall-back from album artist to artist in "meta data" naming mode if album artist is empty
 -- Daniel Faust <hessijames@gmail.com>  Mon, 08 Dec 2014 13:28:20 +0100

soundkonverter (2.1.2) stable; urgency=low
  * Fix: False error detection in the Replay Gain tool
  * Fix: Properly re-paint conversion file list on status change
 -- Daniel Faust <hessijames@gmail.com>  Mon, 08 Dec 2014 13:13:00 +0100

soundkonverter (2.1.1) stable; urgency=low
  * Add: Check for MP4 support in faac
  * Fix: Don't run vorbisgain more than once per directory
  * Fix: Progress bar jumps when a file finished
 -- Daniel Faust <hessijames@gmail.com>  Sun, 13 Apr 2014 15:12:53 +0200

soundkonverter (2.1.0) stable; urgency=low
  * Add: Update translations
 -- Daniel Faust <hessijames@gmail.com>  Wed, 26 Feb 2014 12:32:08 +0100

soundkonverter (2.0.91) unstable; urgency=low
  * Add: Full GUI support for album artist tags including the CD ripper
  * Add: Chinese translation
  * Change: Replace uses of fixed pixel metrics with sizes based on the default font size
  * Fix: CD ripper layout
 -- Daniel Faust <hessijames@gmail.com>  Mon, 17 Feb 2014 13:11:55 +0100

soundkonverter (2.0.90) unstable; urgency=low
  * Add: Hide main window when started with --replaygain argument
  * Add: Option to eject CD after ripping has been completed (enabled by default)
  * Add: New space holder for the "meta data" naming mode that contains the source directory
  * Add: Configuration options for cdparanoia
  * Add: icedax ripper plugin
  * Add: Copy album artist tags
  * Change: Remember last folder for add files/directory/playlist dialogs
  * Change: Add symlinked files to file list
 -- Daniel Faust <hessijames@gmail.com>  Sat, 21 Dec 2013 16:44:01 +0100

soundkonverter (2.0.5) stable; urgency=low
  * 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
 -- Daniel Faust <hessijames@gmail.com>  Sat, 21 Dec 2013 14:16:17 +0100

soundkonverter (2.0.4) stable; urgency=low
  * Add: Slovenian translation
 -- Daniel Faust <hessijames@gmail.com>  Fri, 19 Jul 2013 20:40:22 +0200

soundkonverter (2.0.3) stable; urgency=low
  * 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)
 -- Daniel Faust <hessijames@gmail.com>  Sat, 4 Jun 2013 16:44:36 +0200

soundkonverter (2.0.2) stable; urgency=low
  * Add: Italian translation
  * Fix: Find normalize properly
 -- Daniel Faust <hessijames@gmail.com>  Sat, 4 May 2013 11:29:15 +0200

soundkonverter (2.0.1) stable; urgency=low
  * Add: French translation
 -- Daniel Faust <hessijames@gmail.com>  Sun, 14 Apr 2013 12:51:21 +0200

soundkonverter (2.0.0) stable; urgency=low
  * Add: Update translations
  * Remove: French translation (only 58% translated)
 -- Daniel Faust <hessijames@gmail.com>  Sun, 10 Mar 2013 10:26:57 +0100

soundkonverter (1.9.90) unstable; urgency=low
  * 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
 -- Daniel Faust <hessijames@gmail.com>  Sun, 24 Feb 2013 13:33:08 +0100

soundkonverter (1.9.80) unstable; urgency=low
  * Add: Parallel Replay Gain calculation in the Replay Gain tool
  * Add: Move tracks to new Album via context menu in the Replay Gain tool
  * Add: sox plugin with support for some new file formats (8svx, aiff, amr wb)
  * Add: Convert sample rate and sample size, downmix and apply effects (normalize, bass and treble) using sox
  * Add: Copy embedded covers for ogg files using METADATA_BLOCK_PICTURE
  * Add: Option to switch between COMMENT and DESCRIPTION as preferred comment field for ogg vorbis and flac files
  * Add: Option to select preferred total tracks/discs number fields for ogg vorbis and flac files
  * Add: Copy the tags total tracks/discs number, MusicBrainz Track Id and MusicBrainz Release Id
  * Add: Compression level option for the lame plugin
  * Add: Opus support (via opus-tools)
  * Change: Remember dimensions of the sub-windows and dialogs
  * Change: Sampling rate and number of channels can as of now only be changed through a filter plugin (currently only sox)
  * Change: Immediately start converting a file after adding it to the file list if the conversion is running in queue mode
  * Change: Quit soundKonverter when canceling the CD ripper dialog if soundKonverter was started with the --rip option
  * Change: Quit the Replay Gain tool when it gets closed
  * Change: Rename the m4a format to m4a/aac and alac to m4a/alac
  * Fix: Handle internal Replay Gain calculation properly
  * Fix: Don't accept dropping tracks onto albums with different codec or sampling rate in the Replay Gain tool
  * Fix: Better file type recognition
  * Fix: Output options control via command line parameters when ripping audio cds
  * Fix: User defined parameters for mpcenc when using a preset
 -- Daniel Faust <hessijames@gmail.com>  Sat, 19 Jan 2013 16:02:08 +0100

soundkonverter (1.6.4) stable; urgency=low
  * Fix: Stall when Replay Gain plugin returns error code (e.g. when trying to remove musepack gain)
  * Fix: Some memory leaks
  * Fix: Performance improvements when adding large directories
  * Fix: Recognize file type correctly if extension is upper case
  * Fix: Dropping directories on the Replay Gain tool wouldn't work
 -- Daniel Faust <hessijames@gmail.com>  Sat, 1 Dec 2012 10:50:51 +0100

soundkonverter (1.6.3) stable; urgency=low
  * Add: Brazilian Portuguese translation (by André Marcelo Alvarenga)
  * Fix: Make sure the file chooser dialog won't get overlayed by the options dialog in non-KDE environments
 -- Daniel Faust <hessijames@gmail.com>  Sat, 21 Jul 2012 10:48:51 +0200

soundkonverter (1.6.2) stable; urgency=low
  * Fix: Skip files that ought to be skipped instead of generating a new file name
  * Fix: Make saving custom profiles work again
  * Fix: Don't mix up the output directoy history for metadata and normal mode
  * Fix: Show proper progress when applying album gain
 -- Daniel Faust <hessijames@gmail.com>  Sat, 16 Jun 2012 18:58:47 +0200

soundkonverter (1.6.1) stable; urgency=low
  * Fix: Don't try to restore the file list when calling soundKonverter while it is running
 -- Daniel Faust <hessijames@gmail.com>  Fri, 08 Jun 2012 10:50:40 +0200

soundkonverter (1.6.0) stable; urgency=low
  * Add: Update translations
  * Fix: When loading file lists some options were ignored
 -- Daniel Faust <hessijames@gmail.com>  Wed, 30 May 2012 10:51:51 +0200

soundkonverter (1.5.90) unstable; urgency=low
  * Add: Make the 'Failed' status clickable and open the log if clicked
  * Add: Make the file name of covers written to the output directory configureable
  * Change: Remove the info tab from the options editor
  * Change: Discard changes in the options editor when selecting a different file in file list
  * Fix: Problem dialog wasn't shown when dropping unsupported files on the soundKonverter or ReplayGain tool window
  * Fix: Show progress when decoding properly
  * Fix: Crash when in options editor opened items finished
  * Fix: Crash with ogg files containing covers but no mime type or description
 -- Daniel Faust <hessijames@gmail.com>  Tue, 22 May 2012 09:21:37 +0200

soundkonverter (1.5.0) stable; urgency=low
  * Add: Update translations
 -- Daniel Faust <hessijames@gmail.com>  Wed, 09 May 2012 17:27:18 +0200

soundkonverter (1.4.90) unstable; urgency=low
  * Add: Copy embedded covers for wma files
  * Add: Calculate Album Gain for albums in the conversion list
  * Add: Russian translation
  * Change: Replace Spanish Argentinan translation (es_AR) with Spanish (es) since KDE isn't able to use es_AR translations
  * Fix: Cdrom drive detection would fail with Ubuntu 12.04 (patch by Eike Thaden)
  * Fix: Musicbrainz lookup not working if data track present (patch by Eike Thaden)
  * Fix: Don't show data tracks in the CD ripper UI (patch by Eike Thaden)
  * Fix: Musicbrainz lookup would only work through the freedb gateway (patch by Eike Thaden)
 -- Daniel Faust <hessijames@gmail.com>  Tue, 01 May 2012 19:50:32 +0200

soundkonverter (1.4.0) stable; urgency=low
  * Add: Show progress bar when loading file lists
 -- Daniel Faust <hessijames@gmail.com>  Sun, 18 Mar 2012 12:00:00 +0100

soundkonverter (1.3.90) stable; urgency=low
  * Add: TTA Enc plugin
  * Add: sad (Black & White audio file) support
  * Add: Improved saving of the last used conversion profile
  * Change: Reduce amount of alerts when dropping unsupported file types (like images) on the file list
  * Fix: Files added with "add directory" could fail
 -- Daniel Faust <hessijames@gmail.com>  Thu, 13 Mar 2012 16:05:00 +0100

soundkonverter (1.3.3) stable; urgency=low
  * Change: Piping is disabled by default, it can be activated in the config dialog though
  * Fix: Some piping bugs with vorbistools and ffmpeg
  * Fix: Crash when adding a directory
 -- Daniel Faust <hessijames@gmail.com>  Wed, 22 Feb 2012 20:00:00 +0100

soundkonverter (1.3.2) stable; urgency=low
  * Fix: Crash when trying to write covers (attempt #2)
 -- Daniel Faust <hessijames@gmail.com>  Mon, 13 Feb 2012 21:45:00 +0100

soundkonverter (1.3.1) stable; urgency=low
  * Add: Update translations
  * Fix: Crash when trying to write covers
 -- Daniel Faust <hessijames@gmail.com>  Sat, 11 Feb 2012 9:50:00 +0100

soundkonverter (1.3.0) stable; urgency=low
  * Add: Update translations
 -- Daniel Faust <hessijames@gmail.com>  Sat, 4 Feb 2012 10:15:00 +0100

soundkonverter (1.2.90) stable; urgency=low
  * Add: Copy embedded covers for ogg (only reading), mp3, mp4 and flac files
  * Add: Option to copy embedded covers to the output directory
  * Add: Honor total disc numbers
  * Add: Session management
  * Change: By default log files won't be written to the hard drive anymore, it can be activated in the config dialog though
  * Fix: Conversion problems when using pipes with newer KDE/Qt versions
  * Fix: Don't write empty tags
  * Fix: Fix initial loading of conversion profiles
 -- Daniel Faust <hessijames@gmail.com>  Thu, 26 Jan 2012 15:40:00 +0100

soundkonverter (1.2.1) stable; urgency=low
  * Add: French translation
  * Fix: Make mplayer log less when decoding videos
  * Fix: Remove old log files on start up
 -- Daniel Faust <hessijames@gmail.com>  Wed, 7 Dec 2011 21:21:00 +0100

soundkonverter (1.2.0) stable; urgency=low
  * Add: Update translations
  * Remove: French, Serbian, Russian and Brazilian Portuguese translations since they are less than 80% complete
 -- Daniel Faust <hessijames@gmail.com>  Sun, 23 Oct 2011 12:03:00 +0100

soundkonverter (1.1.90) unstable; urgency=low
  * Add: Aften plugin
  * Add: Speex plugin
  * Add: Plugin info dialog
  * Add: Make it possible to use experimental codecs with ffmpeg
  * Add: Make it possible to use user defined arguments with ffmpeg
  * Add: Re-add aac/m4a encoding to the ffmpeg plugin
  * Change: Query ffmpeg for supported codecs
 -- Daniel Faust <hessijames@gmail.com>  Mon, 3 Oct 2011 13:03:00 +0100
openSUSE Build Service is sponsored by