We truncated the diff of some files because they were too big.
If you want to see the full diff for every file, click here.
Changes of Revision 32
project.diff
Deleted
x
1
2
---- _service.orig
3
-+++ _service
4
-@@ -1,7 +1,7 @@
5
- <services>
6
- <service name="tar_scm" mode="disabled">
7
- <param name="versionformat">@PARENT_TAG@</param>
8
-- <param name="revision">refs/tags/29.0.2</param>
9
-+ <param name="revision">refs/tags/29.1.2</param>
10
- <param name="url">https://github.com/obsproject/obs-studio.git</param>
11
- <param name="scm">git</param>
12
- <param name="changesgenerate">enable</param>
13
---- _servicedata.orig
14
-+++ _servicedata
15
-@@ -1,6 +1,6 @@
16
- <servicedata>
17
- <service name="tar_scm">
18
- <param name="url">https://github.com/obsproject/obs-studio.git</param>
19
-- <param name="changesrevision">0fb8bb4b1e18ee1c870c48d35ab5b598af3b59e9</param>
20
-+ <param name="changesrevision">e15a92e16fc3827027a956f6d6a1223b41aced61</param>
21
- </service>
22
- </servicedata>
23
-\ No newline at end of file
24
---- obs-studio.changes.orig
25
-+++ obs-studio.changes
26
-@@ -1,9 +1,797 @@
27
- -------------------------------------------------------------------
28
-+Fri Jun 2 15:59:13 UTC 2023 - Hans-Peter Jansen <hpj@urpla.net>
29
-+
30
-+- libmfx is available for x86 archs only
31
-+
32
-+-------------------------------------------------------------------
33
-+Fri Jun 2 14:52:50 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
34
-+
35
-+- Build with Qt6 for Tumbleweed and with Qt5 otherwise
36
-+
37
-+-------------------------------------------------------------------
38
-+Thu Jun 01 18:46:53 UTC 2023 - hpj@urpla.net
39
-+
40
-+- Update to version 29.1.2:
41
-+ * libobs: Update version to 29.1.2
42
-+ * obs-outputs: Remove support for "RTMP Go Away" feature (#8959)
43
-+ * UI: Fix crash on patronJsonThread
44
-+ * deps/media-playback: Just null the first frame pointer on decode
45
-+ * deps/media-playback: Check `is_active` when frame preloading
46
-+ * deps/media-playback: Fix crash when interrupting stingers
47
-+ * UI: Disallow exiting settings with no track in advanced mode
48
-+ * UI: Disallow exiting settings with no track in simple mode
49
-+ * UI: Fix crash when receiving multiple SIGINT
50
-+ * libobs: Adds obs.hpp to exported header files
51
-+ * UI: Only defer property updates for input and transition sources
52
-+ * win-dshow: Remove obsolete translation
53
-+ * win-capture: Remove obsolete translation
54
-+ * obs-qsv11: Add missing translation
55
-+ * obs-outputs: Add missing translations
56
-+ * obs-filters: Remove obsolete translation in expander-filter
57
-+ * obs-filters: Add missing translation in chroma-key-filter
58
-+ * obs-ffmpeg: Add missing translations
59
-+ * obs-ffmpeg: Add missing translations
60
-+ * obs-ffmpeg: Remove obsolete translations
61
-+ * mac-videotoolbox: Remove obsolete translation
62
-+ * mac-syphon: Remove obsolete translations
63
-+ * mac-avcapture: Add missing translation
64
-+ * linux-pulseaudio: Add missing translation
65
-+ * linux-capture: Remove obsolete translation
66
-+ * linux-alsa: Add missing translations
67
-+ * UI: Fix missing translations
68
-+ * CI: Enable GPU priority setting for Windows builds
69
-+ * libobs-d3d11: Set priority to high instead of realtime if HAGS enabled
70
-+ * libobs-d3d11: Refactor set_priority to use included header
71
-+ * libobs: Remove registry-based HAGS logging
72
-+ * libobs-d3d11: Log HAGS status
73
-+ * UI: Fix 0,0 size transform bug when resizing sources
74
-+ * libobs: Prevent setting invalid scene item scale values
75
-+ * libobs: Rework logic for detecting monitoring feedback in PulseAudio
76
-+ * libobs: Fix PulseAudio monitoring when device is set to default
77
-+ * mac-videotoolbox: Fix incorrect keyframe interval calculation
78
-+ * UI: Re-raise missing files dialog on macOS after file is selected
79
-+ * UI: Remove tabs for About error statements
80
-+ * UI: Process Qt events once after destroy queue finishes
81
-+ * UI: Only update vcam output if necessary
82
-+ * UI: Reset VCam when clearing scene data
83
-+ * deps/obs-scripting: Set file/chunk name when loading lua scripts
84
-+ * UI: Fix scene grid mode button color
85
-+ * UI: Normalize theme qss files
86
-+ * UI: Fix crash when double-clicking projector
87
-+ * obs-ffmpeg: Fix compilation when ENABLE_HEVC is not set
88
-+ * UI: Reset service selection to custom if name not found
89
-+
90
-+-------------------------------------------------------------------
91
-+Tue May 30 21:07:32 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
92
-+
93
-+- Relax some compile flags to not error out for Leaps
94
-+
95
-+-------------------------------------------------------------------
96
- Tue May 30 20:24:16 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
97
-
98
- - Exclude libcef.so dependency tracking correctly
99
-
100
- -------------------------------------------------------------------
101
-+Wed May 24 12:37:12 UTC 2023 - hpj@urpla.net
102
-+
103
-+- Update to version 29.1.1:
104
-+ * libobs: Update version to 29.1.1
105
-+ * UI: Fix crash on macOS when closing OAUTH browser panel
106
-+ * UI: Avoid registering CEF OAuth integrations on Wayland
107
-+ * obs-websocket: Update submodule to pull translations
108
-+ * UI: Exit and show error if clearing scene data fails
109
-+ * libobs: Fix luma sampling for packed 4:2:2 sources
110
-+ * docs: Add missing elements in Services API
111
-+ * UI: Make "Portable Mode" translateable
112
-+ * CI: Update ccache cache entries to enable restoration from master branch
113
-+ * mac-capture: Fix possible division by zero error
114
-+ * UI: Do not show unassigned icon for monitored sources
115
-+ * cmake: Enforce -Wmaybe-uninitialized to never turn into an error
116
-+ * obs-ffmpeg: Show error if trying to use AV1 fallback
117
-+ * UI: Fix FLAC missing from builtin codecs list
118
-+ * UI: Relax mc_trans_video_imagescaler.dll DLL block
119
-+ * UI: Fix case inconsistency in translation key
120
-+ * libobs: Update version to 29.1.0
121
-+ * linux-pipewire: Reduce debug message verbosity
122
-+ * Update translations from Crowdin
123
-+ * obs-qsv11: Set error message for QSV with P216/P416
124
-+ * obs-ffmpeg: Set error message for AMF with P216/P416
125
-+ * obs-ffmpeg: Set error message for NVENC with P216/P416
126
-+ * UI: Fix building macOS/Sparkle without Browser
127
-+ * deps/media-playback: Check if frame can be played before using it
128
-+ * obs-x264: Disallow 16-bit color formats
129
-+ * mac-videotoolbox: Differentiate unsupported format and range errors
130
-+ * cmake,UI: Remove unused legacy DSA public key
131
-+ * UI: Explicitly focus Ok button in properties dialog
132
-+ * cmake: Fix version detection for FFmpeg find module
133
-+ * deps/media-playback: Initialize mutex earlier for cached media
134
-+ * rtmp-services: Remove defunct servers/services
135
-+ * .github: Add workflow to clean caches
136
-+ * CI: Switch service checker to macOS
137
-+ * obs-filters: Add invert LUT
138
-+ * rtmp-services: Fix building with service updates disabled
139
-+ * rtmp-services: Enable service updates by default
140
-+ * media-playback: Add missing license headers
141
-+ * UI: Fix advanced audio encoder bitrate always set to 192
142
-+ * rtmp-services: Allow service updates to be disabled on *nix
143
-+ * libobs,obs-filters: Align HDR to SDR disparity
144
-+ * libobs: Fix mouse button push to talk for linux
145
-+ * linux-pipewire: Only consider chunks with size set
146
-+ * docs: Remove obs_sceneitem_group_from_scene/source
147
-+ * docs: Fix obs_frontend_get_scene_collections() description
148
-+ * UI: Fix the license in the AppStream metadata
149
-+ * docs: Clarify that data for source/encoder properties can be null
150
-+ * libobs: Check for extension validity in os_generate_formatted_filename
151
-+ * obs-scripting: Fix loading lua utf8 path
152
-+ * rtmp-services: Bump format version to v5
153
-+ * UI: Disable auto-remux for AV1+PCM, use MOV for PCM
154
-+ * libobs: Finalise source creation before firing signal
155
-+ * cmake: Add properties and log viewer UI files to sources list
156
-+ * obs-outputs: Don't set DTS offset for enhanced FLV SEQ start/end packets
157
-+ * obs-outputs: Fix enhanced RTMP frame type not being set
158
-+ * cmake: Set C11 for CMake < 3.21
159
-+ * Revert "libobs: Improve util_mul_div64 outside MSVC"
160
-+ * libobs: Improve util_mul_div64 outside MSVC
161
-+ * mac-virtualcam: Fix DAL plugin entrypoint not being exported
162
-+ * UI: Make hotkey edit layout margins symmetrical
163
-+ * docs: Add note about instance methods as callbacks in scripting
164
-+ * obs-outputs: Log encoder incompatible with dynamic bitrate
165
-+ * UI: Sort Add Source menu case insensitively
166
-+ * CI: Remove unused pre-cmake 2.0 Info.plist
167
-+ * libobs: Remove newly introduced PRAGMA_WARN_STRINGOP_OVERFLOW macro
168
-+ * CI: Bump Flatpak actions to v6.1
169
-+ * cmake: Fix buildspec version parsing for dependencies
170
-+ * UI: Fix simple mode replay buffer maximum not being set
171
-+ * UI: Avoid calling libobs functions with null pointers in projectors
172
-+ * CI: Update deps to 2023-04-12 release
173
-+ * CI: Update apple-actions GitHub Actions
174
-+ * UI: Add Citrix ICAService to Windows DLL blocklist
175
-+ * UI: Do not disable events when disabling codecs
176
-+ * libobs: Add missing headers for framework export
177
-+ * cmake: Remove generated libobs export header from install interface
178
-+ * CI: Bump Flatpak actions to v6
179
-+ * decklink-output-ui: Don't crash on missing device
180
-+ * decklink: Ignore "default" output device
181
-+ * cmake: Set CFBundleName to "OBS Studio"
182
-+ * cmake: Skip plugin target setup when ENABLE_PLUGINS is not set
183
-+ * cmake: Skip dependency setup for CEF when using universal architectures
184
-+ * cmake: Add platform configuration for macOS universal builds
185
-+ * cmake: Fix discovery of existing pre-built dependencies
186
-+ * cmake: Set C standard to ISO C17
187
-+ * libobs: Fix compiling in ISO C17 mode
188
-+ * mac-avcapture: Fix questionable use of comma
189
-+ * UI: Replace use of macros for macOS updater with character constants
190
-+ * rtmp-services: Remove macro-based constant usage
191
-+ * cmake: Fix build without Sparkle
192
-+ * cmake: Fix parsing of OBS_VERSION_OVERRIDE cache variable
193
-+ * UI: Lower Sparkle update check interval for pre-release builds
194
-+ * cmake: Fix parsing BETA version cache variable
195
-+ * obs-outputs: Fix AV1 header parser adding ref count to data
196
-+ * mac-videotoolbox: Enforce non-zero keyframe interval in CRF mode
197
-+ * libobs: Fix transition lookup by uuid
198
-+ * UI: Fix incorrect use of QT_TO_UTF8 in SpeakerLayoutChanged
199
-+ * UI: Removed unused static AddProjectorMenuMonitors declaration
200
-+ * frontend-plugins: Fix auto scene switcher not saving settings on close
201
_link
Changed
10
1
2
-<link project="Multimedia" package="obs-studio" baserev="13cbc217d8d358fcd6a179d8932da574">
3
- <patches>
4
- <delete name="cef_binary_4638_linux64.tar.bz2"/>
5
- <delete name="obs-studio-29.0.2.tar.xz"/>
6
- <apply name="project.diff"/>
7
- </patches>
8
-</link>
9
+<link project="Multimedia" package="obs-studio"/>
10
cef_binary_5060_linux64.tar.bz2
Deleted
obs-studio-29.1.2.tar.xz
Deleted