Blob Blame History Raw
-------------------------------------------------------------------
Tue Feb 28 17:34:15 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.27.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.27.2
- Changes since 5.27.1:
  * PipewireSourceItem: Expose stream state
  * Finish the recording when the last frame has arrived
  * Export logging categories where they belong
  * sourcestream: Allocate the buffer outside together with the pods

-------------------------------------------------------------------
Tue Feb 21 14:09:18 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.27.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.27.1
- No code changes since 5.27.0

-------------------------------------------------------------------
Thu Feb  9 14:19:39 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.27.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.27.0
- Changes since 5.26.90:
  * record: Use vp8 instead of x264
  * Prefer x264
  * Allow to reset fd in `PipeWireSourceItem`
  * Record: Make sure we issue key frames and sequential pts
  * Record: Make sure the frames we encode are in an expected format
  * PipeWireRecord: Make sure we use the correct pixel formats

-------------------------------------------------------------------
Mon Jan 23 06:59:56 UTC 2023 - Luca Beltrame <lbeltrame@kde.org>

- Require pipewire-devel for the -devel package

-------------------------------------------------------------------
Thu Jan 19 14:42:40 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.90
- Changes since 5.26.5:
  * HeadlessTest: Port ScreenCast to using fds properly too
  * Make sure unistd.h is included when close() is called
  * Make sure we don't leak file descriptors
  * It wasn't necessary to F_DUPFD_CLOEXEC the fd
  * PipeWireRecord: Allow providing which extension we are serving
  * ci: Require passing unit tests
  * Introduce KPipeWireDmaBuf
  * Remove duplicate headers between cpp/h files
  * Add autogenerated files to .gitignore
  * Record: Make sure we create the context properly
  * Record: Ensure we don't crash when the texture couldn't be produced
  * tests: Simplify code by using QScreens
  * Install po folder
  * recordme: Add a --help option
  * Validate cursor result of spa_buffer_find_meta_data

-------------------------------------------------------------------
Wed Jan  4 14:06:19 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4

-------------------------------------------------------------------
Tue Nov 29 14:47:21 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.4
- No code changes since 5.26.3

-------------------------------------------------------------------
Tue Nov  8 17:24:52 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.3
- No code changes since 5.26.2

-------------------------------------------------------------------
Wed Oct 26 14:15:44 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.2
- No code changes since 5.26.1

-------------------------------------------------------------------
Tue Oct 18 11:28:33 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0

-------------------------------------------------------------------
Thu Oct  6 14:48:41 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
  * Install po folder
  * Validate cursor result of spa_buffer_find_meta_data

-------------------------------------------------------------------
Thu Sep 15 20:17:12 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.25.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.25.90

-------------------------------------------------------------------
Mon May 30 15:55:06 UTC 2022 - Luca Beltrame <lbeltrame@kde.org>

- Initial package