[nvda-addons] Re: commit/addonFiles: josephsl: Enhanced Touch Gestures 0.4

  • From: "Joseph Lee" <joseph.lee22590@xxxxxxxxx>
  • To: <nvda-addons@xxxxxxxxxxxxx>
  • Date: Fri, 12 Dec 2014 14:01:59 -0800

Hi all,
Enhanced touch gestures 0.4 is now available. New in this is a dedicated
synth settings touch mode where you can use two finger flicks to change
synth settings. Also fixed a long standing bug where this add-on causes
problems when controls are focused on non-touch devices.
The add-on can be found at:
http://addons.nvda-project.org/addons/enhancedTouchGestures.en.html
Cheers,
Joseph

-----Original Message-----
From: nvda-addons-commits-bounce@xxxxxxxxxxxxx
[mailto:nvda-addons-commits-bounce@xxxxxxxxxxxxx] On Behalf Of
commits-noreply@xxxxxxxxxxxxx
Sent: Friday, December 12, 2014 1:58 PM
To: nvda-addons-commits@xxxxxxxxxxxxx
Subject: commit/addonFiles: josephsl: Enhanced Touch Gestures 0.4

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/fbe07a417815/
Changeset:   fbe07a417815
Branch:      master
User:        josephsl
Date:        2014-12-12 21:57:54+00:00
Summary:     Enhanced Touch Gestures 0.4

Affected #:  3 files

diff --git a/enhancedTouchGestures-0.3.nvda-addon
b/enhancedTouchGestures-0.3.nvda-addon
deleted file mode 100644
index 77b3341..0000000
Binary files a/enhancedTouchGestures-0.3.nvda-addon and /dev/null differ

diff --git a/enhancedTouchGestures-0.4.nvda-addon
b/enhancedTouchGestures-0.4.nvda-addon
new file mode 100644
index 0000000..5064c42
Binary files /dev/null and b/enhancedTouchGestures-0.4.nvda-addon differ

diff --git a/get.php b/get.php
index 04003fc..b1669cf 100644
--- a/get.php
+++ b/get.php
@@ -9,7 +9,7 @@ $addons = array(
        "em-dev" => "eMule-2.0-dev.nvda-addon",
        "emo" => "emoticons-3.0.nvda-addon",
        "emo-dev" => "emoticons-3.0-dev.nvda-addon",
-       "ets" => "enhancedTouchGestures-0.3.nvda-addon",
+       "ets" => "enhancedTouchGestures-0.4.nvda-addon",
        "ew" => "extendedWinamp-1.1.nvda-addon",
        "fh" => "focusHighlight-2.1.nvda-addon",
        "fh-dev" => "focusHighlight-1.1-dev.nvda-addon",

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

--

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

----------------------------------------------------------------

NVDA add-ons Central: A list for discussing NVDA add-ons

To post a message, send an email to nvda-addons@xxxxxxxxxxxxx.

To unsubscribe, send an email with the subject line of "unsubscribe" (without 
quotes) to nvda-addons-request@xxxxxxxxxxxxx.

If you have questions for list moderators, please send a message to 
nvda-addons-moderators@xxxxxxxxxxxxx.

Community addons can be found here: http://addons.nvda-project.org

Other related posts:

  • » [nvda-addons] Re: commit/addonFiles: josephsl: Enhanced Touch Gestures 0.4 - Joseph Lee