C# Class Raumwiese.MainWindow

Inheritance: MahApps.Metro.Controls.MetroWindow, IDropTarget
Afficher le fichier Open project: stoennies/raumwiese

Méthodes publiques

Méthode Description
MainWindow ( ) : System
closeFlyoutSearch ( ) : void
currentPlaylistManagementList ( ) : PlaylistObjectMediaList
currentZone ( ) : Zone
currentZoneTrackList ( ) : ZoneTrackMediaList
flyoutSearchContentControl_searchStringChangedFreezeSink ( RaumfeldNET _searchContentControl, string _newValue ) : void
flyoutSearchContentControl_searchTypeChangedSink ( RaumfeldNET _searchContentControl, ContentDirectorySearchType _newValue ) : void
getScrollViewer ( DependencyObject _o ) : DependencyObject
getVisibleMediaItemsInListBox ( System.Windows.Controls.ListBox _listView ) : IList
gridSearchContentControl_searchStringChangedFreezeSink ( RaumfeldNET _searchContentControl, string _newValue ) : void
gridSearchContentControl_searchTypeChangedSink ( RaumfeldNET _searchContentControl, ContentDirectorySearchType _newValue ) : void
loadMediaItemListViewImages ( System.Windows.Controls.ListBox _listView ) : void
saveContentBrowseListPosition ( ) : void
saveMediaItemListPosition ( System.Windows.Controls.ListBox _list, MediaList _mediaList ) : void
savePlaylistManagementListPosition ( ) : void
saveZoneTrackListPosition ( ) : void
setMediaItemListViewData ( ListBox _listView, MediaList _mediaList ) : void
toggleFlyoutSearch ( ) : void
toggleGridSearch ( ) : void
updateSearchControls ( ) : void
updateZoneControls ( ) : void

Méthodes protégées

