[mythtv-commits] mythtv commit: r12402 - in branches/mythtv-firewire/libs by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jan 4 22:56:33 UTC 2007


      Author: danielk
        Date: 2007-01-04 22:56:32 +0000 (Thu, 04 Jan 2007)
New Revision: 12402
   Changeset: http://cvs.mythtv.org/trac/changeset/12402

Added:

   branches/mythtv-firewire/libs/libmythtv/avcinfo.cpp
   branches/mythtv-firewire/libs/libmythtv/avcinfo.h
   branches/mythtv-firewire/libs/libmythtv/linuxavcinfo.cpp
   branches/mythtv-firewire/libs/libmythtv/linuxavcinfo.h

Modified:

   branches/mythtv-firewire/libs/libmythtv/darwinavcinfo.cpp
   branches/mythtv-firewire/libs/libmythtv/darwinavcinfo.h
   branches/mythtv-firewire/libs/libmythtv/darwinfirewiredevice.cpp
   branches/mythtv-firewire/libs/libmythtv/firewirechannel.cpp
   branches/mythtv-firewire/libs/libmythtv/firewiredevice.cpp
   branches/mythtv-firewire/libs/libmythtv/firewiredevice.h
   branches/mythtv-firewire/libs/libmythtv/libmythtv.pro
   branches/mythtv-firewire/libs/libmythtv/linuxfirewiredevice.cpp
   branches/mythtv-firewire/libs/libmythtv/linuxfirewiredevice.h
   branches/mythtv-firewire/libs/libmythui/mythmainwindow.cpp

Log:

Refs #1648. Further improvements for FireWire Recorders.

 * Reworks avcinfo to remove some code duplication.
 * Starts port handling thread when thread is opened, not when streaming is started. This is needed to handle status messages such as bus resets.
 * removes QString::toULongLong() call for older Qt implementations.





More information about the mythtv-commits mailing list