26 Commits

Author SHA256 Message Date
26cb373343 Accepting request 1290613 from utilities
- Update to 4.3:
  * New: added support for PocketSphinx 5
  * New: debug info in About dialog
  * New: MPRIS interface provides album, artist, title
  * More usage of libadwaita
  * Several fixes
  * See https://www.parlatype.xyz/2025/07/01/v4.3.html

OBS-URL: https://build.opensuse.org/request/show/1290613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parlatype?expand=0&rev=10
2025-07-06 15:14:34 +00:00
e5e5d09bd1 - Update to 4.3:
* New: added support for PocketSphinx 5
  * New: debug info in About dialog
  * New: MPRIS interface provides album, artist, title
  * More usage of libadwaita
  * Several fixes
  * See https://www.parlatype.xyz/2025/07/01/v4.3.html

OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=23
2025-07-04 06:29:38 +00:00
68461bb2eb Accepting request 1178223 from utilities
- Update to 4.2:
  * This release of Parlatype and Parlatype LibreOffice Extension
    is triggered by the move to a new website, www.parlatype.xyz.
  * The website also the app ID has changed (xyz.parlatype.Parlatype)
    and the DBUS interface name. Because of that previous versions
    of Parlatype LibreOffice Extension are incompatible with this
    version of Parlatype.

OBS-URL: https://build.opensuse.org/request/show/1178223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parlatype?expand=0&rev=9
2024-06-03 15:44:17 +00:00
ea2fdb170a - Update to 4.2:
* This release of Parlatype and Parlatype LibreOffice Extension
    is triggered by the move to a new website, www.parlatype.xyz.
  * The website also the app ID has changed (xyz.parlatype.Parlatype)
    and the DBUS interface name. Because of that previous versions
    of Parlatype LibreOffice Extension are incompatible with this
    version of Parlatype.

OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=21
2024-06-03 06:24:29 +00:00
c25b8e93de Accepting request 1164490 from utilities
- Update to 4.1:
  * New: dependency on libadwaita-1 (>= 1.4),
    rewritten preferences dialog
  * New: raised GTK dependency (>= 4.10)
  * New: raised GLib dependency (>= 2.70)
  * New: theme selector (copied from GNOME Text Editor)
  * Fix: no deprecations as of GTK 4.10
  * Fix: F10 toggles primary menu (regression from v4.0)
  * Fix: show value of playback speed (regression from v4.0)
  * Fix: some leftovers from migrating to GTK 4
    (GObject Introspection, python example)
  * Removed: win32 (MS Windows) support
  * Removed: Mozilla DeepSpeech support
  * Added and updated translations

OBS-URL: https://build.opensuse.org/request/show/1164490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parlatype?expand=0&rev=8
2024-04-04 20:26:25 +00:00
6fbafe3f61 OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=19 2024-04-04 06:11:53 +00:00
0925db0b13 - Update to 4.1:
* New: dependency on libadwaita-1 (>= 1.4),
    rewritten preferences dialog
  * New: raised GTK dependency (>= 4.10)
  * New: raised GLib dependency (>= 2.70)
  * New: theme selector (copied from GNOME Text Editor)
  * Fix: no deprecations as of GTK 4.10
  * Fix: F10 toggles primary menu (regression from v4.0)
  * Fix: show value of playback speed (regression from v4.0)
  * Fix: some leftovers from migrating to GTK 4
    (GObject Introspection, python example)
  * Removed: win32 (MS Windows) support
  * Removed: Mozilla DeepSpeech support
  * Added and updated translations

OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=18
2024-04-04 06:03:33 +00:00
bc62359377 Accepting request 1128969 from utilities
- Update to 4.0:
  * New: Switch to GTK 4 (new dependency: gtk4.0 >= 4.0)
  * New: Removed dependency gladeui-2.0 and meson option glade
  * New: Removed support for GNOME MediaKeys (use MPRIS instead)
  * New: Some screenshots for help pages are generated automatically for
    available locales
  * Fix: #98, MPRIS related crash at startup
  * Fix: #105, Audio stops playing after some time
    Related to this: disabled dragging the playback cursor

