diff --git a/bin/Debug/PhotoDisplay/1-1.jpg b/bin/Debug/PhotoDisplay/1-1.jpg new file mode 100644 index 0000000..0b6fbf3 Binary files /dev/null and b/bin/Debug/PhotoDisplay/1-1.jpg differ diff --git a/bin/Debug/PhotoDisplay/3-1.jpg b/bin/Debug/PhotoDisplay/3-1.jpg new file mode 100644 index 0000000..53d098c Binary files /dev/null and b/bin/Debug/PhotoDisplay/3-1.jpg differ diff --git a/bin/Debug/PhotoDisplay/4-1.jpg b/bin/Debug/PhotoDisplay/4-1.jpg new file mode 100644 index 0000000..32ba8dd Binary files /dev/null and b/bin/Debug/PhotoDisplay/4-1.jpg differ diff --git a/bin/Debug/PhotoDisplay/5-1.jpg b/bin/Debug/PhotoDisplay/5-1.jpg new file mode 100644 index 0000000..bf341b3 Binary files /dev/null and b/bin/Debug/PhotoDisplay/5-1.jpg differ diff --git a/bin/Debug/PhotoDisplay/7-1.png b/bin/Debug/PhotoDisplay/7-1.png new file mode 100644 index 0000000..dcc352c Binary files /dev/null and b/bin/Debug/PhotoDisplay/7-1.png differ diff --git a/bin/Debug/PhotoDisplay/bg.jpg b/bin/Debug/PhotoDisplay/bg.jpg new file mode 100644 index 0000000..d95ab44 Binary files /dev/null and b/bin/Debug/PhotoDisplay/bg.jpg differ diff --git a/bin/Debug/PhotoDisplay/bg_h.png b/bin/Debug/PhotoDisplay/bg_h.png new file mode 100644 index 0000000..95ef2cc Binary files /dev/null and b/bin/Debug/PhotoDisplay/bg_h.png differ diff --git a/bin/Debug/PhotoDisplay/config.json b/bin/Debug/PhotoDisplay/config.json new file mode 100644 index 0000000..0c1a52d --- /dev/null +++ b/bin/Debug/PhotoDisplay/config.json @@ -0,0 +1,37 @@ +{ + "total": 3, + "start": 0, + "count": 3, + "port": 9532, + "server": "127.0.0.1", + "widgets": [ { + "x": 0, + "y": 0, + "width": 1920, + "height": 1080, + "bg": "1-1.jpg", + "anim": 2, + "duration": 30, + "tag": "v_paper" + }, { + "x": -1920, + "y": 0, + "width": 1920, + "height": 1080, + "bg": "4-1.jpg", + "anim": 3, + "duration": 30, + "tag": "h_paper" + }, + { + "x": 1920, + "y": 0, + "width": 1920, + "height": 1080, + "bg": "7-1.png", + "anim": 3, + "duration": 30, + "tag": "header" + } + ] +} \ No newline at end of file diff --git a/bin/Debug/PhotoDisplay/paper/2024_06_28_011516.jpg1719479720.601616.jpg b/bin/Debug/PhotoDisplay/paper/2024_06_28_011516.jpg1719479720.601616.jpg new file mode 100644 index 0000000..ff668f0 Binary files /dev/null and b/bin/Debug/PhotoDisplay/paper/2024_06_28_011516.jpg1719479720.601616.jpg differ diff --git a/bin/Debug/PhotoDisplay/paper/2024_06_28_011516.jpg_h_peper.png1719479723.124611.jpg b/bin/Debug/PhotoDisplay/paper/2024_06_28_011516.jpg_h_peper.png1719479723.124611.jpg new file mode 100644 index 0000000..f9283f3 Binary files /dev/null and b/bin/Debug/PhotoDisplay/paper/2024_06_28_011516.jpg_h_peper.png1719479723.124611.jpg differ diff --git a/bin/Debug/PhotoDisplay/paper/2024_06_28_011516.jpg_v_peper.png1719479721.20381.jpg b/bin/Debug/PhotoDisplay/paper/2024_06_28_011516.jpg_v_peper.png1719479721.20381.jpg new file mode 100644 index 0000000..104ed56 Binary files /dev/null and b/bin/Debug/PhotoDisplay/paper/2024_06_28_011516.jpg_v_peper.png1719479721.20381.jpg differ diff --git a/bin/Debug/PhotoDisplay/setting.ini b/bin/Debug/PhotoDisplay/setting.ini new file mode 100644 index 0000000..652d276 --- /dev/null +++ b/bin/Debug/PhotoDisplay/setting.ini @@ -0,0 +1,9 @@ +bg=bg_h.png +start=0 +num=2 +count=2 +port=9532 +width=1920 +height=1080 +startWidth=0 +startHeight=0 \ No newline at end of file