Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Chang committed Nov 11, 2017
2 parents 7120288 + ee0d269 commit d264d63
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ Always get the latest development build from [here](https://github.com/changbowe

If you really like it [![PayPal](https://img.shields.io/badge/%24-PayPal-blue.svg)](https://www.paypal.me/BowenChang) or [支付宝](https://user-images.githubusercontent.com/15975872/29361889-175fef58-82bc-11e7-9e3b-ed3c748456b8.png)

------------
### I want to rewrite this thing with C# in the future when I have more free time (when will that be...). The current VB project was written a long time ago and it consists of poorly organized codes with little descriptive comments that makes it so hard to continue to work on...
### 我有计划想用C#重写这个程序(当我有时间的时候。。)。现在的VB代码是很久之前写的,很乱并且缺少说明,很难继续改良。。
------------

## Preview
- <img src="http://i.imgur.com/nbznvOh.gif" title="Ken Burns effect preview"/>
- <img src="http://i.imgur.com/A97UmCm.gif" title="Breath effect preview"/>
Expand Down Expand Up @@ -54,7 +59,7 @@ If you really like it [![PayPal](https://img.shields.io/badge/%24-PayPal-blue.sv
- Press **Ctrl+P** at runtime to hold off transition to the next image (i.e. pause).
- Press **Shift+P** at runtime to fade out and pause music.
- Press **Ctrl+R** at runtime to restart slideshow.
- Press **Ctrl+Q** to quit immediately without animations.
- Press **Ctrl+Q** to quit immediately without animations (otherwise fade to a black screen).
- Press **Ctrl+N** to jump to the next music item.
- ~~The config.xml file serves as a configuration that is loaded at program start. Paths and other settings can be changed to local / relative path according to the location of the folders on your system.~~
- ~~Please enclose the folder path with `<![CDATA[ ]]>` when the path contains markup chars in XML like &.~~
Expand All @@ -73,7 +78,7 @@ If you really like it [![PayPal](https://img.shields.io/badge/%24-PayPal-blue.sv
-**Ctrl+P** 可暂停/播放动画。
-**Shift+P** 可淡出并暂停音乐,再按即恢复播放。
-**Ctrl+R** 重新开始幻灯片。
-**Ctrl+Q** 直接跳过动画退出
-**Ctrl+Q** 直接跳过动画淡出到桌面(否则则淡出到黑屏)
-**Ctrl+N** 下一首音乐。
- 在Windows 7系统里,如果Aero特效未开启,动画效果可能受影响。
- 使用独立显卡和Windows 7(或以上)动画效果会更流畅。任何降低Aero性能的配置都会影响动画效果。如果你连接了多个显示器,设置为双显示复制或者只使用一个显示器会改善动画效果。
Expand Down

0 comments on commit d264d63

Please sign in to comment.