Méthode Description
ContentBrowseListControl_MouseRightButtonUpSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
CurrentDomain_UnhandledExceptionSink ( object _sender, UnhandledExceptionEventArgs _eventArgs ) : void
DragOverPlaylistManagementList ( IDropInfo _dropInfo ) : void
DragOverZoneTrackList ( IDropInfo _dropInfo ) : void
DropOnPlaylistManagementList ( IDropInfo _dropInfo ) : void
DropOnZoneTrackList ( IDropInfo _dropInfo ) : void
MainWindow_ClosingSink ( object sender, System e ) : void
MainWindow_LoadedSink ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControl_MouseDoubleClickSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
ZoneTracklistProgressBar_PreviewMouseLeftButtonUpSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
appUpdater_updateCheckDoneSink ( AppUpdater _updateAvailable, AppUpdater _appVersionInfo ) : void
contentBrowseListControl_SelectionChangedSink ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
contentBrowserContextMenu_actionCloseMenueSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
contentBrowserContextMenu_actionPlayAtEndSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
contentBrowserContextMenu_actionPlayNextSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
contentBrowserContextMenu_actionPlayNowSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
createAndInitVolumeControls ( String _zoneUDN ) : void
getArgValue ( String _argId ) : String
getListBoxItemFromMouse ( System.Windows.Controls.ListBox _listBox, System.Windows.Input.MouseButtonEventArgs e ) : System.Windows.Controls.ListBoxItem
getSelectedItemsFromMediaItemList ( System.Windows.Controls.ListBox _listView ) : List
hideBrowseListActionContextMenu ( ) : void
hidePlaylistManagementActionContextMenu ( ) : void
initAppUpdater ( ) : void
initContentBrowserListControl ( ) : void
initContentBrowserListSearch ( ) : void
initPlaylistManagement ( ) : void
initScopeHandler ( ) : void
initVolumeControls ( ) : void
initVolumeControlsRotary ( ) : void
initZoneTrackListControl ( ) : void
initZoneTrackListProgressControl ( ) : void
menuItemRoomAdd_ClickSink ( object sender, RoutedEventArgs e ) : void
playStateChangedTimerElapsedSink ( object sender, ElapsedEventArgs e ) : void
playlistManagementContextMenu_actionCloseMenueSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
playlistManagementContextMenu_actionDeletePlaylistSink ( RaumfeldNET _control, string _playlistObjectId ) : void
playlistManagementContextMenu_actionRenamePlaylistSink ( RaumfeldNET _control, string _playlistObjectId, string _newName ) : void
playlistManagementControl_SelectionChangedSink ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
playlistManagementListControlBrowseToParent_ClickSink ( object sender, RoutedEventArgs e ) : void
playlistManagementListControl_MouseDoubleClickSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
playlistManagementList_ScrollChangedSink ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
removeSelectedItemsFromMediaItemList ( System.Windows.Controls.ListBox _listView ) : int>.SortedList
removeSelectedItemsFromPlaylistManagementList ( ) : void
removeSelectedItemsFromZoneTrackList ( ) : void
removeSelectedPlaylists ( ) : void
rfController_zoneTrackChangedSink ( String _zoneUDN, uint _newTrackIdx ) : void
rfController_zoneTrackListReadySink ( String _zoneUDN, String _trackListId ) : void
searchContentBrowserList ( String _searchString, ContentDirectorySearchType _searchType ) : void
setContentBrowserListData ( String _listId ) : void
setContentBrowserListOnUpdate ( Boolean _isOnUpdate = true ) : void
setMuteForContext ( Object _object, Boolean _mute ) : void
setPlayStateChangedTimer ( ) : void
setPlaylistManagementListData ( String _listId ) : void
setPlaylistManagementListOnUpdate ( Boolean _isOnUpdate = true ) : void
setTrackListControlFromZone ( TrackStateControl _control, String _zoneUdn ) : void
setVolumeForContext ( Object _object, uint _volume ) : void
setZoneDataOnUpdate ( Boolean _isOnUpdate = true ) : void
setZoneTrackListData ( String _zoneUDN ) : void
setZoneTrackListOnUpdate ( Boolean _isOnUpdate = true ) : void
showAvailableZonesPopup ( Control _object, String _callerZoneUDN ) : void
showBrowseListActionContextMenu ( MediaItem _mediaItem, Point _point, ListBoxItem lbi, List _mediaItems = null ) : void
showPlaylistManagementListActionContextMenu ( MediaItem _mediaItem, Point _point, ListBoxItem lbi ) : void
switchVisualContent ( VisualContent _visualContent ) : void
updateSearchFlyout ( ) : void
updateSearchGrid ( ) : void
updateVolumeControlValues ( String _zoneUDN ) : void
volumeRotaryControl_muteStateChangedSink ( RaumfeldNET _control, bool _newValue ) : void
volumeRotaryControl_valueChangedTimeStepSink ( RaumfeldNET _control, uint _newValue ) : void
zoneTracklistPlaySelectedTrack ( ) : void
zoneTracklistSetPlayPauseButton ( RendererPlayState _playState ) : void
zoneTracklistSetPlayPauseButtonByZoneUDN ( String _zoneUDN ) : void
zoneTracklistSetTrackPlayingState ( ) : void

Private Methods

