
saa7134 0.2.7
-------------

 * field order fix (tvtime ...)
 * added tvnorm entries for PAL-Nc (tested) and PAL-M (untested).
 * tvaudio carrier scan tweaks.
 * lot of new saa7133/35 code.
 * check pci quirks.


saa7134 0.2.6
-------------

 * fixed a number of small small but annonying bugs.
 * card list updates.
 * added tvaudio module to tarball.


saa7134 0.2.5
-------------

 * Flyvideo fixes (Alexander Somov <al-s@narod.ru>)
 * Fixed v4l1 compatibility bug.


saa7134 0.2.3
-------------

 * fixed gcc 3.3 warnings.


saa7134 0.2.3
-------------

 * various fixes
 * added new cards
 * started support for saa7133/35


saa7134 0.2.2
-------------

 * lots of small v4l2 fixes.
 * switches to c99 struct initialization.
 * locking fixes.
 * fixed dsp device BUG().
 * tv audio hopefilly works now ...


saa7134 0.2.0
-------------

 * adapt to v4l2 API changes.

 
saa7134 0.1.11
--------------

 * video-buf.c update.
 * Added radio for FlyVideo 2000 (from Kompar Krisztian, other card
   revision out there?).
 * added workaround for sound issues (default_carrier insmod option).


saa7134 0.1.10
--------------

 * Medion 5044 support (Richard Wisencker <Richard.Wisenoecker@gmx.at>).
 * 64-bit arch fix.


saa7134 0.1.8
-------------

 * should compile again with gcc < 3.0
 * added insmod option for PCI latency timer.
 * build fixes for current 2.5.x kernels.
 * Terratec Cinergy 400 patch (Gunther Mayer).


saa7134 0.1.7
-------------

 * added "Tevion MD 9717 support" support.
 * added insmod option to set the card type.
 * fixed planar yuv crashes.
 * some vbi tweaks, starts working now.
 * TS fixes from Gert Vervoort.
 * added "KNC One TV-Station RDS" support.
 * hacked up userspace tool for the saa6588 rds chip.


saa7134 0.1.6
-------------

 * added gpio debug code
 * Flyvideo 3000 updates (Gunther Mayer).
 * add some register #defines (Gert Vervoort).
 * adapted to video-buf.c changes.


saa7134 0.1.5
-------------

 * mixer device fixes / improvements.
 * gcc3 build fixes.
 * spinlock fixes.
 * reworked buffer release -- don't call it from irq context.
 * flyvideo 2000 support (Wan Tat Chee <tcwan@cs.usm.my>).
 * fix values in tvnorms array (Gert Vervoort).
 * add empress board (Gert Vervoort).
 * svideo color fix.
 * adapt to videodev fixes (you need very latest stuff because of
   that, 2.5.7 or 2.4.19-pre4 + patches).


saa7134 0.1.4
-------------

 * using overlay/capture and vbi at the same time works correctly now.
 * overlay ressource locking is done correctly now.
 * report registered devices at insmod time.
 * lifeview flyvideo 3000 support (Marco d'Itri).
 * input switching fixes (both video+audio).
 * experimental radio support [not working yet].
 * lots of small fixes.
 * major macro fixes [for 2.5.x].
 * stupid tyops fix (Gert Vervoort) -- planar yuv is working now.
 * fixed pci device table (added a few PCI_ANY_ID).
 * improved video capture via read().
 * added poll() support for video + vbi [untested].


saa7134 0.1.3
-------------

 * vbi capture via mmap() [untested].
 * implemented field splitting.
 * started support for planar yuv formats [not working yet].
 * relaxed i2c bus timing.


saa7134 0.1.2
-------------

 * audio capture via OSS sound driver.
 * vbi capture via read(), not working yet fully.  alevt's vbi
   decoding code does find the start bits, but doesn't manages to
   decode the pages yet.  Lots of hamm errors.  Not sure why, I'm no
   vbi expert ...


saa7134 0.1.1
-------------

 * capture using mmap()
 * yuv formats (packed pixel only, planar modes not yet).


saa7134 0.1.0
-------------

 * initial release

