-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangeLog.txt
More file actions
54 lines (44 loc) Β· 2.12 KB
/
changeLog.txt
File metadata and controls
54 lines (44 loc) Β· 2.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Changelog
All notable changes to this project will be documented in this file.
## [3.0.1] - 2026-02-04
[ALL] - Bug fix on MPV options for tone-mapping.
[MAC] - Updated to MPV stable version.
## [3.0.0] - 2025-10-22
Refer to the Confluence documentation for full details on these updates:
- π macOS Support -> First release for macOS with a dedicated .pkg installer.
- π₯οΈ Display Selection -> Choose your preferred display for playback.
- π HDR Reference Mode β> Set reference mode for HDR-compatible displays (macOS only).
- π New UI Layout β> Fold and unfold the pizza! A refreshed interface for accessibility.
- π¨ Themes β> Personalize your pizza experience with custom themes.
- π§© Media Tagger (Experimental) β> Add timestamp-based tags to your media.
## [2.1.0] - 2025-05-19
### Modified
- Optimized positions of multi-playbacks windows
## [2.0.1] - 2025-05-16
### BugFix
- Drag-to-pan when zoom-in was not enabled
## [2.0.0] - 2025-05-13
### New
Refer to confluence documentation for detailed description of the following:
- Enhanced zoom control with dedicated area on the UI.
- Multi-selection of playlist items --> playback what you want π!
- Possible rotation of displayed media.
### Modified
- Revised layout π
- Bring back old behaviour to lift playback windows with a spacebar press.
## [1.3.0] - 2025-04-25
### New
- Drag & Drop your media toppings onto the Pizza and watch your playlist come to life! π
## [1.2.4] - 2025-04-10
### Modified
- AVIF (HDR) screenshots are saved in 10bits 4:2:0 to improve windows compatibility.
The new format also allows a faster saving process.
## [1.2.3] - 2024-11-29
### Added
- Embedded the `mpv` player directly into Pizza. No need for a separate executable.
- Added new PQ tone-mapping mode:
- Linearly stretches the input range to the output range, in PQ space.
- Updated `mpv` to release 0.39.0:
- Improved peak detection for `bt.2446a` tone mapping.
- Previously, Samsung videos were often unstable due to hot pixels.
- Added support for taking screenshots in AVIF (HDR) format.