[mythtv-commits] mythtv commits
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Tue Jun 15 10:40:07 EDT 2004
----------------------------------------------------------------------------
Changes committed by thor on Tue Jun 15 14:37:05 2004
Modified Files:
in mythtv/libs/libmyth:
uilistbtntype.cpp uilistbtntype.h uitypes.cpp
Log Message:
Add ability to have a UIButtonTyepList draw without anything
highlighted.
Make MoveRight() return false if it did not move right (so right arrow
can act like Select/Enter/Return where appropriate).
More checks for empty trees.
All these changes are for mfe reference client. I have tested to try and
ensure they do not break MythGallery, the VideoGallery module of MythVideo,
and the selection screen of MythMusic.
----------------------------------------------------------------------------
Changes committed by thor on Tue Jun 15 14:38:38 2004
Modified Files:
in mfd/clientlib:
clientlib.pro metadataclient.cpp mfdcontent.cpp mfdcontent.h
playlist.h
Log Message:
Have the mfd client library build lists of content that can be used for
editing playlists from a client.
----------------------------------------------------------------------------
Changes committed by thor on Tue Jun 15 14:39:50 2004
Added Files:
in mfe/mfe:
playlistdialog.cpp playlistdialog.h
in mfe/mfe/images:
mfe_album_icon.png mfe_artist_icon.png mfe_genre_icon.png
mfe_leftarrow_off.png mfe_leftarrow_on.png
mfe_playlistedit_back.png mfe_rightarrow_off.png
mfe_rightarrow_on.png mfe_title_icon.png
Modified Files:
in mfe/mfe:
mfdinfo.cpp mfdinfo.h mfe-ui.xml mfe.pro mfedialog.cpp
Log Message:
New dialog and start of new functionality to edit playlists over the
wire from the server. This is _not_ working yet, but is, at least, not too
far off now.
----------------------------------------------------------------------------
More information about the mythtv-commits
mailing list