xjadeo (0.4.7) unstable; urgency=low
  * added basic OSC control support
  * cleaned up configure.ac - ffmpeg-header include files
  * framecropping (for sahra's installation)
 -- Robin Gareus <robin@gareus.org>  Sat, 04 Apr 2009 16:44:56 +0200

xjadeo (0.4.6) unstable; urgency=low
  * updated URLs in doc
  * minor fixes for ffmpeg API changes 
 -- Robin Gareus <robin@gareus.org>  Mon, 02 Feb 2009 03:41:13 +0100

xjadeo (0.4.5) unstable; urgency=low
  * xjadeo now leaves XV-colorkey untouched.
  * changed include paths for ffmpeg.
  * fixed a compiler warnings for gcc-4.3.1

 -- Robin Gareus <robin@gareus.org>  Mon, 28 Jul 2008 19:19:09 +0200

xjadeo (0.4.4) unstable; urgency=low
  * updates for ffmpeg-svn compat (ffmpeg-svn 12642,12665)

 -- Robin Gareus <robin@gareus.org>  Tue, 01 Apr 2008 16:59:01 +0200

xjadeo (0.4.3) unstable; urgency=low
  * fixed backwards compat ffmpeg  w/o swscale
  * fixed segfault using remote-mode w/o video-file (swscale)

 -- Robin Gareus <robin@gareus.org>  Thu, 20 Mar 2008 01:06:20 +0100

xjadeo (0.4.2) unstable; urgency=low
  * added ffmpeg swscale support

 -- Robin Gareus <robin@gareus.org>  Wed, 12 Sep 2007 01:56:14 +0200

xjadeo (0.4.2-pre) unstable; urgency=low
  * added -s --fullscreen command line option
  * removed SDL video mode
  * obsoleted imlib1
  * fixed automake variable substitution

 -- Robin Gareus <robin@gareus.org>  Tue, 26 Jun 2007 21:46:39 +0200

xjadeo (0.4.1) unstable; urgency=low
  * default black-YUV frame
  * minor updates in the manual.
  * preparing for 0.5 development branch.
  * fixed contrib configure bug.

 -- Robin Gareus <robin@gareus.org>  Mon, 07 May 2007 16:11:39 +0200

xjadeo (0.4.0) unstable; urgency=low
  * added call to jack_activate
  * fixed segfault when movie is smaller than splashscreen (neg. x-offset)
  * disabled splash-screen when it's larger than current movie anyway.
  * added POSIX sys includes
  * added -lavutil -lmp3lame to auto-detected ffmpeg configuration.
  * disabled PPC duration workaround (only ffmpeg-0.4.9 - LIBAVFORMAT_BUILD 4616)
  * merged-in French qjadeo translation - thanks to R. Doursenaud
  * fixed av_q2d for LIBAVFORMAT_BUILD <= 4623

 -- Robin Gareus <robin@gareus.org>  Fri, 23 Feb 2007 02:14:28 +0100

xjadeo (0.4.0-rc3) unstable; urgency=low
  * fixed fontfile=<file> config option
  * fixed build --enable-contrib --enable-midi=off

 -- Robin Gareus <robin@gareus.org>  Sat, 02 Dec 2006 02:16:13 +0100

xjadeo (0.4.0-rc2) unstable; urgency=low
  * fixed version to comply with RPM '-' -> '.' -> 0.4.0.rc2 
  * added contrib/tsmm - time stamp movie maker
  * added autogen.sh to debian/rules

 -- Robin Gareus <robin@gareus.org>  Fri, 01 Dec 2006 21:17:03 +0100

xjadeo (0.4.0-rc1) unstable; urgency=low
  * bump version to 0.4.0-rc1

 -- Robin Gareus <robin@gareus.org>  Thu, 30 Nov 2006 22:20:52 +0100

xjadeo (0.3.29-3) unstable; urgency=low
  * qjadeo - round update fps
  * xjadeo remote commands
   - 'window size' -> 'window resize'
   - 'window fixaspect' -> RMB

 -- Robin Gareus <robin@gareus.org>  Thu, 30 Nov 2006 16:46:23 +0100

xjadeo (0.3.29-2) unstable; urgency=low
  * debian control imlib2-dev -> libimlib2-dev
  * xjadeo new remote command 
   - 'window mouse [on|off|toggle]' 
   - 'window letterbox [on|off|toggle]' 

 -- Robin Gareus <robin@gareus.org>  Thu, 30 Nov 2006 01:34:36 +0100

xjadeo (0.3.29-1) unstable; urgency=low
  * updated xjinfo + dtd
   - rational values
   - added sample aspect ratio
   - updated information fields  (title,author,..)
   - xml-version 0.2

 -- Robin Gareus <robin@gareus.org>  Wed, 29 Nov 2006 22:14:05 +0100

xjadeo (0.3.29) unstable; urgency=low
  * qjadeo disable frame notification on disconnect,
    terminate xjadeo when disconnecting.
  * xjadeo remote commands: 'notify off' alias for 'notify disable'
    'exit' - print warning that xjadeo is not xjremote 
  * fixed contrib build
  * added xml-preamble and DOCTYPE to xjinfo

 -- Robin Gareus <robin@gareus.org>  Tue, 28 Nov 2006 23:46:50 +0100

xjadeo (0.3.28-3) unstable; urgency=low
  * new seek code only for AVFORMAT_BUILD > 2629
  * missing manual page xjinfo.1

 -- Robin Gareus <robin@gareus.org>  Tue, 28 Nov 2006 01:05:49 +0100

xjadeo (0.3.28-2) unstable; urgency=low
  * removed pts/dts calc for ffmpeg_seek LIBAVFORMAT_BUILD < 4617

 -- Robin Gareus <robin@gareus.org>  Tue, 28 Nov 2006 01:05:49 +0100

xjadeo (0.3.28-1) unstable; urgency=low
  * fixed typos
  * begin to clean up source tree for 0.4
  
 -- Robin Gareus <robin@gareus.org>  Mon, 27 Nov 2006 14:59:27 +0100

xjadeo (0.3.28) unstable; urgency=low

  * manual and xjadeorc typo
  * xjadeo usage() and cosmetic code changes
  * preliminary jack_position_t->audio_frames_per_video_frame 
    support.

 -- Robin Gareus <robin@gareus.org>  Sat, 25 Nov 2006 18:14:25 +0100

xjadeo (0.3.27) unstable; urgency=low

  * splash screen + config option
  * '-A' --avverbose : print ffmpeg messages.
  * spec.in updated.
  * install icons and menu entry
  * mpeg dts/pts timestamps
  * --ignorefileoffset, -I for splitted avi/vob files.
  * --genpts, -P (ffmpeg option)

 -- Robin Gareus <robin@gareus.org>  Fri, 24 Nov 2006 03:24:32 +0100

xjadeo (0.3.26) unstable; urgency=low

  * XV (hardware) color eq
  * imlib2 (software) color eq
  * OSD improvements
  * changed qjadeo environement variable from XJADEO to XJREMOTE.
  * reduced xjremote timeout 5sec -> 0.5 sec

 -- Robin Gareus <robin@gareus.org>  Thu, 23 Nov 2006 02:54:08 +0100

xjadeo (0.3.25) unstable; urgency=low

  * fixed xjremote, xjadeo path detection.
  * xjinfo version '-V'

 -- Robin Gareus <robin@gareus.org>  Tue, 21 Nov 2006 01:36:52 +0100

xjadeo (0.3.24) unstable; urgency=low

  * xjinfo
  * fixed BINDIR, SYSCFGFIR '/' suffix
  * qtjadeo file-info via xjinfo
  * version via svnversion
  * qjadeo icons + seek menu

 -- Robin Gareus <robin@gareus.org>  Tue, 21 Nov 2006 01:36:52 +0100

xjadeo (0.3.23) unstable; urgency=low

  * qjadeo import via mencoder
  * qt-gui preferences dialog update.
  * xjadeo: 'l' key to toggle letterbox
  * letterbox mode for imlib2
  * xjadeo DnD fix

 -- Robin Gareus <robin@gareus.org>  Mon, 20 Nov 2006 16:21:51 +0100

xjadeo (0.3.22) unstable; urgency=low

  * resume debian packaging for beta devel.

 -- Robin Gareus <robin@gareus.org>  Mon, 18 Nov 2006 19:27:32 +0100
