[mythtv-commits] mythtv commit: r25231 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jun 30 17:58:35 UTC 2010


      Author: cpinkham
        Date: 2010-06-30 17:58:35 +0000 (Wed, 30 Jun 2010)
New Revision: 25231
   Changeset: http://svn.mythtv.org/trac/changeset/25231

Modified:

   trunk/mythtv/libs/libmythdb/mythcorecontext.cpp
   trunk/mythtv/libs/libmythdb/mythcorecontext.h
   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/programs/mythavtest/main.cpp
   trunk/mythtv/programs/mythbackend/main.cpp
   trunk/mythtv/programs/mythcommflag/main.cpp
   trunk/mythtv/programs/mythfilldatabase/main.cpp
   trunk/mythtv/programs/mythfrontend/main.cpp
   trunk/mythtv/programs/mythjobqueue/main.cpp
   trunk/mythtv/programs/mythtranscode/main.cpp
   trunk/mythtv/programs/mythtv-setup/main.cpp
   trunk/mythtv/programs/mythwelcome/main.cpp

Log:

Store the App/binary name in the global context so it can be used by various
parts of the code.  Initial use will be in an upcoming generic http/https/ftp
download manager patch, but other future uses will include passing the
application name in the backend connection string so the master knows what
application is running on the other end of a backend connection.

This does bump the binary API version (again), so make clean, etc..






More information about the mythtv-commits mailing list