2019_12_Shanghai
LH 6 years ago
parent 04e6414064
commit 6d80e21949
  1. 1
      06_SylphOlaf/Material/.gitkeep
  2. 42
      06_SylphOlaf/Material/.sync/IgnoreList
  3. 1
      07_EnchantedForest/Material/.gitkeep
  4. 42
      07_EnchantedForest/Material/.sync/IgnoreList
  5. 1
      _Startup/.gitkeep
  6. 1
      _Utils/.gitkeep
  7. BIN
      _Utils/Common/AppEasyVideoPlayer/AppEasyVideoPlayer.exe
  8. BIN
      _Utils/Common/AppEasyVideoPlayer/FreeImage.dll
  9. BIN
      _Utils/Common/AppEasyVideoPlayer/SpoutPanel.exe
  10. BIN
      _Utils/Common/AppEasyVideoPlayer/Spout_2_006.dll
  11. BIN
      _Utils/Common/AppEasyVideoPlayer/Zlib.dll
  12. BIN
      _Utils/Common/AppEasyVideoPlayer/assimp.dll
  13. BIN
      _Utils/Common/AppEasyVideoPlayer/data/image/demo.jpg
  14. BIN
      _Utils/Common/AppEasyVideoPlayer/data/image/demo.png
  15. BIN
      _Utils/Common/AppEasyVideoPlayer/data/movie/demo.avi
  16. 66
      _Utils/Common/AppEasyVideoPlayer/data/setting/AppEasyVideoPlayer.xml
  17. BIN
      _Utils/Common/AppEasyVideoPlayer/data/sound/demo.mp3
  18. BIN
      _Utils/Common/AppEasyVideoPlayer/fmodex64.dll
  19. BIN
      _Utils/Common/AppEasyVideoPlayer/fmodexL64.dll
  20. BIN
      _Utils/Common/AppEasyVideoPlayer/freetype.dll
  21. BIN
      _Utils/Common/AppEasyVideoPlayer/glut32.dll
  22. 10
      _Utils/Common/AppEasyVideoPlayer/imgui.ini
  23. BIN
      _Utils/Common/AppEasyVideoPlayer/libeay32.dll
  24. BIN
      _Utils/Common/AppEasyVideoPlayer/ssleay32.dll
  25. 7
      _Utils/create_auto_shutdown.bat
  26. 7
      _Utils/delete_auto_shutdown.bat

@ -0,0 +1,42 @@
# IgnoreList is a UTF-8 encoded .txt file that helps you specify single files, paths and rules
# for ignoring during the synchronization job. It supports "?" and "*" wildcard symbols.
#
#
# OS generated files #
$RECYCLE.BIN
$Recycle.Bin
System Volume Information
lost+found
.DocumentRevisions-V100
.TemporaryItems
.fseventsd
.iCloud
.DS_Store
.DS_Store?
.Spotlight-V100
.Trashes
.Trash-*
ehthumbs.db
desktop.ini
Thumbs.db
~*
*~
.~lock.*
*.part
*.filepart
.csync_journal.db
.csync_journal.db.tmp
*.swn
*.swp
*.swo
.dropbox
.dropbox.attr
*.crdownload
@eaDir
@SynoResource
.@__thumb
.thumbnails
._*
#Project-19050-Frozen2/_Deploy_PC
.gitkeep

@ -0,0 +1,42 @@
# IgnoreList is a UTF-8 encoded .txt file that helps you specify single files, paths and rules
# for ignoring during the synchronization job. It supports "?" and "*" wildcard symbols.
#
#
# OS generated files #
$RECYCLE.BIN
$Recycle.Bin
System Volume Information
lost+found
.DocumentRevisions-V100
.TemporaryItems
.fseventsd
.iCloud
.DS_Store
.DS_Store?
.Spotlight-V100
.Trashes
.Trash-*
ehthumbs.db
desktop.ini
Thumbs.db
~*
*~
.~lock.*
*.part
*.filepart
.csync_journal.db
.csync_journal.db.tmp
*.swn
*.swp
*.swo
.dropbox
.dropbox.attr
*.crdownload
@eaDir
@SynoResource
.@__thumb
.thumbnails
._*
#Project-19050-Frozen2/_Deploy_PC
.gitkeep

@ -1 +0,0 @@
#gitkeep file

@ -1 +0,0 @@
#gitkeep file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

@ -0,0 +1,66 @@
<ofxImGuiParameter>
<Settings4ofxImGuiParameter>
<PosAndSize>
<X>10</X>
<Y>10</Y>
<Width>450</Width>
<Height>686</Height>
</PosAndSize>
<IsLockedShortcut>false</IsLockedShortcut>
<IsHidden>false</IsHidden>
<IsEnableMessage>true</IsEnableMessage>
<IsMessageAutoGone>true</IsMessageAutoGone>
</Settings4ofxImGuiParameter>
<fps>60.9183</fps>
<graphic IsOpen="false">
<framerate>60</framerate>
<vsync>true</vsync>
<hidden_cursor>false</hidden_cursor>
<app_size>
<X>1024</X>
<Y>768</Y>
</app_size>
<fbo_size>
<X>1024</X>
<Y>768</Y>
</fbo_size>
<draw_to_screen>true</draw_to_screen>
<fullscreen>false</fullscreen>
<fbo_fit_mov>true</fbo_fit_mov>
<app_fit_fbo>true</app_fit_fbo>
<app_clear_color PixelType="U8">
<R>0</R>
<G>0</G>
<B>0</B>
<A>255</A>
</app_clear_color>
<fbo_clear_color PixelType="U8">
<R>0</R>
<G>0</G>
<B>0</B>
<A>255</A>
</fbo_clear_color>
</graphic>
<spout IsOpen="false">
<enable>false</enable>
<sender_name>EasyVideoPlayer</sender_name>
</spout>
<movie IsOpen="true">
<path>movie/demo.avi</path>
<is_abs>false</is_abs>
<is_loop>true</is_loop>
<volume>1</volume>
<fit_fbo>true</fit_fbo>
<tile IsOpen="false">
<enable_horizontal>false</enable_horizontal>
</tile>
</movie>
<bgm IsOpen="false">
<path>sound/demo.mp3</path>
<is_stream>true</is_stream>
<is_loop>true</is_loop>
<volume>1</volume>
<pan>0</pan>
<speed>1</speed>
</bgm>
</ofxImGuiParameter>

@ -0,0 +1,10 @@
[Window][Debug##Default]
Pos=60,60
Size=400,400
Collapsed=0
[Window][AppEasyVideoPlayer]
Pos=10,10
Size=450,686
Collapsed=0

@ -0,0 +1,7 @@
@ECHO OFF
ECHO Create Auto Shutdown Schtask.
SCHTASKS /CREATE /SC DAILY /TN "auto_shutdown" /TR "SHUTDOWN /P /F" /ST 23:00
PAUSE

@ -0,0 +1,7 @@
@ECHO OFF
ECHO Delete Auto Shutdown Schtask.
SCHTASKS /DELETE /TN "auto_shutdown" /F
PAUSE
Loading…
Cancel
Save