Skip to content

Commit

Permalink
[FIX] version bumped to 20191003
Browse files Browse the repository at this point in the history
  • Loading branch information
ykhwong committed Oct 3, 2019
1 parent 1d00dab commit c5c6819
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## INTRODUCTION
PPT NDI transfers PowerPoint presentations via NDI technology released by NewTek. Can be also used as a character generator because it supports transparency.

The latest version is PPT NDI (20190827).
The latest version is PPT NDI (20191003).

## BASIC USAGE
1. Download PPT NDI from https://github.com/ykhwong/ppt-ndi/releases
Expand Down
9 changes: 3 additions & 6 deletions scripts/InstIntro.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ PPT NDI

PPT NDI transfers PowerPoint presentations via NDI technology released by NewTek. Can be also used as a character generator because it supports transparency.

Release Note (20190827):
Release Note (20191003):

ADD: Cancel button to cancel the loading PowerPoint slides (Classic Mode)
ADD: Display the current screen resolution
ADD: Transition effect (SlideShow Mode)
FIX: Performance issue on the transition effect (Classic Mode)
FIX: Minor bugs
ADD: Support for NDI 4.0
FIX: Transition effect not working properly with PowerPoint SlideShow mode

Please also download and open the sample.pptx file to see some examples of the lower thirds:
https://github.com/ykhwong/ppt-ndi/raw/master/resources/sample.pptx
Expand Down
2 changes: 1 addition & 1 deletion scripts/instScript.iss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#define MyAppName "PPT NDI"
#define MyAppVersion "20190714"
#define MyAppVersion "20191003"
#define MyAppPublisher "ykhwong"
#define MyAppURL "https://github.com/ykhwong/ppt-ndi"
#define MyAppExeName "ppt-ndi.exe"
Expand Down

0 comments on commit c5c6819

Please sign in to comment.