File plasmatube.changes of Package plasmatube

-------------------------------------------------------------------
Tue Jan  7 18:54:01 UTC 2025 - Christophe Marin <christophe@krop.fr>

- Update to 24.12.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.12.1/
- No code change since 24.12.0

-------------------------------------------------------------------
Sun Dec  8 09:28:34 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.12.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/24.12.0/
- No code change since 24.11.90

-------------------------------------------------------------------
Mon Dec  2 08:44:05 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.11.90
  * New feature release
- No code change since 24.11.80

-------------------------------------------------------------------
Sat Nov 16 17:30:45 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.11.80
  * New feature release
- Changes since 24.08.3:
  * Port from Kirigami Add-ons Banner to Kirigami InlineMessage
  * Fix up 29ab657d
  * Remove windowcontroller and its references
  * Main: Replace manual window geometry handling with KConfig.WindowStateSaver
  * Create AbstractInstancesModel to reduce some code duplication
  * Overhaul the server selection UX
  * WelcomePage: Reduce the application icon size
  * WelcomePage: Add separator in place of the header, move Settings button
  * Update welcome screen with a newer and cleaner design
  * Use Kirigami's LoadingPlaceholder on the subscriptions list page
  * Act on an old TODO and make VideoQueue a subclass of AbstractListModel
  * Remove the unused "request top videos" code
  * Improve the default page combobox, make the values translatable
  * Piped: fix filter search parameter
  * flatpak: Update LuaJIT to a snapshot
  * Introduce a video quality setting
  * Use new the KConfig QML registration API
  * Select the only available video format, in that case
  * Only enable video controls slider when there's a duration
  * Disable HAVE_DBUSADDONS for Haiku
  * Add an error page to the video player, add a way out
  * Use system locale for video publish date display
  * Add missing view-visible and view-hidden icons on Android
  * Keep screen awake on Android

-------------------------------------------------------------------
Tue Nov  5 10:44:18 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.08.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.08.3/
- No code change since 24.08.2

-------------------------------------------------------------------
Tue Oct  8 12:02:33 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.08.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.08.2/
- No code change since 24.08.1

-------------------------------------------------------------------
Tue Sep 10 14:11:47 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.08.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.08.1/
- Changes since 24.08.0:
  * Piped: fix filter search parameter
  * flatpak: Update LuaJIT to a snapshot

-------------------------------------------------------------------
Mon Aug 19 07:14:47 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.08.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
  * Select the only available video format, in that case
  * Only enable video controls slider when there's a duration
  * Disable HAVE_DBUSADDONS for Haiku
  * Use system locale for video publish date display
  * Fix video controls appearance on Android
  * More touch screen fixes
  * Begin implementing "Mark as unwatched" for PeerTube
  * Add support for grabbing PeerTube video history
  * Add messages when a sponsor segment is skipped or entered
  * Add settings to configure SponsorBlock
  * Add basic support for SponsorBlock
  * Add better indicators of loading or no recommended videos
  * Add better indicators of loading or no comments
  * Begin to restore support for livestreams
  * Enable long press in more areas
  * Implement missing AbstractListModel methods in PlaylistsModel
  * Fix even more warnings, remove dead code
  * Fix all existing compiler warnings
  * Port away from yt-dlp usage
  * Hide share menu completely on Android
  * Add missing Kirigami import in VideoMenu
  * Don't show picture-in-picture button on Android
  * Add more missing icons for Android
  * Fix icons not showing up on Android
  * Add developer name to appdata
  * Enforce passing tests

-------------------------------------------------------------------
Tue Jul  2 13:55:17 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.05.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.05.2/
- Changes since 24.05.1:
  * Add developer name to appdata

-------------------------------------------------------------------
Wed Jun 12 07:34:56 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.05.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.05.1/
- No code change since 24.05.0

-------------------------------------------------------------------
Sun May 19 09:57:45 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.05.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/24.05.0/
- No code change since 24.04.80

