commit/StationPlaylist: josephsl: Bump to 5.3 early

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Fri, 14 Aug 2015 00:22:51 -0000

1 new commit in StationPlaylist:

https://bitbucket.org/nvdaaddonteam/stationplaylist/commits/72ef1681947e/
Changeset: 72ef1681947e
Branch: stable
User: josephsl
Date: 2015-08-14 00:22:19+00:00
Summary: Bump to 5.3 early

Affected #: 2 files

diff --git a/buildVars.py b/buildVars.py
index be93729..422677d 100755
--- a/buildVars.py
+++ b/buildVars.py
@@ -20,7 +20,7 @@ addon_info = {
"addon_description" : _("""Enhances support for Station Playlist Studio.
In addition, adds global commands for the studio from everywhere."""),
# version
- "addon_version" : "5.2",
+ "addon_version" : "5.3",
# 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 3293ca8..4b4bdf8 100755
--- a/readme.md
+++ b/readme.md
@@ -130,6 +130,11 @@ From studio window, you can press Control+NVDA+0 to open
the add-on configuratio

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.

+## Changes for 5.3/3
+
+* The fix for SAM Encoder (not playing the next track if a track is playing
and when the encoder connects) is now available for SPL Encoder users.
+* NVDA no longer plays errors or does not do anything when SPL Assistant, F1
(Assistant help dialog) is pressed.
+
## Changes for 5.2

* NVDA will no longer allow both settings and alarm dialogs to be opened. A
warning will be shown asking you to close the previously opened dialog before
opening another 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: Bump to 5.3 early - commits-noreply