
New features and significant updates in version...

0.7.2 (2008-05-15)
--------------------
  * xine: add osd support (disabled by default)
  * xine: add zoom option
  * many fix in signal infrastructure
  * fix in sql requests

0.7.1 (2008-04-16)
--------------------
  * add queue random option
  * use XUL notification to display messages
  * fix dvd playback
  * minor fix in client library

0.7.0 (2008-03-28)
--------------------
  * database : add mysql backend support
  * add new player options : Audio/Video offset and Subtitle offset
  * add flac support
  * add replaygain support (track profile only)
  * add script to process an audio library and
    record replaygain track gain/peak in songs
  * log reopen on SIGHUP
  * inotify watches out of root directory symlink
  * save full status on exit and restore it on startup

0.6.3 (2008-02-10)
--------------------
  * xine : disable DPMS while playing videos

0.6.2 (2008-02-03)
--------------------
  * fix in xine backend
    * correctly hide cursor
    * fix xine event callback
  * fix in mediadb (skip file with bad caracter)

0.6.1 (2008-01-28)
--------------------
  * fix important bug in xine backend
  * fix symlinks support in audio/video library

0.6.0 (2008-01-26)
--------------------
  * rewrite xine backend to use ctypes
  * xine : add gapless support
  * improve video mode
  * add signaling support
  * add inotify support to update audio/video library
  * improve webui performance
  * add i18n support (only french translation is available for now)
  * A lot of cleanups and bugfixes

0.5.0 (2007-12-26)
------------------
  * xine backend : close stream when no media has been played
  * integrate webui in deejayd. Ajaxdj is useless now
  * support all commands in library client and djc
  * A lot of cleanups and bugfixes

0.4.1 (2007-11-11)
------------------
  * Fix bugs in mediadb and video source
  * Fix documentation generation and update it

0.4.0 (2007-11-04)
------------------
  * Add dvd support
  * Add a python library client
  * Add a command line client : djc
  * Improve performance and memory usage with the use of celementtree module
  * A lot of cleanups and bugfixes

0.2.0 (2007-06-24)
------------------
  * Add a song queue
  * Add video support
  * Add xine backend
  * Rewrite library
  * A lot of cleanups and bugfixes

0.1.0 (2007-02-28)
------------------
  * First release !!
