Skip to content

Commit

Permalink
[FIX] version bumped to 20191013
Browse files Browse the repository at this point in the history
  • Loading branch information
ykhwong committed Oct 12, 2019
1 parent fb5222e commit 8018168
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
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 (20191003).
The latest version is PPT NDI (20191013).

## BASIC USAGE
1. Download PPT NDI from https://github.com/ykhwong/ppt-ndi/releases
Expand Down
Binary file modified resources/ppt_ndi_slideshow_integration.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/ppt_ndi_sshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/ppt_ndi_systray2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/sample.pptx
Binary file not shown.
7 changes: 4 additions & 3 deletions scripts/InstIntro.txt
Expand Up @@ -2,10 +2,11 @@ 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 (20191003):
Release Note (20191013):

ADD: Support for NDI 4.0
FIX: Transition effect not working properly with PowerPoint SlideShow mode
ADD: Custom resolution
FIX: Revamped user interface
FIX: Removed runtime dependency called by PPTNDI.dll

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
@@ -1,6 +1,6 @@

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

0 comments on commit 8018168

Please sign in to comment.