Méthode Description
ButtonVolumeRotaryControl_ClickSink ( object sender, RoutedEventArgs e ) : void
ComponentDispatcher_ThreadIdleSink ( object sender, EventArgs e ) : void
ContentBrowseListControl_MouseDoubleClickSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
ContentBrowserBackControl_ClickSink ( object sender, RoutedEventArgs e ) : void
ContentBrowserRootButton_ClickSink ( object sender, RoutedEventArgs e ) : void
IDropTarget ( IDropInfo _dropInfo ) : void
MainWindow_LocationChangedSink ( object sender, EventArgs e ) : void
MainWindow_SizeChangedSink ( object sender, System.Windows.SizeChangedEventArgs e ) : void
VersionUpdateInfo_Click ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControlBack_ClickSink ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControlNext_ClickSink ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControlPlayPause_ClickSink ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControlRandom_ClickSink ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControlRepeat_ClickSink ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControl_KeyUpSink ( object sender, System.Windows.Input.KeyEventArgs e ) : void
buttonCreatePlaylist_ClickSink ( object sender, RoutedEventArgs e ) : void
buttonFlyoutSelectZones_ClickSink ( object sender, RoutedEventArgs e ) : void
buttonHomeControl_ClickSink ( RaumfeldNET _imageButtonControl, System.Windows.Input.MouseButtonEventArgs e ) : void
buttonPlaylistManagementControl_ClickSink ( RaumfeldNET _imageButtonControl, System.Windows.Input.MouseButtonEventArgs e ) : void
buttonZoneVolumeControl_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowseListControl_PreviewMouseUpSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
contentBrowseList_ScrollChangedSink ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
contentBrowserSearchControl_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchLastFm_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchMyMusic_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchNapster_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchPlaylists_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchRootButton_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchSimfy_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchTuneIn_ClickSink ( object sender, RoutedEventArgs e ) : void
getContextObjectFromDataContext ( Object _dataContext ) : Object
getNextTrackRepeatState ( TrackStateControlRepeat _curState ) : TrackStateControlRepeat
getPlayModeFromRepeatAndRandom ( System.Boolean _randomize, TrackStateControlRepeat _repeat ) : RaumfeldNET.UPNP.AvTransportPlayMode
getProgressBarValueFromMousePos ( System.Windows.Controls.ProgressBar progressBar, System.Windows.Input.MouseButtonEventArgs e ) : double
getZoneTracklistListBoxItemPlaying ( ) : System.Windows.Controls.ListBoxItem
initContentBrowserContextMenu ( ) : void
initPlaylistManagementContextMenu ( ) : void
playlistManagementControl_PreviewMouseUpSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
playlistManagementList_KeyUpSink ( object sender, System.Windows.Input.KeyEventArgs e ) : void
rfController_allRenderersLinkedSink ( ) : void
rfController_contentBrowserListReadySink ( String _listId ) : void
rfController_mediaServerFoundSink ( ) : void
rfController_mediaServerRemovedSink ( ) : void
rfController_playlistManagementListReadySink ( String _listId ) : void
rfController_rendererMuteStateChangedSink ( string _rendererUDN, bool _mute ) : void
rfController_rendererVolumeChangedSink ( string _rendererUDN, uint _volume ) : void
rfController_zonePlayModeChangedSink ( string _zoneUDN, RaumfeldNET _playMode ) : void
rfController_zonePlayStateChangedSink ( String _zoneUDN, RendererPlayState _playState ) : void
rfController_zoneTrackPositionChangedSink ( String _zoneUDN, String _absPos ) : void
rfController_zonesRetrievedSink ( ) : void
roomStripControl_AddRoomToZoneSink ( RaumfeldNET _roomStripControl, RoutedEventArgs e ) : void
setFlyoutSelectedZonesOpen ( Boolean _setOpen = true ) : void
setVolumeControlFlyoutOpen ( Boolean _open = true ) : void
switchContentBrowserContent ( ContentDirectoryMainContentType _contentType ) : void
toggleFlyoutSelectedZones ( ) : void
toggleVolumeControlFlyout ( ) : void
volumeControl_muteStateChangedSink ( RaumfeldNET _volumeSliderControl, bool _newValue ) : void
volumeControl_valueChangedTimeStepSink ( RaumfeldNET _volumeSliderControl, uint _newValue ) : void
zoneSelected ( String _zoneUDN ) : void
zoneTileControl_MoveRemoveRoomSink ( RaumfeldNET _zoneTileControl, RaumfeldNET _roomStripControl, RoutedEventArgs e ) : void
zoneTileControl_selectedSink ( RaumfeldNET _zoneTileControl ) : void
zoneTrackList_ScrollChangedSink ( object sender, ScrollChangedEventArgs e ) : void

Method Details

ContentBrowseListControl_MouseRightButtonUpSink() protected méthode

protected ContentBrowseListControl_MouseRightButtonUpSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
Résultat void

