Konverter Changelog
===================

0.93
-----
- complete file- and cvs-reorganisation [MKr]
- changed make-system from automake to qmake [MKr]
- updated kaffeine engine to version 0.6 [MKr]

0.92-beta2
-----------
+ Fixed lavc multipass
+ Fixed Abort button error (multipass, when pressing abort on the first pass)
+ Added checks for in file existance and if out file is writable with apropriate Message Boxes
+ Made preview players a little wider
+ Changed QFileDialog to KFileDialog
+ Fixed directory writable check
+ Added fileexists check, with nice kmessagebox

0.92-beta1
------------
+ Seperated preview window [Darjus]
+ KonvProcess class that changes QProcess with some file checks and other stuff [Darjus]
+ fixed Konverter freeze when changing Sec to grab (Preview) [Darjus]
+ improvements in Preview
+ many fixes in split tool
+ Added checkng for input file existance (Conversion, Split )
+ Fixed linking problems (lkio,lkparts,lkmediaplayer)
+ Split uses KonvProcess from now
+ Added estimated size and time in conversion
+ Changed preview to -lXine
+ Added some infoBox for Original movie (Codecs, bitrates, length, dimensions)
+ Added working dialog
+ Added xvidopts dialog
+ Added mp2 dialog
+ Added ac3 dialog
+ Fixed slashes in concat
+ Added 2-pass mode xvid and lavc
+ Other small hard to mention
+ Video Audio filters
+ Configs (options loading saving)
+ Preferences verbose, Preview audio driver

0.92-alpha1 (12.11.2004)
-------------------------
+ Added pcm codec info [kotnik]
+ Updatet Authors and About-Dialog
+ added split-capability [Darjus]
+ added preview-mode [Darjus]
+ fixed options cleaning on codec change [kotnik]
+ added options for mp3 audio [kotnik]
+ added options for lavc divx4/5 [kotnik]
+ added mpeg1, mpeg2 and divx4/5 video support with lavc
+ removed default values for input and output filenames
+ cleaned up output messages
+ added some checks for empty input-, output- and directory-names
+ buttons for video and audio options dialog
+ removed stub tabs for audio and video codec option
+ added pcm-options, no-ptions and mp3-options dialogs with exit-functions
+ added dialogs for all video codecs
+ reorganized tab-structure
+ added basic concationation structure, file selection, and concat update function
+ added avimerge support

0.91 (preview of the next generation) (06.09.2004)
--------------------------------------------------
+ complete GUI redesign
+ much code rewritten
+ new program design
+ all basic conversion and design stuff

0.8cvs (internal release only)
------------------------------
+ open file/dir dialogs remeber last directory they were in [kotnik]
+ added brightnes/contrast filter option [kotnik]
+ added delogo filter [kotnik]

0.7 (26.07.2004)
----------------
+ added probing for audio and video codecs (experimental; needs more testing !)
+ supressed some more bothering mencoder information
+ fixed multipass-encoding for DivX and XVid
+ replaced QDialog with QMainWindow (for Konverter's main window) [Anthony]
+ added check for mencoder to be installed [Anthony]
+ added check if user pressed "Cancel" in file/dir selection dialogs [Anthony]
+ added check for mencoder exit codes [Anthony]
+ replaced all comparings of strings with the according box-values
 (this should fix many problems with some translations)
+ removed vfw codecs (seems broken)
+ added servicemenu integration [EnricoB]
+ set default value for MP3 volume to zero; renamed label to "volume gain"
+ added lavc video support [Nikola]

0.6 (24.03.2004)
----------------
+ replaced that ugly banner logo (no, not *much* better now)
+ added softwarescaling for scale options
+ updated German translation
+ updated Russian translation [Anthony]
+ implemented scaling functions (x,y values + sws)
+ implemented cropping functions (x,y,h,w values)
+ colored and resized status messages in output box
+ printing finish-message to output box
+ supressed calculation output
+ implemented correct progress bar calculation
+ added video filter tab
+ added lavc audio and lavc video tabs

0.5 (18.03.2004)
----------------
+ added Xvid options (bitrate/motion quality/pass)
+ changed option order of ovc and oac (conform to manual now)
+ added more file filters for input file selection
+ added mpeg encodeing option (with lavac mpeg1video and audio copy)
+ output mencoder arguments (for debugging)
+ set correct output name extension, when output format changes
+ added output format box (avi/mpeg)
+ resized convert/quit buttons
+ added dynamic options handling (options used, when dialogs are active)
+ added better options handling (now conforms to manual)
+ added xvid-options tab
+ disabled non-default-tabs on startup

0.4 (13.03.2004)
----------------
+ changed default value for DivX bitrate to 1024
+ clean textbox with every new conversion
+ fix: mark as "not running" after successful conversion
+ removed group boxes
+ reorganized gui elements
+ added mp3 options (bitratemode, qualitylevel, bitrate,
  algo quality, compression ratio, stereo mode, output volume)

0.3 (09.03.2004)
-------------------
+ added options for divx encoding (quality, bitrate, passes)
+ added German translation
+ added Russian translation (Thanks Anthony)
+ fixed typos

0.2 (21.12.2003)
-------------------
+ removed grouping boxes
+ added tab-options for divx
+ added tab-options for mp3
+ enabling/disabling functions for tab options
+ added progressbar (will be better scaled in future!)
+ added abort-functions
+ added default value for output
+ Checking for input file
+ Checking for output file/directory
+ Grid Layout / widgets now resize correctly
+ added translation stubs

0.1 (19.12.2003):
-------------------
+ Initial Release
