Skip to content

Comments

Add translation attributions.#1231

Merged
hoffie merged 1 commit intojamulussoftware:masterfrom
softins:translation-attribution
Mar 12, 2021
Merged

Add translation attributions.#1231
hoffie merged 1 commit intojamulussoftware:masterfrom
softins:translation-attribution

Conversation

@softins
Copy link
Member

@softins softins commented Mar 12, 2021

As suggested by @trebmuh in #1086 (comment)

@softins softins requested review from ann0see and hoffie March 12, 2021 15:14
Copy link
Member

@hoffie hoffie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I'll rebase #1218 after merge.

@hoffie hoffie added this to the Release 3.7.0 milestone Mar 12, 2021
@hoffie hoffie merged commit d2c7975 into jamulussoftware:master Mar 12, 2021
dingodoppelt added a commit to dingodoppelt/jamulus that referenced this pull request Mar 13, 2021
commit 9298a08
Merge: 36f0cea 4f4a99c
Author: dingodoppelt <[email protected]>
Date:   Sat Mar 13 23:30:33 2021 +0100

    Merge branch 'improve-multi-thread' of https://github.com/menzels/jamulus into menzels-improve-multi-thread

commit 36f0cea
Author: Christian Hoffmann <[email protected]>
Date:   Sat Mar 13 00:11:16 2021 +0100

    Changelog: Improve formatting (jamulussoftware#1218)

    * Fix author's Github handle
    * Improve structure and readability
    * Group related entries (e.g. Windows-related, Bug fixes)
    * Use consistent style regarding cases, tenses and punctuation.
    * Unify "coded by", "suggested by" and "created by" to "contributed by"
    * Sort entries by end-user relevance
    * Add attributions for new translations
    * @-mention authors
    * Further improvements by @softins

commit d2c7975
Merge: 02e2d37 d5bb37e
Author: Christian Hoffmann <[email protected]>
Date:   Sat Mar 13 00:00:19 2021 +0100

    Merge pull request jamulussoftware#1231 from softins/translation-attribution

    Add translation attributions.

commit 02e2d37
Merge: be82183 b6d78ad
Author: ann0see <[email protected]>
Date:   Fri Mar 12 18:53:50 2021 +0100

    Merge pull request jamulussoftware#1221 from hoffie/fix-italian-versine

commit d5bb37e
Author: Tony Mountifield <[email protected]>
Date:   Fri Mar 12 15:12:37 2021 +0000

    Add translation attributions.

commit b6d78ad
Author: Christian Hoffmann <[email protected]>
Date:   Wed Mar 10 17:03:06 2021 +0100

    Installer: Fix typo in Italian translation

    versine -> versione

    Thanks to @Zyfuss in jamulussoftware#1217 (comment)

commit be82183
Author: Tony Mountifield <[email protected]>
Date:   Wed Mar 10 11:02:55 2021 +0000

    Set version to 3.7.0rc1

commit aa00386
Author: Tony Mountifield <[email protected]>
Date:   Wed Mar 10 10:49:42 2021 +0000

    Additions to ChangeLog and contributors list.

commit 5111a05
Merge: 5d2574a c58a080
Author: Christian Hoffmann <[email protected]>
Date:   Wed Mar 10 11:22:58 2021 +0100

    Merge pull request jamulussoftware#1203 from hoffie/improve-translation-checker-macros-detection

    Tools: Improve Wininstaller translation checker

commit 5d2574a
Merge: 17d8f74 ef78ff5
Author: Tony Mountifield <[email protected]>
Date:   Tue Mar 9 21:24:15 2021 +0000

    Merge pull request jamulussoftware#1194 from npostavs/np.driverInfo-set0

commit 17d8f74
Merge: 3a17f92 ab1bbe6
Author: Christian Hoffmann <[email protected]>
Date:   Tue Mar 9 17:25:06 2021 +0100

    Merge pull request jamulussoftware#1210 from hoffie/revert-1009

    Revert "Client: Always update gain levels"

commit 3a17f92
Author: Tony Mountifield <[email protected]>
Date:   Tue Mar 9 15:47:31 2021 +0000

    Fix accelerator and update qm for FR and SE.

commit ab1bbe6
Author: Christian Hoffmann <[email protected]>
Date:   Mon Mar 8 23:01:02 2021 +0100

    Revert "Client: Always update gain levels"

    This reverts PR jamulussoftware#1009 (f116811) as it
    has unintended side effects (jamulussoftware#1191).

    Basically, that PR assumed that applying stored fader levels would
    always be a safe thing to do.
    This is not the case, as changes in fader levels are currently not
    stored immediately, but rather in specific events only (e.g.
    disconnects).

    PR jamulussoftware#1009 was initially supposed to help with jamulussoftware#955 as a client-side fix.
    With the revert, we still have the server-side fix from jamulussoftware#1010.

    It is planned to re-apply jamulussoftware#1009 once fader-level storage has been fully
    understood and extended to cover all relevant places (jamulussoftware#1191).

commit 2d7025e
Merge: ca2ae79 b6ce552
Author: Christian Hoffmann <[email protected]>
Date:   Mon Mar 8 21:51:56 2021 +0100

    Merge pull request jamulussoftware#1208 from Snayler/wininstallerpt

    pt_PT translation of wininstaller for 3.7.0

commit ca2ae79
Author: Olivier Humbert <[email protected]>
Date:   Mon Mar 8 21:46:33 2021 +0100

    Update French translation for 3.7.0 (jamulussoftware#1199)

    * French translation update

    * fixes a French translation mistake after a double-check

    * Updates French translation

commit b6ce552
Author: Miguel de Matos <[email protected]>
Date:   Mon Mar 8 17:39:30 2021 +0000

    pt_PT translation of wininstaller for 3.7.0

commit ef78ff5
Author: Noam Postavsky <[email protected]>
Date:   Sun Mar 7 10:45:37 2021 -0500

    windows/sound.cpp: Explicitly set driverInfo to 0

    Until now, it was semi-accidentally set to zero by virtue of being
    allocated on fresh memory.

commit c58a080
Author: Christian Hoffmann <[email protected]>
Date:   Mon Mar 8 10:01:30 2021 +0100

    Tools: Improve Wininstaller translation checker

    The checker will now detect if the macros are commented out.

    jamulussoftware#1198 (review)

    Signed-off-by: Christian Hoffmann <[email protected]>

commit d87562e
Author: dzpex <[email protected]>
Date:   Mon Mar 8 09:51:56 2021 +0100

    Installer: Add Italian translation (jamulussoftware#1198)

    * Update it.nsi

    * Update installerlng.nsi

commit 4f4a99c
Author: Stefan Menzel <[email protected]>
Date:   Sat Mar 6 20:26:51 2021 +0100

    fix mt handling

commit 8af2860
Merge: 8bf813e 6e630f4
Author: Stefan Menzel <[email protected]>
Date:   Sat Feb 20 01:58:01 2021 +0100

    Merge remote-tracking branch 'origin/master' into improve-multi-thread

commit 8bf813e
Author: Stefan Menzel <[email protected]>
Date:   Mon Feb 15 21:16:49 2021 +0100

    cleanup and formatting

commit f04f15b
Author: Stefan Menzel <[email protected]>
Date:   Mon Feb 15 20:03:37 2021 +0100

    fix indentation

commit 6159fc4
Author: Stefan Menzel <[email protected]>
Date:   Mon Feb 15 20:03:20 2021 +0100

    use bigger type to avoid multiplication overflow warning

commit 2e52b70
Author: Stefan Menzel <[email protected]>
Date:   Sat Feb 13 23:46:54 2021 +0100

    use custom threadpool

commit 6b112e7
Author: Stefan Menzel <[email protected]>
Date:   Sat Feb 13 23:45:31 2021 +0100

    add .cache to gitignore

commit cdd2d88
Author: Stefan Menzel <[email protected]>
Date:   Sat Feb 13 23:45:15 2021 +0100

    add custom threadpool impl

commit e08c28d
Author: Stefan Menzel <[email protected]>
Date:   Sat Feb 6 23:13:09 2021 +0100

    move opus encoder setup out of loop

commit 5708c2e
Author: Stefan Menzel <[email protected]>
Date:   Sat Feb 6 23:12:19 2021 +0100

    improve multithread performance
    spreading the workload equally among available threads
dingodoppelt added a commit to dingodoppelt/jamulus that referenced this pull request Mar 13, 2021
commit d083a2a
Author: dingodoppelt <[email protected]>
Date:   Sat Mar 13 00:51:47 2021 +0100

    allow formatting

commit 77fd5fb
Author: dingodoppelt <[email protected]>
Date:   Fri Mar 12 21:23:56 2021 +0100

    send chat message from outside to all clients

commit 79b7b9e
Author: dingodoppelt <[email protected]>
Date:   Fri Mar 12 20:39:45 2021 +0100

    accept external chat message via protocol message

commit 36f0cea
Author: Christian Hoffmann <[email protected]>
Date:   Sat Mar 13 00:11:16 2021 +0100

    Changelog: Improve formatting (jamulussoftware#1218)

    * Fix author's Github handle
    * Improve structure and readability
    * Group related entries (e.g. Windows-related, Bug fixes)
    * Use consistent style regarding cases, tenses and punctuation.
    * Unify "coded by", "suggested by" and "created by" to "contributed by"
    * Sort entries by end-user relevance
    * Add attributions for new translations
    * @-mention authors
    * Further improvements by @softins

commit d2c7975
Merge: 02e2d37 d5bb37e
Author: Christian Hoffmann <[email protected]>
Date:   Sat Mar 13 00:00:19 2021 +0100

    Merge pull request jamulussoftware#1231 from softins/translation-attribution

    Add translation attributions.

commit 02e2d37
Merge: be82183 b6d78ad
Author: ann0see <[email protected]>
Date:   Fri Mar 12 18:53:50 2021 +0100

    Merge pull request jamulussoftware#1221 from hoffie/fix-italian-versine

commit d5bb37e
Author: Tony Mountifield <[email protected]>
Date:   Fri Mar 12 15:12:37 2021 +0000

    Add translation attributions.

commit b6d78ad
Author: Christian Hoffmann <[email protected]>
Date:   Wed Mar 10 17:03:06 2021 +0100

    Installer: Fix typo in Italian translation

    versine -> versione

    Thanks to @Zyfuss in jamulussoftware#1217 (comment)

commit be82183
Author: Tony Mountifield <[email protected]>
Date:   Wed Mar 10 11:02:55 2021 +0000

    Set version to 3.7.0rc1

commit aa00386
Author: Tony Mountifield <[email protected]>
Date:   Wed Mar 10 10:49:42 2021 +0000

    Additions to ChangeLog and contributors list.

commit 5111a05
Merge: 5d2574a c58a080
Author: Christian Hoffmann <[email protected]>
Date:   Wed Mar 10 11:22:58 2021 +0100

    Merge pull request jamulussoftware#1203 from hoffie/improve-translation-checker-macros-detection

    Tools: Improve Wininstaller translation checker

commit 5d2574a
Merge: 17d8f74 ef78ff5
Author: Tony Mountifield <[email protected]>
Date:   Tue Mar 9 21:24:15 2021 +0000

    Merge pull request jamulussoftware#1194 from npostavs/np.driverInfo-set0

commit 17d8f74
Merge: 3a17f92 ab1bbe6
Author: Christian Hoffmann <[email protected]>
Date:   Tue Mar 9 17:25:06 2021 +0100

    Merge pull request jamulussoftware#1210 from hoffie/revert-1009

    Revert "Client: Always update gain levels"

commit 3a17f92
Author: Tony Mountifield <[email protected]>
Date:   Tue Mar 9 15:47:31 2021 +0000

    Fix accelerator and update qm for FR and SE.

commit ab1bbe6
Author: Christian Hoffmann <[email protected]>
Date:   Mon Mar 8 23:01:02 2021 +0100

    Revert "Client: Always update gain levels"

    This reverts PR jamulussoftware#1009 (f116811) as it
    has unintended side effects (jamulussoftware#1191).

    Basically, that PR assumed that applying stored fader levels would
    always be a safe thing to do.
    This is not the case, as changes in fader levels are currently not
    stored immediately, but rather in specific events only (e.g.
    disconnects).

    PR jamulussoftware#1009 was initially supposed to help with jamulussoftware#955 as a client-side fix.
    With the revert, we still have the server-side fix from jamulussoftware#1010.

    It is planned to re-apply jamulussoftware#1009 once fader-level storage has been fully
    understood and extended to cover all relevant places (jamulussoftware#1191).

commit 2d7025e
Merge: ca2ae79 b6ce552
Author: Christian Hoffmann <[email protected]>
Date:   Mon Mar 8 21:51:56 2021 +0100

    Merge pull request jamulussoftware#1208 from Snayler/wininstallerpt

    pt_PT translation of wininstaller for 3.7.0

commit ca2ae79
Author: Olivier Humbert <[email protected]>
Date:   Mon Mar 8 21:46:33 2021 +0100

    Update French translation for 3.7.0 (jamulussoftware#1199)

    * French translation update

    * fixes a French translation mistake after a double-check

    * Updates French translation

commit b6ce552
Author: Miguel de Matos <[email protected]>
Date:   Mon Mar 8 17:39:30 2021 +0000

    pt_PT translation of wininstaller for 3.7.0

commit ef78ff5
Author: Noam Postavsky <[email protected]>
Date:   Sun Mar 7 10:45:37 2021 -0500

    windows/sound.cpp: Explicitly set driverInfo to 0

    Until now, it was semi-accidentally set to zero by virtue of being
    allocated on fresh memory.

commit c58a080
Author: Christian Hoffmann <[email protected]>
Date:   Mon Mar 8 10:01:30 2021 +0100

    Tools: Improve Wininstaller translation checker

    The checker will now detect if the macros are commented out.

    jamulussoftware#1198 (review)

    Signed-off-by: Christian Hoffmann <[email protected]>

commit d87562e
Author: dzpex <[email protected]>
Date:   Mon Mar 8 09:51:56 2021 +0100

    Installer: Add Italian translation (jamulussoftware#1198)

    * Update it.nsi

    * Update installerlng.nsi
@softins softins deleted the translation-attribution branch March 15, 2021 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

3 participants