[mythtv-commits] mythtv/master commit: 82f7dda89 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Fri Feb 4 12:12:20 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-02-04T04:12:01-08:00
   Push Date:  2011/02/04 04:12:18 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  82f7dda89132423b72b36c3273f8fff4be60f321
   Changeset:  https://github.com/MythTV/mythtv/commit/82f7dda89

Log:

MythIOWrapper: Improved file open callback handling.

This extends the file open callback code beyond a single instance and
uses a QMultiHash to support multiple concurrent callbacks for each
file. Callbacks are now limited to one per file (or path) per object.

Modified:

   mythtv/libs/libmythtv/bdringbuffer.cpp
   mythtv/libs/libmythtv/mythiowrapper.cpp
   mythtv/libs/libmythtv/mythiowrapper.h



More information about the mythtv-commits mailing list