Overview

Request 5248 (accepted)

- Update to version 26.0.0:
* libobs: Update version to 26.0.0
* Fix translator names
* Update translations from Crowdin
* UI: Clarify system tray code
* UI: Fix formatting
* UI: Miscellaneous code cleanups
* UI: Fix "Add [transition]" not being translated
* UI: Add translation for "Add [x]"
* UI: Always parse log contents for Log Viewer as UTF-8
* v4l2-linux: Fix fourcc order
* v4l2-linux: Fix nv12 linesize
* UI: Fix screenshots preventing auto-remux
* UI: Use correct APPDATA for installer
* UI: Various installer script updates
* rtmp-services: Updatge Vaughn Live / iNSTAGIB & Breakers
* deps/media-playback: Fix time at non-standard speeds
* libobs: Check if output active when setting encoders
* frontend-tools: Free xdisplay on Linux auto scene switcher
* UI: Add file-in-use check for virtualcam module dlls
* rtmp-services: Added Mux to services.json
* UI: Create output before calling start stream event
* UI: Do not always have log viewer loaded
* win-dshow: Set current working directory in VirtualCam scripts
* linux-v4l2: Fix boolean and menu control types
* UI: Fix certain buttons turning up white in dark theme
* obs-scripting: Fix script_path() python mem corruption
* UI:Fix crash on log upload
* CI: Update notarisation process for Github CI
* obs-ffmpeg: Add missing translable string for "Profile"

Submit package home:boombatow...es:Multimedia / obs-studio to package Multimedia / obs-studio

obs-studio.changes Changed
x
 
1
@@ -1,4 +1,442 @@
2
 -------------------------------------------------------------------
3
+Mon Sep 28 16:27:40 UTC 2020 - jimmy@boombatower.com
4
+
5
+- Update to version 26.0.0:
6
+  * libobs: Update version to 26.0.0
7
+  * Fix translator names
8
+  * Update translations from Crowdin
9
+  * UI: Clarify system tray code
10
+  * UI: Fix formatting
11
+  * UI: Miscellaneous code cleanups
12
+  * UI: Fix "Add [transition]" not being translated
13
+  * UI: Add translation for "Add [x]"
14
+  * UI: Always parse log contents for Log Viewer as UTF-8
15
+  * v4l2-linux: Fix fourcc order
16
+  * v4l2-linux: Fix nv12 linesize
17
+  * UI: Fix screenshots preventing auto-remux
18
+  * UI: Use correct APPDATA for installer
19
+  * UI: Various installer script updates
20
+  * rtmp-services: Updatge Vaughn Live / iNSTAGIB & Breakers
21
+  * deps/media-playback: Fix time at non-standard speeds
22
+  * libobs: Check if output active when setting encoders
23
+  * frontend-tools: Free xdisplay on Linux auto scene switcher
24
+  * UI: Add file-in-use check for virtualcam module dlls
25
+  * rtmp-services: Added Mux to services.json
26
+  * UI: Create output before calling start stream event
27
+  * UI: Do not always have log viewer loaded
28
+  * win-dshow: Set current working directory in VirtualCam scripts
29
+  * linux-v4l2: Fix boolean and menu control types
30
+  * UI: Fix certain buttons turning up white in dark theme
31
+  * obs-scripting: Fix script_path() python mem corruption
32
+  * UI:Fix crash on log upload
33
+  * CI: Update notarisation process for Github CI
34
+  * obs-ffmpeg: Add missing translable string for "Profile"
35
+  * CI: Sign and notarize macOS builds on new tags
36
+  * win-capture: Increment graphics hook version
37
+  * CI: Fix Azure macOS pipeline to use new build script
38
+  * obs-filters: Remove unnecessary files
39
+  * obs-filters: Use builtin rnnoise dep if not found
40
+  * CI: Bump macOS-deps version to include rnnoise
41
+  * obs-ffmpeg: fix crash with rawvideo
42
+  * UI: Fix recording check when using url output
43
+  * CMake: Set PIC for all library targets
44
+  * UI: Unset bandwidth test on non-Twitch service / disconnect
45
+  * UI: Don't warn about bandwidth test mode if not authed
46
+  * rtmp-services: Add SHOWROOM
47
+  * win-capture: Improve game capture messages
48
+  * deps/media-playback: Fix fast-forward after reset
49
+  * win-dshow: Fix bug determining closest audio config
50
+  * UI: Fix vcam button not changing colors when checked
51
+  * UI: Replace/simplify device toolbar
52
+  * win-dshow: Add "activate" proc to proc handler
53
+  * win-dshow: Fix 24bit audio not being detected correctly
54
+  * win-dshow: Fix AJA devices crashing
55
+  * UI: Remove duplicate media timer code
56
+  * libobs: Deprecate service multitrack check
57
+  * deps/media-playback: Fix pause continually running loop
58
+  * UI: Remove redundant word
59
+  * enc-amf: Update AMD encoder submodule
60
+  * UI: Fix scene tree event handling
61
+  * Update VIDEO_CS_DEFAULT to mean 709 instead of 601
62
+  * win-dshow: Add VirtualCam installer scripts
63
+  * cmake: Add function for installing data from abs path
64
+  * win-dshow: Use cmake-based GUID for virtualcam
65
+  * UI: Ensure tray icon is themed in all cases
66
+  * UI: Change the default color setting in the UI from sRGB to 709
67
+  * UI: Refine context bar
68
+  * UI: Allow adjusting media slider with arrow buttons
69
+  * UI: Use correct constant for CryptDecodeObjectEx
70
+  * libobs/media-io: Fix suspicious memset behavior
71
+  * UI: Set restart state when there is no media
72
+  * UI: Make SetupOutputs virtual instead of ignoring vcam
73
+  * UI: Save Freetype Text source color from Source Toolbar
74
+  * win-capture: Put window capture update data in a mutex
75
+  * UI: Fix auto-remux not working w/ slash filesnames
76
+  * UI: Do not show tray icon if not active
77
+  * UI: Do not show media controls on network media source
78
+  * UI: Fix crash when starting vcam before other outputs
79
+  * UI: Fix maximum size on image source toolbar
80
+  * UI: Fix source toolbar color selection on color source
81
+  * UI: Fix studio mode load bug
82
+  * UI: Fix rec time left not showing in stats
83
+  * vlc-video: Fix format conversion typos
84
+  * UI: Fix memory leak when dropping files
85
+  * UI: Fix source ref bug causing crash on exit
86
+  * mac-capture: Filter non-trivial windows
87
+  * win-capture: Fix Vulkan crash on minimize restore
88
+  * win-capture: Add Vulkan instance creation fallback
89
+  * win-capture: Vulkan variable naming consistency
90
+  * UI: Fix compiler warning about needing parenthesis
91
+  * docs/sphinx: Fix mismatched typedefs
92
+  * docs/sphinx: Fix incorrect callback information
93
+  * CI: Remove clang format Mac check
94
+  * win-dshow: Add file description for virtual camera DLL
95
+  * obs-vst: Support older Qt versions
96
+  * win-dshow: Use constant reference for virtualcam CLSID
97
+  * win-dshow: Reduce size of virtualcam placeholder image
98
+  * libobs: Check data validity for media sources
99
+  * vlc-video: Fix possible undefined behavior in format conversion
100
+  * obs-vst: Fix VST detection in home directory on Linux
101
+  * obs-browser: Update to 2.8.7
102
+  * CI: Update macOS deps to fix crash from invalid linking
103
+  * obs-filters: Cleanup CMake
104
+  * UI: Add missing tab stop fields in Settings
105
+  * UI: Fix compile warnings about deprecated QT usage
106
+  * libobs: Log Windows 10 Hardware GPU Scheduler
107
+  * plugins: Clear compile warnings on Linux
108
+  * UI: Fix output channels not being deleted
109
+  * UI: Disable scene rename shortcut key while renaming
110
+  * UI: Fix tray icon appearing when disabled in settings
111
+  * win-capture: Fix excessive window capture logging
112
+  * UI: Remove unnecessary obs_properties_apply_settings
113
+  * UI: Defer device properties to separate thread
114
+  * UI: Put context combo box operations in functions
115
+  * CI: Update macOS CLI build script
116
+  * UI: Make image source toolbar expand
117
+  * UI: Disable properties button if no properties
118
+  * UI: Remove null source warnings
119
+  * UI: Clear context bar on scene collection change
120
+  * UI: Align Advanced Audio Percent toggle to Volume text
121
+  * UI: Add maximize and minimize support to Log Viewer
122
+  * UI: Bring Log Viewer to front instead of closing
123
+  * CI: Add Sphinx Docs generator Github Action
124
+  * obs-outputs: Remove legacy multitrack code
125
+  * UI: Don't open second dialog if close event is ignored
126
+  * obs-ffmpeg: Fix crash when seeking with no media
127
+  * UI: Fix projector not working on secondary monitors
128
+  * obs-filters/obs-outputs: Cleanup unused var warns
129
+  * win-capture: Robust Vulkan swap chain handling
130
+  * UI: Fix always on top w/ projectors on Linux
131
+  * UI: Add OBSBasic::ClearProjectors()
132
+  * UI: Fix transition enumeration
133
+  * UI: Change cursor when interacting with the preview
134
+  * UI: Fix hotkeys auto repeating
135
+  * obs-filters: Fix building without noise reduction
136
+  * win-capture: Update graphics hook version
137
+  * obs-outputs: Check support for mbedtls func
138
+  * obs-outputs: Fix Windows memory leak
139
+  * UI: Fix multiview update regression
140
+  * obs-outputs: Add support for metadata-based multitrack
141
+  * obs-outputs: Don't assume @setDataFrame
142
+  * obs-x264: Fix memory leak
143
+  * libobs: Fix underlinking X11
144
+  * text-freetype2: Fix x,y bounds for text outline and shadow
145
+  * libobs-winrt: Device loss crash prevention
146
+  * win-capture: Remove unused strings
147
+  * UI: Do not process unnamed sources for hotkeys
148
+  * UI: Render tabs and spaces in Log Viewer
149
+  * obs-outputs: Enable Windows mbedTLS threading support
150
+  * UI: Change default sample rate to 48 kHz
151
+  * obs-filters: Add option to use RNNoise for noise reduction
152
+  * UI: Fix obsolete filters showing up
153
+  * oss-audio: Improve /dev/sndstat parsing on FreeBSD
154
+  * obs-x264: Discard excess warning for e2k
155
+  * cmake: Discard excess warnings for e2k
156
+  * cmake: Enable SIMD for Elbrus architecture
157
+  * cmake: Conditionalize -fopenmp-simd
158
+  * UI: Source Toolbar
159
+  * image-source: Transition when restarting slideshow
160
+  * obs-scripting: Fix removing signal handlers in python Closes #3218
161
+  * UI: Provide Open button in the Log Viewer
162
+  * UI:Show "Get Stream Key" to users of Facebook CDN
163
+  * image-source: Use media control api for slideshow
164
+  * Revert "image-source: Add proc handler calls to slideshow"
165
+  * CI: Add QtNetwork to bundle to restore Streamdeck support
166
+  * README.rst: Remove Mantis
167
+  * libobs: Add functions to get locale text from modules
168
+  * libobs: Add function to get module pointer
169
+  * libobs: Add OBSRef::Get()
170
+  * image-source: Add proc handler calls to slideshow
171
+  * image-source: Play if play_pause() called while stopped
172
+  * UI: Add missing refresh icon to acri qss file
173
+  * libobs: Fix undefined behavior
174
+  * win-capture: Remove Vulkan CTS workaround
175
+  * mac-decklink: Fix C++ virtual function warnings
176
+  * CI: Update macOS deps version to fix unmet Qt plugin dependencies
177
+  * libobs: Fix deferred update sometimes using stale data
178
+  * UI: Clarify and improve locale text
179
+  * UI: Move View -> Toolbars -> Listboxes
180
+  * UI: Remove unused action
181
+  * UI: Mac fix — remove wizard background padding
182
+  * UI: Check and fail when launched under ChromeOS
183
+  * UI: Remove unused variable
184
+  * UI: Add log viewer window
185
+  * frontend-tools: Add "Open file location" menu item for scripts
186
+  * frontend-tools: Add context menu to Scripts list
187
+  * UI: Redesign transitions dock
188
+  * UI: Use case-insensitive sort for "show all" services
189
+  * UI: Add ability to make screenshots
190
+  * UI: Simplify path generation code
191
+  * oss-audio: Use util_mul_div64() to do time scaling
192
+  * obs-ffmpeg: Set async video frame immediately when seeking
193
+  * deps/media-playback: Add seek callback
194
+  * libobs: Add func to set async video frame immediately
195
+  * CI: Fix Brew Bundler breaking without prior brew update
196
+  * rtmp-services: Add api.video service
197
+  * rtmp-services: Add Nimo TV auto server
198
+  * UI: Make macOS 'always on top' more aggressive
199
+  * UI: Fix clickable text on properties with tooltips
200
+  * libobs: Add util/sse2neon.h to CMakeLists
201
+  * obs-qsv11: Fix bug mapping old qsv settings to new
202
+  * libobs: Call enum_all_sources in check for enum_all_sources
203
+  * win-capture: Make Vulkan frame data local to queue
204
+  * win-capture: Hide Vulkan linked list internals
205
+  * win-capture: Improve Vulkan hook stability
206
+  * obs-ffmpeg: Clear texture when starting playback
207
+  * libobs: Update async texture when showing preloaded video
208
+  * UI: Remove OBSContext class and shutdown in run_program
209
+  * CI: Disable Python on macOS
210
+  * CI: Disable Python for Mac PR automation
211
+  * CI: Remove Mixer cmake variables
212
+  * rtmp-services: Remove Mixer servers and checks
213
+  * UI: Remove Mixer integration
214
+  * deps/media-playback: Don't EOF while paused and seeking
215
+  * deps/media-playback: Preload video when seeking paused
216
+  * win-dshow: Fix virtual camera filter name
217
+  * win-dshow: Fix virtual camera enable bug
218
+  * rtmp-services: Fix memory leak
219
+  * obs-ffmpeg: Fix race and deprecation warnings
220
+  * libobs/media-io: Add missing codec_tag set
221
+  * deps/media-playback: Remove unused #define
222
+  * deps/libff: Remove very old version check
223
+  * UI: Fix warning about missing override
224
+  * UI: Switch 601 to sRGB as default color space
225
+  * UI: Add sRGB option to colorSpace output setting
226
+  * media-playback: Leverage VIDEO_CS_SRGB
227
+  * obs-x264: Improve color space handling
228
+  * obs-ffmpeg: Improve color space handling
229
+  * libobs: Add VIDEO_CS_SRGB support
230
+  * obs-ffmpeg: Fix FFmpeg deprecation warnings
231
+  * libobs/media-io: Fix FFmpeg deprecation warnings
232
+  * libobs: Fix FFmpeg deprecation warnings
233
+  * UI: Add flag/file to disable built-in updater
234
+  * frontend-tools: Make links in script description clickable
235
+  * UI: Use non-native file dialog w/ Linux
236
+  * rtmp-services: drop Restream.io FTL support
237
+  * libobs: Add arm support
238
+  * UI, obs-ffmpeg, obs-filters: Fix compile warnings
239
+  * coreaudio-encoder: Fix encoding of 4.0 speaker layout
240
+  * deps/media-playback: Reset TS when seeking
241
+  * CI: Disable building OBS with Python scripting support on macOS
242
+  * CI: Add fix for macOS builds failing on push for Azure CI
243
+  * rtmp-services: Update Uscreen service
244
+  * win-capture: Log duplicator display when updating properties
245
+  * linux-v4l2: Fix case of variables to snake_case
246
+  * obs-outputs: Use FLV codec IDs for videocodecid/audiocodecid
247
+  * obs-ffmpeg: Fix play pause crash
248
+  * libobs/util: Use is_padding() for wcsdepad as well
249
+  * libobs/util: Fix potential crash
250
+  * Revert "UI: Match Windows taskbar state to tray icon"
251
+  * Revert "Merge pull request #3110 from WizardCM/taskbar-color-setting"
252
+  * libobs: Translate F13-F24 hotkeys on Windows
253
+  * win-capture: Remove fixed-size Vulkan arrays
254
+  * rtmp-services: Add "Taryana - Apachat" streaming service
255
+  * UI: Add setting for taskbar color
256
+  * UI: Add informative messages to auto-config dialog
257
+  * UI: Set remove prompt default action
258
+  * win-capture: Fix 32-bit Vulkan capture
259
+  * CI: Update build script to use pre-built SWIG and QT dependencies
260
+  * obs-qsv11: Simplify UI quality parameters
261
+  * obs-qsv11: Enable VDEnc on ICL+
262
+  * obs-qsv11: Add latency mode to QSV settings
263
+  * UI: Update Facebook get stream key URL
264
+  * UI: Make color consistent, don't show alpha value
265
+  * obs-qsv11: Set preference for encode to iGPU in case of i+i
266
+  * UI: Delete projector when monitor is disconnected
267
+  * obs-ffmpeg: Allow continuous network streaming
268
+  * UI: Show help text for launch parameters on Windows
269
+  * libobs: Fix video scalar copy heights
270
+  * UI: Add virtual camera to UI
271
+  * win-dshow: Add Virtual Camera (Windows)
272
+  * UI: Add TBar controls to obs-frontend-api
273
+  * UI: Allow the use of Esc key to quit settings window
274
+  * frontend-tools: Add defaults button to script dialog
275
+  * obs-ffmpeg: Add auto reconnect to remote media sources
276
+  * UI: Fix scene switcher not detecting some windows
277
+  * UI: Fix unreadable Connecting Stream button
278
+  * win-capture: Don't use Chrome classes for priority
279
+  * win-capture: Decouple swap and frame indices
280
+  * obs-ffmpeg, UI: Allow slash in recording names
281
+  * UI: Add always on top checkbox to projector context menu
282
+  * mac-capture: Add several virtual audio drivers to Desktop audio
283
+  * libobs: Add sample unit tests leveraging cmocka
284
+  * CI: Quick fix to cover pre-installed Homebrew dependencies for macOS
285
+  * UI: Add window projector option "fit to content"
286
+  * rtmp-services: Add weabook.live
287
+  * UI: Fix pause/replay buttons having large width
288
+  * rtmp-services: Update Lahzenegar RTMP
289
+  * win-capture: Remove game capture scaling
290
+  * UI: Update volmeters at 60hz
291
+  * UI: Fix warnings for Qt 5.15
292
+  * rtmp-services: Remove offline servers/services
293
+  * win-capture: Reset command pool rather than buffer
294
+  * rtmp-services: Add VIMM
295
+  * color-source: Change default color to d1d1d1
296
+  * rtmp-services: Update AfreecaTV
297
+  * UI: Enable Get Stream Key Button for Trovo service
298
+  * rtmp-services: Update Madcat service
299
+  * UI: Add 64bit windows checks to installer
300
+  * libobs: Reset audio data on timestamp jump
301
+  * rtmp-services: add angelthump
302
+  * UI/updater: Use 1 MB static memory for hashing
303
+  * UI/updater: Fix running updater as different user
304
+  * UI/updater: Exit with error if elevation failed
305
+  * obs-outputs: Log unhandled rtmp status responses
306
+  * obs-outputs: Handle rtmp NetStream.Publish.BadName response
307
+  * UI: Don't try to create service if missing file
308
+  * UI: Don't try to load replay buffer hotkey if null
309
+  * libobs: Fix right edge for "video scaler"
310
+  * libobs: Fix right edge of some videos
311
+  * libobs: Fix right edge for JPEG images
312
+  * UI: Auto update projector settings
313
+  * UI: Fix projector always on top not working on Linux
314
+  * UI: Delete existing fullscreen projector
315
+  * deps/media-playback: Use SWS_POINT instead of SWS_FAST_BILINEAR
316
+  * deps/media-playback: Use OBS YUV(A)444P to RGB conversion
317
+  * libobs: Use autoreleasepool for graphics thread
318
+  * win-capture: Remove dead VkResult values
319
+  * libobs/media-io: Remove unused code
320
+  * oss-audio: Add en-US translation data file
321
+  * UI: Fix GetPreferredLocales locale detection
322
+  * cmake: Update minimum Windows SDK version
323
+  * UI: Update NSIS installer script
324
+  * libobs-winrt: Require Windows 10 SDK 19041
325
+  * image-source: Don't check for changes when hidden
326
+  * Revert "Merge pull request #2993 from brittneysclark/enable_vdenc"
327
+  * rtmp-services: Add Mixcloud
328
+  * libobs: Unload modules while OBS core is active
329
+  * libobs: Remove excessive null checks
330
+  * libobs: Use correct data pointer for hotkey pair
331
+  * win-capture: Improve Vulkan synchronization
332
+  * libobs: Fix os_get_executable_path_ptr on Linux
333
+  * libobs-winrt: Move project to core VS filter
334
+  * cmake: SIMDe & GCC? then enable OpenMP 4 SIMD
335
+  * libos: Freshen SIMDe code copy
336
+  * docs: Remove Doxyfile
337
+  * docs: Remove Doxygen
338
+  * obs-qsv11: Simplify UI subjective quality parameters
339
+  * UI: Change audio device string in settings
340
+  * CI: Improve formatcode.sh efficiency
341
+  * obs-filters: Misc code cleanups detected by PVS Studio
342
+  * linux-v4l2: Selective stream restart
343
+  * obs-ffmpeg: Show friendly error for NV_ENC_ERR_INVALID_VERSION
344
+  * UI: Set 8x8 as minimum selectable resolution
345
+  * UI: Add percent checkbox to advanced audio dialog
346
+  * win-capture: Better matching of internal UWP windows
347
+  * UI: Don't show alpha value for color source
348
+  * UI: Fixed case to match what the files are named
349
+  * CI: Require VLC in CI builds, Fix VLC
350
+  * cmake: Fix warnings and normalize variables/errors
351
+  * libobs: Fix potential truncation warnings
352
+  * libobs: WinRT and dispatcher init on graphics thread
353
+  * libobs-winrt: Add dispatcher queue API
354
+  * Revert "Merge pull request #2637 from kkartaltepe/cmake-variety-fixes"
355
+  * UI: Install public headers for frontend-api
356
+  * obs-vst: Fix crash when the blocksize is smaller than frames
357
+  * obs-vst: Compile the vst plugin on linux
358
+  * UI: Fix wrong path in the crash message dialog
359
+  * UI: Swap to new srt output
360
+  * obs-ffmpeg: Use obs-ffmpeg-mux for mpegts network output
361
+  * obs-ffmpeg: Move file read error to separate function
362
+  * UI: Fix GetUnusedSceneCollectionFile filename creation
363
+  * UI: Make select/deselect signals work w/ group items
364
+  * obs-ffmpeg: Enable mpegts network URL for ffmpeg-mux
365
+  * UI: Allow drag & drop reorder of property lists
366
+  * UI: Fix bug where stats dock steals focus of main windows
367
+  * UI: Hide script tabs if no python settings
368
+  * obs-x264: Log ignored options
369
+  * obs-x264: Log only options given to libx264
370
+  * obs-x264: Refactor tokenizing of options
371
+  * win-capture: Ignore cloaked windows
372
+  * obs-qsv11: Enable VDEnc on ICL+
373
+  * obs-qsv11: Add latency mode to QSV settings
374
+  * UI: Log monitoring type for global audio devices
375
+  * libobs-winrt: Fix WGC minimize handling
376
+  * libobs: Return target instead of current in calc_torquef
377
+  * win-capture: Reset WGC fail flag for new window
378
+  * cmake: Add cmake folders
379
+  * win-capture: Fail on unsupported Vulkan formats
380
+  * UI: Restore theme if settings window exit with [x]
381
+  * frontend-tools: Automatically select scripts
382
+  * libobs: Remove log entry for CoInitializeEx pass
383
+  * libobs/util: Fix POSIX event bugs
384
+  * libobs: Fix da_reserve early return logic
385
+  * mac-capture: Use resize instead of reserve
386
+  * CI: Add all-in-one macOS build script
387
+  * win-capture: Log window capture method
388
+  * UI: Match Windows taskbar state to tray icon
389
+  * libobs-winrt: win-capture: Detect GraphicsCaptureItem closure
390
+  * CI: Update Github Actions with caching and macOS improvements
391
+  * obs-ffmpeg: Fix AVFrame handling in FFmpeg output
392
+  * UI/updater: Fix launching OBS as admin post-update
393
+  * deps/glad: Fix build with GCC-10
394
+  * vlc-video: Allow metadata retrieval through proc_handler
395
+  * rtmp-services: Update Switchboard Live servers
396
+  * rtmp-services: Add Xlovecam.com streaming service
397
+  * libobs: Use SetThreadDescription if possible
398
+  * libobs: Fix unnecessary duplication
399
+  * UI: Remove unused variable
400
+  * libobs: Update version to 25.0.8
401
+  * libobs-opengl: Lock Mac parent context during present
402
+  * plugins: Add oss-audio plugin
403
+  * libobs: Add Windows 10 release version to crash log
404
+  * obs-ffmpeg: Update error message in process_packet
405
+  * text-freetype2: Add Enable Antialiasing option
406
+  * rtmp-services: Update GameTips.TV
407
+  * obs-text: Add Enable Antialiasing option
408
+  * obs-scripting: Expose platform functions to scripts
409
+  * obs-plugins: Check if sources are showing for media hotkeys
410
+  * vlc-video: Enable building the plugin on FreeBSD
411
+  * libobs: add ppc64(le) specific flags to libobs.pc
412
+  * rtmp-services: Add Nimo TV
413
+  * linux-capture: Add support for cropping input source
414
+  * libobs: Don't check filter compatibility on not loaded sources
415
+  * UI: Remove first run auto-config prompts
416
+  * libobs: Don't allow duplicating scene sources
417
+  * UI: Highlight unknown audio device label in settings
418
+  * UI: sort audio sources by name locale aware
419
+  * obs-filters: 3D LUT tetrahedral interpolation
420
+  * UI: Add button to Analyzer in the Log Reply window
421
+  * UI: Add description to Log Reply window
422
+  * UI: Differentiate between crash & session log dialogs
423
+  * UI: Hide Help icon in Log Reply window
424
+  * libobs: Implement and use better scaling function for 64-bit integers
425
+  * cmake: Fix warnings and normalize variables/errors
426
+  * obs-ffmpeg: Rename and add more VAAPI levels
427
+  * obs-ffmpeg: Expose VAAPI profile choices
428
+  * win-capture: Verify VK_KHR_external_memory_win32 support
429
+  * win-capture: Cleaner COM usage
430
+  * win-capture: Use VkAllocationCallbacks
431
+  * UI: Remove language region
432
+  * UI: Use standard resolutions with auto-config
433
+  * libobs-opengl: Support 3D texelFetch
434
+  * obs-filters: Implement CUBE LUT domain properly
435
+  * UI: Don't clip meters when resizing with no input
436
+  * UI: Fix buttons changing minimum window width
437
+  * media-playback: Unbuffered Media Source
438
+- Remove c7f84f8fc4e90ef779a204ac268f5ee1a962e324.patch.
439
+
440
+-------------------------------------------------------------------
441
 Wed Jul  8 01:42:05 UTC 2020 - Jimmy Berry <jimmy@boombatower.com>
442
 
443
 - Add c7f84f8fc4e90ef779a204ac268f5ee1a962e324.patch to resolve
444
obs-studio.spec Changed
16
 
1
@@ -1,5 +1,5 @@
2
 Name:           obs-studio
3
-Version:        25.0.8
4
+Version:        26.0.0
5
 Release:        0
6
 Summary:        A recording/broadcasting program
7
 Group:          Productivity/Multimedia/Video/Editors and Convertors
8
@@ -47,7 +47,6 @@
9
 BuildRequires:  swig
10
 BuildRequires:  vlc-devel
11
 ExclusiveArch:  i586 x86_64
12
-Patch0:         c7f84f8fc4e90ef779a204ac268f5ee1a962e324.patch
13
 
14
 %description
15
 Open Broadcaster Software is free and open source software for video recording and live streaming.
16
_service Changed
10
 
1
@@ -1,7 +1,7 @@
2
 <services>
3
   <service name="tar_scm" mode="disabled">
4
     <param name="versionformat">@PARENT_TAG@</param>
5
-    <param name="revision">refs/tags/25.0.8</param>
6
+    <param name="revision">refs/tags/26.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
@@ -1,6 +1,6 @@
2
 <servicedata>
3
   <service name="tar_scm">
4
     <param name="url">git://github.com/jp9000/obs-studio.git</param>
5
-    <param name="changesrevision">4c0d4a1d8e1433897dcbbff6084b0f38a421f231</param>
6
+    <param name="changesrevision">e24aaa0b5847f0d61a74b46d52e472be02a5688a</param>
7
   </service>
8
 </servicedata>
9
obs-studio-25.0.8.tar.xz -> obs-studio-26.0.0.tar.xz Changed
Refresh

No build results available

Refresh

No rpmlint results available

Request History
boombatower's avatar

boombatower created request over 4 years ago

- Update to version 26.0.0:
* libobs: Update version to 26.0.0
* Fix translator names
* Update translations from Crowdin
* UI: Clarify system tray code
* UI: Fix formatting
* UI: Miscellaneous code cleanups
* UI: Fix "Add [transition]" not being translated
* UI: Add translation for "Add [x]"
* UI: Always parse log contents for Log Viewer as UTF-8
* v4l2-linux: Fix fourcc order
* v4l2-linux: Fix nv12 linesize
* UI: Fix screenshots preventing auto-remux
* UI: Use correct APPDATA for installer
* UI: Various installer script updates
* rtmp-services: Updatge Vaughn Live / iNSTAGIB & Breakers
* deps/media-playback: Fix time at non-standard speeds
* libobs: Check if output active when setting encoders
* frontend-tools: Free xdisplay on Linux auto scene switcher
* UI: Add file-in-use check for virtualcam module dlls
* rtmp-services: Added Mux to services.json
* UI: Create output before calling start stream event
* UI: Do not always have log viewer loaded
* win-dshow: Set current working directory in VirtualCam scripts
* linux-v4l2: Fix boolean and menu control types
* UI: Fix certain buttons turning up white in dark theme
* obs-scripting: Fix script_path() python mem corruption
* UI:Fix crash on log upload
* CI: Update notarisation process for Github CI
* obs-ffmpeg: Add missing translable string for "Profile"


boombatower's avatar

boombatower accepted request over 4 years ago

ok