0.2.7 (05/09/2013)

Fixed checksum check for BD writers.

0.2.6 (26/08/2013)

> stream_recording cdrskin flag now can be set on/off.

 From man of cdrskin:
   "By setting "on" request that compliance to the desired speed setting is preferred over management of write errors.
    With DVD-RAM  and  BD  this  can bring  effective  write  speed  near  to the nominal write speed of the media.  
    But it will also disable the automatic use of replacement blocks if write errors occur.
    It might as well be disliked or ignored by the drive."


0.2.5 (23/08/2013)

> removed some annoying debug & gui better fit a bit

0.2.4 (23/08/2013)

> ability to custom set fifo buffer size (e.g. 4m, 32m, 1024k, see man cdrskin for 'fs' agrument format)

0.2.3 (23/08/2013)

> fixed bug related to bd writer

0.2.2 (23/08/2013)

> some bugs fixed, some debug added

0.2.1 (22/08/2013)

> fixed bugs related to new config dialog

0.2.0 (22/08/2013)

> New configuration window, allow to do configuration on startup and change settings later
> Bugfixes

0.1.0 (21/08/2013)

> Ported to Qt 5.x
> Since HAL deprecated nowadays app has been recostructed to use UDisks (ver.1 for now) thru D-Bus
> Burning backend is cdrskin
> libburn is using for detection of blank disc capacity
> Added BD support (non-tested)

0.0.4 (14/08/2009) (bugfix release)

> Fix growisofs logic problem: till this version for record dvd used cdrecord.
> Resolve md5sum checking problem (sometimes was appears).
> And other :-)

0.0.3 (10/08/2009)

> Autodetect (cd)dvdrom devices after start program:
  automatic generate devices.txt file only if it 
  doesn't exist, else load device map from file.

> Offers to generate correct md5sum for those 
  ISO files in collection which haven't ".md5sum" files.

> Add 'refresh root directories' button to 
  refresh categories list from filesystem in 2 ways: 

  - for one view (related to device)
  - for every view together.

0.0.2 (05/06/2009)

> Disabling ISO selection comboboxes during process (writing or hash checking)
> For calculating md5sum from media read only number of bytes equal to ISO file size

0.0.1 (04/06/2009)

> initial version