+drip (0.8.2pre2) unstable; urgency=high
+
   Closing debian ITP (Closes: #156287)
   Converting into debian-native package
   Uploading to "unstable" archive, not "stable"
   Fixes in debian/control:
     Moving to non-US section (because of libdvdcss dependency)
     Added missing Build-Depends
     Changed Architecture tag to "any"
     Removed xserver-xfree86 Suggests (X programs are server-independant)
     Added avifile-win32-plugin to Suggests (to keep it outside contrib)
     Splitted dripencoder package with console tool.
   Fixes in debian/copyright:
     Updated upstream URL (http://drip.sourceforge.net)
     Filled upstream author field
     Removed "GNU/Linux" for other flavors of Debian
   Setup dh_movefiles (and associated *.dirs *.files files)
   Renamed drip-encoder manpage to match the binary name.
   Fixes in debian/rules:
     Installation in debian/tmp for dh_movefiles to act
     Hack: remove libao so that we can use the shared objects in debian
     (untill it's fixed to link dynamicaly with libao-dev)
   Install manpages manualy cause dh_installman didn't handle them well
   Commented some dh_* unnecessary lines
   !!! Removed athlon-specific CFLAGS in Makefile.*

 -- Robert Millan <zeratul2@wanadoo.es>  Fri, 23 Aug 2002 12:57:27 +0200


drip (0.8.2-1) stable; urgency=high
   Fixed disk-but-not-a-dvd in drive crash
   Failed loading plugins wont exit anymore
   DVD devices symlink traceback now always looks in /dev/
   Fixed plugin loading when drip isn;t installed in /usr/local
   Fixed bug in ac3 block size determination


 -- jarl van katwijk <jarl@xs4all.nl>  Sat, 6 Apr 2002 5:25:00 +0100


drip (0.8.1-1) stable; urgency=high
   Symlink to depcomp replaced by file
   Changed avifile encoding to use I420 colour space
   Removed unneeded dvd checks
   Changed subpicture overlaying code to I420 colour space
   Changed autoclipper to I420 space
   Replace PAL deinterlacer
   Replaced gdk-pixbuf zoomer by MPlayer's software scaler
   Replaced memcpy by MPlayers fast-memcpy
   Cleaned up libspu, now a full featured standalone SPU library
   CLI dripencoder writes to ~/.drip/drip.log
   Error handling during dvd content caching
   CLI dripencoder better logging handling
   Replaced libmpeg3 by libmpeg2+liba52
   Liba52 audio normalisation, disabled audio volume multiplier
   Cleaning, speedups and fixes in libdripspu
   Added CPU extensions checks to configure (+gcc capabilities)
   Log file rotation, old log files are not deleted anymore
   Fixed multi title cache reusability
   Added free space checks
   Pause and Stop buttons working correctly all the time
   Added DVD disk title name to cache description
   Added plugins system; not yet any useable plugins and API might change.
   Added PCM audio support, not yet bugfree. Need more test data to finish.


 -- jarl van katwijk <jarl@xs4all.nl>  Mon, 24 Mar 2002 5:25:00 +0100


drip (0.8.0-1) stable; urgency=high
   Fixed DEBUG status (various DEBUG related issues)
   Removed /etc/fstab checking
   avm class compilation fix
   Eject DVD checkbox in 'new backup' dialog
   Proper displaying of cached title when encoding from a drip cache
   Fixes in statusbar displayed text
   Fixed hang after successfull encoding
   Compilation warnings gone
   Better DVD titel selection menu
   Debug logging to screen
   Console encoder log handler
   Rewritten locking system: gtk callbacks and other are handled diff.
   Encoder audio volume adjustment
   Included NTSC reverse 3:2 pulldown filter (need work on audio)
   Replaced some system exec's with internal code
   Fixed cancel of conversion thread
   Added multiple DVD titel selection\backup procedure
   Tooltips in gui revised and made complete
   Implemented correct divx filename naming for multiple dvd titles backup
   Disabled DTS audio channels, they are no longer selectable
   Added audio volume multiplier to GUI
   Rewritten progress frame code, in memory only, no frame file written anymore
   Generated divx filename showing up correctly in menu's
   Only files cached during current session are deleted
   Changes in subpicture engine: handles more 'unlogical' dvd data
   Replaced libifo by libdvdread
   New mpeg2 fetch code: outputs DVD titles, no longer VOB sequence based
   Changes in Makefile.am's for proper installation
   Dependancies to libdvdcss removed, libdvdread is suppost to do this job
   Mounting DVD disk removed, all IO goes by /dev/device file
   Bug fix in audio rate
   Patched libmpeg3 with >2Gb filesize support
   Patched libmpeg3 with input files concatination mode (Mattias Kramm)
   Replace audio\subpicture dialog by a druid supporting dvd titles
   More frames are shown in GUI at the start of encoding
   DVDTITLE.tbl containing audio\subs\other info about cached stream
   Added cache files to DVDTITLE.tbl
   Removed double eject DVD
   Implemented 'Select MPEG' procedure
   Added check for orbitcpp in configure.in 
   Avifile encoding codecs are scanned, and known codecs are selectable
   Fixed duration calculation for NTSC streams
   Added restart in drip script & frontend
   Fixes and enhancements in autoclipper
   Fixed crash\stalls on content not available situations
   Internal cleanups: functions & variable names
   Reinstalled dvd aspect out ifo flags
   Automatic rescaling handles aspects in combination with clipping
   Fixed autoclipper overflow bug
   Fixed non relative (absolute;)) paths to cache: CLUT & DVDTITLE tables not written
   Removed CORBA layer, replaced by a standalone dripencoder and gnomedrip
   Shutdown by window manager close implemented


 -- jarl van katwijk <jarl@xs4all.nl>  Mon, 12 Dec 2001 5:25:00 +0100


drip (0.7.3-1) unstable; urgency=high
  * Avifile 0.5.X compilation fix
  * Fixed clipping top\bottom mixed up
  * "dripencoder -A -F" segfault fixed


 -- jarl van katwijk <jarl@xs4all.nl>  Mon, 21 Sep 2001 5:25:00 +0100


drip (0.7.2-1) unstable; urgency=low
  * Replaced libifo by libdvdread
  * Added DIVX filename to Audio&Subpictures dialog


 -- jarl van katwijk <jarl@xs4all.nl>  Mon, 15 Sep 2001 5:25:00 +0100


drip (0.7.1-1) unstable; urgency=low
  * Compilation fix
  * Fixed crash when Drip didn't had any configuration saved yet


 -- jarl van katwijk <jarl@xs4all.nl>  Mon, 8 Sep 2001 5:25:00 +0100


drip (0.7.0-1) unstable; urgency=high

  * Added more unusable names to ISO parser
  * Added Rock Ridge to iso creation
  * Bugfix in divx renaming 
  * Added showing of progress by every 250 frames
  * Various changes in GUI design
  * Output height much more powerfull, calculated from width\DVD aspect
  * Reviewed lots of minor defaults and settings
  * Fixed bitrate calculation with avifile-0.6
  * Progress frame size dynamic to 3/4 of GUI width
  * Correction to 16x16 and aspect honoring resolution
  * GUI changes to more consistency
  * Fixed colour,transparency and positioning bug subpictures
  * Changed top\bottom clipping from lines+offset to top+bottom
  * Renamed clipping parameters of backend
  * Expanded autoclipper and GUI to seperate top,bottom,left and right
  * Made DVD aspect optional
  * Fixed Eject DVD Disk


 -- jarl van katwijk <jarl@xs4all.nl>  Mon, 8 Sep 2001 5:25:00 +0100


drip (0.6.5-1) unstable; urgency=low

  * Bugfix release

 -- jarl van katwijk <jarl@xs4all.nl>  Mon, 18 Aug 2001 5:25:00 +0100


drip (0.6.6-1) unstable; urgency=high

  * Fixed totalframes-to-encode in backend
  * Fixed segf in standalone mode of backend
  * Few automake fixes (Bernardo Innocenti)
  * Impoved speed while scaling disabled
  * Added pid numbers to backend
  * Fixed encode-from-directory localisation bug
  * FPS during encoding in statusbar
  * Fixed bitrate bug in combination with avifile-0.6
  * avifile0.6cvs opendivx encode plugin support
  * Documentation update (HowTo)
  * Fixed composed encoding
  * Added biliniar\hyper zooming selection
  * GUI wont be usable untill backend is ready

 -- jarl van katwijk <jarl@xs4all.nl>  Thu, 16 Aug 2001 16:00:00 +0100


drip (0.6.5-1) unstable; urgency=low

  * Fixed compilation bugs
  * Fixed wrongly displayed (total-)frames in GUI
  * Replaced libcss by libdvdcss (Patch by Marcel Janssen)
  * Progress bar during caching no longer 'jumps'
  * Clear cache before caching
  * Removed options from GUI that can corrupt DIVX creation

 -- jarl van katwijk <jarl@xs4all.nl>  Mon, 6 Aug 2001 5:25:00 +0100


drip (0.6.4-1) unstable; urgency=low

  * Cached encoding bugfix
  * DVDdevice symlink bug fix

 -- jarl van katwijk <jarl@xs4all.nl>  Mon, 16 Jul 2001 13:05:00 +0100


drip (0.6.3-1) unstable; urgency=low

  * Drip can be compiled against libavifile 0.5.x and 0.6.x 
  * Scaling based on gdk_pixbuf instead of internal routine, speedup
  * Copy DVD based on .ifo file instead of seperate .vob's
  * Cosmetic fixes

 -- jarl van katwijk <jarl@xs4all.nl>  Wed, 11 Jul 2001 12:25:00 +0100


drip (0.6.2-1) unstable; urgency=low

  * Added DVD parsing for VolumeId, Publisher, Preparer, CreationDate and VolumeSize
  * Removed filesystem checks and made all DVD filename reading case insensitive
  * Added lm_sensors monitoring, Drip pauses when CPU temp>49deg

 -- jarl van katwijk <jarl@xs4all.nl>  Thu, 28 Jun 2001 12:15:00 +0100


drip (0.6.1-1) unstable; urgency=high

  * Fix so that documentation actually installs
  * Moved FIBMAP ioctl outside application so no longer is needs uid 0
  * Added tooltips too all GUI elements

 -- jarl van katwijk <jarl@xs4all.nl>  Sat, 16 Jun 2001 13:00:00 +0100

drip (0.6.0-1) unstable; urgency=high

  * Updated documentation
  * Fixed subpicture overflow buffer bug
  * Added creation of iso images of generated divx's
  * Fixed greenish frames at beginning of new vob file
  * Moved button bar to vertical left
  * No longer the *_0.VOB files are used for largest sequence determination
  * Fixed symlinks to DVD device: drip now traces symlinks to real device name
  * Reenabled divx filename renaming
  * Fixed standalone parameter parsing of dripencoder
  * Fixed littleendian compilation bug in libifo
  * Fixed few mount\filesystem bugs
  * Subtitle detection+ripping+rendering+timing
  * Fixed cache Mb/sec stats (subtitles are not included anymore)
  * Cache location made variable
  * Deletion of cache on exit made optional
  * Fixed root-only warning
  * Full audio channel handling
  * Disabled empty audio channels and subpictures 
  * Cosmetic changes logging: colours, less logging in GUI
  * Removed .subpicture files from selection during 'Copy DVD' procedure
  * Wrote 0.6.x roadplan : config+logging -> GUI elements, see TODO
  * Logging to screen without date and linenumber
  * Reorganished some options of config GUI
  * Renaming filter for generated files: results into better sequence naming
  * Backend (encoder) can be run standalone again
  * Added runtime estimated encoding time

 -- jarl van katwijk <jarl@xs4all.nl>  Wed, 13 Jun 2001 14:00:00 +0100

drip (0.5.7-1) unstable; urgency=low

  * Changed dialogs titles
  * Hopefully fixed bug backend not starting
  * Fixed ISO9660 support

 -- jarl van katwijk <jarl@xs4all.nl>  Thu, 10 May 2001 18:00:00 +0100

drip (0.5.6-1) unstable; urgency=low

  * Added YES\NO dialog to Stop Encoding
  * Fixed gcc 2.96 compilation issues
  * Added version number to main window title
  * Added Eject button
  * Checks after track caching
  * Fix in macros/orbitcpp.m4
  * Check for '/' in vob source location
  * Cached streams have same filename as sources
  * Write log entries to ~/.drip.log

 -- jarl van katwijk <jarl@xs4all.nl>  Sun, 6 May 2001 18:00:00 +0100

drip (0.5.5-1) unstable; urgency=low

  * Cosmetic logging changes
  * Fixed compilation bug with libifo
  * Converted drip.spec, file was in DOS newline format
  * Removed all warnings in codebase gcc could find
  * Added rip-only mode, no encoding to divx is done in this mode
  * Replaced 'kB' in calculate bitrate menu to 'bytes'
  * Added 'Rip from specific location'
  * Enabled decoding cpu's in GUI
  * Fixed make install to non standard location
  * Updated Documentation
  * Many cosmetic changes to sourcecode
  * Applied patch to libmpeg3
  * Bugfix in 'Rip DVD' logic: no longer the VTS_*_0.VOB files are selected

 -- jarl van katwijk <jarl@xs4all.nl>  Fri, 4 May 2001 03:47:36 +0100

drip (0.5.4-1) unstable; urgency=low
  
  * Updated documentation
  * Fixed mutex problems
  * Routed all consol output to GUI
  * Encoding progress display on statusbar
  * Fixed check for DVD (mtab->fstab)
  * Better progress displaying
  * Worked on audio\video out-off-sync: done a acceptable test
  * Fixed a condition where Stop didn't work properly
  * RipDVD now rips the largest .vob sequence
  * Better orbitcpp check in configure
  * Cosmetic logging changes (INFO\MESSAGE\DEBUG)
  * Displays caching speed 

 -- jarl van katwijk <jarl@xs4all.nl>  Fri, 4 May 2001 03:47:36 +0100

drip (0.5.3-1) unstable; urgency=low
  
  * Fixed block on exit while encoding
  * Reenabled renice of backend

 -- jarl van katwijk <jarl@xs4all.nl>  Fri, 4 May 2001 03:47:36 +0100

drip (0.5.2-1) unstable; urgency=low
  
  * Added corba communications between GUI and backend
  * Fixed audio bug with HD cached encoding
  * Fixed DVDdb bug
  * Added Stop and Pause functionality
  * Added online documentation
  * Fixed some of the audio\video out of sync problem
  * Added udf support, before only (lower case) iso9660 was supported
  * Added support for if non-root user can mount DVD device
  * Fixed auto audio bitrate
  * Changes to Makefile.am's to compile better

 -- jarl van katwijk <jarl@xs4all.nl>  Fri, 4 May 2001 03:47:36 +0100

drip (0.5.1-1) unstable; urgency=low
  
  * Cosmetic changes to GUI
  * Fixed audio-not-encoded in HD cached ripping mode

 -- jarl van katwijk <jarl@xs4all.nl>  Fri, 4 May 2001 03:47:36 +0100

drip (0.5.0-1) unstable; urgency=low

  * Added nasn check to configure
  * Added libifo support and removed the other ifo file related sources
  * Glib logging
  * Replaced tstdvd\css_cat by internal code and removed check for both in configure.
  * Fixed cache cleaning after HD cached rip
  * Better libcss checking in configure
  * Optimized scaling routine some more
  * Added chunked output

 -- jarl van katwijk <jarl@xs4all.nl>  Wed, 4 Apr 2001 17:44:16 +0100

drip (0.4.6-1) unstable; urgency=low

  * Extra dvd detection logic
  * Added checking for dependancies to auto configure
  * Make code compile without warning in -Wall mode

 -- jarl van katwijk <jarl@xs4all.nl>  Sat, 31 Mar 2001 16:52:33 +0100

drip (0.4.5-1) unstable; urgency=low

  * Fixed compilation bug

 -- jarl van katwijk <jarl@xs4all.nl>  Thu, 29 Mar 2001 23:41:01 +0100

drip (0.4.4-1) unstable; urgency=low

  * New upstream version

 -- greg gilbert <gregg@subdimension.com>  Wed, 28 Mar 2001 11:08:19 -0800

drip (0.4.3-1) unstable; urgency=low

  * Initial Release.
  * Make file for the encoder has been changed to use autoconf and automake

 -- greg gilbert <gregg@subdimension.com>  Wed, 28 Mar 2001 21:08:19 -0800

Local variables:
mode: debian-changelog
End:
