開啟手機點歌功能,清理圖庫

This commit is contained in:
jasonchenwork 2025-05-19 09:52:33 +08:00
parent 3e30e7130c
commit 4b7e98ca40
7 changed files with 6 additions and 4415 deletions

View File

@ -662,7 +662,7 @@ namespace DualScreenDemo
deliciousFoodButton.BringToFront();
promotionsButton.BringToFront();
// 關閉手機點歌功能
// mobileSongRequestButton.BringToFront();
mobileSongRequestButton.BringToFront();
qieGeButton.BringToFront();
musicUpButton.BringToFront();
@ -1325,13 +1325,13 @@ namespace DualScreenDemo
InitializeButton(ref deliciousFoodButton, ref deliciousFoodNormalBackground, ref deliciousFoodActiveBackground, "deliciousFoodButton", 1320, 97, 98, 99, "themes\\superstar\\ICON上方\\上方ICON_美味菜單-12.png", DeliciousFoodButton_Click);
// 關閉手機點歌功能
// mobileSongRequestButton = new Button { Text = "" };
// mobileSongRequestButton.Name = "mobileSongRequestButton";
/*
mobileSongRequestButton = new Button { Text = "" };
mobileSongRequestButton.Name = "mobileSongRequestButton";
ConfigureButton(mobileSongRequestButton, 1211, 669, 210, 70,
resizedNormalStateImage, resizedMouseOverImage, resizedMouseDownImage,
MobileSongRequestButton_Click);
*/
qieGeButton = new Button{ Text = "" };
qieGeButton.Name = "qieGeButton";

View File

@ -14,5 +14,5 @@ Filter: LAV Splitter
Pin: Input
Pin: Video
Pin: Audio
Filter: \\SVR01\DISK02\996724.mpg
Filter: C:\video\welcome.mpg
Pin: Output

File diff suppressed because one or more lines are too long