CurrentDomain_UnhandledExceptionSink() protected méthode

protected CurrentDomain_UnhandledExceptionSink ( object _sender, UnhandledExceptionEventArgs _eventArgs ) : void
_sender object
_eventArgs System.UnhandledExceptionEventArgs
Résultat void

DragOverPlaylistManagementList() protected méthode

protected DragOverPlaylistManagementList ( IDropInfo _dropInfo ) : void
_dropInfo IDropInfo
Résultat void

DragOverZoneTrackList() protected méthode

protected DragOverZoneTrackList ( IDropInfo _dropInfo ) : void
_dropInfo IDropInfo
Résultat void

DropOnPlaylistManagementList() protected méthode

protected DropOnPlaylistManagementList ( IDropInfo _dropInfo ) : void
_dropInfo IDropInfo
Résultat void

DropOnZoneTrackList() protected méthode

protected DropOnZoneTrackList ( IDropInfo _dropInfo ) : void
_dropInfo IDropInfo
Résultat void

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System

MainWindow_ClosingSink() protected méthode

protected MainWindow_ClosingSink ( object sender, System e ) : void
sender object
e System
Résultat void

MainWindow_LoadedSink() protected méthode

protected MainWindow_LoadedSink ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void

ZoneTracklistControl_MouseDoubleClickSink() protected méthode

protected ZoneTracklistControl_MouseDoubleClickSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
Résultat void

ZoneTracklistProgressBar_PreviewMouseLeftButtonUpSink() protected méthode

protected ZoneTracklistProgressBar_PreviewMouseLeftButtonUpSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
Résultat void

appUpdater_updateCheckDoneSink() protected méthode

protected appUpdater_updateCheckDoneSink ( AppUpdater _updateAvailable, AppUpdater _appVersionInfo ) : void
_updateAvailable AppUpdater
_appVersionInfo AppUpdater
Résultat void

closeFlyoutSearch() public méthode

public closeFlyoutSearch ( ) : void
Résultat void

contentBrowseListControl_SelectionChangedSink() protected méthode

protected contentBrowseListControl_SelectionChangedSink ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
sender object
e System.Windows.Controls.SelectionChangedEventArgs
Résultat void

contentBrowserContextMenu_actionCloseMenueSink() protected méthode

protected contentBrowserContextMenu_actionCloseMenueSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
_control RaumfeldNET
e System.Windows.RoutedEventArgs
Résultat void

contentBrowserContextMenu_actionPlayAtEndSink() protected méthode

protected contentBrowserContextMenu_actionPlayAtEndSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
_control RaumfeldNET
e System.Windows.RoutedEventArgs
Résultat void

contentBrowserContextMenu_actionPlayNextSink() protected méthode

protected contentBrowserContextMenu_actionPlayNextSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
_control RaumfeldNET
e System.Windows.RoutedEventArgs
Résultat void

contentBrowserContextMenu_actionPlayNowSink() protected méthode

protected contentBrowserContextMenu_actionPlayNowSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
_control RaumfeldNET
e System.Windows.RoutedEventArgs
Résultat void

createAndInitVolumeControls() protected méthode

protected createAndInitVolumeControls ( String _zoneUDN ) : void
_zoneUDN String
Résultat void

currentPlaylistManagementList() public méthode

public currentPlaylistManagementList ( ) : PlaylistObjectMediaList
Résultat RaumfeldNET.PlaylistObjectMediaList

currentZone() public méthode

public currentZone ( ) : Zone
Résultat RaumfeldNET.Zone

currentZoneTrackList() public méthode

public currentZoneTrackList ( ) : ZoneTrackMediaList
Résultat RaumfeldNET.ZoneTrackMediaList

flyoutSearchContentControl_searchStringChangedFreezeSink() public méthode

public flyoutSearchContentControl_searchStringChangedFreezeSink ( RaumfeldNET _searchContentControl, string _newValue ) : void
_searchContentControl RaumfeldNET
_newValue string
Résultat void

