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 57
obs-studio.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Tue Aug 21 01:31:18 UTC 2018 - jimmy@boombatower.com
4
+
5
+- Update to version 22.0.1:
6
+ * obs-browser: Update translations
7
+ * libobs: Update version to 22.0.1
8
+ * obs-browser: Fix local files not being processed correctly
9
+ * libobs: Update to version 22.0.0
10
+ * UI: Fix path for File > Show Recordings
11
+ * obs-browser: Blacklist certain hwaccel adapter combos
12
+ * UI: Fix mixer context menu toggling layout on kde
13
+ * cmake: Add luajit 2.1 support to build
14
+ * obs-browser: Update version number to 2.1.0
15
+ * libobs: Revert version update to 22.0.0 (instead, do RC2)
16
+ * UI: Fix snapping of group sub-items
17
+ * CI: Use HTTPS for downloading macOS deps package
18
+ * libobs: Fix typo in function names
19
+ * UI: Remove warning when using separate QSV encoders
20
+ * Update translations from Crowdin
21
+ * Update translations from Crowdin
22
+ * updater: Prepare for transition to Fastly CDN
23
+ * libobs: Update version to 22.0.0
24
+ * UI: Hide Dock Icon on Mac OSX when minimizing to tray
25
+ * UI: Update Acri theme
26
+ * UI: Fix multiview hang
27
+ * Revert "UI: Use qss themeID for red labels in properties view"
28
+ * UI: Fix dark theme link color
29
+ * UI: Update Rachni theme
30
+ * obs-browser: Fix "shutdown when invisible" issue
31
+ * UI: Use qss themeID for red labels in properties view
32
+ * UI: Use theme for red message in audio settings
33
+ * UI: Allow centering/stretching for groups items
34
+ * UI: Fix group sub-item selection bug
35
+ * UI: Fix flip/rotate transform menu with group items
36
+ * libobs: Add function to force a sceneitem transform update
37
+ * UI: Fix bug grabbing handles of group sub-items
38
+ * rtmp-services: Add DTube
39
+ * UI: Set replay buffer button as checkable
40
+ * libobs: Fix applying group transform of flipped sources
41
+ * UI: Allow resetting transform of group sub-items
42
+ * rtmp-services: Do not check for valid URL if using "auto"
43
+ * libobs: Initialize hotkey pair ID variable properly
44
+ * UI: Allow the transform dialog for group sub-sources
45
+ * UI: If users renames a source, only revert on Esc
46
+ * obs-browser: Fix a number of bugs
47
+ * UI: Protect GUID generation in mutex
48
+ * UI: Make the information dialog a big wider
49
+ * UI: Add release candidate checking to info dialog
50
+ * cmake: Add release candidate versions/cmake variables
51
+ * libobs/media-io: Prevent overwriting of remux input
52
+ * libobs: Update version from latest tag
53
+ * obs-qsv11: Protect context variable in clear_data
54
+ * rtmp-services: Remove unnecessary null check
55
+ * libobs: Remove unnecessary null check
56
+ * UI: Add adv. settings checkbox for browser HW accel
57
+ * libobs: Add functions to get/set global private data
58
+ * libobs: Move function declarations to correct spot
59
+ * UI: Use NVIDIA laptop GPU hint
60
+ * CI: Update OSX Deps package
61
+ * win-capture: Avoid segfault when retrieve size
62
+ * cmake: Prevent policy CMP0072 warning
63
+ * Revert "libobs-d3d11: Initialize variable to zero"
64
+ * win-capture: Avoid tex size mismatch for cursor
65
+ * UI: Make OBS bitness more specific in title bar and log
66
+ * obs-qsv11: Initialize member variable
67
+ * CI: Fix building libvpx dep on osx
68
+ * rtmp-services: Ensure set URL exists within server list
69
+ * rtmp-services: Change Facebook stream URL to use RTMPS
70
+ * obs-outputs: Add support for and use mbedTLS for SSL
71
+ * libobs: When ungrouping groups, duplicate items
72
+ * libobs: Add internal function to dup. scene item data
73
+ * libobs: Add function to save hotkey pair data
74
+ * UI: Remove QNetworkReply from window-basic-main.hpp
75
+ * UI: Use obsproject.com URL for discord invite
76
+ * libobs-opengl: Fix segfault on access of invalid window
77
+ * libobs-opengl: Improve X error handler message
78
+ * obs-filters: Fix segfault in Compressor Filter
79
+ * UI: Add missing va_end() call
80
+ * CI: Update macOS dependencies in build script
81
+ * CI: Update Travis scripts to target OSX 10.11+
82
+ * CI: Update Travis Mac builds to Xcode 9.4 and macOS 10.13
83
+ * UI: Add ability to join discord server from help menu
84
+ * UI: Add Color Coding to Source Tree Widget
85
+ * win-mf: Add missing va_end() call
86
+ * obs-browser: Add hardware acceleration option (win32)
87
+ * UI: Add missing return statement
88
+ * UI: Uncheck record/replay buffer buttons if fail
89
+ * UI: Use QScopedPointer (not QPointer) where applicable
90
+ * UI: Hide preview for sources and filters where possible
91
+ * UI: Fix disabled items in Dark theme being too light
92
+ * libobs: Log libobs bitness in crash logs
93
+ * UI: Add confirmation dialog if there are no sources
94
+ * libobs-d3d11: Initialize variable to zero
95
+ * UI: Check pointer before the first dereference
96
+ * UI: Add intro startup page (windows)
97
+ * deps: Add json11 library for convenience
98
+ * UI: Only allow stream/record hotkeys if the UI buttons are enabled
99
+ * OSX: Add NSCamera and NSMicrophone UsageDescription for 10.14
100
+ * CI: Use Qt 5.11.1 on Travis for macOS
101
+ * CI: Use Qt 5.11.1 on AppVeyor for Windows
102
+ * frontend-tools: Add QAction explicitly for Qt 5.11 compatibility
103
+ * Fix typo in contributor guide
104
+ * UI: Fix start up crash with saved projectors
105
+ * rtmp-services: Add Piczel.TV server
106
+ * enc-amf: Version 2.4.2
107
+ * libobs: Always try to update transform in current thread
108
+ * libobs: Only update scene item texture on frame tick
109
+ * libobs: Don't assign variables before if/return
110
+ * UI: Do not open properties dialog for groups
111
+ * obs-outputs: Update librtmp with upstream patches
112
+ * CI: Add AppVeyor webhook for Discord bot
113
+ * CI: Add travis webhook for Discord bot
114
+ * UI: Add signal for when theme has changed
115
+ * UI: Add ability to parse OBSStyle from qss
116
+ * libobs: Copy the device uid string for mac audio monitor
117
+ * libobs: Pass address of cf_uid rather than the contents of cf_uid
118
+ * libobs: Fix setting of audio monitor device on Mac
119
+ * libobs: Rework checking Mac audio device capabilities
120
+ * UI: Fix bug with advanced output service settings
121
+ * libobs: Add function to get encoder object's defaults
122
+ * obs-browser: Fix error and warning
123
+ * obs-browser: Update to latest version
124
+ * libobs: Defer update of scene item texture
125
+ * UI: Allow alt-cropping on bounding box scene items
126
+ * libobs/util: Don't use assert for darray_push_back_array
127
+ * obs-qsv: Allow for multiple QSV encoders
128
+ * obs-output: Update ftl-sdk version
129
+ * CI: Update Sparkle default base_url
130
+ * rtmp-services: Update ingest list for Restream.io
131
+ * rtmp-services: Update ingest list for GamePlank
132
+ * UI: Fix signals for sub-items of groups
133
+ * UI: Add OBSBasic::SavingDisabled() function
134
+ * UI: Allow copying/pasting of groups
135
+ * libobs: Allow group duplication
136
+ * libobs: Change groups to actual public types
137
+ * libobs: Abstract resize_group to resize_scene_base
138
+ * libobs: Refactor creation of scenes
139
+ * libobs: Remove group_sceneitem from obs_scene struct
140
+ * libobs: Add obs_data_array_push_back_array
141
+ * Update INSTALL
142
+ * UI: Fix OBS_FRONTEND_EVENT_TRANSITION_LIST_CHANGED
143
+ * rtmp-services: Add KakaoTV
144
+ * libobs: Update libcaption library
145
+ * rtmp-services: Adding Castr.io ingests to service list
146
+ * vlc-video: Load libvlccore.dylib on macOS
147
+ * CI: Fix CEF Path on Package Build
148
+ * libobs: Remove unnecessary const qualifier
149
+ * libobs: Remove unused variable
150
+ * libobs: Remove unused variable
151
+ * libobs: Fix equality check
152
+ * libobs: Add missing return type
153
+ * libobs: Remove unused variable
154
+ * libobs: Change int to size_t
155
+ * UI: Fix stream button checkable state
156
+ * UI: Update Acri theme for disabled buttons
157
+ * UI: Add frontend event for when OBS finishes loading
158
+ * Revert "obs-x264: Specify x264 color space for BT.601"
159
+ * UI: Fix cramped source tree sub-widgets on macOS
160
+ * UI: Fix bug where color property shows transparency
161
+ * UI: Fix display bug with color property
162
+ * libobs: prevent crash from unbounded copy and bfree
163
+ * UI: If group's name exist, start it from 2
164
+ * UI: Fix mixer dock widget minSize being too big
165
+ * obs-transitions: Fix potential stinger divide by 0
166
+ * libobs: add obs_source_frame_copy
167
+ * libobs: Fix compilation issue on case-sensitive filesystems
168
+ * libobs: Add check for cf_uid pointer free
169
+ * libobs: Fix Monitoring devices showing input devices
170
+ * obs-x264: Specify x264 color space for BT.601
171
+ * UI: Fix mem leak in VolControl
172
+ * librtmp: Fix memory leak
173
+ * UI: Fix mem leak with QCompleter
174
+ * UI: Fix mem leak with multiview projector menu
175
+ * UI: Fix mem leak with tray menu
176
+ * UI: Fix mem leak with volume meter
177
+ * UI: Compact ClearVolumeControls()
178
+ * UI: Update hotkey label on quick transition rename
179
+ * libobs: Update hotkey label on scene item rename
180
+ * libobs: Enable setting hotkey name and description
181
+ * UI: Add grouping
182
+ * UI: Fix missing newline at the end of a file
183
+ * UI: Refactor DrawCircleAtPos
184
+ * UI: Use vector value for nudge callback
185
+ * UI: Move frontend API initialization to constructor
186
+ * libobs: Add scene item grouping
187
+ * libobs: Add custom size support to scenes
188
+ * libobs: Do not signal reorder while scene mutex locked
189
+ * libobs: Defer and refactor scene item transform update
190
+ * libobs: Refactor item signaling (add func to signal parent)
191
+ * libobs: Do not draw item texture if source size 0
192
+ * libobs: Fix bug where cropped items would recalc transform
193
+ * libobs: Zero scene data instead of setting members manually
194
+ * libobs/callback: Add signal reference counting
195
+ * libobs: Refactor obs_scene_add to allow adding internally
196
+ * UI: Fix a few unused lambda closure captures
197
+ * libobs: Copy metadata for tracks/streams when remuxing
198
+ * obs-filters: Use double-precision where viable
199
+ * libobs: Avoid busy cursor when starting processes
200
+ * libobs: Allow custom core data paths
201
obs-studio.spec
Changed
8
1
2
Name: obs-studio
3
-Version: 21.1.2
4
+Version: 22.0.1
5
Release: 0
6
Summary: A recording/broadcasting program
7
Group: Productivity/Multimedia/Video/Editors and Convertors
8
_service
Changed
10
1
2
<services>
3
<service name="tar_scm" mode="disabled">
4
<param name="versionformat">@PARENT_TAG@</param>
5
- <param name="revision">refs/tags/21.1.2</param>
6
+ <param name="revision">refs/tags/22.0.1</param>
7
<param name="url">git://github.com/jp9000/obs-studio.git</param>
8
<param name="scm">git</param>
9
<param name="changesgenerate">enable</param>
10
_servicedata
Changed
9
1
2
<servicedata>
3
<service name="tar_scm">
4
<param name="url">git://github.com/jp9000/obs-studio.git</param>
5
- <param name="changesrevision">8718b33875695dc66eec701816d62158d01ac71e</param>
6
+ <param name="changesrevision">92d7c81077ac0f1ab8f8d136f8aa6ebb0274813c</param>
7
</service>
8
</servicedata>
9
obs-studio-21.1.2.tar.xz -> obs-studio-22.0.1.tar.xz
Changed