OBS-URL: https://build.opensuse.org/request/show/1128969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parlatype?expand=0&rev=7
2023-11-27 21:43:03 +00:00
eece9a3ecf - Update to 4.0:
* New: Switch to GTK 4 (new dependency: gtk4.0 >= 4.0)
  * New: Removed dependency gladeui-2.0 and meson option glade
  * New: Removed support for GNOME MediaKeys (use MPRIS instead)
  * New: Some screenshots for help pages are generated automatically for
    available locales
  * Fix: #98, MPRIS related crash at startup
  * Fix: #105, Audio stops playing after some time
    Related to this: disabled dragging the playback cursor

OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=16
2023-11-26 18:37:15 +00:00
baf86edb0f Accepting request 945370 from utilities
- Update to 3.1:
  * New: Added MPRIS interface, fix #86
  * New: Switched to Weblate for translations
  * Fix: Setting initial position failed in some cases
  * Fix: Build and tests failed on WIN32
  * Fix: Help pages for Preferences Dialog were not updated
  * Fix: Adapt to builds without ASR
- Remove parlatype-asr.patch: upstreamed

OBS-URL: https://build.opensuse.org/request/show/945370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parlatype?expand=0&rev=6
2022-01-10 22:53:52 +00:00
ddce44c4e9 - Update to 3.1:
* New: Added MPRIS interface, fix #86
  * New: Switched to Weblate for translations
  * Fix: Setting initial position failed in some cases
  * Fix: Build and tests failed on WIN32
  * Fix: Help pages for Preferences Dialog were not updated
  * Fix: Adapt to builds without ASR
- Remove parlatype-asr.patch: upstreamed

OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=15
2022-01-10 16:21:29 +00:00
5975a3b282 Accepting request 929150 from utilities
OBS-URL: https://build.opensuse.org/request/show/929150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parlatype?expand=0&rev=5
2021-11-04 15:09:34 +00:00
12eaa8b4b2 Accepting request 929143 from home:dimstar:Factory
- Move translated help to -lang package.
  + Using the find_lang macros, properly tag the translations and
    avoid conflicts with system base directories.

- Addresses the installcheck failures currently seen in Staging

OBS-URL: https://build.opensuse.org/request/show/929143
OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=14
2021-11-04 10:41:34 +00:00
91dcc01865 - Add parlatype-asr.patch:
Don't install asr files if built without asr
  See https://github.com/gkarsay/parlatype/issues/88

OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=13
2021-11-03 19:33:19 +00:00
b852e767b0 - Update to 3.0:
* New: ASR plugin for Mozilla DeepSpeech (needs DeepSpeech at compile time)
  * New: Removed possibility to output ASR results to random applications using
         assistive technologies and removed internal textpad. ASR results are
         emitted through D-Bus only and applications like Parlatype LibreOffice
         Extension can listen to them. Removed (now unnecessary option)
         --with-asr.
  * New: Rewritten ASR preferences page with Configs per model.
  * New: Internal GStreamer plugins are now private to the lib, which should
         eliminate all errors related to GStreamer registry.
  * New: Flatpak builds Mozilla DeepSpeech 0.9.
  * New: New App Icon by Tobias Bernard
  * New: Many preparations for GTK 4, maintenance work, modularizing and
         refactoring code, increased test coverage, fixed memory leaks.
  * New: Main development branch is now called "main".
  * New: Version string includes git commit if applicable
  * Fix: Don't mirror waveform in RTL layouts, they expect it to be like in LTR.
  * Changed dependencies:
    - Removed atspi-2
    - Added iso-codes
    - Raised glib-2.0 to 2.58
    - Added optional deepspeech
  * Updated translations

OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=12
2021-11-03 13:07:09 +00:00
2cf2bce890 Accepting request 816278 from utilities
- Update to 2.1:
  * New: Mute/unmute volume by clicking on the volume icon with the pointer’s
    secondary button (usually right mouse button).
  * New: With Pulseaudio Parlatype doesn’t change the system volume anymore,
    just its own application specific volume.
  * New: With Pulseaudio Parlatype picks up the last used volume level.
  * New: Volume icon/button is insensitive as long as there is no media loaded.
  * New: Don’t reopen already opened files.
  * New: Set a default window height and in Preferences default to “Remember
    window’s size”.
  * Fix: ASR assistant dialog could not be used at all, a regression introduced
    in version 2.0. However, ASR is not recommended in its current state
    and plans are to rewrite it.
  * Fix: D-Bus interface for decreasing speed was doing the opposite.
  * Fix: Many fixes to Windows (win32) port, achieving feature parity with the
    Linux/UNIX version:
    - Fix: Parlatype icon not loaded
    - Fix: Help pages not displayed
    - Fix: Don’t show mediakeys help page (Linux only)
    - Fix: Volume changes delayed for a few seconds
    - New: Ensure there is only one instance running.
    - New: Added hotkeys support (hardcoded for dedicated keyboard buttons
    Play/Pause, Stop, Previous Track, Next Track)
    - New: Added win32 specific interprocess communication, thus enabling
    the LibreOffice extension
  * Update translations
- Remove parlatype-2.0-asr.patch: contained in release

OBS-URL: https://build.opensuse.org/request/show/816278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parlatype?expand=0&rev=4
2020-06-22 15:46:16 +00:00
615e728a4f - Update to 2.1:
* New: Mute/unmute volume by clicking on the volume icon with the pointer’s
    secondary button (usually right mouse button).
  * New: With Pulseaudio Parlatype doesn’t change the system volume anymore,
    just its own application specific volume.
  * New: With Pulseaudio Parlatype picks up the last used volume level.
  * New: Volume icon/button is insensitive as long as there is no media loaded.
  * New: Don’t reopen already opened files.
  * New: Set a default window height and in Preferences default to “Remember
    window’s size”.
  * Fix: ASR assistant dialog could not be used at all, a regression introduced
    in version 2.0. However, ASR is not recommended in its current state
    and plans are to rewrite it.
  * Fix: D-Bus interface for decreasing speed was doing the opposite.
  * Fix: Many fixes to Windows (win32) port, achieving feature parity with the
    Linux/UNIX version:
    - Fix: Parlatype icon not loaded
    - Fix: Help pages not displayed
    - Fix: Don’t show mediakeys help page (Linux only)
    - Fix: Volume changes delayed for a few seconds
    - New: Ensure there is only one instance running.
    - New: Added hotkeys support (hardcoded for dedicated keyboard buttons
    Play/Pause, Stop, Previous Track, Next Track)
    - New: Added win32 specific interprocess communication, thus enabling
    the LibreOffice extension
  * Update translations
- Remove parlatype-2.0-asr.patch: contained in release

OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=10
2020-06-22 08:30:56 +00:00
18bf229bce Accepting request 786824 from utilities
- Update to 2.0:
  * New: Waveform is loaded on-the-fly, there is no blocking progress
    dialog. This brings an API bump in libparlatype.
  * New: Waveform can be changed continuously instead of in bumps.
  * New: Application ID has been changed to org.parlatype.Parlatype and the
    homepage moved to https://www.parlatype.org.
  * New: LibreOffice helpers (macros) have been split from the main
    repository and turned into a LibreOffice extension.
    The extension is released at
    https://github.com/gkarsay/parlatype-libreoffice-extension/releases/tag/v2.0
  * New: New D-Bus method GetURI to get currently playing file's URI.
  * New: Internal modularization (PtController objects control Parlatype).
  * New: Event handling is more compatible with GTK 4.
  * New: Parlatype builds on Windows, there is no feature parity though.
- Add parlatype-2.0-asr.patch: Fix regression in the ASR assistant dialog.

