[mythtv-commits] mythtv/master commit: 7fbdf821f by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Wed Feb 9 16:39:55 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-02-09T08:38:10-08:00
   Push Date:  2011/02/09 08:39:52 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  7fbdf821fc5a7ed14c82badbeb1701b01a7b2c3d
   Changeset:  https://github.com/MythTV/mythtv/commit/7fbdf821f

Log:

libmythbluray updates from upstream encapsulating the following changes:

* Added return value to gc_run(): 1 when user selection is valid, -1 on error, 0 otherwise
* gc_run(): display set must be complete before it is used
* Added defines for IG UI model
* gc_run(): reset is always valid operation
* Cosmetics (grouped functions)
* Cosmetics (changed function locations to avoid need for prototypes)
* Added mutex to graphics controller. Only single thread at time can enter gc_run() and gc_decode_ts().
* Check for graphics controller (!= NULL) at entry points

Modified:

   mythtv/libs/libmythbluray/decoders/graphics_controller.c
   mythtv/libs/libmythbluray/decoders/graphics_controller.h
   mythtv/libs/libmythbluray/decoders/ig.h



More information about the mythtv-commits mailing list