
noreply at mythtv
May 31, 2012, 6:23 AM
Post #1 of 1
(47 views)
Permalink
|
|
mythtv branch devel/utc updated by danielk. v0.26-pre-462-gb9f7eb1
|
|
The branch, devel/utc has been updated on the mythtv repository by gitolite user danielk. via b9f7eb11102ed6d4a4cfb03da41611dc5c71ad0a (commit) via 064ae794878c6a60cd3df4f644a0087e1d1d7483 (commit) from 2a82604d9adc80fbbababa3c8360abf77c066f83 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b9f7eb11102ed6d4a4cfb03da41611dc5c71ad0a Author: Daniel Thor Kristjansson <dkristjansson [at] mythtv> at Thu, 31 May 2012 08:51:39 -0400 Committer: Daniel Thor Kristjansson <dkristjansson [at] mythtv> at Thu, 31 May 2012 09:22:42 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=b9f7eb11102ed6d4a4cfb03da41611dc5c71ad0a Convert QDateTime in various services to UTC ASAP. Also fixes three memory leaks in Dvr service. commit 064ae794878c6a60cd3df4f644a0087e1d1d7483 Author: Daniel Thor Kristjansson <dkristjansson [at] mythtv> at Thu, 31 May 2012 08:44:47 -0400 Committer: Daniel Thor Kristjansson <dkristjansson [at] mythtv> at Thu, 31 May 2012 09:22:42 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=064ae794878c6a60cd3df4f644a0087e1d1d7483 Remove unneccessary includes. ----------------------------------------------------------------------- Summary of changes: mythtv/programs/mythbackend/services/capture.h | 1 - mythtv/programs/mythbackend/services/content.cpp | 73 ++++++++++++---------- mythtv/programs/mythbackend/services/dvr.cpp | 53 +++++++--------- mythtv/programs/mythbackend/services/guide.cpp | 18 +++-- mythtv/programs/mythbackend/services/video.h | 1 - 5 files changed, 75 insertions(+), 71 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|