flyoutSearchContentControl_searchTypeChangedSink() public méthode

public flyoutSearchContentControl_searchTypeChangedSink ( RaumfeldNET _searchContentControl, ContentDirectorySearchType _newValue ) : void
_searchContentControl RaumfeldNET
_newValue ContentDirectorySearchType
Résultat void

getArgValue() protected méthode

protected getArgValue ( String _argId ) : String
_argId String
Résultat String

getListBoxItemFromMouse() protected méthode

protected getListBoxItemFromMouse ( System.Windows.Controls.ListBox _listBox, System.Windows.Input.MouseButtonEventArgs e ) : System.Windows.Controls.ListBoxItem
_listBox System.Windows.Controls.ListBox
e System.Windows.Input.MouseButtonEventArgs
Résultat System.Windows.Controls.ListBoxItem

getScrollViewer() public méthode

public getScrollViewer ( DependencyObject _o ) : DependencyObject
_o System.Windows.DependencyObject
Résultat System.Windows.DependencyObject

getSelectedItemsFromMediaItemList() protected méthode

protected getSelectedItemsFromMediaItemList ( System.Windows.Controls.ListBox _listView ) : List
_listView System.Windows.Controls.ListBox
Résultat List

getVisibleMediaItemsInListBox() public méthode

public getVisibleMediaItemsInListBox ( System.Windows.Controls.ListBox _listView ) : IList
_listView System.Windows.Controls.ListBox
Résultat IList

gridSearchContentControl_searchStringChangedFreezeSink() public méthode

public gridSearchContentControl_searchStringChangedFreezeSink ( RaumfeldNET _searchContentControl, string _newValue ) : void
_searchContentControl RaumfeldNET
_newValue string
Résultat void

gridSearchContentControl_searchTypeChangedSink() public méthode

public gridSearchContentControl_searchTypeChangedSink ( RaumfeldNET _searchContentControl, ContentDirectorySearchType _newValue ) : void
_searchContentControl RaumfeldNET
_newValue ContentDirectorySearchType
Résultat void

hideBrowseListActionContextMenu() protected méthode

protected hideBrowseListActionContextMenu ( ) : void
Résultat void

hidePlaylistManagementActionContextMenu() protected méthode

protected hidePlaylistManagementActionContextMenu ( ) : void
Résultat void

initAppUpdater() protected méthode

protected initAppUpdater ( ) : void
Résultat void

initContentBrowserListControl() protected méthode

protected initContentBrowserListControl ( ) : void
Résultat void

initContentBrowserListSearch() protected méthode

protected initContentBrowserListSearch ( ) : void
Résultat void

initPlaylistManagement() protected méthode

protected initPlaylistManagement ( ) : void
Résultat void

initScopeHandler() protected méthode

protected initScopeHandler ( ) : void
Résultat void

initVolumeControls() protected méthode

protected initVolumeControls ( ) : void
Résultat void

initVolumeControlsRotary() protected méthode

protected initVolumeControlsRotary ( ) : void
Résultat void

initZoneTrackListControl() protected méthode

protected initZoneTrackListControl ( ) : void
Résultat void

initZoneTrackListProgressControl() protected méthode

protected initZoneTrackListProgressControl ( ) : void
Résultat void

loadMediaItemListViewImages() public méthode

public loadMediaItemListViewImages ( System.Windows.Controls.ListBox _listView ) : void
_listView System.Windows.Controls.ListBox
Résultat void

menuItemRoomAdd_ClickSink() protected méthode

protected menuItemRoomAdd_ClickSink ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void

playStateChangedTimerElapsedSink() protected méthode

protected playStateChangedTimerElapsedSink ( object sender, ElapsedEventArgs e ) : void
sender object
e ElapsedEventArgs
Résultat void

playlistManagementContextMenu_actionCloseMenueSink() protected méthode

protected playlistManagementContextMenu_actionCloseMenueSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
_control RaumfeldNET
e System.Windows.RoutedEventArgs
Résultat void

