commit/StationPlaylist: josephsl: SPL add-on 17.01 stable, readme entries for various fixes

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Fri, 30 Dec 2016 09:17:39 -0000

1 new commit in StationPlaylist:

https://bitbucket.org/nvdaaddonteam/stationplaylist/commits/6c72802ce989/
Changeset:   6c72802ce989
Branch:      stable
User:        josephsl
Date:        2016-12-30 09:17:18+00:00
Summary:     SPL add-on 17.01 stable, readme entries for various fixes

Signed-off-by: Joseph Lee <joseph.lee22590@xxxxxxxxx>

Affected #:  2 files

diff --git a/buildVars.py b/buildVars.py
index 8e50dca..f2c81b4 100755
--- a/buildVars.py
+++ b/buildVars.py
@@ -20,7 +20,7 @@ addon_info = {
        "addon_description" : _("""Enhances support for StationPlaylist Studio.
 In addition, adds global commands for the studio from everywhere."""),
        # version
-       "addon_version" : "16.12.1",
+       "addon_version" : "17.01",
        # Author(s)
        "addon_author" : u"Geoff Shang, Joseph Lee and other contributors",
        # URL for the add-on documentation support

diff --git a/readme.md b/readme.md
index d29ab9d..ad94948 100755
--- a/readme.md
+++ b/readme.md
@@ -170,6 +170,12 @@ From studio window, you can press Alt+NVDA+0 to open the 
add-on configuration di
 
 If you are using Studio on a touchscreen computer running Windows 8 or later 
and have NVDA 2012.3 or later installed, you can perform some Studio commands 
from the touchscreen. First use three finger tap to switch to SPL mode, then 
use the touch commands listed above to perform commands.
 
+## Version 17.01/15.5-LTS
+
+* Improved responsiveness and reliability when using the add-on to switch to 
Studio, either using focus to Studio command from other programs or when an 
encoder is connected and NVDA is told to switch to Studio when this happens. If 
Studio is minimized, Studio window will be shown as unavailable. If so, restore 
Studio window from system tray.
+* If editing carts while Cart Explorer is active, it is no longer necessary to 
reenter Cart Explorer to view updated cart assignments when Cart Edit mode is 
turned off. Consequently, Cart Explorer reentry message is no longer announced.
+* In add-on 15.5-LTS, corrected user interface presentation for SPL add-on 
settings dialog.
+
 ## Version 16.12.1
 
 * Corrected user interface presentation for SPL add-on settings dialog.

Repository URL: https://bitbucket.org/nvdaaddonteam/stationplaylist/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.

Other related posts:

  • » commit/StationPlaylist: josephsl: SPL add-on 17.01 stable, readme entries for various fixes - commits-noreply