[mythtv-commits] mythtv commit: r17739 - in branches/mythui_mythvideo by stuartm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Tue Jul 8 23:05:20 UTC 2008
Author: stuartm
Date: 2008-07-08 23:05:19 +0000 (Tue, 08 Jul 2008)
New Revision: 17739
Changeset: http://cvs.mythtv.org/trac/changeset/17739
Removed:
branches/mythui_mythvideo/mythvideo/videobrowser.cpp
branches/mythui_mythvideo/mythvideo/videobrowser.h
branches/mythui_mythvideo/mythvideo/videogallery.cpp
branches/mythui_mythvideo/mythvideo/videogallery.h
branches/mythui_mythvideo/mythvideo/videoselected.cpp
branches/mythui_mythvideo/mythvideo/videoselected.h
branches/mythui_mythvideo/mythvideo/videoui-common.cpp
branches/mythui_mythvideo/mythvideo/videoui-common.h
Modified:
branches/mythui_mythvideo/mythvideo/dbcheck.cpp
branches/mythui_mythvideo/mythvideo/globalsettings.cpp
branches/mythui_mythvideo/mythvideo/main.cpp
branches/mythui_mythvideo/mythvideo/mythvideo.pro
branches/mythui_mythvideo/mythvideo/videodlg.cpp
branches/mythui_mythvideo/mythvideo/videodlg.h
branches/mythui_mythvideo/mythvideo/videotree.cpp
branches/mythui_mythvideo/theme/default/video-ui.xml
Log:
Merge the gallery, browser and selected screens together. Converted the combined single screen to mythui, but it's not functional or complete yet. A lot of duplicate code between these screens has now gone.
Some of the code added to handle the jumppoint view change has gone since merging the screens gives us the chance to handle this in a much nicer way.
Entirely possible that I've been too heavy handed in changes or code elimination, but any broken or missing functionality which still makes sense following the restructuring and mythui port will be added back before the branch is merged.
More information about the mythtv-commits
mailing list