playlistManagementContextMenu_actionDeletePlaylistSink() protected méthode

protected playlistManagementContextMenu_actionDeletePlaylistSink ( RaumfeldNET _control, string _playlistObjectId ) : void
_control RaumfeldNET
_playlistObjectId string
Résultat void

playlistManagementContextMenu_actionRenamePlaylistSink() protected méthode

protected playlistManagementContextMenu_actionRenamePlaylistSink ( RaumfeldNET _control, string _playlistObjectId, string _newName ) : void
_control RaumfeldNET
_playlistObjectId string
_newName string
Résultat void

playlistManagementControl_SelectionChangedSink() protected méthode

protected playlistManagementControl_SelectionChangedSink ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
sender object
e System.Windows.Controls.SelectionChangedEventArgs
Résultat void

playlistManagementListControlBrowseToParent_ClickSink() protected méthode

protected playlistManagementListControlBrowseToParent_ClickSink ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void

playlistManagementListControl_MouseDoubleClickSink() protected méthode

protected playlistManagementListControl_MouseDoubleClickSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
Résultat void

playlistManagementList_ScrollChangedSink() protected méthode

protected playlistManagementList_ScrollChangedSink ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
sender object
e System.Windows.Controls.ScrollChangedEventArgs
Résultat void

removeSelectedItemsFromMediaItemList() protected méthode

protected removeSelectedItemsFromMediaItemList ( System.Windows.Controls.ListBox _listView ) : int>.SortedList
_listView System.Windows.Controls.ListBox
Résultat int>.SortedList

removeSelectedItemsFromPlaylistManagementList() protected méthode

protected removeSelectedItemsFromPlaylistManagementList ( ) : void
Résultat void

removeSelectedItemsFromZoneTrackList() protected méthode

protected removeSelectedItemsFromZoneTrackList ( ) : void
Résultat void

removeSelectedPlaylists() protected méthode

protected removeSelectedPlaylists ( ) : void
Résultat void

rfController_zoneTrackChangedSink() protected méthode

protected rfController_zoneTrackChangedSink ( String _zoneUDN, uint _newTrackIdx ) : void
_zoneUDN String
_newTrackIdx uint
Résultat void

rfController_zoneTrackListReadySink() protected méthode

protected rfController_zoneTrackListReadySink ( String _zoneUDN, String _trackListId ) : void
_zoneUDN String
_trackListId String
Résultat void

saveContentBrowseListPosition() public méthode

public saveContentBrowseListPosition ( ) : void
Résultat void

saveMediaItemListPosition() public méthode

public saveMediaItemListPosition ( System.Windows.Controls.ListBox _list, MediaList _mediaList ) : void
_list System.Windows.Controls.ListBox
_mediaList RaumfeldNET.MediaList
Résultat void

savePlaylistManagementListPosition() public méthode

public savePlaylistManagementListPosition ( ) : void
Résultat void

saveZoneTrackListPosition() public méthode

public saveZoneTrackListPosition ( ) : void
Résultat void

searchContentBrowserList() protected méthode

protected searchContentBrowserList ( String _searchString, ContentDirectorySearchType _searchType ) : void
_searchString String
_searchType ContentDirectorySearchType
Résultat void

setContentBrowserListData() protected méthode

protected setContentBrowserListData ( String _listId ) : void
_listId String
Résultat void

setContentBrowserListOnUpdate() protected méthode

protected setContentBrowserListOnUpdate ( Boolean _isOnUpdate = true ) : void
_isOnUpdate Boolean
Résultat void

setMediaItemListViewData() public méthode

public setMediaItemListViewData ( ListBox _listView, MediaList _mediaList ) : void
_listView ListBox
_mediaList MediaList
Résultat void

setMuteForContext() protected méthode

protected setMuteForContext ( Object _object, Boolean _mute ) : void
_object Object
_mute Boolean
Résultat void

setPlayStateChangedTimer() protected méthode

protected setPlayStateChangedTimer ( ) : void
Résultat void

setPlaylistManagementListData() protected méthode

