X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/3a1a21d1ea3e060f88ca1d24ea881f3ccb97640c..6f6c21caaebee598943084dd66a15f21a7f65cb5:/StatusWindowController.h diff --git a/StatusWindowController.h b/StatusWindowController.h index 01f36f3..7e9aae5 100755 --- a/StatusWindowController.h +++ b/StatusWindowController.h @@ -33,6 +33,8 @@ typedef enum { + (StatusWindowController *)sharedController; +- (void)readDefaults; + - (void)showUpcomingSongsWindowWithTitles:(NSArray *)titleStrings; - (void)showVolumeWindowWithLevel:(float)level; @@ -40,6 +42,8 @@ typedef enum { - (void)showShuffleWindow:(BOOL)shuffle; - (void)showRepeatWindowWithMode:(StatusWindowRepeatMode)mode; - (void)showSetupQueryWindow; +- (void)showRegistrationQueryWindow; +- (void)showReconnectQueryWindow; - (void)showSongInfoWindowWithSource:(ITMTRemotePlayerSource)source title: (NSString *)title