-------------------------------------------------------------------
Fri May  3 09:17:30 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.04.80
  * New feature release
- Too many changes since 24.02.2, only listing bugfixes:
  * Fix the video grid becoming unresponsive when flicking away the player (kde#480578)
  * Restore maximized state when exiting fullscreen (kde#480851)
  * Fix the sub count not being formatted correctly (kde#478405)
  * Fix the video quality setting not actually doing anything (kde#475964)

-------------------------------------------------------------------
Tue Apr  9 18:09:52 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.02.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.2/
- Changes since 24.02.1:
  * Fix no audio in the PiP player
  * Fix video controls touch input (kde#479976)
  * Fix the video grid becoming unresponsive when flicking away the player (kde#480578)
  * Restore maximized state when exiting fullscreen (kde#480851)
  * Fix audio in certain videos no longer working
  * Fix the video quality setting not actually doing anything (kde#475964)
  * Fix the formats shown in the resolution box
  * Save and load the last used source
  * Use better picture-in-picture icon
  * Word wrap the video description
  * Hide view count on video grid items if it's not available

-------------------------------------------------------------------
Tue Mar 19 15:28:02 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- Changes since 24.02.0:
  * flatpak: Switch to non-preview runtime

-------------------------------------------------------------------
Fri Feb 23 14:01:00 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.02.0
  * New feature release
- Changes since 24.01.95:
  * Remove click to toggle play/pause
  * Fix right-clicking items with mouse or touchpad not working

-------------------------------------------------------------------
Fri Feb  9 16:10:08 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.01.95
  * https://kde.org/announcements/megarelease/6/rc2/

-------------------------------------------------------------------
Tue Dec  5 14:20:38 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.08.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.08.4/
- Changes since 23.08.3:
  * Change audio client name to PlasmaTube (kde#475968)
  * Stop drawer from showing itself when fullscreen (kde#476007)

-------------------------------------------------------------------
Tue Nov  7 17:05:39 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.08.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2

-------------------------------------------------------------------
Tue Oct 10 18:28:25 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.08.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1

-------------------------------------------------------------------
Tue Sep 12 11:56:53 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.08.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.08.1/
- No code change since 23.08.0

-------------------------------------------------------------------
Sun Aug 20 14:00:26 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.08.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.08.0/
- No code change since 23.07.90

-------------------------------------------------------------------
Mon Aug 14 08:03:43 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.07.90
  * New feature release
- No code change since 23.07.80

-------------------------------------------------------------------
Tue Aug  1 10:14:38 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.07.80
  * New feature release
- Changes since 23.04.3:
  * Change Lokalization Domain to plasmatube
  * Allow building against KF6
  * Don't display non-video results
  * Introduce a binary maximized mode, to help the player from minimizing
  * Improve video loading appearance
  * Introduce a stopped property on MpvObject
  * Add "About KDE" page to the Settings page
  * Actually load video list from channel
  * Add missing form delegate separator
  * Add a separator in account management when logged in
  * When logging out, save credentials otherwise you never log out
  * Replace AccountPage with a new login flow

-------------------------------------------------------------------
Tue Jul  4 10:20:40 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.04.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.3/
- No code change since 23.04.2

-------------------------------------------------------------------
Tue Jun  6 20:01:57 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.04.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1

-------------------------------------------------------------------
Tue May  9 10:47:54 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.04.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0

-------------------------------------------------------------------
Sat Apr 15 08:46:43 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/

-------------------------------------------------------------------
Fri Mar 31 16:42:46 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.03.90
  * New feature release

-------------------------------------------------------------------
Mon Mar 20 11:10:11 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.03.80
  * New feature release

-------------------------------------------------------------------
Sun Jun 13 21:54:54 UTC 2021 - Andrés B.S. <andresbs@opensuse.org>

- Add changelog
openSUSE Build Service is sponsored by