protected setPlaylistManagementListData ( String _listId ) : void
_listId String
Résultat void

setPlaylistManagementListOnUpdate() protected méthode

protected setPlaylistManagementListOnUpdate ( Boolean _isOnUpdate = true ) : void
_isOnUpdate Boolean
Résultat void

setTrackListControlFromZone() protected méthode

protected setTrackListControlFromZone ( TrackStateControl _control, String _zoneUdn ) : void
_control TrackStateControl
_zoneUdn String
Résultat void

setVolumeForContext() protected méthode

protected setVolumeForContext ( Object _object, uint _volume ) : void
_object Object
_volume uint
Résultat void

setZoneDataOnUpdate() protected méthode

protected setZoneDataOnUpdate ( Boolean _isOnUpdate = true ) : void
_isOnUpdate Boolean
Résultat void

setZoneTrackListData() protected méthode

protected setZoneTrackListData ( String _zoneUDN ) : void
_zoneUDN String
Résultat void

setZoneTrackListOnUpdate() protected méthode

protected setZoneTrackListOnUpdate ( Boolean _isOnUpdate = true ) : void
_isOnUpdate Boolean
Résultat void

showAvailableZonesPopup() protected méthode

protected showAvailableZonesPopup ( Control _object, String _callerZoneUDN ) : void
_object Control
_callerZoneUDN String
Résultat void

showBrowseListActionContextMenu() protected méthode

protected showBrowseListActionContextMenu ( MediaItem _mediaItem, Point _point, ListBoxItem lbi, List _mediaItems = null ) : void
_mediaItem MediaItem
_point Point
lbi ListBoxItem
_mediaItems List
Résultat void

showPlaylistManagementListActionContextMenu() protected méthode

protected showPlaylistManagementListActionContextMenu ( MediaItem _mediaItem, Point _point, ListBoxItem lbi ) : void
_mediaItem MediaItem
_point Point
lbi ListBoxItem
Résultat void

switchVisualContent() protected méthode

protected switchVisualContent ( VisualContent _visualContent ) : void
_visualContent VisualContent
Résultat void

toggleFlyoutSearch() public méthode

public toggleFlyoutSearch ( ) : void
Résultat void

toggleGridSearch() public méthode

public toggleGridSearch ( ) : void
Résultat void

updateSearchControls() public méthode

public updateSearchControls ( ) : void
Résultat void

updateSearchFlyout() protected méthode

protected updateSearchFlyout ( ) : void
Résultat void

updateSearchGrid() protected méthode

protected updateSearchGrid ( ) : void
Résultat void

updateVolumeControlValues() protected méthode

protected updateVolumeControlValues ( String _zoneUDN ) : void
_zoneUDN String
Résultat void

updateZoneControls() public méthode

public updateZoneControls ( ) : void
Résultat void

volumeRotaryControl_muteStateChangedSink() protected méthode

protected volumeRotaryControl_muteStateChangedSink ( RaumfeldNET _control, bool _newValue ) : void
_control RaumfeldNET
_newValue bool
Résultat void

volumeRotaryControl_valueChangedTimeStepSink() protected méthode

protected volumeRotaryControl_valueChangedTimeStepSink ( RaumfeldNET _control, uint _newValue ) : void
_control RaumfeldNET
_newValue uint
Résultat void

zoneTracklistPlaySelectedTrack() protected méthode

protected zoneTracklistPlaySelectedTrack ( ) : void
Résultat void

zoneTracklistSetPlayPauseButton() protected méthode

protected zoneTracklistSetPlayPauseButton ( RendererPlayState _playState ) : void
_playState RendererPlayState
Résultat void

zoneTracklistSetPlayPauseButtonByZoneUDN() protected méthode

protected zoneTracklistSetPlayPauseButtonByZoneUDN ( String _zoneUDN ) : void
_zoneUDN String
Résultat void

zoneTracklistSetTrackPlayingState() protected méthode

protected zoneTracklistSetTrackPlayingState ( ) : void
Résultat void