[mythtv-commits] mythtv/master commit: 1c20b331b by David Blain (dblain)

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


      Author:  David Blain <dblain at mythtv.org>
 Change Date:  2011-03-04T12:19:45-08:00
   Push Date:  2011/03/04 12:34:09 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  1c20b331b4cb1f76c5f18e27ceb1e6a6a9bf8510
   Changeset:  https://github.com/MythTV/mythtv/commit/1c20b331b

Log:

Changed to allow compiling using Visual Studio 2010 for Windows.

 * changed all inline to __inline
 * Moved all variable definitions to start of functions
   (MSVC is still mostly C89)
 * Implemented Visual Studio specific findDirFile() function.
   This should be changed to use Qt classes if this lib is ever
   converted to a cpp project.

Modified:

   mythtv/libs/libmythdvdnav/dvdnav/dvdnav_internal.h
   mythtv/libs/libmythdvdnav/dvdnav/searching.c
   mythtv/libs/libmythdvdnav/dvdnav/vm/vmcmd.h
   mythtv/libs/libmythdvdnav/dvdread/dvd_reader.c
   mythtv/libs/libmythdvdnav/dvdread/dvd_reader.h
   mythtv/libs/libmythdvdnav/dvdread/ifo_read.c



More information about the mythtv-commits mailing list