[nvda-addons] Re: commit/goldwave: 2 new changesets

  • From: "Joseph Lee" <joseph.lee22590@xxxxxxxxx>
  • To: <nvda-addons@xxxxxxxxxxxxx>
  • Date: Tue, 31 Dec 2013 01:32:25 -0800

Hi,
End marker: As promised, I'll do something about it in 2014.

-----Original Message-----
From: nvda-addons-bounce@xxxxxxxxxxxxx
[mailto:nvda-addons-bounce@xxxxxxxxxxxxx] On Behalf Of Brian's Mail list
account BY
Sent: Tuesday, December 31, 2013 1:19 AM
To: nvda-addons@xxxxxxxxxxxxx
Subject: [nvda-addons] Re: commit/goldwave: 2 new changesets

Hi is the end marker error  noise issue resolved now also?
 Incidentally, I'm considering going back a version on myy non Creative lab
card machines as I have found some bugs in the new version that cause errors
or lock ups on xp machines in certain effects with certain params set.
Brian

bglists@xxxxxxxxxxxxxxxx
Sent via blueyonder.
Please address personal email to:-
briang1@xxxxxxxxxxxxxxxx, putting 'Brian Gaff'
in the display name field.
----- Original Message -----
From: "Joseph Lee" <joseph.lee22590@xxxxxxxxx>
To: <nvda-addons@xxxxxxxxxxxxx>
Sent: Tuesday, December 31, 2013 7:36 AM
Subject: [nvda-addons] Re: commit/goldwave: 2 new changesets


> Hi all,
> I'm delighted to announce the release of GoldWave add-on version 1.1. This
> is both a major and a minor release.
> New in 1.1 include:
> * Support for braille displays: if you are using a braille display, you 
> can
> now read command announcements in braille with or without speech.
> * You can now hear track selection announcements in your language.
> * Fixed an issue in some edit fields (such as various effects dialogs) 
> where
> nothing or wrong edit field names were announced.
> * Added announcements of commands such as cues, trim/delete and so on.
> * New and updated translations.
> You can download the new version at the following link:
> http://addons.nvda-project.org/addons/goldwave.en.html
> Thanks.
> Cheers,
> Joseph
>
> -----Original Message-----
> From: nvda-addons-commits-bounce@xxxxxxxxxxxxx
> [mailto:nvda-addons-commits-bounce@xxxxxxxxxxxxx] On Behalf Of
> commits-noreply@xxxxxxxxxxxxx
> Sent: Monday, December 30, 2013 11:28 PM
> To: nvda-addons-commits@xxxxxxxxxxxxx
> Subject: commit/goldwave: 2 new changesets
>
> 2 new commits in goldwave:
>
> https://bitbucket.org/nvdaaddonteam/goldwave/commits/f3735b2a54c4/
> Changeset:   f3735b2a54c4
> Branch:      1.x
> User:        josephsl
> Date:        2013-12-31 08:11:25
> Summary:     GoldWave add-on 1.1 is now available.
>
> Affected #:  2 files
>
> diff --git a/buildVars.py b/buildVars.py index 345d2f0..074026b 100755
> --- a/buildVars.py
> +++ b/buildVars.py
> @@ -19,7 +19,7 @@ addon_info = {
>  # Translators: Long description to be shown for this add-on on
> add-on information from add-ons manager
>  "addon-description" : _("An add-on for enhancing access and usage of
> Goldwave audio editor."),
>  # version
> - "addon-version" : "1.1-dev",
> + "addon-version" : "1.1",
>  # Author(s)
>  "addon-author" : u"Joseph Lee <joseph.lee22590@xxxxxxxxx>, David
> Parduhn <xkill85@xxxxxxx>, Mesar Hameed <mhameed@xxxxxxxxxxxxx>",
>  # URL for the add-on documentation support
>
> diff --git a/readme.md b/readme.md
> index 4979f45..04b9b8d 100755
> --- a/readme.md
> +++ b/readme.md
> @@ -17,7 +17,7 @@ This app module enhances access and usage of Goldwave
> audio editor.
>
> For more information about Goldwave and keyboard commands, refer to
> Goldwave Manual.
>
> -## Changes for 1.1-dev ##
> +## Changes for 1.1 ##
>
> * Support for message announcements in braille.
> * Audio selection summary is presented in languages other than English.
>
>
> https://bitbucket.org/nvdaaddonteam/goldwave/commits/f04d3b7caca3/
> Changeset:   f04d3b7caca3
> Branch:      master
> User:        josephsl
> Date:        2013-12-31 08:21:42
> Summary:     Get ready for 1.2-dev.
>
> Affected #:  2 files
>
> diff --git a/buildVars.py b/buildVars.py index 074026b..fe6b9ed 100755
> --- a/buildVars.py
> +++ b/buildVars.py
> @@ -19,7 +19,7 @@ addon_info = {
>  # Translators: Long description to be shown for this add-on on
> add-on information from add-ons manager
>  "addon-description" : _("An add-on for enhancing access and usage of
> Goldwave audio editor."),
>  # version
> - "addon-version" : "1.1",
> + "addon-version" : "1.2-dev",
>  # Author(s)
>  "addon-author" : u"Joseph Lee <joseph.lee22590@xxxxxxxxx>, David
> Parduhn <xkill85@xxxxxxx>, Mesar Hameed <mhameed@xxxxxxxxxxxxx>",
>  # URL for the add-on documentation support
>
> diff --git a/readme.md b/readme.md
> index 04b9b8d..9130238 100755
> --- a/readme.md
> +++ b/readme.md
> @@ -1,8 +1,8 @@
> # Goldwave #
>
> * Authors: Joseph Lee, NVDA contributors.
> -* Stable version: [1.0][1]
> -* Development version: [1.1-dev][2]
> +* Stable version: [1.1][1]
> +* Development version: [1.2-dev][2]
>
> This app module enhances access and usage of Goldwave audio editor.
>
> Repository URL: https://bitbucket.org/nvdaaddonteam/goldwave/
>
> --
>
> 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 

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

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

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

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: