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 61
obs-studio.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Tue Feb 26 00:11:02 UTC 2019 - Jimmy Berry <jimmy@boombatower.com>
4
+
5
+- Include pkg-config (.pc) file in devel subpackage.
6
+
7
+-------------------------------------------------------------------
8
+Mon Feb 25 23:53:13 UTC 2019 - jimmy@boombatower.com
9
+
10
+- Update to version 23.0.0:
11
+ * UI: Rename a bunch of bad file names
12
+ * image-source: Change max loaded slideshow images to 21
13
+ * enc-amf: Update translations
14
+ * obs-ffmpeg: Add more blacklisted NVENC adapters
15
+ * Update translations from Crowdin
16
+ * UI: Fix replay buffer checked state when no hotkey is set
17
+ * UI: Refine strings for About dialog
18
+ * Update translations from Crowdin
19
+ * UI: Force Twitch moderation tools to system browser
20
+ * UI: Fix wrong filename building for Remux dialog
21
+ * obs-ffmpeg: Free NVENC textures after sending EOS
22
+ * libobs: Update version to 23.0.0
23
+ * obs-browser, obs-vst: Update translations
24
+ * UI: If auth startup failed, keep connected in settings
25
+ * UI: If Twitch account disconnected, retry login
26
+ * UI: If Mixer account disconnected, retry login
27
+ * UI: Fix scene list text edit sizing on dark theme
28
+ * UI: Actually fix non-windows compilation
29
+ * UI: Fix non-windows compilation
30
+ * UI: Do not display threaded message boxes on startup
31
+ * UI: Defer autoconfig to message queue
32
+ * obs-text: Use custom draw flag
33
+ * Update translations from Crowdin
34
+ * UI: Set replay buffer check w/ --startreplaybuffer
35
+ * UI: Fix disabling "resize output to source"
36
+ * UI: Make sure user can still stream if auth fails
37
+ * UI: Do not auto-remux if using FFmpeg output
38
+ * UI: Use QFileInfo for remux
39
+ * UI: Clean up code styling of ternary operator usage
40
+ * UI: Allocate space for null terminator
41
+ * image-source: Actually defer slideshow, not image source
42
+ * obs-frontend-api: Make a few frontend API thread-safe
43
+ * UI: Fix profile duplicates using wrong cookies
44
+ * libobs: Fix missing mutex unlock from 26dbe54
45
+ * libobs: Check fwrite return value for extra safety
46
+ * libobs-d3d11: Fix rebuild of NV12 textures
47
+ * libobs-d3d11: Actually use paired NV12 member variable
48
+ * libobs-d3d11: Don't inline rebuild funcs
49
+ * UI: Fix inconsistent use of ellipsis
50
+ * obs-ffmpeg: Fix constant QP mode in new NVENC
51
+ * UI: Set preferHardware only when hw encoder is avail.
52
+ * UI: Hide instead of disable rescale
53
+ * obs-ffmpeg: Update advice for CFA
54
+ * vlc-video: Fix a video format not playing back correctly
55
+ * UI: Add back auth for custom RTMP servers
56
+ * obs-ffmpeg: Add more blacklisted non-NVENC adapters
57
+ * UI: Disable stream settings if streaming
58
+ * UI: Suggest hw encoding by default depending on hw
59
+ * obs-browser: Update default URL
60
+ * UI: Remove unused help icon
61
+ * frontend-tools: Remove unused help icon
62
+ * UI: Remove unused "Beta" texts
63
+ * obs-browser: Don't use UNUSED_PARAMETER in app class
64
+ * UI: Delete cookies on profile removal
65
+ * obs-ffmpeg: Enable NVENC psycho_aq by default for now
66
+ * obs-browser: Have child processes detect crashes
67
+ * UI: Wait for browser init before "what's new" dialog
68
+ * UI: Clear key in autoconfig when service disconnected
69
+ * UI: Estimate better resolution if using NVENC
70
+ * obs-outputs: Increase GetAdaptersAddresses buffer size
71
+ * decklink-output-ui: Add note about keyer output
72
+ * libobs: Fix indent
73
+ * libobs: Fix race conditions
74
+ * libobs: Fix potential race condition on shutdown
75
+ * UI: Add default preset for NVENC in simple output
76
+ * decklink-ouput-ui: Remove unused help icon
77
+ * frontend-tools: Remove unused help icons
78
+ * UI: Remove additional unused help icons
79
+ * win-capture: Don't try to find window every frame
80
+ * obs-ffmpeg: Mark unused parameter
81
+ * decklink-output-ui: Fix memory leak in save settings
82
+ * obs-ffmpeg: Don't expose new settings to old NVENC (yet)
83
+ * UI: Don't enable rescale if on "Use stream encoder"
84
+ * UI: Fix encoder preset locale text
85
+ * UI: Fix potential race condition for hover items
86
+ * UI: Add OBSBasicPreview::Get helper func
87
+ * obs-ffmpeg: Fix crash when audio not configured
88
+ * UI: Add missing text string for Remux dialog
89
+ * UI: Allow compressed responses in RemoteTextThread
90
+ * image-source: Defer update of slideshow source
91
+ * Revert "UI: Use Twitch dashboard chat popout"
92
+ * UI: Use Twitch dashboard chat popout
93
+ * UI: Remove help icon from auth/what's new titlebars
94
+ * libobs: Fix crash starting raw encoder before gpu encoder
95
+ * UI: Add minimum size of OAuth login dialog
96
+ * UI: Fix autoconfig authentication not working
97
+ * libobs: Fix texture-based encoder decklock
98
+ * UI: Increase Twitch "Stream Stats" height by 50
99
+ * UI: Allow animated BTTV emojis
100
+ * decklink-output-ui: Fix memory leak
101
+ * UI: Enter graphics context before destroying texture
102
+ * libobs: Make sure to destroy effect
103
+ * UI: Make "What's New" dialog modeless
104
+ * obs-ffmpeg: Add a few line breaks for new tooltips
105
+ * UI: Check that CEF loaded before loading integrations
106
+ * obs-ffmpeg: Use CQP in jim-nvenc properties text
107
+ * UI: Fix being unable to drag/drop source list items
108
+ * UI: Fix issue with Mixer
109
+ * UI: Do one time reset of dock lock state for v23
110
+ * obs-ffmpeg: Add tooltips for new NVENC settings
111
+ * UI: Start projector user-facing monitor count at 1
112
+ * UI: Adjust Acri and Rachni themes
113
+ * CI: Build service-integration on Windows
114
+ * image-source: Increase slideshow max loaded to 15
115
+ * obs-ffmpeg: Disable psycho_aq by default (for now)
116
+ * UI: Fix twitch stream stat window not centering
117
+ * UI: Add bttv emote button to Twitch chat window
118
+ * UI: Change preview handles/outline and add hover
119
+ * UI: Add scene item canvas overflow to preview
120
+ * obs-ffmpeg: Do not allow new NVENC on gpu idx > 0
121
+ * enc-amf: Update plugin to Version 2.5.1
122
+ * UI: Use new NVENC by default in simple output mode
123
+ * obs-ffmpeg: Add texture-based NVENC encoder implementation
124
+ * obs-ffmpeg: Update NVENC properties and property defaults
125
+ * obs-ffmpeg: Update display name of FFmpeg NVENC encoder
126
+ * obs-ffmpeg: Update nvEncodeAPI.h to latest version
127
+ * UI: If hardware encoder selected, disable post rescale
128
+ * UI: Use hardware encoding by default if available
129
+ * libobs: Add texture-based encoding support
130
+ * libobs: Split do_encode in to two funcs
131
+ * libobs/media-io: Add frame funcs for separate GPU thread
132
+ * obs-ffmpeg: Implement NVENC video card blacklist
133
+ * libobs/util: Fix bug with get_winver
134
+ * libobs/util: Fix bug with circlebuf_data
135
+ * libobs: Add ability to reroute encoders
136
+ * libobs/util: Add get_win_ver_int() func (windows)
137
+ * libobs: Use NV12 textures when available
138
+ * libobs: Add obs_video_active() function
139
+ * libobs/graphics: Add NV12 texture support
140
+ * libobs/graphics: Add texture sharing functions
141
+ * UI: Fix potential race condition
142
+ * UI: Add Twitch integration
143
+ * UI: Add Mixer integration
144
+ * UI: Add auth. support to settings/autoconfig
145
+ * UI: Add obfuscation func
146
+ * UI: Add Auth and OAuth classes
147
+ * UI: Add func to load browser/cookies, but show dialog
148
+ * UI: Add per-profile browser panel cookie management
149
+ * UI: Switch to new browser panel code
150
+ * UI: Improve/refactor autoconfig/settings service UI
151
+ * UI: Add function for adding extra docks to main window
152
+ * UI: Make assignDockToggle an actual function
153
+ * UI: Add function to get main window more easily
154
+ * UI: Add functions for executing funcs without blocking
155
+ * UI: Add CreateQThread helper function
156
+ * UI: Unlock UI by default
157
+ * UI: Add alternate constructor for RemoteTextThread
158
+ * UI: Add timeout parameter to RemoteTextThread
159
+ * UI: Only def. BROWSER_AVAILABLE for WIN32 (for now)
160
+ * UI: Remove "service type" from auto-config stream page
161
+ * obs-filters: Fix unused parameter warnings
162
+ * obs-vst: Fix resizing on windows (submodule update)
163
+ * UI: Enable high DPI scaling, for Qt >= 5.11
164
+ * UI: Use Next button for GPL license page in windows installer
165
+ * win-capture: Add a few more blacklisted capture exes
166
+ * win-capture: Do not capture "explorer.exe" with null titles
167
+ * libobs: Fix scanf type specifiers
168
+ * frontend-tools: Call modified prop callbacks on script load/reload
169
+ * CI: Use modified macOS QT installer
170
+ * win-capture: Start user-facing monitor count at 1
171
+ * UI: add a default black background to the PGM output of the multiview
172
+ * rtmp-services: Remove LiveEdu from services
173
+ * decklink: Remove redundant const qualifiers
174
+ * UI: Clear out previous projectors when loading saved projectors
175
+ * rtmp-services: Update Twitch and Smashcast ingests
176
+ * obs-filters: Add downward expander filter
177
+ * UI: Fix audio recording for lossless simple (#1616)
178
+ * cmake: Use multiprocessor compilation on Windows (#1605)
179
+ * rtmp-services: restore STAGE TEN (now using rtmps)
180
+ * Use Premultiplied Alpha for Text and Game Capture (#1578)
181
+ * rtmp-services: updating castr.io ingests
182
+ * Add Bangalore, India server to Restream
183
+ * rtmp-services: Add Camplace.com RTMP Services (#1631)
184
+ * UI: Fix a series of mem leaks (#1614)
185
+ * syphon: Remove references to game capture
186
+ * obs-ffmpeg: Show additional details in failed to write error
187
+ * win-capture: Disable cached offsets writing
188
+ * win-capture: Improve reading from get-graphics-offsets
189
+ * obs-qsv: Enable b-pyramid & change packet priority
190
+ * README.rst: Clarify that project is GPL2+
191
+ * Add GPL Cooperation Commitment to base directory
192
+ * UI: Fix accessibility/narration text on sources list
193
+ * UI: Add support for Restream "Auto" server in auto-config
194
+ * decklink: Initialize member variables
195
+ * UI: Fix infinitely incrementing showing ref
196
+ * UI: Set minimum negative sync offset to -950
197
+ * libobs, UI: Do not log redundant warnings
198
+ * UI: Add date/time to log file
199
+ * Authors: Update Contributors list
200
+ * UI: Fix Defaults button not triggering UI update
201
obs-studio.spec
Changed
16
1
2
Name: obs-studio
3
-Version: 22.0.2
4
+Version: 23.0.0
5
Release: 0
6
Summary: A recording/broadcasting program
7
Group: Productivity/Multimedia/Video/Editors and Convertors
8
9
%{_libexecdir}/libobs-frontend-api.so
10
%{_libexecdir}/libobs-opengl.so
11
%{_libexecdir}/libobsglad.so
12
+%{_libexecdir}/pkgconfig/libobs.pc
13
%{_includedir}/obs
14
15
%changelog
16
_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/22.0.2</param>
6
+ <param name="revision">refs/tags/23.0.0</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">62cd0e8759cdd7abb699fdf5fd122884ce0fbe42</param>
6
+ <param name="changesrevision">8181f776093bde3d078709e4b5d50cba50cad92c</param>
7
</service>
8
</servicedata>
9
obs-studio-22.0.2.tar.xz -> obs-studio-23.0.0.tar.xz
Changed