
mythtv at cvs
Jun 30, 2010, 10:58 AM
Post #1 of 1
(104 views)
Permalink
|
|
mythtv commit: r25231 - in trunk/mythtv by cpinkham
|
|
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.. _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|