OBS-URL: https://build.opensuse.org/request/show/786824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parlatype?expand=0&rev=3
2020-03-20 22:59:11 +00:00
ac35db6160 - Add parlatype-2.0-asr.patch: Fix regression in the ASR assistant dialog.
OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=8
2020-03-20 11:14:52 +00:00
2ae36baeaa - Update to 2.0:
* New: Waveform is loaded on-the-fly, there is no blocking progress
    dialog. This brings an API bump in libparlatype.
  * New: Waveform can be changed continuously instead of in bumps.
  * New: Application ID has been changed to org.parlatype.Parlatype and the
    homepage moved to https://www.parlatype.org.
  * New: LibreOffice helpers (macros) have been split from the main
    repository and turned into a LibreOffice extension.
    The extension is released at
    https://github.com/gkarsay/parlatype-libreoffice-extension/releases/tag/v2.0
  * New: New D-Bus method GetURI to get currently playing file's URI.
  * New: Internal modularization (PtController objects control Parlatype).
  * New: Event handling is more compatible with GTK 4.
  * New: Parlatype builds on Windows, there is no feature parity though.

OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=7
2020-03-20 09:30:19 +00:00
6162a92a5d Accepting request 727961 from utilities
- Update to 1.6.2:
  * Update time label only if time has changed.
  * Various fixes or improvements for the build system
  * Fixed pkg-config cflags
  * Fixed failing unit test
  * Fixed extern C declarations for C++
  * Added Meson configuration message
  * New or updated languages: es, hu, lt

- Update to 1.6.1:
* New: Automatic speech recognition (ASR) is now disabled by default
  and it’s only shown, if parlatype is launched with the new parameter --with-asr
* New: Parlatype can be built without ASR (build option asr=false)
* New: libreoffice helpers’ AppStream ID renamed (hyphen instead of underscore)
* Fix: Initialize i18n for library, fixes not shown translations in
  Flatpak or non-standard prefixes
* Fix: All memory leaks discovered with Valgrind in test suite
* Fix: All issues discovered with Clang Static Analyzer
* Add and update translations

OBS-URL: https://build.opensuse.org/request/show/727961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parlatype?expand=0&rev=2
2019-09-04 07:15:15 +00:00
4c7033a4a3 - Update to 1.6.2:
* Update time label only if time has changed.
  * Various fixes or improvements for the build system
  * Fixed pkg-config cflags
  * Fixed failing unit test
  * Fixed extern C declarations for C++
  * Added Meson configuration message
  * New or updated languages: es, hu, lt

- Update to 1.6.1:
* New: Automatic speech recognition (ASR) is now disabled by default
  and it’s only shown, if parlatype is launched with the new parameter --with-asr
* New: Parlatype can be built without ASR (build option asr=false)
* New: libreoffice helpers’ AppStream ID renamed (hyphen instead of underscore)
* Fix: Initialize i18n for library, fixes not shown translations in
  Flatpak or non-standard prefixes
* Fix: All memory leaks discovered with Valgrind in test suite
* Fix: All issues discovered with Clang Static Analyzer
* Add and update translations

OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=5
2019-09-03 09:52:41 +00:00
6938d3ab95 Accepting request 632315 from utilities
OBS-URL: https://build.opensuse.org/request/show/632315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parlatype?expand=0&rev=1
2018-08-31 08:47:56 +00:00
42604b47f0 - Move gstreamer-plugins-* from BuildRequires to Requires
OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=3
2018-08-30 13:34:04 +00:00
45ae2583db - Install desktop file, as the 1.5.6 one is valid now
OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=2
2018-08-29 07:03:32 +00:00
e319196f97 Accepting request 631092 from home:jubalh
OBS-URL: https://build.opensuse.org/request/show/631092
OBS-URL: https://build.opensuse.org/package/show/utilities/parlatype?expand=0&rev=1
2018-08-23 11:22:26 +00:00