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

Robert McMamara robert.mcnamara at gmail.com
Fri Mar 4 20:41:16 UTC 2011



On Mar 4, 2011, at 12:34 PM, MythTV <noreply at mythtv.org> wrote:

>      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/


Youch... This makes resyncing these libs going forward really, really hard. Is there *any* way to not do this?

Hopefully the same isn't coming for libmythbluray?

Robert


More information about the mythtv-dev mailing list