File obs-studio.changes of Package obs-studio (Revision 95)

Currently displaying revision 95 , Show latest

5881
 
1
-------------------------------------------------------------------
2
Tue Mar 29 13:23:40 UTC 2022 - Jimmy Berry <jimmy@boombatower.com>
3
4
- Switch to https:// instead of git:// since no longer available.
5
6
-------------------------------------------------------------------
7
Tue Mar 29 13:07:43 UTC 2022 - jimmy@boombatower.com
8
9
- Update to version 27.2.4:
10
  * libobs: Update version to 27.2.4
11
  * UI: Add missing previousIcon in Rachni theme
12
  * CI: Enable legacy CI for PRs to release branches
13
  * CI: Fix CEF zip extraction path on Windows
14
  * CI: Fix Qt XML Validator workflow
15
  * obs-libfdk: Set bitstream to ADTS for mpegts output
16
  * win-waspai: Tighten version check for RTWQ
17
  * mac-capture: Add vbcable to whitelist for loopback devices
18
  * UI: Fix handling of remove signal with projectors
19
  * UI: Fix deferred source properties not updating
20
21
-------------------------------------------------------------------
22
Thu Mar 03 03:34:02 UTC 2022 - jimmy@boombatower.com
23
24
- Update to version 27.2.3:
25
  * virtualcam-module: Revert changes since 27.1.3 (for now)
26
  * virtualcam-module: Prevent placeholder memory leak
27
  * virtualcam-module: Only initialize placeholder once
28
  * libobs: Update version to 27.2.3
29
  * virtualcam-module: Fix incorrect correct res/fps
30
  * UI: Remove conflicting setlocale call
31
  * UI: Restore LC_NUMERIC to C locale on Mac/Linux
32
  * libobs: Update version to 27.2.2
33
  * virtualcam-module: Remove unnecessarily inlines
34
  * virtualcam-module: Stop thread on Stop call
35
  * win-dshow: Ensure thread is joinable before joining
36
  * obs-scripting: Make callback "removed" variable atomic
37
  * libobs/util: Use integer math for Windows timing
38
  * libobs: Clamp video timing for safety
39
  * libobs/util: Fix rounding error with os_sleepto_ns()
40
  * UI: Additional product details
41
  * linux-v4l2: scandir with alphasort on non-Linux
42
  * libobs/graphics: gs_query_dmabuf_* on FreeBSD too
43
  * UI: Refresh edit menu on item locked signal
44
  * linux-v4l2: Fix warnings in mjpeg
45
  * win-wasapi: Fall back to old code if RTWQ fails
46
  * CI: Update workflow to copy SOVERSION symlinks
47
  * libobs: Map wayland keymap with MAP_PRIVATE
48
49
-------------------------------------------------------------------
50
Tue Feb 22 16:22:47 UTC 2022 - Jimmy Berry <jimmy@boombatower.com>
51
52
- Add new build dependencies:
53
  * pciutils-devel
54
  * pipewire-devel
55
- Condition pipewire support for Tumbleweed only as cmake does not find.
56
- Package additional icon sizes.
57
58
-------------------------------------------------------------------
59
Tue Feb 22 15:38:40 UTC 2022 - jimmy@boombatower.com
60
61
- Update to version 27.2.1:
62
  * libobs: Update version to 27.2.1
63
  * obs-outputs: Set a fixed size socket buffer on Windows 7
64
  * CI: Bump Windows CEF cache to fix reported version
65
  * CI: Bump Windows CEF cache for new OnAcceleratedPaint2
66
  * obs-browser: Add support for custom OBS CEF
67
  * obs-browser: Fix texture recreating every frame
68
  * obs-browser: Fix issues with rendering on Linux/macOS
69
  * linux-v4l2: Use decoded MJPEG pixel format
70
  * UI: Log 'Hide OBS from capture' on startup & settings change
71
  * libobs: Adjust path for legacy browser source block
72
  * UI: Refresh edit menu on item select/deselect
73
  * CI: Ensure SOVERSION symlinks exist in created App Bundle
74
  * CI: Update main workflow file to use fixed obs-deps
75
  * win-wasapi: Only enable work queue on Windows 10+
76
  * obs-ffmpeg: Force mpegts format & disable restart on activate for srt & rist
77
  * linux-capture: Fix for pipewire capture leaking texture handles
78
  * UI: Don't collapse preview in Filters splitter view
79
  * obs-browser: Fix sRGB rendering
80
  * obs-browser: Update version to 2.17.10
81
  * obs-browser: Acquire, copy, and release immediately
82
  * rtmp-services: Update Picarto ingests
83
  * libobs: Update version to 27.2.0
84
  * Update translations from Crowdin
85
  * CI: Specify Windows Server 2019
86
  * UI: Fix uninitialized memory access in OBSPropertiesView
87
  * UI: Fix properties view crash with non-obs objects
88
  * UI: Add warning on startup for running in Wine
89
  * obs-ffmpeg: Fix svt-av1 rate control settings
90
  * Update translations from Crowdin
91
  * linux-capture: Fix missing parameter for pipewire capture
92
  * UI: Fix clang-format specifier
93
  * UI: Remove unnecessary call
94
  * UI: Fix filter props. getting recreated unnecessarily
95
  * UI: Don't create filter properties before splitter
96
  * UI: Improve properties view object safety
97
  * libobs: Add obs_object abstraction and functions
98
  * libobs: Rename OBSObj to OBSPtr
99
  * aja: Fix off-by-one output frame index calculation
100
  * rtmp-services: Update YouNow ingest
101
  * CI: Update Windows x86 obs-deps package to 2022-01-31
102
  * CI: Update Windows obs-deps package to 2022-01-31
103
  * CI: Update macOS obs-deps package to 2022-01-31
104
  * obs-transitions: Fix All Files option for Stingers
105
  * libobs: Add effect files to CMakeLists.txt
106
  * UI: Better Hide OBS Window description, add first time dialog & tooltip
107
  * libobs/graphics: Fix gs_get_format_bpp
108
  * UI: Properly close projector when source is removed (#5171)
109
  * vlc-video: Set channel limit to 8 instead of 2
110
  * rtmp-services: Update nanoStream Cloud / bintu ingests (#5884)
111
  * vlc-video: Enable surround sound support
112
  * win-dshow: Log buffered state
113
  * docs/sphinx: Add GS_RG16
114
  * libobs, libobs-d3d11, libobs-opengl: Add GS_RG16
115
  * win-dshow: Use OBS_SOURCE_FRAME_LINEAR_ALPHA
116
  * aja-output-ui: Fix crash when stopping AJA Preview output
117
  * obs-browser: Fix Windows crash if shared texture is unavailable
118
  * aja: Disable Analog In/Out selections in the UI
119
  * libobs: Free module if obs_module_load callback returns false
120
  * UI: Add separators to system tray context menu
121
  * UI: Fix unused variable warning on non-windows
122
  * aja: Fix Kona1 simultaneous capture/output
123
  * aja: Adjust whitespace for consistency
124
  * aja: Use SDI Transport selection to engage Auto detection
125
  * aja: Show/Hide SDI Transport/4K lists and options
126
  * aja: Fix 2xSDI UHD/4K YCbCr 2SI VPID lookup
127
  * aja: Hide duplicate HDMI IN entry for Kona HDMI
128
  * aja: Filter 6G/12G SDI Transport depending device/plugin type
129
  * aja: Disable UHD/4K high-framerate for Output
130
  * aja: Clear previous crosspoints when signal changes
131
  * aja: Remove unfinished 2x4K Squares support
132
  * aja: Re-work HDMI routing and add missing presets
133
  * aja: Fix HDMI RGB crosspoint indices
134
  * aja: Add framestore index helpers to Source/OutputProps
135
  * mac-vth264: Set RealTime property to False
136
  * mac-vth264: Use float for expected frame rate
137
  * mac-vth264: Remove OSX 10.8 compatibility code
138
  * UI: Show wait cursor while cleaning up scene data
139
  * flatpak: Update librist library
140
  * UI: Check current affinity before calling SetWindowDisplayAffinity
141
  * flatpak: Update libaom and SVT-AV1
142
  * obs-vst: Fix VSTs losing their settings when upgrading
143
  * flatpak: Enable communication with org.a11y.Bus
144
  * libobs: Respect push to talk/mute status in volmeter
145
  * obs-ffmpeg: Add MX450 to blacklist
146
  * docs/sphinx: Fix documentation for addref/release functions
147
  * UI: Disconnect group reorder signal
148
  * UI: Fix QLabel leak in OBSPropertiesView::AddProperty
149
  * UI: Fix transform options being wrongly enabled/disabled
150
  * libobs: Deprecate obs object addref functions
151
  * aja: Remove inter-plugin debug logging
152
  * UI: Fix bugtracker URL in AppData file (#5861)
153
  * libobs: Replace addref calls with get_ref
154
  * libobs: Use get_ref calls for obs.hpp helper classes
155
  * UI: Replace addref calls with get_ref
156
  * mac-syphon: Replace source addref calls with get_ref
157
  * image-source: Replace source addref calls with get_ref
158
  * libobs: Add obs_scene_get_ref()
159
  * UI: Allow 'Hide OBS window' on Windows 10 2004
160
  * UI: Fix Settings save crash on old Windows versions
161
  * obs-ffmpeg: Add new SVT presets
162
  * libobs: Prevent and log double destroy on sources
163
  * obs-browser: Suppress certain warnings
164
  * obs-vst: Fix formatting, fix size truncation warning
165
  * win-capture: Fix parameter mismatches
166
  * UI: Don't read unloaded module in source toolbar
167
  * libobs: Don't destroy mutex before destroying sources is done
168
  * obs-qsv11: Fix memory leak in QSV plugin module
169
  * UI: Add option to hide OBS windows on Windows
170
  * CI: Bump CEF caches to fix cookie crash bug
171
  * obs-vst: Fix closing & resizing VSTs on macOS
172
  * obs-vst: Fix mvMeter2 resize crash, fix SPAN resizing
173
  * aja: Fix UHD/4K YCbCr 3G Level-B 2SI preset
174
  * UI: Fix small typo
175
  * obs-browser: Update version to 2.17.8
176
  * UI: Optimize undo/redo functions with constant references
177
  * aja: Fix crash when capture thread is reset
178
  * aja: Workaround for SDI5 output not working on io4K+
179
  * obs-browser: Fix compilation on non-Windows
180
  * obs-browser: Update version to 2.17.7
181
  * libobs: Mark raw_active and gpu_encoder_active as volatile
182
  * win-capture: Don't list minimized UWP apps
183
  * UI: Use regexp to filter filename formatting
184
  * mac-vth264: Fix DTS timestamps when blank
185
  * win-capture: Use stack buffer for small window titles
186
  * win-capture: Make open_process_proc static
187
  * text-freetype2: Fix incorrect fread argument order
188
  * UI: Downgrade scalable logo on Linux to SVG 1.0
189
  * UI: Set desktopFileName for QApplication
190
  * UI: Fix memory leak in Auto-Configuration Wizard
191
  * libobs-opengl: Miscellaneous static analysis fixes
192
  * aja: Fix signal routing for 4xSDI UHD/4K RGB 3Gb
193
  * aja: Fix erroneous HDMI input selection for certain cards
194
  * aja: Rename IOSelection strings for HDMI and Analog
195
  * aja: Fix Kona1 not auto-detecting capture pixel format
196
  * media-playback: Fix rist demuxing
197
  * linux-v4l2: Fix timeout logging
198
  * libobs-d3d11: Fix formatting
199
  * libobs: Specify format string for bcrash
200
  * obs-filters: Fix incorrect format string
201
  * libobs-d3d11: Fix incorrect format string
202
  * libobs: Fix type mismatch on obs_property_text_monospace
203
  * UI: Log YouTube API HTTP request errors
204
  * aja: Fix Kona5/io4K+ 6G/12G-SDI routing and RGB HD-DualLink routing
205
  * aja: Fix for invalid default settings and empty cardID string
206
  * obs-vst: Fix crashes due to unhandled events, fix stutter when loading
207
  * UI: Remove unused 'Percent' string
208
  * obs-ffmpeg: Fix spelling mistake for 'Encoder.Timeout'
209
  * decklink-output-ui: Stop outputs on OBS_FRONTEND_EVENT_EXIT
210
  * libobs-opengl: Fix border color support on GL textures
211
  * libobs-d3d11: Log display nit range
212
  * obs-ffmpeg: Add missing "FFmpegOpts" locale
213
  * aja-output-ui: Add the Multi View UI options for new device.
214
  * aja: Fix format-security warning
215
  * UI: Fix crash when opening transition Properties dialog
216
  * obs-vst: Fix crashes when switching VSTs, and large channel counts
217
  * obs-browser: Update version to 2.17.6
218
  * libdshowcapture: Add P010 support
219
  * UI: Stop locking filter mutex while loading properties
220
  * libobs: Open a separate X11 connection for hotkeys
221
  * aja: Refactor, clean-up and fix bugs in the signal routing system, and add SDITransport UI option to assist signal routing.
222
  * obs-ffmpeg: Further FFmpeg deprecations fixes for FFmpeg 4.4+
223
  * UI: Fix push-to-talk/mute delay not saving
224
  * UI: Remove Apple deferred tray load
225
  * UI: Fix flash when starting minimized
226
  * UI: Fix hotkey JSON error for Advanced Replay Buffer
227
  * CI: Update Windows obs-deps package to 2022-01-01
228
  * CI: Update macOS obs-deps package to 2022-01-01
229
  * UI: Update context bar when exiting properties dialog
230
  * CI: Use GitHub mirror for PipeWire repository
231
  * UI: Disable WA_PaintOnScreen for projectors
232
  * linux-capture: Disable strict binding for NVIDIA drivers
233
  * UI: Ignore resizing item when it is locked
234
  * libobs-d3d11: Log display color space info
235
  * UI: Fix label offset on projector view
236
  * obs-vst: Fix resizing, always use source name in window title
237
  * UI: Don't recreate entire Hotkey Settings tab
238
  * UI: Fix taskbar icon visibility on light backgrounds
239
  * UI: Immediately apply tray icon change on Apply
240
  * flatpak: Use same commit hash for LuaJIT as macOS
241
  * obs-ffmpeg: Fix av1 encoding with fractional framerates
242
  * UI: Fix compile error in UpdateEditMenu from rebase
243
  * UI: Correctly enable edit menu items with multiple sources
244
  * UI: Reenable copy/paste transform
245
  * Revert "UI: Add checks for overwrite setting to replay buffer"
246
  * libobs: Stop all source processing on destroy
247
  * libobs: Call destroy signal after waiting
248
  * obs-browser: Update version to 2.17.5
249
  * UI: Fix "Null 'source' parameter" warning
250
  * UI: Do not localize timestamp in log file
251
  * UI: Correctly disable "Paste Duplicate" if required
252
  * UI: Add Rosetta Detection
253
  * UI: Remove unneeded include
254
  * docs: Fix frontend API docs for preview_scene functions
255
  * libobs: Remove all callbacks on source destroy
256
  * flatpak: Add SVT-AV1 support
257
  * flatpak: Add libaom support
258
  * flatpak: Add RIST support to FFmpeg
259
  * flatpak: Update FFmpeg to 4.4.1
260
  * Revert "libobs-opengl: Use PBO in device_stage_texture on macOS"
261
  * CI: Trigger multiplatform builds on release branches
262
  * UI: Increment showing in filters dialog
263
  * libobs: Move position for calling execute_graphics_tasks
264
  * UI: Fix vertical grayscale meters when volume is muted
265
  * libobs: Fix template errors on non-MS compilers
266
  * libobs, UI: Fix cpp auto-release assignment from OBSRefs
267
  * libobs-opengl: Use correct size for PIXELFORMATDESCRIPTOR
268
  * linux-capture: Standardize gs_color_format variable names
269
  * linux-capture: Unify format lookups
270
  * linux-capture: Move supported formats into a static table
271
  * linux-capture: Split array into two variables
272
  * linux-capture: Add preferred value out of the loop
273
  * linux-capture: Rename a variable
274
  * libobs-opengl: Swap order of out parameters
275
  * libobs-opengl: Remove unused function argument
276
  * CI: Split Flatpak beta and stable branches
277
  * CI: Trivial cleanup
278
  * UI: Fix build with YT integration without browser
279
  * obs-browser: Update version to 2.17.4
280
  * UI: Add `obs_frontend_open_source_interaction()`
281
  * docs: Fix names of filter/properties functions
282
  * UI: Fix Copy/Paste not including blend mode
283
  * UI: Remove unnecessary shared_ptr allocations
284
  * UI: Add alt-key support to Docks menu
285
  * obs-outputs: Only log SO_SNDBUF on RTMP socket
286
  * libobs, UI: Add support for beta builds
287
  * libobs: Check memory allocation in Windows crash handler
288
  * libobs: Use size_t for obs_encoder_get_frame_size
289
  * Revert "libobs, docs: Add function to get source version"
290
  * Revert "obs-filters: Remove duplicate color correction code"
291
  * Revert "obs-filters: Remove duplicate code from color key filter"
292
  * Revert "obs-filters: Remove duplicate code from chroma key filter"
293
  * obs-browser: Include `atomic` for browser source destroy
294
  * UI: Hold refs to existing sources during remove scene undo
295
  * UI: Hold refs to old sources during remove source undo
296
  * obs-vst: Fix race condition and prevent double invoke
297
  * obs-ffmpeg: Set frame_size for audio codec parameter
298
  * libobs: Add API to get encoder frame size
299
  * UI: Remove unneeded call when removing scene
300
  * UI: Add grayscale meters when volume is muted
301
  * UI: Display grayscale volume meter if muted
302
  * docs: Document obs_get_scene_by_name
303
  * UI: Filter out incompatible audio filters in A/V list
304
  * obs-browser: Correct set function names to match README
305
  * cmake: Add libRIST to copied Windows libs
306
  * flatpak: Deduplicate CEF from the bundle
307
  * flatpak: Add AJA NTV2 library
308
  * linux-capture: Fix Ubuntu 21.10 builds
309
  * linux-capture: Add fallback for PipeWire < 0.3.40
310
  * linux-pipewire: Handle DMA-BUF import failure
311
  * CI: Add PipeWire 0.3.40 to Flatpak
312
  * linux-capture: Announce supported modifiers via PipeWire
313
  * linux-capture: Bump minimal PipeWire version to 0.3.33
314
  * libobs-opengl: Implement DMA-BUF query functions for EGL renderer
315
  * libobs/graphics: Add Linux-only gs_query_dmabuf_* functions
316
  * linux-pipewire: Use DRM fourcc defines directly
317
  * libobs: Rename obs_audio_monitoring_supported to _available
318
  * CI: Update CEF hash for Flatpak to Release 4638
319
  * CI: Use Windows obs-deps release
320
  * libobs: Fix destruction order for destruction task queue
321
  * obs-outputs: Add support for "RTMP Go Away" feature
322
  * obs-outputs/librtmp: Add custom connect data callback
323
  * obs-outputs: Add support for reading RTMP packets
324
  * Revert "CI: Update CEF hash for Flatpak to fix crash"
325
  * libobs-d3d11: DuplicateOutput1 for DXGI capture
326
  * UI: Invoke QCoreApplication::quit in queued connection
327
  * UI: Use sendPostedEvents with deleteLater events on destroy
328
  * UI: Use null with sendPostedEvents()
329
  * obs-browser: Do not wait for browser on source destroy
330
  * Revert "mac-capture: Improve window capture performance"
331
  * libobs: Implement additional source blending modes
332
  * libobs: Expose blending operation types
333
  * mac-capture: Improve window capture performance
334
  * CI: Update CEF hash for Flatpak to fix crash
335
  * libobs: Implement deferred destruction of sources
336
  * libobs: Add obs_in_task_thread() function
337
  * libobs: Add ability to queue audio task
338
  * UI: Process deleteLater() tasks in OBSBasic::ClearSceneData
339
  * libobs/util: Add task queue helper
340
  * Revert "libobs: Do not release while traversing sources for tick"
341
  * libobs: Hold source ref during `source_remove` signal
342
  * CI: Fix build issues introduced by updates obs-deps
343
  * obs-vst: Avoid using empty editorWidget for deleteLater()
344
  * win-virtualcam: Make sure virtualcam output thread safe
345
  * libobs: Add preprocessor directive for AutoRelease types
346
  * CI: Update Windows CEF version to 4638 (Chromium 95)
347
  * CI: Update Linux CEF version to 4638 (Chromium 95)
348
  * CI: Update macOS CEF version to 4638 (Chromium 95)
349
  * UI: Update the filters window to be resizeable
350
  * UI: Add checks for overwrite setting to replay buffer
351
  * obs-outputs: Reset dbr bitrate before end_data_capture_thread start
352
  * UI: Add undo/redo for "Add existing source"
353
  * UI: Remove Qt Windows Extras for Qt 6 and later
354
  * Update translations from Crowdin
355
  * win-capture: Should not init module if HWND is invisible
356
  * UI: Fix a stack overlow caused by using OBSScene
357
  * libobs: Add Wayland hotkey infrastructure
358
  * libobs: Fix Numpad Minus naming in UI
359
  * libobs: Do not release while traversing sources for tick
360
  * CI: Update Crowdin Sync workflow to 0.1.2
361
  * libobs: Fix potentially unsafe linked list traversal
362
  * obs-browser: Fix deadlock
363
  * UI: More user-friendly error when using a bad output path
364
  * CI: Run Flatpak jobs on release branches too
365
  * libobs-opengl: Ensure proper draw buffer
366
  * Update translations from Crowdin
367
  * obs-browser: Fix build issues on Qt 5.9 (Ubuntu 18.04)
368
  * obs-browser: Update version to 2.17.1
369
  * obs-vst: Update submodule with a variety of bugfixes
370
  * libdshowcapture: Add FindPin, RGB24, & use CMake instead of pragma
371
  * linux-capture: Fix capturing on software rasterization setups
372
  * obs-ffmpeg: Set DRI devices and their name persistently
373
  * vlc-video: Emit media ended signal regardless of loop setting
374
  * linux-capture: Deinit pipewire only if we init'ed
375
  * UI: Add UUID to Twitch panel URLs
376
  * rtmp-services: Add Fantasy.Club
377
  * docs: add missing source output flags
378
  * libobs/util: Fix end_pos when pushing empty circlebuf front
379
  * UI: Set donation, bugtracker, and translate AppData fields
380
  * libobs: Disable function attributes for SWIG
381
  * UI/updater: Explicitly set PSAPI_VERSION=2
382
  * libobs: Add OBS_NORETURN and use it for crash handler
383
  * libobs: Add source cap to hint not to show properties
384
  * UI: Don't show properties on creation if no properties
385
  * aja: .rc file for the aja plugin
386
  * UI: Remove duplicate translate_button macro call
387
  * aja: Fix crash in output settings when no card present
388
  * aja: Disable plugin if no devices are found
389
  * CI: Add obsdeps to dylibBundler search
390
  * libobs: Fix missing return when loading non-OBS DLL
391
  * CI: Add extra rpath for macOS test binaries
392
  * CI: Bump WINDOWS_DEPS_CACHE_VERSION
393
  * CI: Update macos deps to 2021-12-05
394
  * aja: Static analysis bug fixes
395
  * CI: Increase Crowdin Sync Checkout Fetch Depth
396
  * CI: Update Crowdin Sync workflow to 0.1.1
397
  * CI: Don't publish betas to Flathub stable
398
  * text-freetype2: Fix unused parameter warning
399
  * obs-filters: Fix unused parameter warnings with speex disabled
400
  * UI: Fix unused lambda capture warning
401
  * UI: Uniquely identify Custom Browser Docks
402
  * UI: Fix service integration with older Qt versions
403
  * UI: Pass parent QWidget to Browser Docks
404
  * UI/importers: Automatically detect SL Collections on macOS
405
  * obs-ffmpeg: Fix memory leaks if replay buffer failed
406
  * linux-capture: Fallback on older PipeWire versions to SHM
407
  * linux-capture: Query used PipeWire versions
408
  * libobs: Fix add/remove of raw audio callbacks
409
  * obs-browser: Update to 2.17.0, add CEF 4638 support
410
  * UI: Add kudos to AppData file
411
  * frontend-tools: Cleanup libobs C++ type use
412
  * UI: Cleanup libobs C++ type use
413
  * libobs: Add AutoRelease OBSRef wrappers for OBS types
414
  * UI: Add separator before Custom Browser Docks in Dock menu
415
  * UI: Remove unused/nonexistent signal/slot connections
416
  * UI: Move Docks into top level menu
417
  * CI: Allow Flatpak audio plugins be found
418
  * CI: Add extension point to Flatpak plugins
419
  * CI: Update Flatpak's v4l-utils to 1.22
420
  * CI: Update Flatpak's x264
421
  * CI: Add Crowdin Synchronization
422
  * UI: Add missing Interact tooltip in compact source toolbar
423
  * UI: Expose cURL error if Remote Text error text is empty
424
  * UI: Minimize context bar when too small
425
  * CI: Drop "(Experimental)" from the Flatpak workflow
426
  * CI: Publish releases on Flathub
427
  * CI: Use version 4 of the flatpak-builder action
428
  * CI: Trivial job renaming
429
  * CI: Make YAMLint happy
430
  * .gitignore: Add flatpak-builder folders
431
  * CI: Update XML/clang-format validation job names
432
  * linux-capture: Implement stream restoration
433
  * linux-capture: Add getter to screencast portal version
434
  * UI: Install correct logos
435
  * libobs: Add raw audio callback function
436
  * UI: Add option for only one fullscreen projector per screen
437
  * UI: Set Twitch Panel Dark Mode using OBS theme
438
  * libobs: Free async cache when sources output NULL frames
439
  * UI: Fix bug with audio balance slider not updating
440
  * UI: Fix context bar shutdown crash
441
  * UI: Recreate nested scenes on scene delete undo
442
  * libobs: Add obs_scene_prune_sources
443
  * docs: Add missing frontend-api calls + organize
444
  * docs: Add missing config_t get/set functions
445
  * docs: Add missing obs_source_t functions + organize
446
  * docs: Minor function description tweaks (reference-scenes)
447
  * UI: Use std::gcd for aspect ratio
448
  * libobs: Fix gs_texture_2d::BackupTexture with GS_TEXTURE_CUBE
449
  * aja: Capture and Output plugin for AJA Video Systems IO devices
450
  * obs-ffmpeg: Properly name FFmpeg lib used
451
  * obs-ffmpeg: Fix NVENC old codec naming removed in FFmpeg
452
  * obs-ffmpeg: Respect AVFormatContext and AVOutputFormat constness
453
  * CONTRIBUTING.rst: Add service submission guidelines (#5562)
454
  * obs-ffmpeg: Include channel_layout.h
455
  * obs-ffmpeg: Include avcodec header for AVCodecContext
456
  * win-dshow: Use AVFrame.pts instead of AVFrame pkt_pts
457
  * ipc-util: Fix potential ready_event hang
458
  * UI: Delete OBSDisplay on window hide on unix
459
  * inject-helper: Remove UNUSED_PARAMETER macro
460
  * text-freetype2: Move default settings to .get_defaults
461
  * UI: Update adv audio props on monitoring type change
462
  * libobs: Add `audio_monitoring` source signal
463
  * libobs/UI: Stop using preprocessor directives for monitor
464
  * libobs: Add obs_audio_monitoring_supported()
465
  * UI: Remove unnecessary calls to `RefreshSources()`
466
  * UI: Refresh source tree when an item source is removed
467
  * UI: Import Streamlabs Screen Capture source type
468
  * libobs, libobs-d3d11: Add support for NT Handle shared textures
469
  * docs: Document obs_group_or_scene_from_source
470
  * docs: Fix outdated speaker_layout enum
471
  * obs-frontend-api: Add scripting shutdown event
472
  * docs: Add obs_frontend_get_current_record_output_path()
473
  * UI: Add obs_frontend_get_current_record_output_path()
474
  * UI: Update python linkage for older compilers
475
  * rtmp-services: Add Manyvids.com
476
  * obs-qsv11: Remove Intel discrete device ID checking
477
  * Revert "libobs: Avoid recycling async frames"
478
  * UI: Link python when obs-scripting python is enabled
479
  * linux-v4l2: Change search strategy for v4l2loopback devices
480
  * UI: Apply transforms/crops correctly to sources on paste
481
  * obs-transitions: Fix stinger transition looping
482
  * rtmp-services: add PhoneLivestreaming
483
  * UI: Add undo/redo for resetting filters properties
484
  * docs: Add `_CHANGING` frontend events
485
  * UI: Add `_CHANGING` frontend events
486
  * UI: Update Edit Transform dialog on scene switch
487
  * rtmp-services: Add Autistici.org
488
  * rtmp-services: add Utreon
489
  * libobs: Add obs_get_transition_by_name
490
  * UI: Don't load existing sources for scene removal undo
491
  * UI: Add undo/redo for context bar text changes
492
  * obs-ffmpeg: Fix starting video packet offset in replay-buffer
493
  * pulse: fill audio monitor buffer more aggressively
494
  * rtmp-services: add Kuaishou live
495
  * UI, libobs, obs-plugins: Fix compiler warnings
496
  * UI: Set correct text in system tray on startup
497
  * UI: Remove duplicated StreamingActive() function
498
  * UI: Match Windows taskbar state to tray icon
499
  * CI: Enable services on Flatpak builds
500
  * CI: Fix error when uninstalling curl and php
501
  * UI: Focus correct filter list when opening filter view
502
  * UI: Focus filter list when adding new filter
503
  * linux-capture: Sort windows by name
504
  * libobs-opengl: Use PBO in device_stage_texture on macOS
505
  * linux-v4l2: Support for Motion-JPEG codec
506
  * obs-qsv11: Fix memory leaks
507
  * rtmp-services: update CamSoda domains
508
  * obs-ffmpeg-mux: Add support for rist protocol
509
  * obs-filters: Remove duplicate code from chroma key filter
510
  * obs-filters: Remove duplicate code from color key filter
511
  * obs-filters: Remove duplicate color correction code
512
  * libobs, docs: Add function to get source version
513
  * UI: Migrate to Helix Twitch API
514
  * obs-ffmpeg: Add AOM AV1 and SVT-AV1 encoders
515
  * obs-ffmpeg/ffmpeg-mux: Allow codecs of any type
516
  * libobs: Allow last encoder error for last output error
517
  * obs-x264: Move options parser to its own lib
518
  * UI: Add Hotkey filter search and duplicate detection
519
  * CI: Add copyright information to macOS bundle plist
520
  * simde: Update README.libobs
521
  * simde: Don't format simde
522
  * Themes: Specify QListView instead of QListWidget
523
  * obs-qsv11: Add ENABLE_QSV11 option
524
  * UI: Disable properties for groups in context menu
525
  * obs-filters: Add libSpeexDSP guard to method
526
  * UI: Fix vertical/horizontal scene item alignment
527
  * libobs: Mark unused audio functions as deprecated
528
  * Revert "libobs: Remove unused volmeter code"
529
  * libobs: Remove unused volmeter code
530
  * UI: Remove duplicate minimum width definition
531
  * rtmp-services: add "Jio Games"
532
  * CI: Validate Qt XML in UI files
533
  * UI: Clean up XML warnings in layout files
534
  * UI: Add Qt XML Schema definitions for validation
535
  * obs-qsv11: Add plain-text copy of QSV11 email chain
536
  * obs-qsv11: Remove Intel NDA from qsv11 plugin
537
  * COPYING: Use license file from gnu.org
538
  * mac-virtualcam: Remove unnecessary plugin version number
539
  * UI: Cleanup advanced audio functions
540
  * UI: Refactor Frontend API and header
541
  * UI: Change position of filters defaults button
542
  * UI: Make transition duration suffixes consistent
543
  * obs-ffmpeg: Fix unwritten audio-only output
544
  * libobs/audio-monitoring: Fix PulseAudio monitoring volume for u8 format
545
  * libobs/audio-monitoring: Fix PulseAudio monitoring volume for s32 format
546
  * decklink-captions: Build with Windows file descriptor
547
  * UI: Fix build with Clang and libc++
548
  * CI: Update KDE image to 5.15-21.08 (Flatpak)
549
  * CI: Update modules for Flatpak build
550
  * CI: Update KDE Platform to 5.15-21.08 (Flatpak)
551
  * UI: Translate to current OS for all colection imports
552
  * UI: Resolve relative paths on scene collection import
553
  * UI: Use correct color property for freetype in toolbar
554
  * UI: Make toolbar color selectors respect alpha
555
  * mac-virtualcam: Remove unneeded includes
556
  * v4l2: Ignore menu controls with no permissible values
557
  * UI: Don't save defaults in oldSettings in properties
558
  * UI: Disable paste source menu items when removed
559
  * UI: Don't copy via name, use weak refs
560
  * libobs: Add obs_weak_source_expired()
561
  * obs-scripting: add transition duration functions
562
  * UI: Update Edit menu item states before displaying
563
  * libobs/callback: Make proc_handler_t threadsafe
564
  * UI: Fix broadcast button state for autostart without autostop
565
  * UI: Show warning if starting/stopping broadcast fails
566
  * UI: Fix YT broadcast start/stop failing due to redundant transition/reset
567
  * UI: Fix formatting with both 12.0.0 and 12.0.1
568
  * UI: Fix formatting for clang-format 12.0.0 (I guess)
569
  * UI: Fix formatting with clang-format 12
570
  * CI: Update clang-format from 10 to 12
571
  * clang-format: Commit file changes for clang-format 12
572
  * clang-format: Commit file changes for clang-format 11
573
  * UI: Add new vector-based menubar icons for macOS
574
  * win-wasapi: Log settings
575
  * win-wasapi Improve default device handling
576
  * win-wasapi: Schedule work on real-time work queue
577
  * UI: Add support for real-time work queue
578
  * win-wasapi: Register capture thread with MMCSS
579
  * win-wasapi: Remove bools and persist threads
580
  * win-wasapi: Clean reset on initialization failure
581
  * win-wasapi: Remove unnecessary inline tags
582
  * win-wasapi: Remove undefined function InitName
583
  * win-wasapi: Rename InitRender to ClearBuffer
584
  * win-wasapi: Simplify sample rate logging
585
  * win-wasapi: Remove persistent references
586
  * win-wasapi: Persist objects beyond Start/Stop
587
  * win-wasapi: Make InitDevice throw to log errors
588
  * win-wasapi: Fix incorrect log strings
589
  * win-wasapi: Mark GetWASAPIAudioDevices_ as static
590
  * libobs/audio-monitoring: Add reconnect logic
591
  * libobs/audio-monitoring: Move variable assignment
592
  * libobs/audio-monitoring: Add WASAPI init helper
593
  * libobs/audio-monitoring: Remove unnecessary device
594
  * libobs/audio-monitoring: Fix mutex leak
595
  * win-wasapi: Remove monitor invalidation code
596
  * libobs/media-io: Register audio thread with MMCSS
597
  * libobs/util: Improve os_sleepto_ns on Windows
598
  * obs-outputs: Remove unnecessary header
599
  * obs-outputs: Remove WIN32_LEAN_AND_MEAN define
600
  * libobs: Remove WIN32_LEAN_AND_MEAN
601
  * UI: Tuck variable inside macro guard
602
  * UI: Remove NOMINMAX from CMake scripts
603
  * UI: Use patterns that avoid std::min/max
604
  * coreaudio-encoder: Remove NO_MIN_MAX
605
  * libobs/util: Simplify emmintrin.h wrapper macro
606
  * libobs/graphics: Fix vec2 min/max functions
607
  * obs-text: Update header for ARM64 compile
608
  * decklink: Make header self-sufficient
609
  * libobs, libobs-opengl: Consistent near/far undef
610
  * UI: Improve installer, add release notes & Quickstart link
611
  * vlc-video: Improve logging with prefix & VLC version
612
  * UI: Log compiled & runtime Qt versions
613
  * win-capture: Use DPI context for game capture
614
  * win-capture: Use DPI context for window BitBlt
615
  * cmake: Don't link with PulseAudio when disabled
616
  * UI: Add restart message on profile change
617
  * UI: Add ShutDownActiveOutputsOnExit setting
618
  * libobs: Clear unused pointers for obs_source_output_audio()
619
620
-------------------------------------------------------------------
621
Tue Oct 05 02:03:33 UTC 2021 - Jimmy Berry <jimmy@boombatower.com>
622
623
- Update to version 27.1.3:
624
  * libobs: Update version to 27.1.2
625
  * Revert "libobs: Don't return/set 0 mixers for non-audio sources"
626
  * libobs: Update to version 27.1.2
627
  * Revert "UI: Disable hotkeys when a user is expected to type text"
628
  * libobs: Don't return/set 0 mixers for non-audio sources
629
  * UI: Fix tab stop order for Draw safe areas
630
  * UI: Do not disable AutoConf bandwidth test for YouTube
631
  * libobs: Remove DrawSrgbDecompressPremultiplied
632
  * UI: Fix Twitch bandwidth test checkbox
633
  * UI: Remove thread from YouTube auto config
634
  * obs-browser: Filter textures in linear space
635
  * UI: Adjust minimum size of source toolbars smaller
636
  * libobs/util: Add type test in darray macros for GCC
637
  * libobs/util: Add a cast for da_push_back_array argument
638
  * libobs: Fix const qualifier mismatch on DARRAY
639
  * libobs: Add casts to da_push_back_array arguments
640
  * libobs: DrawSrgbDecompress for default_rect.effect
641
  * libobs: Simplify util_mul_div64 for x64 on Windows
642
  * win-capture: Update graphics hook version to 1.7.1
643
  * libobs: Update version to 27.1.1
644
  * UI: Add missing Auth::Load() when duplicating/creating profile
645
  * linux-capture: Fail when libdrm missing
646
  * obs-browser: Update translations from Crowdin
647
  * obs-browser: Update version to 2.16.2
648
  * Update translations from Crowdin
649
  * libobs: Update version to 27.1.0
650
  * linux-capture: Add libdrm dependency check (#5326)
651
  * Revert "UI: Update volume controls by callback"
652
  * libobs: Make portal inhibitor asynchronous
653
  * UI: Prevent Restream OAuth disconnection
654
  * linux-capture: Omit implicit modifier token when creating texture
655
  * libobs-opengl: Load EGL via Glad on Wayland platform
656
  * docs: Add transition duration changed event
657
  * win-dshow: Don't buffer Elgato Facecam device by default
658
  * UI: Fix enter/esc when hotkeys are disabled in focus
659
  * linux-capture: Lookup session handle without typechecks
660
  * CI: Fix double zip by uploading build folders
661
  * UI: Use STL random as fallback
662
  * UI: Fix AuthListener error HTTP response body
663
  * UI: Abort YouTube login on cancel or listener fail
664
  * UI: Force minimum reconnect delay of 1 second
665
  * UI: Remove test YouTube QSS from Dark theme
666
  * libobs-d3d11: Fix present skip comment
667
  * UI: Add label/widget buddying to YouTube dialog
668
  * UI: Use secure RNG for generating YouTube state parameter
669
  * UI: Properly verify state parameter for YouTube auth
670
  * libobs-d3d11: Use waitable object to avoid stalls
671
  * libobs-d3d11: Simplify DXGI factory creation
672
  * libobs-d3d11: Prefer ComPtr Clear() over Release()
673
  * libobs: Support move for mismatched ComPtr
674
  * UI: Update Acri theme styling
675
  * UI: Update dark theme button styling
676
  * UI: Fix loading auto start/stop setting in YT dialog
677
  * cmake: Add Qt JPEG/GIF plugins to Windows libraries
678
  * UI: Add thumbnail option to YouTube broadcast setup
679
  * UI: Add postDataSize option to GetRemoteText
680
  * UI: Fix used source for SetCurrentScene during undo
681
  * UI: Remove unused RemoveSelectedSceneItem slot
682
  * libobs: Block sceneitem create if item source is removed
683
  * UI/updater: Remove dependency on psapi.lib
684
  * win-capture: Remove dependency on psapi.lib
685
  * libobs: Remove dependency on psapi.lib
686
  * UI: Check selected broadcast when re-opening YT dialog
687
  * UI: Change YouTube Broadcast Dialog title
688
  * UI: Add remember settings checkbox to YT broadcast setup
689
  * UI: Rework YouTube broadcast setup flow
690
  * deps/media-playback: Handle discontinuities to fix video stalls
691
  * libobs: Actually fix ungroup deadlock
692
  * Revert "libobs: Avoid request graphics lock after full_lock(scene)."
693
  * libobs: Restrict emmintrin.h to x86(_64) platform
694
  * UI: Add -DNOMINMAX to CMake on MSVC
695
  * libobs: Fix near and far redefinition on MSVC
696
  * libobs: Fix connect() redefinition on MSVC
697
  * obs-outputs: Add WIN32_LEAN_AND_MEAN to avoid symbol clash
698
  * libobs: Avoid request graphics lock after full_lock(scene).
699
  * libobs: Add profiler section for send_packet
700
  * libobs-winrt: Require Windows 10 SDK 20348
701
  * cmake: Require Windows 10 SDK 20348
702
  * libobs-d3d11: Use ALLOW_TEARING if supported
703
  * libobs-d3d11: Use FLIP_DISCARD on Windows 11
704
  * libobs/util: Const-correct win_version_compare
705
  * UI: Disable reconnect for bandwidth test
706
  * UI: Enable AutoConfig bandwidth test for YT integration
707
  * UI: Fix Qt6-incompatible operator usage
708
  * UI: Fix Qt6-incompatible call to QLocale::setDefault
709
  * UI: Update volume controls by callback
710
  * rtmp-services: Add Disciple Media
711
  * libobs: FIx missing noexcept warnings
712
  * libobs/graphics: Fix gs_generalize_format warning
713
  * UI: Fix YT chat being shown when selecting private event
714
  * UI: Only start YT check thread if auto-start is disabled
715
  * UI: Disable hotkeys when a user is expected to type text
716
  * UI: Remove obsolete/unused struct members
717
  * UI: Restore auth reset when switching services
718
  * UI: Remove unused struct
719
  * UI: Fix vertical stretching in audio settings pane
720
  * obs-outputs: Disable Windows socket loop when using RTMPS
721
  * UI: Use OBS locale for YouTube categories API
722
  * libobs/util: Improve SetThreadDescription usage
723
  * UI: Fix missing broadcast state reset on force-stop
724
  * UI: Start YouTube check thread after output starts
725
  * UI: Actually set AutoConfig bitrate max to 51 Mbps
726
  * UI: Change YouTube description input to QPlainTextEdit
727
  * UI: Bump AutoConfig bitrate maximum to 51 Mbps
728
  * UI: Add missing properties to ResetBroadcast
729
  * UI: Fix crash when output source 0 is null
730
  * win-capture: Clear stale pointers for game capture
731
  * libobs/util: Remove old ifdefs
732
  * UI: Fix disabled auto-start/stop checkboxes
733
  * rtmp-services: Remove 17LIVE
734
  * UI: Update png to svg in ui files
735
  * docs: Clarify only DMA-BUFs with a single modifier are supported
736
  * pipewire: Create textures from multiplanar DMA-BUF
737
  * UI: Remove "Fullscreen Interface" menu on macOS
738
  * UI: Fix source toolbar shifting when nothing is selected
739
  * UI: Adjust minimum size of source toolbars
740
  * UI: Allow overriding keyframe interval if smaller
741
  * UI: Cache YouTube channel name
742
  * libobs: Add missing util.hpp to CMakeLists.txt
743
  * obs-filters: Fix NvAFX mutex leak
744
  * libobs: Fix pthread mutex leaks
745
  * libobs/util: Fix pthread mutex leaks
746
  * libobs/media-io: Fix leaks and error handling
747
  * libobs/callback: Fix pthread mutex leaks
748
  * deps/obs-scripting: Fix pthread mutex leaks
749
  * libobs/util: pthread_mutex_init_recursive helper
750
  * UI: Adjustments to YouTube integration strings
751
  * obs-browser: Disable Qt tooltip on old Qt versions
752
  * obs-browser: Update version to 2.16.0
753
  * UI: Add YouTube Chat Dock
754
  * libobs: Defer reconfiguring encoders to the encode threads
755
  * Revert "obs-ffmpeg, obs-qsv11: Disable dynamic bitrate support"
756
  * UI: Fix incorrect OBSTheme definition for highlighted text color
757
  * UI: Use Palette in all default themes
758
  * UI: Load theme palette before loading theme
759
  * image-source: Fix gif not working in studio mode
760
  * UI: Add styling for YouTube integration
761
  * cmake: Copy correct file for Qt imageformat plugin
762
  * UI: Use inline const for shared vector
763
  * decklink: Cleanup hide/show code
764
  * UI: Hide auto-start/auto-stop options in YouTube dialog
765
  * UI: Replace bad YouTube link with popup helper
766
  * decklink: Fix deactivate when not showing
767
  * UI: Fix minor leak
768
  * UI: Add option to draw safe areas in preview
769
  * obs-ffmpeg, obs-qsv11: Disable dynamic bitrate support
770
  * UI: Add required links when using YouTube
771
  * libobs-winrt: Replace casts with data access
772
  * libobs-winrt: Improve error logging code
773
  * decklink-output-ui: Don't update UI during shutdown
774
  * win-dshow: Avoid redundant string conversions
775
  * win-dshow: Use constant references for resolution check
776
  * UI: Fix redo recreating sources in the wrong scene
777
  * UI: Show source icon in context bar
778
  * UI: Add menu bar item to show missing files dialog
779
  * UI: Fix missing #if for autostart warning
780
  * UI: Add "Don't show again" checkbox to YT auto start warning
781
  * UI: Show loading indicator while fetching YouTube Events
782
  * UI: Fix YouTube event selection, API usage, stream resumption
783
  * UI: Improve YouTube (error) translatability
784
  * UI: Show error if Google account has no channels
785
  * UI: Improve YouTube API HTTP error handling
786
  * UI: Add fail_on_error parameter to GetRemoteFile
787
  * win-capture: Fix D3D12 third party overlay capture
788
  * UI: Dim hidden source items in source tree
789
  * mac-virtualcam: Move DAL plugin to plugin data directory
790
  * Revert "UI: Remove macOS-Default Full Screen Menu Item"
791
  * UI: Remove macOS-Default Full Screen Menu Item
792
  * UI: Show name of scene item in Transform window title
793
  * UI: Fix media controls toolbar default size and styling
794
  * UI: Change the Source Toolbar to not be fixed size
795
  * UI: Change QWidgets to QFrame so Qt Creator doesn't hide these entries
796
  * UI: Apply QSS to generic hotkey settings label
797
  * cmake: Remove local files for checking threading support
798
  * UI: Clean up Update form markup
799
  * UI: Clean up Remux form markup
800
  * UI: Clean up Missing Files form markup
801
  * UI: Clean up Importer form markup
802
  * UI: Clean up Custom Browser Docks form markup
803
  * UI: Clean up Transform form markup
804
  * UI: Clean up Interact form markup
805
  * UI: Clean up Filters form markup
806
  * UI: Clean up About form markup
807
  * UI: Clean up AutoConfig form markup
808
  * UI: Clean up toolbar form markup
809
  * UI: Clean up Settings form markup
810
  * UI: Query rtmp-services for stream key link URLs
811
  * rtmp-services: Add stream key link URLs
812
  * rtmp-services: Change "stream key link" key to "stream_key_link"
813
  * UI,obs-transitions: Enable missing files dialog for stinger transition
814
  * rtmp-services: Add BoxCast
815
  * Revert "mac-virtualcam: Move DAL plugin to plugin data directory"
816
  * mac-virtualcam: Move DAL plugin to plugin data directory
817
  * graphics-hook: Fix D3D11On12 usages
818
  * deps/media-playback: Fix trailing whitespace
819
  * UI: Fix compiler error
820
  * UI: Fix frontend API cleanup/exit event order
821
  * deps/media-playback: Fix bug about audio without best_effort_timestamp
822
  * frontend-tools: Fix crash on shutdown
823
  * UI: Create YouTube LiveStream objects as non-reusable
824
  * UI: Force Wayland usage under Wayland session
825
  * obs-outputs: Fix binding to IPv6 addresses on *nix
826
  * linux-capture: Load XSHM capture on EGL/X11
827
  * deps/media-playback: Less accurate sleep
828
  * libobs-d3d11: Avoid vector usage
829
  * libobs: Avoid recycling async frames
830
  * libobs/graphics: Avoid darray recycle
831
  * UI: Trim custom server string
832
  * UI: Add functions to open properties and filters
833
  * obs-frontend-api: Send OBS_FRONTEND_EVENT_SCENE_COLLECTION_CLEANUP
834
  * obs-transitions: Fix desync of stinger track matte
835
  * rtmp-services: Fix comparison mismatch warning
836
  * UI: Fix unused variable outside of #if
837
  * rtmp-services: Fix typo'd "recommended" key for various services
838
  * Revert "UI: Initialize Studio mode after loading scenes"
839
  * rtmp-services: Add 17LIVE service
840
  * rtmp-services: Add Volume.com
841
  * libobs/util: Fix reading memory usage on Linux
842
  * obs-transitions: Add "Mask only" track matte option
843
  * obs-transitions: Fix missing newline at end of file
844
  * UI: Replace '&&' with 'and' in YT integration
845
  * UI: Show autoremux progress bar
846
  * UI: Autoremux Replay Buffer
847
  * Revert "docs: Rename Code of Conduct to fix GitHub detection"
848
  * docs: Rename Code of Conduct to fix GitHub detection
849
  * UI: Add YouTube integration
850
  * docs: Add link to CoC to contributing guidelines
851
  * obs-filters: Correct log prefix for noise suppression filter
852
  * obs-filters: Use correct NVIDIA capitalization
853
  * UI: Fix da_push_back taking a wrong type of item
854
  * libobs: Fix da_push_back taking a wrong type of item
855
  * rtmp-services: Add "Lovecast"
856
  * UI: Fix undo delete scene that is used as source
857
  * Add Code of Conduct
858
  * obs-ffmpeg: Translate VAAPI property names
859
  * obs-filters: Sample mask/blend texture linearly
860
  * Revert "UI: Disable drag/drop on Linux scenes/sources (for now)"
861
  * obs-browser: Update version to 2.15.0
862
  * UI: Add support for external browser OAuth
863
  * UI: Specify exact service to auth login callbacks
864
  * UI: Add request type param to GetRemoteText
865
  * UI: Set Qt locale to current OBS locale
866
  * UI: Include QtNetwork as a direct dependency
867
  * win-capture: Fix formatting
868
  * obs-filters: Minor NVAFX cleanup
869
  * UI: Simplify expressions in GetMonitorName
870
  * win-capture: Use better defaults in thread_is_suspended
871
  * win-capture: Move NT functions to shared file
872
  * UI: Handle prefixes when using paths in recording format
873
  * libobs: Add stop_audio function, change shutdown order
874
  * UI: Initialize Studio mode after loading scenes
875
  * decklink: Add destructor for OBSVideoFrame, initialize flags
876
  * UI: Use larger buffer for scene collection filename
877
  * decklink: Fix truncation warnings
878
  * libobs: Round up chroma sizes for odd resolutions
879
  * libobs: Fix stack buffer overflow in build_current_order_info
880
  * UI: Fix ambiguous conversion error
881
  * UI: Fix formatting on window-basic-settings.cpp
882
  * UI: Add "18 Scenes" multiview option
883
  * flatpak: Remove D-Bus permissions to talk to session managers
884
  * libobs: Add portal inhibitor
885
  * decklink: Don't show incompatible formats
886
  * libobs-winrt, win-capture: Linear SRGB support
887
  * libobs-opengl: Fix GS_R10G10B10A2 format
888
  * libobs-d3d11: Relax texture format copy check
889
  * libobs-d3d11: Use typeless texture for duplicator
890
  * libobs: Plumb texcoord hint to reduce GPU cost
891
  * libobs: Add gs_generalize_format helper
892
  * libobs: Add DrawSrgbDecompress default technique
893
  * libobs: DrawSrgbDecompressPremultiplied technique
894
  * UI: Fix displayed autoremux file name
895
  * UI: Add obs-frontend-api functions to create/delete profiles
896
  * UI: Add startup flag to disable missing files window
897
  * UI: Add obs_frontend_get_current_profile_path()
898
  * libobs: Add `obs_enum_all_sources()`
899
  * libobs, UI: Add support for button properties as links
900
  * libobs/nix: List Flatpak search paths
901
  * rtmp-services: add bilibili live
902
  * pipewire: Properly pass sizes to gs_draw_sprite_subregion
903
  * obs-filters: Fix comparison type mismatch
904
  * obs-ffmpeg: Fix comparison type mismatch
905
  * libobs: Fix warnings
906
  * text-freetype2: Add alpha channel property
907
  * mac-syphon: Use DrawOpaque as necessary
908
  * libobs: Add DrawOpaque for rect effect
909
  * libobs: Fix memory overrun if libobs version mismatches
910
  * UI: Log Show/Hide transitions on scene collection load
911
  * cmake: Enable full optimizations for RelWithDebInfo MSVC builds
912
  * UI: Fix audio mixer UI not updating from threads
913
  * libobs/callback: Fix signal_handler_disconnect_global
914
  * rtmp-services: Fix implicit function declaration
915
  * rtmp-services: Update Facebook recommended settings
916
  * rtmp-services: Implement bitrate matrix
917
  * UI: Check if recording is paused when trying to pause
918
  * mac-capture: Update display names
919
  * linux-capture: Use portal's D-Bus on PipeWire captures
920
  * linux-capture: Add getters for portal's D-Bus connection and proxy
921
  * linux-capture: Conditionally register PipeWire captures
922
  * obs-qsv11: Update Intel Media SDK to 2021 R1
923
  * UI: Handle HTTP errors for fetching remote files
924
  * UI: Handle & log HTTP errors for RemoteTextThread
925
  * win-capture: Return early in property callbacks if param is null
926
  * win-capture: Check for WGC support on plugin load
927
  * win-capture: Determine D3D11 usage once per run
928
  * UI: Remove fractional scaling ifdefs
929
  * UI: Make projector display resolutions DPI-aware
930
  * libobs-winrt: Use better Windows SDK version check
931
  * obs-ffmpeg: Don't purge packets when there are none
932
  * pipewire: Properly account for cursor hotspot
933
  * UI: Fix win uninstall not deleting desktop shortcut
934
  * UI: Fix code indentation for Edit Undo/Redo
935
  * UI/installer: Silently install Visual C++ Redist
936
  * win-capture: Bump graphics hook version to 1.7.0
937
  * win-capture: Remove custom function hooking
938
  * graphics-hook: Use Detours for function hooking
939
  * graphics-hook: Remove unused header
940
  * UI: Delete log viewer when closing it
941
  * UI: Simplify log viewer on launch code
942
943
-------------------------------------------------------------------
944
Fri Jul 30 07:19:35 UTC 2021 - Guillaume G. <guillaume@opensuse.org>
945
946
- Build on aarch64 as well
947
948
-------------------------------------------------------------------
949
Fri Jun 18 22:54:05 UTC 2021 - Jimmy Berry <jimmy@boombatower.com>
950
951
- Rebase patches:
952
  - 0001-Prefix-modinfo-with-sbin-since-not-in-normal-path.patch
953
  - 0002-Include-moonjit.patch
954
- Add OBS packaged cef_binary_4280_linux64.tar.bz2.
955
- Include browser build cmake options.
956
- Add dependencies:
957
  - libqt5-qtbase-private-headers-devel
958
  - pipewire-devel
959
- Disabled browser build as needs more packaging work.
960
961
-------------------------------------------------------------------
962
Fri Jun 18 19:10:41 UTC 2021 - jimmy@boombatower.com
963
964
- Update to version 27.0.1:
965
  * UI: Fix unused parameter warning
966
  * Update translations from Crowdin
967
  * libobs,deps/media-playback: Avoid bitfields
968
  * UI: Fix context bar crash
969
  * libobs: Update version to 27.0.1
970
  * UI: Handle mac-vth264 encoder ID change
971
  * UI: Optimize backup scene for undo/redo
972
  * obs-ffmpeg: Add missing return statement
973
  * UI: Fix filters changes not properly being added to undo stack
974
  * obs-ffmpeg: NVENC usage fixes
975
  * UI: Translate Undo action "Delete Scene" and include scene name
976
  * obs-ffmpeg: Support lack of Psycho Visual Tuning
977
  * UI: Don't execute or track empty SceneItem move actions
978
  * Revert "UI: Cleanup on_scenes_currentItemChanged function"
979
  * obs-ffmpeg: Add linear alpha setting
980
  * deps/media-playback: Plumb linear alpha flag
981
  * libobs: Plumb linear alpha flag
982
  * Revert "UI: Fix spamming of log when setting current scene"
983
  * CI: Bump dmgbuild to 1.5.2 to fix detach error
984
  * UI: Disable Copy Filters in scene list for scene with no filters
985
  * UI: Disable Copy Filters in Audio Mixer for source with no filters
986
  * obs-filters: Fix swapped chroma distance values
987
  * libobs: Assume sRGB instead of linear for 64 bpp
988
  * libobs: Restrict direct filtering to SRGB match
989
  * UI: Disable drag/drop on Linux scenes/sources (for now)
990
  * CI: Fix dmgbuild breaking CI by pinning its version number
991
  * libobs: Update version to 27.0.0
992
  * UI: Remove scene collection undo/redo actions
993
  * Update translations from Crowdin
994
  * obs-filters: Test if NVAFX is supported on load
995
  * UI: Fix OBS signal recursion
996
  * obs-transitions: Disable separate track matte file for now
997
  * UI: Correct add_action repeatable arg type
998
  * libobs: Straight alpha blend for filtered inputs
999
  * UI: Fix null string being passed to blog()
1000
  * UI: Add Group/Ungroup Undo/Redo actions
1001
  * UI: Do not allow new undo actions while undo disabled
1002
  * UI: Add OBSBasic::BackupScene() with scene param
1003
  * cmake: Fix Detours package name CMake warning
1004
  * graphics-hook: Add Detours include dir
1005
  * CI: Add check for code signing credentials used by notarization
1006
  * win-capture: Remove D3D12 fix toggle
1007
  * UI: Fix hide undo/redo not working with group items
1008
  * libobs: Add obs_group_or_scene_from_source()
1009
  * win-capture: Bump graphics hook version to 1.5.0
1010
  * graphics-hook: Try multiple D3D12 queues
1011
  * graphics-hook: Do not persist device unnecessarily
1012
  * graphics-hook: More logging to help debugging
1013
  * graphics-hook: Kill early return
1014
  * graphics-hook: Give up on DXGI swap chain
1015
  * graphics-hook: Reduce variable scopes
1016
  * graphics-hook: Prevent recursive free
1017
  * graphics-hook: Fix potential D3D12 device leak
1018
  * graphics-hook: Use Detours for D3D12 hook
1019
  * graphics-hook: Link Detours library
1020
  * cmake: Add module for Detours
1021
  * CI: Add versioning for dependencies zip file
1022
  * obs-vst: Remove unused code
1023
  * decklink-output-ui: Stop outputs when unloading
1024
  * decklink-output-ui: Render texrender once per frame
1025
  * UI: Add versioned sources to scene collection importer
1026
  * UI: Fix scene collection importer OS translation
1027
  * obs-transitions: Make sure gs calls are in graphics context
1028
  * obs-filters: Fix blend state for Scale filter
1029
  * obs-filters: Premultiply alpha for precision
1030
  * libobs: Add srgb.h to CMakeLists.txt
1031
  * obs-transitions: Fix memory leak
1032
  * UI: Add paste source undo/redo actions
1033
  * UI: Add disable push/pop to undo/redo stack
1034
  * UI: Use "enabled" instead of "disabled" variable name
1035
  * UI: Rename enable/disable funcs for undo/redo stack
1036
  * cmake: Fix FindJack to support finding PipeWire's libjack
1037
  * decklink: Fix crash during shutdown when output is on
1038
  * obs-filters: Fix color key distance
1039
  * libobs: Remove DrawAlphaBlend technique
1040
  * image-source: Premultiply images on load
1041
  * libobs: Support premultiplying images on load
1042
  * libobs: Fix direct rendering test
1043
  * obs-transitions: Use texrender with stacked track mattes
1044
  * obs-transitions: Fix track matte rendering improper sizes
1045
  * obs-transitions: Fix annoying log message
1046
  * obs-transitions: Only check matte duration if matte exists
1047
  * obs-transitions: Free matte texrender when not in use
1048
  * obs-transitions: Remove unnecessary matrix push/pop
1049
  * obs-transitions: Reset track matte texture in tick
1050
  * Revert transition scaling fix
1051
  * frontend-plugins: Fix script properties not updating
1052
  * Revert "rtmp-services: Add Odysee.com"
1053
  * obs-transitions: Blend in linear space
1054
  * rtmp-service: Rename "stream key" for dacast
1055
  * UI: Clear fade to black source
1056
  * UI: Simplify fade to black code
1057
  * cmake: Remove outdated osxbundle files
1058
  * flatpak: Cleanup unwanted static libraries
1059
  * Revert "flatpak: Disable obs-browser build"
1060
  * UI: Disable transition props menu when transitioning
1061
  * rtmp-services: Add Odysee.com
1062
  * rtmp-services: Add Brime Live service
1063
  * obs-filters: Fix unreferenced variable warning
1064
  * libobs: Mark unused parameters
1065
  * libobs: Fix uninitialized variable warning
1066
  * libobs: Fix deadlock removing scene item
1067
  * libobs-winrt,win-capture: Cursor toggle exceptions
1068
  * win-capture: Fix WGC disable index for display
1069
  * image-source: Premultiply alpha in shader
1070
  * libobs: Support 64 bpp images
1071
  * libobs: Add DrawAlphaBlend technique
1072
  * obs-filters: Fix shader for LUT on OpenGL
1073
  * image-source: Allow linear space alpha
1074
  * obs-browser: Add SRGB flag
1075
  * win-capture: Remove SRGB code
1076
  * text-freetype2: Remove SRGB code
1077
  * win-capture: Add OBS_SOURCE_SRGB flag
1078
  * obs-text: Add OBS_SOURCE_SRGB flag
1079
  * mac-capture: Add OBS_SOURCE_SRGB flag
1080
  * linux-capture: Add OBS_SOURCE_SRGB flag
1081
  * image-source: Add OBS_SOURCE_SRGB flag
1082
  * libobs, obs-filters: SRGB backwards compatibility
1083
  * UI: Fix rounding truncation
1084
  * obs-transitions: Remove dead code
1085
  * docs: Remove block quotes (#4621)
1086
  * win-dshow: Add support for ASUS coupled audio
1087
  * obs-browser: Update version to 2.14.2
1088
  * README.rst: Use High DPI Discord Badge
1089
  * UI: Move clearing of copy/paste variables
1090
  * CI: Remove unneeded runtime deps
1091
  * UI: Fix proprty Undo not updating settings properly
1092
  * text-freetype2: Fix empty text not updating source
1093
  * libobs: Add obs_source_reset_settings()
1094
  * UI: Remove duplicate include
1095
  * UI: Fix Undo/Redo for pasting multiple filters
1096
  * obs-filters: Increase opacity precision
1097
  * UI: Add Undo/Redo for single filter copy/paste
1098
  * UI: Add Undo/Redo for pasting multiple filters
1099
  * libobs: Add functions to backup/restore filters
1100
  * obs-filters: Fix bad math in Color Key v1
1101
  * UI: Fix missing files dialog starting hidden (macOS)
1102
  * UI: Fix audio filter changes not being added to undo
1103
  * UI: Fix audio filters being deleted not getting added to undo
1104
  * UI: Fix undo/redo enabling redo with no items in redo
1105
  * obs-filters: Handle premultiplied alpha input
1106
  * libobs: Don't force premultiplied alpha on filters
1107
  * CI: Use a stable version of the Flatpak action
1108
  * UI: Use std::bind for visibility undo/redo action
1109
  * UI: Add Undo/Redo for volume change/mute via main fader
1110
  * UI: Add Undo/Redo items for adv. audio properties
1111
  * UI: Add repeat protection for Undo/Redo
1112
  * UI: Remove unnecessary Undo/Redo cleanup func
1113
  * obs-filters: Use correct branding for NVIDIA Noise Removal
1114
  * UI: Cleanup on_scenes_currentItemChanged function
1115
  * UI: Add undo/redo actions for move up/down/top/bottom
1116
  * text-freetype2: Render in nonlinear space
1117
  * obs-filters: Check NVAFX is enabled before using mutexes
1118
  * libobs: Fix crash in missingfiles when source is invalid
1119
  * obs-filters: Better describe denoiser methods in menu
1120
  * obs-filters: RTX denoiser, initialize only output channels
1121
  * obs-filters: Initialize NVIDIA AFX in a thread
1122
  * image-source: Use DrawNonlinearAlpha
1123
  * libobs: Render async video with DrawNonlinearAlpha
1124
  * libobs: Filter using premultiplied alpha
1125
  * docs: Fix erroneous code example
1126
  * libobs: Add DrawNonlinearAlpha technique
1127
  * UI: Use scene backup/undo/redo funcs for reordering
1128
  * UI: Refactor scene action undo/redo
1129
  * libobs: Add obs_data_get_last_json()
1130
  * obs-transitions: Nonlinear SRGB, swipe
1131
  * obs-transitions: Nonlinear SRGB, slide
1132
  * obs-transitions: Nonlinear SRGB, luma wipe
1133
  * obs-transitions: Nonlinear SRGB, fade
1134
  * obs-transitions: Nonlinear SRGB, fade to color
1135
  * UI: Add missing locale text for reorder undo/redo
1136
  * UI: Add undo/redo for source reordering
1137
  * UI: Fix imported scene collection names duplicating
1138
  * rtmp-services: Update Twitter.com
1139
  * rtmp-services: Add Luzento.com
1140
  * obs-transitions: Crop output of stinger media player
1141
  * obs-transitions: Remove scaling of track matte texture
1142
  * UI: Delete unimplemented declaration, LoadProfile()
1143
  * CI: Use flatpak-builder subaction
1144
  * CI,cmake: Fix macOS version information
1145
  * linux-v4l2: Use flatpak-spawn when inside a Flatpak sandbox
1146
  * UI: Fix crash when closing missing files window
1147
  * UI: Fix invalid check for Remove Multiple Sources dialog result
1148
  * UI: Add Undo/Redo for source visibility
1149
  * UI: Make undo_stack types in-class and private
1150
  * libobs: Add helper func to find a scene by name
1151
  * libobs: Save obs_data json in compact form
1152
  * UI: Fix missing Files dialog crash loading source icon
1153
  * flatpak: Reenable browser source
1154
  * win-dshow: Fix virtual camera CPU usage, add more comments
1155
  * obs-filters: Increase luma key precision
1156
  * mac-virtualcam: Hide logging behind debug flag
1157
  * mac-capture: Add another virtual output loopback device
1158
  * libobs: Return target vec not current when within EPSILON
1159
  * mac-virtualcam: Fix memory leaks
1160
  * UI: Use newer Twitch Dashboard docks for integration
1161
  * obs-filters: Increase brightness precision
1162
  * UI: Increase float property decimals based on step
1163
  * UI: Fix undo data being saved when no changes occur
1164
  * vlc-video: Ignore URLs when checking for missing files
1165
  * CI: Specify arch for prebuilt deps
1166
  * cmake: Automatically copy datatarget PDBs
1167
  * UI: Add Undo/Redo for source visibility transitions
1168
  * libobs: Add transition save/load functions
1169
  * UI: Fix spamming of log when setting current scene
1170
  * azure-pipelines.yml: Remove
1171
  * README.rst: Replace Azure Pipelines badge with GitHub Actions
1172
  * obs-ffmpeg: Expose psycho-aq setting
1173
  * UI: Fix wrong behavior with undo/redo and groups
1174
  * rtmp-services: Update Mixcloud
1175
  * UI: Fix reordering scenes not working properly
1176
  * UI: Update context bar when using undo/redo
1177
  * UI: Force current scene when using undo/redo
1178
  * flatpak: Disable obs-browser build
1179
  * obs-browser: Emit fatal error if CEF or X11 is missing
1180
  * obs-filters: Add color settings to correction v2
1181
  * linux-capture: Ask for PipeWire if deps not found
1182
  * plugins: Set obs-vst as a default requirement
1183
  * plugins: Set obs-browser as a default requirement
1184
  * UI: Fix Undo/Redo holding source references
1185
  * libobs: Add obs_source_is_scene()
1186
  * libobs: Add obs_obj_is_private()
1187
  * libobs: Add obs_source_load2()
1188
  * libobs: Add obs_source_enum_full_tree()
1189
  * UI: Clear undo stack in ClearSceneData() instead
1190
  * UI: Wipe undo/redo stack when switching scene collections
1191
  * UI: Add maximum number of items in undo/redo stack
1192
  * obs-browser: Disable browser panels on Wayland for now
1193
  * win-dshow: Fix libdshowcapture formatting
1194
  * UI: Conform transition duration in Scene Transition dock
1195
  * obs-filters: Code cleanup for RTX denoiser
1196
  * obs-filters: Fix initialization of RTX denoiser
1197
  * linux-capture: De-escalate assertion to a warning
1198
  * win-dshow/libdshowcapture: Update to 0.8.7
1199
  * obs-filters: Perform chroma key in nonlinear space
1200
  * obs-filters: Use new pattern for SRGB support
1201
  * libobs: Add filter functions for SRGB support
1202
  * libobs: Don't save temporarily removed sources
1203
  * libobs: Remove unnecessary null check
1204
  * CI: Enable build cache for the Flatpak workflow
1205
  * flatpak: Use current tree for building OBS
1206
  * Revert "UI: Remove unnecessary IS_WIN32 macro"
1207
  * UI: Remove unnecessary IS_WIN32 macro
1208
  * obs-browser: Update version to 2.14.1
1209
  * UI: Add save notifications to status bar
1210
  * rtmp-services: Update package counter
1211
  * rtmp-services: Include format version in update URL
1212
  * libobs: obs-scene type fixes
1213
  * flibobs: Fix unnecessary truncation
1214
  * libobs/util: Skip pointless free for null
1215
  * libobs/util: Fix warnings for about null usages
1216
  * obs-transitions: Add narrowing casts
1217
  * UI: Ignore scene source which has been removed
1218
  * win-dshow: Fix crashing when using a custom vcam placeholder
1219
  * win-capture: Restore GL capture deduplication
1220
  * UI: Fix crash on exit with stuck encoder
1221
  * UI: Fix character to prevent VS2019 compiler error
1222
  * UI/installer: Add exit codes for silent installer
1223
  * UI: Fix wrong strings for Undo/Redo
1224
  * docs: Document gs_texture_create_from_dmabuf
1225
  * UI: Remove Qt5MacExtras
1226
  * win-capture: Fix window capture stuck last frame
1227
  * UI: Fix UI deadlock after dragging source
1228
  * UI: Fix Horizontal Center Text
1229
  * cmake: Improve OBS_VERSION undefined failure
1230
  * obs-ffmpeg/ffmpeg-mux: Fix hang without global_stream_key
1231
  * UI: Fix locale key name
1232
  * UI: Remove ifdefs for Qt 5.9 and older
1233
  * CI: Quote all bash variables containing paths
1234
  * obs-ffmpeg: Enable macOS hardware decoding for media source
1235
  * libobs: fix property group check
1236
  * obs-x264: Set CRF value conditionally
1237
  * obs-x264: Set sample aspect ratio to 1:1
1238
  * obs-x264: Set timebase
1239
  * CI: Disable PipeWire on Ubuntu
1240
  * flatpak: Expose PipeWire socket
1241
  * linux-capture: Return different descriptions for different captures
1242
  * linux-capture: Add PipeWire-based capture
1243
  * linux-capture: Shuffle around CMake code
1244
  * build: Include gio-unix-2.0
1245
  * libobs, libobs-opengl: add drm format param
1246
  * docs: Update documentation about utility functions for undo/redo
1247
  * UI: Undo/Redo Properties and Filters
1248
  * UI: Undo/Redo context bar properties
1249
  * UI: Undo/Redo Scene Collections
1250
  * UI: Undo/Redo audio
1251
  * UI: Undo/Redo Transformations
1252
  * UI/libobs: Undo/Redo Sources and Scenes
1253
  * UI: Initial Undo/Redo
1254
  * UI: Fix canvas resolution in auto-config
1255
  * flatpak: Don't specify luajit commit
1256
  * obs-browser: Update version to 2.14.1
1257
  * obs-browser: Update version to 2.14.0
1258
  * win-dshow: Check return value of ReadFile
1259
  * win-dshow: Check return values for memory allocation functions
1260
  * win-dshow: Fix incorrect variable used in condition
1261
  * win-dshow: Don't call DisableThreadLibraryCalls in virtualcam
1262
  * win-dshow: Fix memory leak caused by using incorrect API
1263
  * libobs: Fix obs_data_item_numtype returning null in some cases
1264
  * text-freetype2: Updated defaults
1265
  * libobs: Implement obs_data_get_defaults
1266
  * obs-vst: Update to latest version
1267
  * libobs-d3d11: Default to Intel IGPU on IGPU+DGPU systems
1268
  * libobs-d3d11: Split InitFactory to InitAdapter
1269
  * rtmp-services: Add Dacast
1270
  * rtmp-services: Move service-specific files
1271
  * libobs: fix property group check
1272
  * obs-ffmpeg: Missing NVENC bounds check
1273
  * obs-ffmpeg: Replace cast with numeric literal
1274
  * frontend-tools: Remove Qt5X11Extras
1275
  * decklink-output-ui: Remove Qt5X11Extras
1276
  * UI: Add visibility transitions
1277
  * UI: Copy Filters menu is active only if applicable
1278
  * libobs: add helper for source filter count
1279
  * obs-ffmpeg: Static analysis warnings
1280
  * obs-ffmpeg: Use NVENC preset lookahead length
1281
  * obs-ffmpeg: Align NVENC config values
1282
  * obs-ffmpeg: Align NVENC buffer length
1283
  * obs-ffmpeg: Align NVENC lookahead logic
1284
  * obs-ffmpeg: PVT for NVENC fallback
1285
  * obs-ffmpeg: Align NVENC vbvBufferSize
1286
  * obs-ffmpeg: Align NVENC aqStrength
1287
  * obs-ffmpeg: Don't set NVENC max dimensions
1288
  * obs-ffmpeg: Align NVENC dts math
1289
  * obs-ffmpeg: Use av_reduce on NVENC aspect ratio
1290
  * UI: Remove x11info dependency
1291
  * obs-filters: Simplify NVAFX SDK path lookup
1292
  * obs-filters: Minor code cleanup
1293
  * flatpak: Update dependencies
1294
  * UI: Only set AA_DontCreateNativeWidgetSiblings on Wayland
1295
  * obs-filters: Add RTX denoiser
1296
  * rtmp-services: Make YouTube - RTMPS service the default
1297
  * win-capture: Better laptop test for auto-selection
1298
  * libobs: Add function to count GPU adapters
1299
  * UI: Save video settings after 'Resize output (source size)'
1300
  * UI: Add recommended settings for Aparat
1301
  * obs-browser: Update version to 2.13.2
1302
  * UI: Add css on Drag and Drop Adds parsing for the "layer-css" query param of URLs dragged into the main window, similarly to the other layer-* parameters already used.
1303
  * UI: Make drag and drop file ext. case insensitive
1304
  * docs: Add entries for Frontend API T-bar control
1305
  * UI: Add Frontend API function to get value of T-bar
1306
  * libobs: Fix crash when no context
1307
  * UI: Remove UpdateSceneCollection function from header
1308
  * cmake: Fix some Qt files not being logged in CMake output
1309
  * cmake: Require Qt if UI is enabled
1310
  * UI: Set Qt::AA_UseHighDpiPixmaps only on Qt5
1311
  * UI: Explicitly include QFile
1312
  * UI: Don't use QTextStream::setCodec in Qt6
1313
  * UI: Set default string size arg for QT_UTF8 / QString::fromUtf8
1314
  * UI: Force plugins to use version appropriate Qt Network
1315
  * UI: Don't attempt to resize parent group when changing cursor
1316
  * UI: Cleanup Qt for Qt6
1317
  * UI: Fix Qt signal connection warnings
1318
  * frontend-tools: Add edit script button
1319
  * UI: Disable scroll and keyboard input for t-bar
1320
  * UI: Remove unnecessary code
1321
  * UI: Fix grid mode scenes overlapping
1322
  * UI: Fix transform dialog for screen readers
1323
  * UI: Remove redundant code
1324
  * libobs/util: Compiler barriers for ARM64 atomics
1325
  * UI: Fix memory leak with missing files dialog
1326
  * UI: Use clicked signal for buttons in Missing FIles dialog
1327
  * obs-ffmpeg: Fix bug with obs_source_media_play_pause
1328
  * libobs: Minor fixes / code cleanups
1329
  * libobs-d3d11: Avoid temporary ComPtr objects
1330
  * decklink: Remove unnecessary obs-frontend-api dependency
1331
  * UI: Use more accurate wording
1332
  * UI: Fix typo
1333
  * CI: Fix missing entitlements on CEF components for obs-browser
1334
  * mac-virtualcam: DAL PlugIn check for custom png file
1335
  * mac-vth264: Clean up encoder list
1336
  * cmake: Remove pagezero_size from linker options
1337
  * mac-capture: Adjust mHostTime to milliseconds
1338
  * libobs: use clock_gettime_nsec_np() for macOS
1339
  * CI: Update macOS dependencies bundle
1340
  * mac-virtualcam: Handle missing DAL plugin destination directory
1341
  * libobs/util: Split bus name from interface
1342
  * libobs/util: Replace libdbus by GDBus
1343
  * libobs/util: Rename struct field 'id' to 'cookie'
1344
  * rtmp-services: Add ePlay service
1345
  * mac-virtualcam: Fix codesign error after updating OBS
1346
  * CI: Build on Ubuntu 18.04, use newer clang-format
1347
  * UI: Fix output resolution not properly changing
1348
  * UI: Fix locale name
1349
  * obs-ffmpeg: Fix replay save callback not working properly
1350
  * libobs-winrt: Make Close() failures non-fatal
1351
  * graphics-hook: Fix build without COMPILE_D3D12_HOOK
1352
  * win-capture: D3D12 swap chain queue usage
1353
  * flatpak: Enable Wayland
1354
  * libobs-opengl: Implement DMA-BUF importing on EGL renderers
1355
  * deps-glad: Add DMA-BUF EGL extensions
1356
  * libobs/graphics: Add Linux-only gs_texture_create_from_dmabuf()
1357
  * rtmp-services: Add nanoStream Cloud / bintu
1358
  * UI: Fix screen resolution for canvas size
1359
  * flatpak: Disable browser for now
1360
  * Revert "UI: Add ability for stingers to use filters"
1361
  * UI: Check for Expose and PlatformSurface events to create display
1362
  * UI: Make OBSQTDisplay::CreateDisplay() public and allow forcing creation
1363
  * UI: Disable and ignore Always On Top on Wayland platforms
1364
  * UI: Rename callback to match signal name
1365
  * UI: Don't create obs_display when QTToGSWindow fails
1366
  * UI: Destroy display when becoming invisible
1367
  * UI: Retrieve Wayland surface from QWindow
1368
  * libobs-opengl: Introduce an EGL/Wayland renderer
1369
  * libobs-opengl: Try to use the platform display if available
1370
  * libobs: Add a Wayland platform
1371
  * UI: Add ability for stingers to use filters
1372
  * rtmp-services: Add OPENREC.tv service
1373
  * decklink-ui: fix double free of settings
1374
  * win-dshow: Add autorotation toggle
1375
  *  rtmp-services: update Piczel.tv recommended
1376
  * obs-transitions: skip stinger size factors if track matte is disabled
1377
  * obs-transitions: default size factors when track matte is disabled
1378
  * obs-transitions: add track matte feature to the stinger transition
1379
  * win-waspi: Make sure to unregister notification obj
1380
  * win-wasapi: Add default audio device change detection
1381
  * libobs/util: More atomic fixes
1382
  * libobs/util: ARM atomic fixes
1383
  * libobs: Include thread names in thread traces
1384
  * Docs: Add obs_frontend_reset_video()
1385
  * Frontend-API: Add obs_frontend_reset_video()
1386
  * libobs: Update compare-exchange pattern
1387
  * docs/sphinx: Update atomic API
1388
  * libobs/util: Various atomic improvements
1389
  * libobs: guard against lagging audio sources
1390
  * libobs: transition: ignore sources with ts=0
1391
  * mac-avcapture: Add additional capture presets
1392
  * UI: Improve missing files text
1393
  * linux-capture: Fail to load when running on EGL
1394
  * UI: Set the Unix platform on startup
1395
  * libobs: Introduce the concept of a Unix platform
1396
  * libobs/nix: Move X11-specific code to obs-nix-x11.c
1397
  * ci: Install qtbase5-private-dev on Linux
1398
  * deps/glad: Make X11 required as well
1399
  * libobs-opengl: Introduce the X11/EGL winsys
1400
  * libobs-opengl: Factor out GLX winsys
1401
  * libobs-opengl: Rename gl-x11.c to gl-x11-glx.c
1402
  * deps-glad: Add EGL
1403
  * UI: Add launch parameter to disable high-DPI scaling
1404
  * obs-outputs: Fix RTMP restart not always working
1405
  * UI: Fix unused parameter
1406
  * UI: Avoid asprintf warning
1407
  * linux-v4l2: Fix ignored return value
1408
  * libobs: Avoid strncpy warning
1409
  * libcaption: Fix static keyword placement
1410
  * rtmp-services: Fix unused parameter
1411
  * obs-filters: Fix unused parameters
1412
  * libobs-opengl: Fix unused parameters
1413
  * libobs: Fix unused parameter
1414
  * libobs: Fix truncation warning on 32-bit Windows
1415
  * linux-v4l2: added range check for try_connect()
1416
  * libobs: Fix leaking obs-internal.h
1417
  * UI: Don't define QT_NO_GLIB
1418
  * UI: Reinstate native dialogs on Linux with browser enabled
1419
  * linux-capture: Ensure locks are initialized
1420
  * rtmp-services: Add PolyStreamer service
1421
  * libcaption: Fix header missing in install
1422
  * CI: Re-enable Python scripting support on CI for macOS
1423
  * obs-scripting: Add Py 3.8+ C-API changes
1424
  * libobs: Duplicate source name for private sources
1425
  * win-capture: Add WGC desktop capture
1426
  * libobs: gs_duplicator_get_monitor_index
1427
  * CI: Enable service integration on Linux
1428
  * libobs-winrt,win-capture: Support desktop capture
1429
  * obs-browser: Fix panel build error on Windows and Linux
1430
  * CI: Use CEF 4280 on GH Actions builds
1431
  * obs-browser: Fix panel build error on macOS
1432
  * obs-browser: Add Linux browser panel support
1433
  * UI: Make BrowserDock native
1434
  * UI: Cleanup native widgets
1435
  * UI: Don't create native widget siblings
1436
  * CI: use a KDE image for Flatpak
1437
  * linux-capture: Fix lock ordering
1438
  * libobs: Add function to get module lib
1439
  * rtmp-services: Update MyFreeCams
1440
  * rtmp-services: Add EventLive
1441
  * rtmp-services: Fix trailing whitespace in services.json
1442
  * UI: Close context menu on destroy of VolControl
1443
  * UI: Fix crash when systray is not enabled
1444
  * linux-v4l2: Improve module detection
1445
  * libobs, linux-v4l2: Set thread names
1446
  * linux-capture: Remove unused code
1447
  * linux-capture: scan for re-created windows more often
1448
  * linux-capture: XSelectInput tracking improvement
1449
  * linux-capture: Capture windows by id first
1450
  * obs-filters: Fix pow arguments
1451
  * libobs: Fix dstr leak
1452
  * obs-browser: Update color handling
1453
  * obs-filters: Apply sharpness filter in linear space
1454
  * obs-filters: Apply scale filter in linear space
1455
  * obs-filters: Apply image mask filter in linear space
1456
  * obs-filters: Apply GPU delay filter in linear space
1457
  * obs-filters: Apply luma key filter in linear space
1458
  * obs-filters: Apply color key filter in linear space
1459
  * obs-filters: Apply color grade filter in linear space
1460
  * obs-filters: Apply color correction filter in linear space
1461
  * obs-filters: Apply chroma key filter in linear space
1462
  * obs-transitions: Linear SRGB, swipe
1463
  * obs-transitions: Linear SRGB, slide
1464
  * obs-transitions: Linear SRGB, luma wipe
1465
  * obs-transitions: Linear SRGB, fade
1466
  * obs-transitions: Linear SRGB, fade to color
1467
  * linux-capture: Support linear SRGB
1468
  * mac-capture: Support linear SRGB
1469
  * win-capture: Support linear SRGB
1470
  * text-freetype2: Support linear SRGB
1471
  * obs-text: Support linear SRGB
1472
  * libobs-winrt: Support linear SRGB
1473
  * image-source: Support linear SRGB
1474
  * UI: Render previews in linear sRGB space
1475
  * libobs: Final downsample with SRGB formats
1476
  * libobs: Deinterlace as linear SRGB when needed
1477
  * libobs: Update render_item to enable linear SRGB
1478
  * docs/sphinx: Document SRGB changes
1479
  * libobs: Add dormant SRGB format support
1480
  * linux-v4l2: Add auto reset on timeout option
1481
  * Revert "mac-avcapture: Add additional capture presets"
1482
  * mac-avcapture: Add additional capture presets
1483
  * UI: fix the maximum search length of Hotkeys Filter
1484
  * libobs-opengl: SRGB-safe GLSL path for raw loads
1485
  * UI: Replace deprecated QLayout->setMargin with setContentsMargin
1486
  * libobs: Add os_is_obs_plugin function
1487
  * ci: Add experimental Flatpak bundle
1488
  * build-aux: Add Flatpak manifest
1489
  * .gitignore: Remove duplicated .DS_Store
1490
  * CI: Enable service integration in GitHub Actions
1491
  * UI: fix unable to upload and view crash report in mac
1492
  * deps: Update cmake_minimum_required to 2.8.12
1493
  * obs-outputs: Use system-wide FTL if present
1494
  * UI: Add interact button to source toolbar
1495
  * UI: Fix color of filters icon
1496
  * mac-virtualcam: Make DAL plugin filename case consistent
1497
  * CI: Fix CEF version for both Linux & macOS
1498
  * obs-browser: Update to 2.11.0
1499
  * UI: Add missing files dialog
1500
  * libobs: Add missing file API to sources
1501
  * UI: Add support for OBS_PLUGINS*_PATH env variables
1502
  * UI: Add virtual camera to system tray
1503
  * libobs-winrt: Disable WGC border on insider SDK
1504
  * libobs-winrt: Fix potential race crash
1505
  * UI: Use FileNameWithoutSpace for screenshot output
1506
  * rtmp-services: Use official Twitch endpoint to fetch ingests
1507
  * rtmp-services: update Piczel.tv recommended
1508
  * obs-frontend-api: Add frontend api functions for the virtual camera
1509
  * UI: Support FTL URLs for custom streaming service
1510
  * UI: Only apply passthrough DPI scaling on Windows
1511
  * obs-ffmpeg: Always fully restart remote media sources
1512
  * ftl-stream: Fix reconnect loop on FTL ingest disconnect
1513
  * rtmp-services: Add Glimesh service
1514
  * libobs: Cleanup uses of objc_msgSend in Objective-C code
1515
  * UI: Fix crash when no audio backends are available
1516
  * linux-v4l2: Improve error and debug logging
1517
  * AUTHORS: Update authors from git
1518
  * .mailmap: Disambiguate many more authors
1519
  * cmake: Make mac vcam optional (enabled by default)
1520
  * UI: Refactor importer to use GetUnusedSceneCollectionFile
1521
  * UI: Make GetUnusedSceneCollectionFile usable elsewhere
1522
  * win-capture: Typeless game capture textures
1523
  * libobs-d3d11: Support typeless textures
1524
  * libobs: Fix missing Linux libraries with certain flags
1525
  * obs-filters: Fix color overlay in color correction
1526
  * docs/sphinx: Add obs_properties_add_color_alpha
1527
  * libobs: Support color picker with alpha
1528
  * UI: Support color picker with alpha
1529
  * obs-qsv11: Fix bframe=0 not working
1530
  * .gitattributes: Normalize en-US.ini
1531
  * libobs: Fix gs_duplicator_get_texture function check
1532
  * CI: Fix cef version in full build
1533
  * CI: Add dynamic number of processors to make calls on CI
1534
  * CI: Force use of system-provided binaries for build script
1535
  * libobs: Update version to 26.1.2
1536
  * CI: Update Windows dependencies to VS2019 versions
1537
  * CI: Update Windows Qt from 5.10.1 to 5.15.2
1538
  * CI: Update macOS to CEF 4183
1539
  * obs-browser: Update to 2.10.9
1540
  * rtmp-services: Add CamSoda service
1541
  * rtmp-services: Add MyFreeCams
1542
  * UI: Enable HW acceleration switch for browser sources on Mac
1543
  * libobs: Add texture sharing support for macOS/OpenGL
1544
1545
-------------------------------------------------------------------
1546
Thu Apr  8 19:23:04 UTC 2021 - Jimmy Berry <jimmy@boombatower.com>
1547
1548
- Remove ffmpeg restriction to version 3 to avoid segfault.
1549
1550
-------------------------------------------------------------------
1551
Wed Jan 06 18:27:38 UTC 2021 - jimmy@boombatower.com
1552
1553
- Update to version 26.1.1:
1554
  * win-dshow: Fix dshowcapture not linking audio of certain devices
1555
  * linux-jack: fix deadlock when closing the client
1556
  * linux-jack: mark ports as JackPortIsTerminal
1557
  * linux-jack: fix timestamp calculation
1558
  * obs-browser: Initialize CEF early to fix macOS crash
1559
  * libobs: Update version to 26.1.1
1560
  * rtmp-services: Add Loola.tv service
1561
  * rtmp-services: Fix json formatting
1562
  * libobs: Avoid unnecessary mallocs in audio processing
1563
  * UI: Fix padding on Acri context bar buttons
1564
  * image-source: Fix slideshow transition bug when randomized
1565
  * docs/sphinx: Add missing obs_frontend_open_projector
1566
  * libobs: Update to SIMDe 0.7.1
1567
  * libobs: Set lock state when duplicating scene item
1568
  * libobs: Add definitions in ARCH_SIMD_DEFINES
1569
  * cmake: Add ARCH_SIMD_DEFINES variable
1570
  * coreaudio-encoder: Fix cmake for mingw
1571
  * Revert "UI: Only apply new scaling behavior on newer installs"
1572
  * UI: Only apply new scaling behavior on newer installs
1573
  * UI: Support fractional scaling for Canvas/Base size
1574
  * mac-virtualcam: Remove unnecessary logging
1575
  * mac-virtualcam: Mark parameters as unused
1576
  * image-source: Add .webp to "All formats" option
1577
  * image-source: Add webp to file filter
1578
  * CI: Remove jack, speex and fdk-aac from default builds for macOS
1579
  * libobs, obs-ffmpeg: Use correct value for EINVAL error check
1580
  * UI/updater: Increase number of download workers
1581
  * UI/updater: Enable HTTP2 and TLS 1.3
1582
  * UI: Fix name of kab-KAB locale
1583
  * decklink: Fix automatic pixel format detection
1584
  * CI: Fix macOS 10.13 crashes due to unsupported library symbols
1585
  * UI/installer: Add additional VS2019 DLL check
1586
  * mac-virtualcam: Fix file mode
1587
  * CI: Run make with -j$(nproc)
1588
  * CI: Remove obsolete and unused files
1589
  * libobs: Add texture sharing support for macOS/OpenGL
1590
  * CI: Add necessary changes for CEF 4183
1591
  * UI/updater: Move in-use files away before writing
1592
  * UI/updater: Always clean up temporary files
1593
  * UI: Remove Smashcast from AutoConfig
1594
  * rtmp-services: Remove Smashcast
1595
1596
-------------------------------------------------------------------
1597
Tue Dec 15 23:25:38 UTC 2020 - Jimmy Berry <jimmy@boombatower.com>
1598
1599
- Add modinfo-use-full-path.patch for new v4l2lookback support.
1600
1601
-------------------------------------------------------------------
1602
Tue Dec 15 03:46:49 UTC 2020 - jimmy@boombatower.com
1603
1604
- Update to version 26.1.0:
1605
  * UI: Add deferred function to update context bar
1606
  * UI: Fix installer/updater check for vs2019 32bit
1607
  * Update translations from Crowdin
1608
  * Revert #3856
1609
  * linux-jack: fix timestamp calculation
1610
  * linux-jack: fix deadlock when closing the client
1611
  * linux-jack: mark ports as JackPortIsTerminal
1612
  * linux-pulseaudio: fix race conditions
1613
  * obs-browser: Add obsExit event
1614
  * UI: Determine rate control after creating encoders
1615
  * UI: Handle (de)select scene items queued
1616
  * CI: Update macOS to Qt 5.15.2 and deps 2020-12-11
1617
  * libobs: fix the pending stop trick
1618
  * UI/updater: Fix dll check
1619
  * UI: Remove jansson requirement from UI and updater
1620
  * UI/updater: Update redist checks to VS2019
1621
  * deps/json11: Update to most recent version
1622
  * rtmp-services: Update Steam
1623
  * libobs: Update version to 26.1.0
1624
  * sndio: remove strerror_l
1625
  * UI: Fix weird spacing in adv output FFmpeg recording
1626
  * linux-v4l2: Fix bashism in v4l2loopback module detection
1627
  * obs-scripting: Fix removing signal handlers in lua
1628
  * UI: Correctly unregister Virtual Camera & Source Toolbar hotkeys
1629
  * UI: Scale Interact cursor position based on display DPI
1630
  * UI: Sync 'Copy Filters' enabled state in the Source context menu
1631
  * mac-virtualcam: Build a universal x86_64+arm64 binary for M1 Macs
1632
  * vlc-video: Free media struct
1633
  * mac-virtualcam: Fix remaining global namespaces
1634
  * UI: Allow enabling vod track on custom via ini
1635
  * UI: Fix vod track working with custom server
1636
  * UI: Fix vod track not working with twitch soundtrack
1637
  * UI: Fix aac encoder name
1638
  * libobs: Ignore non-fatal ffmpeg return values during remux
1639
  * UI: Fix disabled sliders
1640
  * UI: Remove redundant setting
1641
  * UI: fix typo
1642
  * UI/installer: Add additional VS2019 DLL check
1643
  * UI: Use Qt::MiddleButton instead of deprecated Qt::MidButton
1644
  * obs-browser: Update to 2.9.0
1645
  * UI: Don't round non-integer High DPI scale
1646
  * CI: Add decklink-captions to dylibbundler fixups
1647
  * enc-amf: Fix inability to set bitrate in latest AMD driver
1648
  * UI: Fix filter window rendering and accessible names
1649
  * UI: Log success/failure for scene collection importer
1650
  * UI: Prevent import failure for collections with slash in name
1651
  * UI: Prevent name collision during scene collection import
1652
  * UI: Various screen reader fixes
1653
  * Update translations from Crowdin
1654
  * libobs: Allow wrapping D3D11 object with gs_texture_t
1655
  * UI: Fix Save Replay button staying highlighted
1656
  * frontend-tools: Don't give every loaded filter focus
1657
  * UI: Set default source toolbar visibility to true
1658
  * obs-outputs: Log unhandled status description as debug level
1659
  * mac-virtualcam: Fix global namespace issues in DAL plugin
1660
  * cmake: Make sure to copy other mbedtls libraries
1661
  * obs-browser: Don't inject CSS if the property is empty
1662
  * UI: Force plugins to use our Qt5Network, not their own
1663
  * cmake: Add Qt5Network to copied windows libs
1664
  * CI: Remove explicit LANGUAGE flags for cmake 3.19+
1665
  * obs-ffmpeg: Treat non-network errors as fatal too
1666
  * Revert "obs-ffmpeg: Treat errors as fatal for non-network streams in ffmpeg-mux"
1667
  * mac-virtualcam: Remove old test card
1668
  * UI: fix build on older FreeBSD versions
1669
  * win-capture: Update hook version
1670
  * obs-ffmpeg: Treat errors as fatal for non-network streams in ffmpeg-mux
1671
  * obs-ffmpeg: Treat EINVAL as non-fatal in ffmpeg-mux
1672
  * win-capture: Clean up remaining /W4 warnings
1673
  * obs-ffmpeg: Treat AVERROR_INVALIDDATA as non-fatal
1674
  * obs-ffmpeg: Add error detection to ffmpeg-mux network streams
1675
  * deps/media-playback: Fix audio segment duration calc
1676
  * autotools: Remove config module
1677
  * Revert "obs-ffmpeg: Add error detection to ffmpeg-mux"
1678
  * mac-virtualcam: Update locales
1679
  * UI: Detect other instances of obs on FreeBSD
1680
  * win-capture: Fix our own Vulkan spec violation
1681
  * Add sndio support (#3715)
1682
  * Add OpenBSD support
1683
  * UI: Add Twitch VOD track to simple output mode
1684
  * cmake: Put decklink-captions in source folders
1685
  * win-dshow: Add support for YUY2 in virtualcam
1686
  * UI: Move "changed" when recreating output res widget
1687
  * UI: Show service max resolution/framerate values to user
1688
  * UI: Add service res/fps limitation support to settings
1689
  * libobs: Change service max res. to res. list
1690
  * UI: Allow blocking all signals if resetting downscales
1691
  * UI: Add SetComboItemEnabled
1692
  * win-capture: Warning fixes
1693
  * libobs-winrt: Fix misnamed function
1694
  * UI: Use macOS app icon for Qt app on macOS
1695
  * UI: Fix tray icon menu handling on macOS
1696
  * UI: Update macOS app icon
1697
  * UI: Update tray icons to use masks on macOS
1698
  * win-capture: Fix unused variables
1699
  * UI: Fix compiler-specific error
1700
  * UI: Move "enforce" setting to "ignore" stream section
1701
  * UI: Refactor to make it easier to get service object
1702
  * libobs: Implement obs_service func to get max bitrates
1703
  * rtmp-services: Increase twitch audio bitrate
1704
  * decklink: Fix compiling on linux
1705
  * rnnoise: Explicit double to float conversions
1706
  * rtmp-services: Add missing int cast
1707
  * obs-ffmpeg: Add missing int cast
1708
  * libobs-winrt: Fix BOOL/bool mismatch warning
1709
  * libobs: Fix bad type and size mismatch
1710
  * UI: Add VOD track support in advanced output
1711
  * decklink: Clean up warnings introduced by caption code
1712
  * CI: Remove caching of obs-deps for Github CI
1713
  * decklink: Upgrade sdk to version 11.6
1714
  * Remove BUILD_CAPTIONS build flag
1715
  * decklink: Fix format detection loop
1716
  * decklink: Add ability to ingest/embed cea 708 captions
1717
  * linux-v4l2: avoid OOB write
1718
  * linux-v4l2: Hide modinfo from terminal
1719
  * UI: Don't update source context bar when hidden
1720
  * vlc-video: Use case insensitive compare for valid extension check
1721
  * CONTRIBUTING.rst: Update CONTRIBUTING doc
1722
  * UI: Disable stream encoder setting in simple output with active output
1723
  * Add virtualcam plugin to OBS codebase
1724
  * UI: Detect other instances of obs on Linux
1725
  * UI/installer: Use random temp directory for security
1726
  * libobs: Add desktop session type to Linux log
1727
  * rtmp-services: Add YouTube RTMPS beta service
1728
  * rmtp-services: Add Viloud service
1729
  * linux-v4l2: Add virtual camera output
1730
  * win-dshow: Fix virtualcam crash and reference bug
1731
  * UI: Add max cx/cy/fps clamp (if service specifies)
1732
  * rtmp-services: Add max recommended cx/cy/fps for Facebook
1733
  * rtmp-services: Add specifiable max cx/cy/fps in json
1734
  * libobs: Add ability to get max cx/cy/fps from service
1735
  * obs-ffmpeg: Add MX350 to blacklist
1736
  * UI: Run Autoconfig Wizard on New Profile Creation
1737
  * CI: Update macOS build script to support alternative build configs
1738
  * obs-transitions: Expose hardware decoding for Stingers
1739
  * libobs: Return default obj and array rather than current
1740
  * UI: Report detailed output errors for Replay Buffer
1741
  * CI: Fix Windows artifact issues and housekeeping
1742
  * UI: Fix replay buffer saved event in advanced mode
1743
  * docs: Fix GitHub Actions doc check warnings
1744
  * linux-alsa: Support more device formats
1745
  * UI: Detect other instances of obs on macOS
1746
  * UI: Add duplicate filter
1747
  * obs-filter: Fix potential symbol clashing on Linux
1748
  * UI: Update Twitch Get Stream Key link
1749
  * UI: Apply minimum width to Stats fields
1750
  * UI, libobs: Add ability to copy/paste single filter
1751
  * UI: Keep showing time when paused
1752
  * obs-ffmpeg/ffmpeg-mux: Fix issue with HLS
1753
  * obs-ffmpeg: Add ability to debug ffmpeg-mux subprocess
1754
  * UI: Fix text clipping on non-English locales in certain locations
1755
  * win-capture: Fix D3D leaks on swap chain release
1756
  * rtmp-services: Add YouTube HLS service selection
1757
  * obs-ffmpeg: Add HLS output
1758
  * obs-ffmpeg: Allow using stream keys with muxer
1759
  * obs-ffmpeg: Allow specifying mux settings directly
1760
  * obs-ffmpeg/ffmpeg-mux: Use separate printable URL target
1761
  * obs-ffmpeg/ffmpeg-mux: Set codec->time_base if avformat < 59
1762
  * obs-ffmpeg/ffmpeg-mux: Add ability to get FFmpeg logging
1763
  * UI: Find YouTube via starting string, not full match
1764
  * UI: Add support for "More Info" link from service
1765
  * obs-ffmpeg/ffmpeg-mux: Fix variable case
1766
  * obs-ffmpeg: Move muxer structure/funcs to header
1767
  * UI: Fix replay buffer frontend event not triggering
1768
  * UI/obs-frontend-api: Fix replay buffer save event ABI break
1769
  * UI: Add replay buffer saved event to the frontend api (#3592)
1770
  * UI: Prevent disabling replay buffer if it's active
1771
  * CI: Add virtualcam GUID to win builds
1772
  * CI: Remove deprecated use of `set-env` in Github Actions
1773
  * Docs: Fix Frontend Finish Loading event
1774
  * UI: Set focus back to label after source rename
1775
  * UI: Apply custom_rtmp service settings to srt output
1776
  * rtmp-services/rtmp-custom: Apply repeat_headers video setting to srt output
1777
  * obs-ffmpeg: Allow video headers repetition in IDR and bitstream for jim-nvenc
1778
  * obs-x264: Allow repeat_headers and annexb parameters to be set
1779
1780
-------------------------------------------------------------------
1781
Mon Oct 19 16:02:28 UTC 2020 - Jimmy Berry <jimmy@boombatower.com>
1782
1783
- Remove c7f84f8fc4e90ef779a204ac268f5ee1a962e324.patch.
1784
- Add fix-luajit-include-path.patch from palica@liguros.net to
1785
  resolve Lua script building.
1786
1787
-------------------------------------------------------------------
1788
Wed Oct 07 02:43:06 UTC 2020 - jimmy@boombatower.com
1789
1790
- Update to version 26.0.2:
1791
  * UI: Fix selecting correct transition when deleting
1792
  * UI: Fix non-default transitions going below add vals
1793
  * libobs: Update version to 26.0.2
1794
  * UI/installer: Add avutil/swscale to file in use check
1795
  * coreaudio-encoder: Actually fix coreaudio loading
1796
  * libobs: Update version to 26.0.1
1797
1798
-------------------------------------------------------------------
1799
Mon Oct 05 15:46:17 UTC 2020 - jimmy@boombatower.com
1800
1801
- Update to version 26.0.1:
1802
  * coreaudio-encoder: Fix path on windows
1803
  * coreaudio-encoder: Refactor windows import
1804
  * rtmp-services: Update AfreecaTV
1805
  * Revert "UI: Delete existing fullscreen projector"
1806
  * win-capture: Update hook version
1807
  * win-dshow: Fix decoupled audio with EVGA/magewell
1808
  * libobs-winrt: Use native cursor draw for WGC
1809
  * win-capture: Violate Vulkan spec for compatibility
1810
  * obs-ffmpeg: Add error detection to ffmpeg-mux
1811
  * obs-ffmpeg: Signal a remote disconnect for network streams from ffmpeg-mux
1812
  * Revert "mac-capture: show actual windows in Window Capture sources"
1813
  * UI: Greatly improve main window repaint performance
1814
  * win-capture: Fix mask handling on some color cursors
1815
  * CI: Fix swig dependency on FreeBSD
1816
  * cmake: Fix finding libfdk header path
1817
  * UI: Fix tab order for controls dock
1818
  * CI: Use tag number only for macOS plist when triggered by version tag
1819
  * rtmp-services: Remove weabook.live
1820
  * UI: Skip ChromeOS test on FreeBSD
1821
  * rtmp-services: Set actual integer value of bframes in services
1822
  * UI: Implement exit on CTRL + Q for linux
1823
  * UI: Disable QT's implicit colourspace conversion on macOS
1824
  * UI: Move "Add [transition]" to bottom of combo
1825
  * UI/updater: Fix cmd prompts popping up registering vcam
1826
  * UI/updater: Fix race condition
1827
1828
-------------------------------------------------------------------
1829
Mon Sep 28 16:27:40 UTC 2020 - jimmy@boombatower.com
1830
1831
- Update to version 26.0.0:
1832
  * libobs: Update version to 26.0.0
1833
  * Fix translator names
1834
  * Update translations from Crowdin
1835
  * UI: Clarify system tray code
1836
  * UI: Fix formatting
1837
  * UI: Miscellaneous code cleanups
1838
  * UI: Fix "Add [transition]" not being translated
1839
  * UI: Add translation for "Add [x]"
1840
  * UI: Always parse log contents for Log Viewer as UTF-8
1841
  * v4l2-linux: Fix fourcc order
1842
  * v4l2-linux: Fix nv12 linesize
1843
  * UI: Fix screenshots preventing auto-remux
1844
  * UI: Use correct APPDATA for installer
1845
  * UI: Various installer script updates
1846
  * rtmp-services: Updatge Vaughn Live / iNSTAGIB & Breakers
1847
  * deps/media-playback: Fix time at non-standard speeds
1848
  * libobs: Check if output active when setting encoders
1849
  * frontend-tools: Free xdisplay on Linux auto scene switcher
1850
  * UI: Add file-in-use check for virtualcam module dlls
1851
  * rtmp-services: Added Mux to services.json
1852
  * UI: Create output before calling start stream event
1853
  * UI: Do not always have log viewer loaded
1854
  * win-dshow: Set current working directory in VirtualCam scripts
1855
  * linux-v4l2: Fix boolean and menu control types
1856
  * UI: Fix certain buttons turning up white in dark theme
1857
  * obs-scripting: Fix script_path() python mem corruption
1858
  * UI:Fix crash on log upload
1859
  * CI: Update notarisation process for Github CI
1860
  * obs-ffmpeg: Add missing translable string for "Profile"
1861
  * CI: Sign and notarize macOS builds on new tags
1862
  * win-capture: Increment graphics hook version
1863
  * CI: Fix Azure macOS pipeline to use new build script
1864
  * obs-filters: Remove unnecessary files
1865
  * obs-filters: Use builtin rnnoise dep if not found
1866
  * CI: Bump macOS-deps version to include rnnoise
1867
  * obs-ffmpeg: fix crash with rawvideo
1868
  * UI: Fix recording check when using url output
1869
  * CMake: Set PIC for all library targets
1870
  * UI: Unset bandwidth test on non-Twitch service / disconnect
1871
  * UI: Don't warn about bandwidth test mode if not authed
1872
  * rtmp-services: Add SHOWROOM
1873
  * win-capture: Improve game capture messages
1874
  * deps/media-playback: Fix fast-forward after reset
1875
  * win-dshow: Fix bug determining closest audio config
1876
  * UI: Fix vcam button not changing colors when checked
1877
  * UI: Replace/simplify device toolbar
1878
  * win-dshow: Add "activate" proc to proc handler
1879
  * win-dshow: Fix 24bit audio not being detected correctly
1880
  * win-dshow: Fix AJA devices crashing
1881
  * UI: Remove duplicate media timer code
1882
  * libobs: Deprecate service multitrack check
1883
  * deps/media-playback: Fix pause continually running loop
1884
  * UI: Remove redundant word
1885
  * enc-amf: Update AMD encoder submodule
1886
  * UI: Fix scene tree event handling
1887
  * Update VIDEO_CS_DEFAULT to mean 709 instead of 601
1888
  * win-dshow: Add VirtualCam installer scripts
1889
  * cmake: Add function for installing data from abs path
1890
  * win-dshow: Use cmake-based GUID for virtualcam
1891
  * UI: Ensure tray icon is themed in all cases
1892
  * UI: Change the default color setting in the UI from sRGB to 709
1893
  * UI: Refine context bar
1894
  * UI: Allow adjusting media slider with arrow buttons
1895
  * UI: Use correct constant for CryptDecodeObjectEx
1896
  * libobs/media-io: Fix suspicious memset behavior
1897
  * UI: Set restart state when there is no media
1898
  * UI: Make SetupOutputs virtual instead of ignoring vcam
1899
  * UI: Save Freetype Text source color from Source Toolbar
1900
  * win-capture: Put window capture update data in a mutex
1901
  * UI: Fix auto-remux not working w/ slash filesnames
1902
  * UI: Do not show tray icon if not active
1903
  * UI: Do not show media controls on network media source
1904
  * UI: Fix crash when starting vcam before other outputs
1905
  * UI: Fix maximum size on image source toolbar
1906
  * UI: Fix source toolbar color selection on color source
1907
  * UI: Fix studio mode load bug
1908
  * UI: Fix rec time left not showing in stats
1909
  * vlc-video: Fix format conversion typos
1910
  * UI: Fix memory leak when dropping files
1911
  * UI: Fix source ref bug causing crash on exit
1912
  * mac-capture: Filter non-trivial windows
1913
  * win-capture: Fix Vulkan crash on minimize restore
1914
  * win-capture: Add Vulkan instance creation fallback
1915
  * win-capture: Vulkan variable naming consistency
1916
  * UI: Fix compiler warning about needing parenthesis
1917
  * docs/sphinx: Fix mismatched typedefs
1918
  * docs/sphinx: Fix incorrect callback information
1919
  * CI: Remove clang format Mac check
1920
  * win-dshow: Add file description for virtual camera DLL
1921
  * obs-vst: Support older Qt versions
1922
  * win-dshow: Use constant reference for virtualcam CLSID
1923
  * win-dshow: Reduce size of virtualcam placeholder image
1924
  * libobs: Check data validity for media sources
1925
  * vlc-video: Fix possible undefined behavior in format conversion
1926
  * obs-vst: Fix VST detection in home directory on Linux
1927
  * obs-browser: Update to 2.8.7
1928
  * CI: Update macOS deps to fix crash from invalid linking
1929
  * obs-filters: Cleanup CMake
1930
  * UI: Add missing tab stop fields in Settings
1931
  * UI: Fix compile warnings about deprecated QT usage
1932
  * libobs: Log Windows 10 Hardware GPU Scheduler
1933
  * plugins: Clear compile warnings on Linux
1934
  * UI: Fix output channels not being deleted
1935
  * UI: Disable scene rename shortcut key while renaming
1936
  * UI: Fix tray icon appearing when disabled in settings
1937
  * win-capture: Fix excessive window capture logging
1938
  * UI: Remove unnecessary obs_properties_apply_settings
1939
  * UI: Defer device properties to separate thread
1940
  * UI: Put context combo box operations in functions
1941
  * CI: Update macOS CLI build script
1942
  * UI: Make image source toolbar expand
1943
  * UI: Disable properties button if no properties
1944
  * UI: Remove null source warnings
1945
  * UI: Clear context bar on scene collection change
1946
  * UI: Align Advanced Audio Percent toggle to Volume text
1947
  * UI: Add maximize and minimize support to Log Viewer
1948
  * UI: Bring Log Viewer to front instead of closing
1949
  * CI: Add Sphinx Docs generator Github Action
1950
  * obs-outputs: Remove legacy multitrack code
1951
  * UI: Don't open second dialog if close event is ignored
1952
  * obs-ffmpeg: Fix crash when seeking with no media
1953
  * UI: Fix projector not working on secondary monitors
1954
  * obs-filters/obs-outputs: Cleanup unused var warns
1955
  * win-capture: Robust Vulkan swap chain handling
1956
  * UI: Fix always on top w/ projectors on Linux
1957
  * UI: Add OBSBasic::ClearProjectors()
1958
  * UI: Fix transition enumeration
1959
  * UI: Change cursor when interacting with the preview
1960
  * UI: Fix hotkeys auto repeating
1961
  * obs-filters: Fix building without noise reduction
1962
  * win-capture: Update graphics hook version
1963
  * obs-outputs: Check support for mbedtls func
1964
  * obs-outputs: Fix Windows memory leak
1965
  * UI: Fix multiview update regression
1966
  * obs-outputs: Add support for metadata-based multitrack
1967
  * obs-outputs: Don't assume @setDataFrame
1968
  * obs-x264: Fix memory leak
1969
  * libobs: Fix underlinking X11
1970
  * text-freetype2: Fix x,y bounds for text outline and shadow
1971
  * libobs-winrt: Device loss crash prevention
1972
  * win-capture: Remove unused strings
1973
  * UI: Do not process unnamed sources for hotkeys
1974
  * UI: Render tabs and spaces in Log Viewer
1975
  * obs-outputs: Enable Windows mbedTLS threading support
1976
  * UI: Change default sample rate to 48 kHz
1977
  * obs-filters: Add option to use RNNoise for noise reduction
1978
  * UI: Fix obsolete filters showing up
1979
  * oss-audio: Improve /dev/sndstat parsing on FreeBSD
1980
  * obs-x264: Discard excess warning for e2k
1981
  * cmake: Discard excess warnings for e2k
1982
  * cmake: Enable SIMD for Elbrus architecture
1983
  * cmake: Conditionalize -fopenmp-simd
1984
  * UI: Source Toolbar
1985
  * image-source: Transition when restarting slideshow
1986
  * obs-scripting: Fix removing signal handlers in python Closes #3218
1987
  * UI: Provide Open button in the Log Viewer
1988
  * UI:Show "Get Stream Key" to users of Facebook CDN
1989
  * image-source: Use media control api for slideshow
1990
  * Revert "image-source: Add proc handler calls to slideshow"
1991
  * CI: Add QtNetwork to bundle to restore Streamdeck support
1992
  * README.rst: Remove Mantis
1993
  * libobs: Add functions to get locale text from modules
1994
  * libobs: Add function to get module pointer
1995
  * libobs: Add OBSRef::Get()
1996
  * image-source: Add proc handler calls to slideshow
1997
  * image-source: Play if play_pause() called while stopped
1998
  * UI: Add missing refresh icon to acri qss file
1999
  * libobs: Fix undefined behavior
2000
  * win-capture: Remove Vulkan CTS workaround
2001
  * mac-decklink: Fix C++ virtual function warnings
2002
  * CI: Update macOS deps version to fix unmet Qt plugin dependencies
2003
  * libobs: Fix deferred update sometimes using stale data
2004
  * UI: Clarify and improve locale text
2005
  * UI: Move View -> Toolbars -> Listboxes
2006
  * UI: Remove unused action
2007
  * UI: Mac fix — remove wizard background padding
2008
  * UI: Check and fail when launched under ChromeOS
2009
  * UI: Remove unused variable
2010
  * UI: Add log viewer window
2011
  * frontend-tools: Add "Open file location" menu item for scripts
2012
  * frontend-tools: Add context menu to Scripts list
2013
  * UI: Redesign transitions dock
2014
  * UI: Use case-insensitive sort for "show all" services
2015
  * UI: Add ability to make screenshots
2016
  * UI: Simplify path generation code
2017
  * oss-audio: Use util_mul_div64() to do time scaling
2018
  * obs-ffmpeg: Set async video frame immediately when seeking
2019
  * deps/media-playback: Add seek callback
2020
  * libobs: Add func to set async video frame immediately
2021
  * CI: Fix Brew Bundler breaking without prior brew update
2022
  * rtmp-services: Add api.video service
2023
  * rtmp-services: Add Nimo TV auto server
2024
  * UI: Make macOS 'always on top' more aggressive
2025
  * UI: Fix clickable text on properties with tooltips
2026
  * libobs: Add util/sse2neon.h to CMakeLists
2027
  * obs-qsv11: Fix bug mapping old qsv settings to new
2028
  * libobs: Call enum_all_sources in check for enum_all_sources
2029
  * win-capture: Make Vulkan frame data local to queue
2030
  * win-capture: Hide Vulkan linked list internals
2031
  * win-capture: Improve Vulkan hook stability
2032
  * obs-ffmpeg: Clear texture when starting playback
2033
  * libobs: Update async texture when showing preloaded video
2034
  * UI: Remove OBSContext class and shutdown in run_program
2035
  * CI: Disable Python on macOS
2036
  * CI: Disable Python for Mac PR automation
2037
  * CI: Remove Mixer cmake variables
2038
  * rtmp-services: Remove Mixer servers and checks
2039
  * UI: Remove Mixer integration
2040
  * deps/media-playback: Don't EOF while paused and seeking
2041
  * deps/media-playback: Preload video when seeking paused
2042
  * win-dshow: Fix virtual camera filter name
2043
  * win-dshow: Fix virtual camera enable bug
2044
  * rtmp-services: Fix memory leak
2045
  * obs-ffmpeg: Fix race and deprecation warnings
2046
  * libobs/media-io: Add missing codec_tag set
2047
  * deps/media-playback: Remove unused #define
2048
  * deps/libff: Remove very old version check
2049
  * UI: Fix warning about missing override
2050
  * UI: Switch 601 to sRGB as default color space
2051
  * UI: Add sRGB option to colorSpace output setting
2052
  * media-playback: Leverage VIDEO_CS_SRGB
2053
  * obs-x264: Improve color space handling
2054
  * obs-ffmpeg: Improve color space handling
2055
  * libobs: Add VIDEO_CS_SRGB support
2056
  * obs-ffmpeg: Fix FFmpeg deprecation warnings
2057
  * libobs/media-io: Fix FFmpeg deprecation warnings
2058
  * libobs: Fix FFmpeg deprecation warnings
2059
  * UI: Add flag/file to disable built-in updater
2060
  * frontend-tools: Make links in script description clickable
2061
  * UI: Use non-native file dialog w/ Linux
2062
  * rtmp-services: drop Restream.io FTL support
2063
  * libobs: Add arm support
2064
  * UI, obs-ffmpeg, obs-filters: Fix compile warnings
2065
  * coreaudio-encoder: Fix encoding of 4.0 speaker layout
2066
  * deps/media-playback: Reset TS when seeking
2067
  * CI: Disable building OBS with Python scripting support on macOS
2068
  * CI: Add fix for macOS builds failing on push for Azure CI
2069
  * rtmp-services: Update Uscreen service
2070
  * win-capture: Log duplicator display when updating properties
2071
  * linux-v4l2: Fix case of variables to snake_case
2072
  * obs-outputs: Use FLV codec IDs for videocodecid/audiocodecid
2073
  * obs-ffmpeg: Fix play pause crash
2074
  * libobs/util: Use is_padding() for wcsdepad as well
2075
  * libobs/util: Fix potential crash
2076
  * Revert "UI: Match Windows taskbar state to tray icon"
2077
  * Revert "Merge pull request #3110 from WizardCM/taskbar-color-setting"
2078
  * libobs: Translate F13-F24 hotkeys on Windows
2079
  * win-capture: Remove fixed-size Vulkan arrays
2080
  * rtmp-services: Add "Taryana - Apachat" streaming service
2081
  * UI: Add setting for taskbar color
2082
  * UI: Add informative messages to auto-config dialog
2083
  * UI: Set remove prompt default action
2084
  * win-capture: Fix 32-bit Vulkan capture
2085
  * CI: Update build script to use pre-built SWIG and QT dependencies
2086
  * obs-qsv11: Simplify UI quality parameters
2087
  * obs-qsv11: Enable VDEnc on ICL+
2088
  * obs-qsv11: Add latency mode to QSV settings
2089
  * UI: Update Facebook get stream key URL
2090
  * UI: Make color consistent, don't show alpha value
2091
  * obs-qsv11: Set preference for encode to iGPU in case of i+i
2092
  * UI: Delete projector when monitor is disconnected
2093
  * obs-ffmpeg: Allow continuous network streaming
2094
  * UI: Show help text for launch parameters on Windows
2095
  * libobs: Fix video scalar copy heights
2096
  * UI: Add virtual camera to UI
2097
  * win-dshow: Add Virtual Camera (Windows)
2098
  * UI: Add TBar controls to obs-frontend-api
2099
  * UI: Allow the use of Esc key to quit settings window
2100
  * frontend-tools: Add defaults button to script dialog
2101
  * obs-ffmpeg: Add auto reconnect to remote media sources
2102
  * UI: Fix scene switcher not detecting some windows
2103
  * UI: Fix unreadable Connecting Stream button
2104
  * win-capture: Don't use Chrome classes for priority
2105
  * win-capture: Decouple swap and frame indices
2106
  * obs-ffmpeg, UI: Allow slash in recording names
2107
  * UI: Add always on top checkbox to projector context menu
2108
  * mac-capture: Add several virtual audio drivers to Desktop audio
2109
  * libobs: Add sample unit tests leveraging cmocka
2110
  * CI: Quick fix to cover pre-installed Homebrew dependencies for macOS
2111
  * UI: Add window projector option "fit to content"
2112
  * rtmp-services: Add weabook.live
2113
  * UI: Fix pause/replay buttons having large width
2114
  * rtmp-services: Update Lahzenegar RTMP
2115
  * win-capture: Remove game capture scaling
2116
  * UI: Update volmeters at 60hz
2117
  * UI: Fix warnings for Qt 5.15
2118
  * rtmp-services: Remove offline servers/services
2119
  * win-capture: Reset command pool rather than buffer
2120
  * rtmp-services: Add VIMM
2121
  * color-source: Change default color to d1d1d1
2122
  * rtmp-services: Update AfreecaTV
2123
  * UI: Enable Get Stream Key Button for Trovo service
2124
  * rtmp-services: Update Madcat service
2125
  * UI: Add 64bit windows checks to installer
2126
  * libobs: Reset audio data on timestamp jump
2127
  * rtmp-services: add angelthump
2128
  * UI/updater: Use 1 MB static memory for hashing
2129
  * UI/updater: Fix running updater as different user
2130
  * UI/updater: Exit with error if elevation failed
2131
  * obs-outputs: Log unhandled rtmp status responses
2132
  * obs-outputs: Handle rtmp NetStream.Publish.BadName response
2133
  * UI: Don't try to create service if missing file
2134
  * UI: Don't try to load replay buffer hotkey if null
2135
  * libobs: Fix right edge for "video scaler"
2136
  * libobs: Fix right edge of some videos
2137
  * libobs: Fix right edge for JPEG images
2138
  * UI: Auto update projector settings
2139
  * UI: Fix projector always on top not working on Linux
2140
  * UI: Delete existing fullscreen projector
2141
  * deps/media-playback: Use SWS_POINT instead of SWS_FAST_BILINEAR
2142
  * deps/media-playback: Use OBS YUV(A)444P to RGB conversion
2143
  * libobs: Use autoreleasepool for graphics thread
2144
  * win-capture: Remove dead VkResult values
2145
  * libobs/media-io: Remove unused code
2146
  * oss-audio: Add en-US translation data file
2147
  * UI: Fix GetPreferredLocales locale detection
2148
  * cmake: Update minimum Windows SDK version
2149
  * UI: Update NSIS installer script
2150
  * libobs-winrt: Require Windows 10 SDK 19041
2151
  * image-source: Don't check for changes when hidden
2152
  * Revert "Merge pull request #2993 from brittneysclark/enable_vdenc"
2153
  * rtmp-services: Add Mixcloud
2154
  * libobs: Unload modules while OBS core is active
2155
  * libobs: Remove excessive null checks
2156
  * libobs: Use correct data pointer for hotkey pair
2157
  * win-capture: Improve Vulkan synchronization
2158
  * libobs: Fix os_get_executable_path_ptr on Linux
2159
  * libobs-winrt: Move project to core VS filter
2160
  * cmake: SIMDe & GCC? then enable OpenMP 4 SIMD
2161
  * libos: Freshen SIMDe code copy
2162
  * docs: Remove Doxyfile
2163
  * docs: Remove Doxygen
2164
  * obs-qsv11: Simplify UI subjective quality parameters
2165
  * UI: Change audio device string in settings
2166
  * CI: Improve formatcode.sh efficiency
2167
  * obs-filters: Misc code cleanups detected by PVS Studio
2168
  * linux-v4l2: Selective stream restart
2169
  * obs-ffmpeg: Show friendly error for NV_ENC_ERR_INVALID_VERSION
2170
  * UI: Set 8x8 as minimum selectable resolution
2171
  * UI: Add percent checkbox to advanced audio dialog
2172
  * win-capture: Better matching of internal UWP windows
2173
  * UI: Don't show alpha value for color source
2174
  * UI: Fixed case to match what the files are named
2175
  * CI: Require VLC in CI builds, Fix VLC
2176
  * cmake: Fix warnings and normalize variables/errors
2177
  * libobs: Fix potential truncation warnings
2178
  * libobs: WinRT and dispatcher init on graphics thread
2179
  * libobs-winrt: Add dispatcher queue API
2180
  * Revert "Merge pull request #2637 from kkartaltepe/cmake-variety-fixes"
2181
  * UI: Install public headers for frontend-api
2182
  * obs-vst: Fix crash when the blocksize is smaller than frames
2183
  * obs-vst: Compile the vst plugin on linux
2184
  * UI: Fix wrong path in the crash message dialog
2185
  * UI: Swap to new srt output
2186
  * obs-ffmpeg: Use obs-ffmpeg-mux for mpegts network output
2187
  * obs-ffmpeg: Move file read error to separate function
2188
  * UI: Fix GetUnusedSceneCollectionFile filename creation
2189
  * UI: Make select/deselect signals work w/ group items
2190
  * obs-ffmpeg: Enable mpegts network URL for ffmpeg-mux
2191
  * UI: Allow drag & drop reorder of property lists
2192
  * UI: Fix bug where stats dock steals focus of main windows
2193
  * UI: Hide script tabs if no python settings
2194
  * obs-x264: Log ignored options
2195
  * obs-x264: Log only options given to libx264
2196
  * obs-x264: Refactor tokenizing of options
2197
  * win-capture: Ignore cloaked windows
2198
  * obs-qsv11: Enable VDEnc on ICL+
2199
  * obs-qsv11: Add latency mode to QSV settings
2200
  * UI: Log monitoring type for global audio devices
2201
  * libobs-winrt: Fix WGC minimize handling
2202
  * libobs: Return target instead of current in calc_torquef
2203
  * win-capture: Reset WGC fail flag for new window
2204
  * cmake: Add cmake folders
2205
  * win-capture: Fail on unsupported Vulkan formats
2206
  * UI: Restore theme if settings window exit with [x]
2207
  * frontend-tools: Automatically select scripts
2208
  * libobs: Remove log entry for CoInitializeEx pass
2209
  * libobs/util: Fix POSIX event bugs
2210
  * libobs: Fix da_reserve early return logic
2211
  * mac-capture: Use resize instead of reserve
2212
  * CI: Add all-in-one macOS build script
2213
  * win-capture: Log window capture method
2214
  * UI: Match Windows taskbar state to tray icon
2215
  * libobs-winrt: win-capture: Detect GraphicsCaptureItem closure
2216
  * CI: Update Github Actions with caching and macOS improvements
2217
  * obs-ffmpeg: Fix AVFrame handling in FFmpeg output
2218
  * UI/updater: Fix launching OBS as admin post-update
2219
  * deps/glad: Fix build with GCC-10
2220
  * vlc-video: Allow metadata retrieval through proc_handler
2221
  * rtmp-services: Update Switchboard Live servers
2222
  * rtmp-services: Add Xlovecam.com streaming service
2223
  * libobs: Use SetThreadDescription if possible
2224
  * libobs: Fix unnecessary duplication
2225
  * UI: Remove unused variable
2226
  * libobs: Update version to 25.0.8
2227
  * libobs-opengl: Lock Mac parent context during present
2228
  * plugins: Add oss-audio plugin
2229
  * libobs: Add Windows 10 release version to crash log
2230
  * obs-ffmpeg: Update error message in process_packet
2231
  * text-freetype2: Add Enable Antialiasing option
2232
  * rtmp-services: Update GameTips.TV
2233
  * obs-text: Add Enable Antialiasing option
2234
  * obs-scripting: Expose platform functions to scripts
2235
  * obs-plugins: Check if sources are showing for media hotkeys
2236
  * vlc-video: Enable building the plugin on FreeBSD
2237
  * libobs: add ppc64(le) specific flags to libobs.pc
2238
  * rtmp-services: Add Nimo TV
2239
  * linux-capture: Add support for cropping input source
2240
  * libobs: Don't check filter compatibility on not loaded sources
2241
  * UI: Remove first run auto-config prompts
2242
  * libobs: Don't allow duplicating scene sources
2243
  * UI: Highlight unknown audio device label in settings
2244
  * UI: sort audio sources by name locale aware
2245
  * obs-filters: 3D LUT tetrahedral interpolation
2246
  * UI: Add button to Analyzer in the Log Reply window
2247
  * UI: Add description to Log Reply window
2248
  * UI: Differentiate between crash & session log dialogs
2249
  * UI: Hide Help icon in Log Reply window
2250
  * libobs: Implement and use better scaling function for 64-bit integers
2251
  * cmake: Fix warnings and normalize variables/errors
2252
  * obs-ffmpeg: Rename and add more VAAPI levels
2253
  * obs-ffmpeg: Expose VAAPI profile choices
2254
  * win-capture: Verify VK_KHR_external_memory_win32 support
2255
  * win-capture: Cleaner COM usage
2256
  * win-capture: Use VkAllocationCallbacks
2257
  * UI: Remove language region
2258
  * UI: Use standard resolutions with auto-config
2259
  * libobs-opengl: Support 3D texelFetch
2260
  * obs-filters: Implement CUBE LUT domain properly
2261
  * UI: Don't clip meters when resizing with no input
2262
  * UI: Fix buttons changing minimum window width
2263
  * media-playback: Unbuffered Media Source
2264
- Remove c7f84f8fc4e90ef779a204ac268f5ee1a962e324.patch.
2265
2266
-------------------------------------------------------------------
2267
Wed Jul  8 01:42:05 UTC 2020 - Jimmy Berry <jimmy@boombatower.com>
2268
2269
- Add c7f84f8fc4e90ef779a204ac268f5ee1a962e324.patch to resolve
2270
  gcc10 build failure.
2271
2272
-------------------------------------------------------------------
2273
Mon Apr 27 18:55:30 UTC 2020 - jimmy@boombatower.com
2274
2275
- Update to version 25.0.8:
2276
  * Revert "Merge pull request #1786 from brittneysclark/qsv_texture_based_encoding"
2277
  * libobs: Update version to 25.0.8
2278
  * CI: Update macOS deps to fix lua
2279
  * obs-ffmpeg: Add error message for non-zero GPU
2280
  * obs-ffmpeg: Add localization for NVENC error messages
2281
  * libobs: Clear last error on encoder shutdown
2282
  * obs-ffmpeg: Preserve error message from new NVENC
2283
  * obs-ffmpeg: Log why new NVENC might not be used
2284
  * UI: Remove requirement for replay buffer hotkey
2285
  * obs-filters: Add a user label to the LUT filter
2286
  * CI: Fix Azure Pipelines macOS runs
2287
  * obs-browser, obs-vst: Fix formatting
2288
  * UI: Update OSX to macOS in English translation
2289
  * rtmp-services: Add VirtWish service
2290
  * rtmp-services: Change Stripchat streaming service
2291
  * UI: Add white icons for dock titles
2292
  * Revert "UI: Remove unnecessary global variables"
2293
  * libobs-opengl: Fix viewport flip
2294
  * CI: Add main Github Actions workflow for branch pushes and PRs
2295
  * UI: Remove unnecessary global variables
2296
  * UI: Adjust a few margins
2297
  * obs-vst: Fix formatting
2298
  * obs-browser: Fix formatting
2299
  * UI: Remove all scenes in ClearSceneData
2300
  * libobs: Don't save removed sources
2301
  * rtmp-services: Update ChathostessModels service (#2745)
2302
  * obs-qsv11: Enable QSV texture-based encoding
2303
  * libobs: Fix plugin folder search path case on macOS
2304
  * UI: Add status icons for recording and streaming
2305
  * CI: Add freetype dep on osx
2306
  * rtmp-services: Add WASDTV (#2697)
2307
  * docs/sphinx: Add Property Grouping
2308
  * libobs: Update version to 25.0.6 (mac release)
2309
  * obs-vst: Don't allow widget close on macOS
2310
  * CI: Add qt5-xml package for FreeBSD build task
2311
  * linux-jack: Fix conversion from channels to speaker layout
2312
  * obs-ffmpeg: Fix media source not closing file when inactive
2313
  * UI: Refuse drop operations from our own widgets
2314
  * UI: Fix projector on other than primary display
2315
  * linux-v4l2: Fix build with Clang 10.0
2316
  * obs-ffmpeg: Add error text for NVENC AVERROR_EXTERNAL
2317
  * obs-ffmpeg: Use new encoder error handling functions
2318
  * libobs: Add support functions for encoder error handling
2319
  * mac-syphon: Move the syphon plugin over to ARC
2320
  * CI: Rewrite new deps paths in obs-ouputs.so
2321
  * CI: Move clang format check into a seperate github workflow
2322
  * UI: Fix warning when compiling with Clang 10
2323
  * UI: Properly apply hide cursor on fullscreen projectors
2324
  * rtmp-services: Add niconico
2325
  * rtmp-services: Update castr.io rtmp ingest list
2326
  * UI: Fix missing includes
2327
  * libobs: Update version to 25.0.5 (mac release)
2328
  * libobs-opengl: Fix atan2 HLSL->GLSL transpile
2329
  * libobs-opengl: Add sincos to HLSL->GLSL transpile
2330
  * obs-browser: Fix formatting
2331
  * libobs/util: FreeBSD/Dragonfly exec path support
2332
  * UI: Log global audio devices and their filters
2333
  * CI: Update dependencies on macOS
2334
  * mac-capture: update owner_pid in `update_window`
2335
  * mac-capture: Use int in place of NSNumber for owner_pid
2336
  * deps: lzma: also use .note.GNU-stack on FreeBSD
2337
  * mac-capture: Only find window by window id when owner name and pid match
2338
  * mac-capture: Use window id to identify windows on MacOS
2339
  * plugins: Build ALSA plugin for FreeBSD
2340
  * UI: Fix previewLabel styling
2341
  * obs-outputs: Fix warnings WITH_RTMPS=OFF
2342
  * UI: Require selected source for Transform shortcut
2343
  * CI: Update macOS dependencies
2344
  * rtmp-services: Fix memory leak when update rtmp-custom-service.
2345
  * CI: Make processor count consistent
2346
  * rtmp-services: Update Bongacams servers and settings
2347
  * UI: Don't open Studio Mode's Program label in a window
2348
  * CMake: Build Windows modules with file descriptors
2349
2350
-------------------------------------------------------------------
2351
Sun Apr 05 21:29:12 UTC 2020 - jimmy@boombatower.com
2352
2353
- Update to version 25.0.4:
2354
  * libobs: Update version to 25.0.4
2355
  * win-capture: Update graphics hook version to 1.1.4
2356
  * UI: Don't stretch server field in Qt 5.14
2357
  * obs-browser: Fix interact keyboard input on Linux
2358
  * Decklink: Fix crash when no matching device
2359
  * libobs: Fix macOS 10.15 hotkey crash (temporary)
2360
  * win-capture: Fix crash if GPU can't Vulkan capture
2361
  * docs/sphinx: Bump major OBS version
2362
  * UI: Use Qt dialogs for Font & Color Pickers on Linux
2363
  * obs-qsv11: Fix QuickSync LA_ICQ encoder settings
2364
  * rtmp-services: Remove executable bits from json files
2365
  * obs-ffmpeg: Expose old NVENC on Windows 7
2366
  * UI: Fix text handling for dialogs
2367
  * libobs-winrt: Stronger exception handling
2368
  * UI: Fix silent scenes with imported SL scenes
2369
2370
-------------------------------------------------------------------
2371
Tue Mar 24 15:03:52 UTC 2020 - jimmy@boombatower.com
2372
2373
- Update to version 25.0.3:
2374
  * libobs: Update to 25.0.3 (linux hotfix once again)
2375
  * linux-v4l2: Fixup invalid id
2376
  * libobs-d3d11: Log device PCI IDs
2377
  * obs-outputs: Fix mbed TLS build issues
2378
2379
-------------------------------------------------------------------
2380
Mon Mar 23 16:10:08 UTC 2020 - jimmy@boombatower.com
2381
2382
- Update to version 25.0.2:
2383
  * linux-v4l2: readonly controls cause infinite loop
2384
  * libobs: Update version to 25.0.2 (linux hotfix)
2385
  * UI: Set correct window title for fullscreen projector
2386
  * CI: Update Linux CI from Ubuntu 16.04 to 18.04
2387
  * UI: Make links in updater clickable
2388
  * obs-filters: Fix LUT file extension filter on Linux
2389
  * win-wasapi: Fix leaking IPropertyStore
2390
  * win-wasapi: Fix crash on certain devices
2391
  * obs-qsv11: Fix target usage values
2392
  * UI: Fix crash on settings update
2393
  * libobs: Add move assignment operator for BPtr
2394
  * libobs: Fix missing assignment operator return
2395
  * libobs: Fix size mismatch warning
2396
  * libobs: Handle noexcept warnings
2397
  * UI: Make Importer destructor virtual
2398
  * UI: Add setting for Mixer add-on choice
2399
  * linux-capture: Use RandR monitors for screen information
2400
2401
-------------------------------------------------------------------
2402
Thu Mar 19 19:26:37 UTC 2020 - jimmy@boombatower.com
2403
2404
- Update to version 25.0.1:
2405
  * libobs: Update version to 25.0.1
2406
  * libobs-winrt: Fix missing parentheses
2407
  * UI: Fix memory leak
2408
  * Revert "win-capture, libobs: Show names of displays in Display Capture"
2409
  * obs-browser: Fix a few crashes
2410
  * UI: Fix preview state when minimizing to tray
2411
  * UI: Remove unnecessary vertices for preview
2412
  * UI: Get actual projector monitor name on windows
2413
  * obs-ffmpeg: Make sure to show FFmpeg NVENC on non-windows
2414
  * libobs-winrt: Catch more hresult exceptions
2415
  * win-capture: Retry with last known window if first fails
2416
  * UI: Restart when browser hardware acceleration changed
2417
  * libobs-winrt: win-capture: Clean up error handling
2418
2419
-------------------------------------------------------------------
2420
Wed Mar 18 18:46:43 UTC 2020 - jimmy@boombatower.com
2421
2422
- Update to version 25.0.0:
2423
  * win-capture: Fix potential crash due to unhandled exceptions
2424
  * libobs: Update version to 25.0.0
2425
  * Update translations from Crowdin
2426
  * rtmp-services: Add getloconow
2427
  * rtmp-services: Fix formatting
2428
  * UI: Fix closing OBS before showing whats new dialog
2429
  * obs-browser: Fix crash with certain settings combo
2430
  * libobs: Fix audio not playing back with audio lines
2431
  * UI: Enable BTTV login popup
2432
  * UI: Turn off T-bar mode when going out of studio mode
2433
  * libobs: Reset manual state when forcing transition target
2434
  * Revert "libobs: Add extra reference when source is displayed"
2435
  * Revert "libobs: Only manipulate input source ref counts"
2436
  * win-capture: Destroy winrt in graphics thread
2437
  * libobs: Remove repeated semicolons
2438
  * libobs: Add task scheduling features
2439
  * UI: Increment filter name automatically
2440
  * UI: Update stream key link for YouStreamer
2441
  * libobs: Fix another group id comparison
2442
  * Make cert revocation check fails non-fatal on Win
2443
  * win-capture/graphics-hook: Separate some debugging stuff
2444
  * win-capture: Vulkan surface refactor
2445
  * UI: Support Unicode for Windows fullscreen projectors
2446
  * UI: Fix filter rename crash
2447
  * UI: Update Contribute link in about box
2448
  * libobs: Check return value from obs_scene_add_internal
2449
  * UI: Fix preview scaling on scene collection change
2450
  * obs-vst: Fix lockup/race on shutdown
2451
  * Revert "graphics: libobs-d3d11: Use DXGI_SWAP_EFFECT_FLIP_DISCARD on Windows 10"
2452
  * win-capture/graphics-hook: Add a bit of logging
2453
  * win-capture: Handle vkCreateSwapchainKHR errors
2454
  * libobs: Remove legacy libobs data search path
2455
  * libobs: Remove legacy module search path
2456
  * win-capture: Try window handle 0 if actual handle fails
2457
  * win-capture: Use full app obj name for keepalive mutex
2458
  * libobs: Don't render audio if context not initialized
2459
  * libobs: Fix groups not being recognized as groups
2460
  * libobs: Handle removed plugins for versioned sources
2461
  * libobs: Don't return false, return NULL
2462
  * libobs: Fix crash when querying versioned id
2463
  * tests: fix missing parameter when calling obs_display_create
2464
  * win-capture/graphics-hook: Make vulkan layer all capital
2465
  * libobs: Fix source type versioning system
2466
  * image-source: Don't use video info for color source size
2467
  * libobs: Compare scene/group ids by strcmp
2468
  * win-capture: Increment graphics hook version
2469
  * win-capture/graphics-hook: Fix reacquire bug
2470
  * win-capture: Always copy file when debugging
2471
  * win-capture/graphics-hook: Log vulkan capture dimensions
2472
  * UI: Fix windowed multiview title
2473
  * obs-scripting: Add missing Python imports
2474
  * win-capture, libobs: Show names of displays in Display Capture
2475
  * UI: Show monitor names for projectors
2476
  * win-capture: Allow write permission on graphics hook
2477
  * win-capture: If elevated, replace HKCU reg entry with HKLM
2478
  * win-capture: Remove SYNCHRONIZE permission
2479
  * libobs-winrt: win-capture: HDC cursor capture for WGC
2480
  * win-capture: Restore Vulkan 1.1 version hack
2481
  * win-capture: Support VK_FORMAT_A8B8G8R8_UNORM_PACK32
2482
  * obs-ffmpeg: Make sure hotkeys are actually pressed
2483
  * win-capture/graphics-hook: Fix wrong HWND
2484
  * win-dshow: Fix rotation not working in all cases
2485
  * win-capture: Set ALL APPLICATION PACKAGES perms if elevated
2486
  * UI/updater: Add perms for ALL APPLICATION PACKAGES
2487
  * win-capture: Remove microsoft store from capture blacklist
2488
  * linux-v4l2: Use LP64 macro to determine pointer size
2489
  * win-capture: Vulkan capture clean-up
2490
  * win-capture: Clean up various VC++ warnings
2491
  * obs-outputs: Fix RTMP authentication
2492
  * win-capture: Fix format string warning
2493
  * win-capture: Increment graphics hook version
2494
  * libobs: Only manipulate input source ref counts
2495
  * win-capture: Handle NULL VkApplicationInfo
2496
  * UI: Fix override transition not working
2497
  * UI: Do not disable t-bar
2498
  * UI: Fix scenes as sources for SL import
2499
  * UI: Lower minimum dock size
2500
  * win-capture: Find correct window even if it's minimized
2501
  * CI: macOS use qt 5.14.1
2502
  * obs-ffmpeg: Fix some incorrect settings for srt output
2503
  * UI: Remove unused variable
2504
  * UI: Call setWindowFlags before setupUi
2505
  * UI: Fix importing SL collections with repeated names
2506
  * obs-browser: Fix CEF initialization conflict
2507
  * UI: Dynamically set widget index when renaming sources
2508
  * CMake: Disable incremental linking on Windows
2509
  * win-capture: Disable correct capture method index
2510
  * CMake: Enable /OPT:REF for Windows
2511
  * CI: Remove merge conflict bot for now
2512
  * CI: Fix some macOS build settings
2513
  * win-capture: Prevent WGC being selected when unavailable
2514
  * UI: Move OBSBasicSettings to scoped block
2515
  * UI: Don't add removed sources when refreshing LoadAudioSources
2516
  * UI: Use invokeMethod to refresh LoadAudioSources
2517
  * UI: Fix preview not being re-enabled on maximize
2518
  * win-dshow: Add support for devices that relay rotation
2519
  * libobs: Add ability to rotate async sources
2520
  * UI: Show help icon for properties with tooltips
2521
  * obs-ffmpeg: Fix type conversion warning
2522
  * win-capture: Fix registry lookup bug
2523
  * win-capture: Check hook version before capture init
2524
  * win-capture: Add Vulkan capture
2525
  * win-capture: Use full DLL path for inject helper
2526
  * win-capture/graphics-hook: Don't allow multiple hooks
2527
  * cmake: Add FindVulkan module
2528
  * win-capture: Refactor create_hook_info
2529
  * win-capture/graphics-hook: Refactor mutex check
2530
  * libobs/util: Add dll version compare func
2531
  * libobs/util: Use MAX_PATH for absolute path funcs
2532
  * win-capture/graphics-hook: Fix OBS detection
2533
  * win-capture/graphics-hook: Add flog and flog_hr
2534
  * CI: Fix case of PlugIns directory
2535
  * obs-outputs: Update FTL sdk to latest version
2536
  * Revert "libobs: Fix audio keyframe issue"
2537
  * obs-browser: Fix crash with replay buffer events
2538
  * win-capture: Preserve current window setting
2539
  * win-capture: Move window capture method below window
2540
  * Decklink: Fix crash when no device selected
2541
  * frontend-plugins: Refactor Decklink out UI
2542
  * UI: Remove dock margins
2543
  * libobs-d3d11: Enable NV12 for Intel on newer platforms
2544
  * obs-browser: Update to 2.8.2
2545
  * UI: Fix compiling error with older QT
2546
  * CI: Build CEF on Linux
2547
  * obs-browser: Enable Linux support
2548
  * libobs: Handle empty path in os_get_path_extension
2549
  * libobs-opengl: Fix Mac VAO created without context
2550
  * libobs-winrt: win-capture: Support client area toggle for WGC
2551
  * win-capture: Hide settings if Automatic is WGC
2552
  * UI: Use deleteLater() rather than explicit delete
2553
  * UI: Reserve correct number of elements in vector
2554
  * cmake: Copy a few missing dependency files
2555
  * UI: Reserve correct number of elements in vector
2556
  * UI: Make t-bar smaller
2557
  * obs-browser: Fix formatting
2558
  * deps/media-playback: Fix formatting
2559
  * obs-browser: Update browser to 2.8.0
2560
  * libobs: Pump graphics loop one final time for cleanup
2561
  * UI: Fix compilation warning re signed/unsigned
2562
  * libobs/util: Retry pipe writes to avoid short-write failures
2563
  * win-capture: Add 'auto' method to window capture
2564
  * CMake: Add check for Win SDK 10.0.18362.0 or above
2565
  * CMake: Rquire CMake 3.16
2566
  * libobs-winrt: Add PCH
2567
  * win-capture: Windows Graphics Capture support
2568
  * libobs-winrt: Add module for WinRT functionality
2569
  * CI: Use VS 2019 and windows-2019 VM image
2570
  * win-capture: Add support for finding windows via EnumWindows
2571
  * libobs: Add extra reference when source is displayed
2572
  * libobs: Pump Win32 messages on the graphics thread
2573
  * libobs: Support device loss registration
2574
  * libobs: Make ComPtr header self-sufficient
2575
  * libobs: Don't strip whitespace from config values
2576
  * UI: Return 0 when launch cancelled or failed
2577
  * CI: Remove unused Linux script
2578
  * obs-outputs: Properly reset stream count on RTMP_Close
2579
  * UI: Don't set audio encoder track index in Adv Output
2580
  * UI: Fix Import Profile in Portable Mode
2581
  * obs-scripting: Update text source IDs
2582
  * UI: Allow custom browser delete button to fill the cell
2583
  * UI: Fix table heading visibility in Acri
2584
  * win-ivcam: Fix build issue with CMake 3.16
2585
  * image-source: Increase slideshow limit to 400MB
2586
  * rtmp-services: Add Whalebone.tv
2587
  * obs-ffmpeg: Mark FFmpeg NVENC as internal
2588
  * UI: Hide encoder if marked internal
2589
  * UI: Allow rescaling for texture-based encoders
2590
  * obs-ffmpeg: Fall back to FFmpeg nvenc if recale active
2591
  * libobs: Add obs_encoder_scaling_enabled()
2592
  * win-capture: Fix hook collisions with multiple game captures
2593
  * decklink: Fix crash when no outputs are available
2594
  * CI: Add github workflow to tag merge conflicts
2595
  * UI: Fix locked sources being transformed
2596
  * obs-vth264: Manually mark priority bits for VideoToolbox frames
2597
  * UI: Add ability to lock volume
2598
  * UI: Restart program when audio/locale changed
2599
  * UI: Use OBS dock menu instead of Qt dock context menu
2600
  * UI: Add advanced scene collection importer
2601
  * Revert "mac-vth264: Manually mark priority bits for frames"
2602
  * UI: Fix preview not being disabled when minimized
2603
  * deps/media-playback: Fix buffering/sync issues
2604
  * libobs: Remove unused variable
2605
  * libobs: Fix audio keyframe issue
2606
  * UI: Allow resizing docks when hotkeys are disabled
2607
  * rtmp-services: Add Madcat
2608
  * rtmp-services: updating castr.io rtmp ingests
2609
  * rtmp-services: Uncanny.gg
2610
  * obs-ffmpeg: Use callbacks when starting/ending
2611
  * deps/media-playback: Simplify seek/time code
2612
  * libobs: Restore order
2613
  * CI: Fail osx and linux on build failures. Fix decklink clang-format
2614
  * UI: Add missing function declaration
2615
  * decklink: Fix formatting
2616
  * decklink: Log decklink API version on plugin load
2617
  * UI: Add Chromium-compatible NSApplication subclass
2618
  * libobs: fix obs_sceneitem_group_XXX_item API
2619
  * docs/sphinx: Fix missing parameter in documentation
2620
  * libobs: Add group functions that can signal refresh
2621
  * libobs: Make group subitem add/remove funcs signal refresh
2622
  * UI: Watch for refresh signal in source list
2623
  * libobs: Add refresh signal to scenes
2624
  * docs/sphinx: Fix typo
2625
  * libobs: Fix Mac linker error
2626
  * docs/sphinx: add media controls
2627
  * docs/sphinx: add source icon
2628
  * README.rst: Remove retired CI services
2629
  * obs-ffmpeg: Add media hotkeys
2630
  * obs-ffmpeg: Add media control support
2631
  * vlc-video: Add media control support
2632
  * UI: Fix transitions being disabled
2633
  * UI: Use absolute path for portable mode multi check
2634
  * UI: Show source icons in Advanced Audio Properties
2635
  * win-capture: Faster display / window capture updates
2636
  * UI: Always prompt when updates are available
2637
  * libobs/util: Fix incorrect assertion in darray_insert_array
2638
  * UI: Fix incorrect parameter
2639
  * UI: Fix incorrect parameter value
2640
  * deps/media-playback: Fix formatting
2641
  * obs-transitions: Halve stinger padding to 250ms
2642
  * libobs: Add media control support to backend
2643
  * obs-outputs: Remove hard-coded certificate paths on Linux
2644
  * mac-capture: Fix redundant call
2645
  * UI: Fix transtions not enabled
2646
  * UI: Use input validator on resolution line edit
2647
  * libobs: Add obs_scene_find_source_recursive
2648
  * UI: Don't allow resolutions too large
2649
  * obs-outputs: Remove server support from librtmp
2650
  * obs-outputs: Remove unused variable
2651
  * obs-outputs: Fix build with older mbedtls versions
2652
  * CI: Add libmbedtls-dev
2653
  * obs-outputs: Show UI error if the root certs don't load
2654
  * obs-outputs: Enable logging before calling RTMP_Init
2655
  * obs-outputs: Add additional paths for root certificates on Linux
2656
  * obs-transitions: Set stinger media source's name
2657
  * enc-amf: Update to 2.7.0
2658
  * obs-outputs: Fix librtmp mbedtls thread safety
2659
  * UI: Fix aspect ratio triggering settings change
2660
  * UI: Fix t-bar not working with transition override
2661
  * linux-v4l2: Mark aarch64 and mips n64 as known platform
2662
  * libobs: Build SIMDE on platforms without SSE2
2663
  * rtmp-services: Add Uscreen
2664
  * libobs, obs-x264: Fix compiler warnings
2665
  * deps/obs-scripting: Fix incorrect parameter type
2666
  * UI: Add option to toggle source icons to View menu
2667
  * UI: Fix Qt 5.14 deprecation warnings
2668
  * libobs: Rename DEPRECATED to OBS_DEPRECATED
2669
  * docs/sphinx: Add obs_group_from_source
2670
  * docs/sphinx: Add obs_enum_scenes
2671
  * audio-monitoring: Fix Pulse Audio crash
2672
  * libobs: Add VIDEO_CS_SRGB enum value
2673
  * image-source: Fix color source default size
2674
  * rtmp-services: Update SermonAudio entry (#2324)
2675
  * Remove Appveyor
2676
  * obs-text: Change default size of text to 256
2677
  * text-freetype2: Change default size of text to 256
2678
  * image-source: Change default size to size of canvas
2679
  * libobs: Add the ability to make sources obsolete
2680
  * UI: Fix studio mode transition bugs
2681
  * win-dshow: Fix upside-down RGB DIBs
2682
  * UI: Support DnD overlay in linuxbrowser
2683
  * UI: Add drag and drop for URLs
2684
  * UI: Make dropped HTML files use canvas size
2685
  * obs-filters: Add Cube LUT samples
2686
  * obs-filters: Add Cube LUT file support
2687
  * libobs: Add basic support for half floats
2688
  * libobs-opengl: Fix missing GL_HALF_FLOAT usages
2689
  * librtmp: Allow partial success for mbedtls
2690
  * UI: Fix audio restart message not hiding
2691
  * UI: Display aspect ratios in video settings
2692
  * media-playback: Add functions to pause/seek media source
2693
  * docs/sphinx: Fix obs_property_list_item_disable entry
2694
  * obs-outputs: Fix mbedtls use of deprecated functions
2695
  * rtmp-services: Update/remove services
2696
  * UI: Upgrade stream key link to button in Wizard
2697
  * libobs: Log windows release version
2698
  * libobs: Find windows version
2699
  * UI: Fix QResizeEvent leaks
2700
  * mac-vth264: Fix encoder list leak
2701
  * CMake: Fix build on ppc64
2702
  * libobs-opengl: Fix volume texture leak
2703
  * obs-ffmpeg: Fix VC++ warnings
2704
  * obs-scripting: Add Python functions for frontend events
2705
  * libobs-d3d11: Don't allow volume render targets
2706
  * libobs-opengl: Don't allow volume render targets
2707
  * UI: Supply Windows manifest file
2708
  * UI: Properly inform user if recording path is invalid
2709
  * rtmp-services: Add show-it.tv
2710
  * UI: Change remux file paths to OS style separators
2711
  * libobs/UI: Support monospace font in multiline text property
2712
  * UI: Halve width of tab in multiline text property
2713
  * UI: Fix scene/source list item spacing
2714
  * UI: Add t-bar to studio mode
2715
  * libobs: Add manual transition "torque" support
2716
  * libobs: Add manual transitioning support (T-bar)
2717
  * UI: Add Active/Inactive status to adv audio props
2718
  * UI: Add "Active Sources Only" option to adv audio props
2719
  * UI: Add setThemeID to qt-wrappers
2720
  * obs-filters: Add grayscale LUT image
2721
  * libobs-opengl: OpenGL thread-safety on Mac
2722
  * deps/obs-scripting: Expose matrix3 & 4 to scripting
2723
  * UI: Fix compile issue
2724
  * UI: Add option to use percent instead of dB
2725
  * libobs: Fix corrupted pointers when removing properties
2726
  * libobs-d3d11: Increase the frame queue capacity
2727
  * linux-v4l2: Add support for controls
2728
  * libobs: Update version to 24.0.6
2729
  * CI: Fix QtNetwork in Mac packaging script
2730
  * obs-filters: Use volume texture for LUT
2731
  * libobs: Add support for volume textures
2732
  * UI: Ensure OBS launches when theme is missing
2733
  * obs-qsv11: Add all TargetUsage values
2734
  * rtmp-services: Add YouStreamer
2735
  * CI: Fix error deleting QT network framework on OSX
2736
  * CI: Fix mbedtls id in mac deploy script
2737
  * libobs: Null check hotkey device on macos
2738
  * obs-browser: Disable system flash
2739
  * UI: Add save button next to replay buffer button
2740
  * rtmp-services: Increase FB max bitrate to 6Mbps
2741
  * CI: Fix up QT network framework on OSX
2742
  * CI: Fix osx executable path in plist
2743
  * CI: Fix framework symlinks when building osx app
2744
  * obs-ffmpeg: Enable VAAPI Rate Control
2745
  * UI: Add Start Streaming settings check on start
2746
  * UI: Create UI Validation Helper Class
2747
  * libobs: Do not include unrelated flags in filter check
2748
  * rtmp-services: Add Konduit.live
2749
  * libobs: Update version to 24.0.5
2750
  * CI: Don't run clang format on some submodule plugins
2751
  * libdshowcapture: Update to latest submodule
2752
  * UI: Allow switch to existing theme to reload
2753
  * UI: Don't modify theme if already set
2754
  * Decklink: Explicit casts for truncation warnings
2755
  * libobs: Remove C99 hacks for older VC++
2756
  * UI: Delete cookies before connecting account
2757
  * UI: Fix bug in untested/unused function code path
2758
  * UI: Fix source icons being shifted to the right
2759
  * CI: Add Cirrus-CI config for FreeBSD builds
2760
  * UI: Add Grid Mode to Scenes Widget
2761
  * UI: Rename deprecated QPalette::ColorRole
2762
  * UI: Fix Qt deprecation warnings
2763
  * libobs: add missing FreeBSD #include to fix build
2764
  * UI: Use new ffmpeg-encoded-output for non-RTMP urls
2765
  * obs-ffmpeg: Add new ffmpeg-encoded-output
2766
  * obs-ffmpeg: Expose ffmpeg_data_init and ffmpeg_data_free methods
2767
  * libobs: fix building modules once installed
2768
  * UI: Default stream / record confirm dialogs to "No"
2769
  * deps/media-playback: Don't use interrupt cb for local files
2770
  * deps/media-playback: Don't exit thread on AVERROR_EXIT
2771
  * CI: Keep artifacts for PRs labelled "Seeking Testers"
2772
  * libobs: Enable compilation on aarch64
2773
  * libobs: Add aarch64 compatibility layer
2774
  * win-dshow: Suppress MJPEG error spam
2775
  * UI: Create an API for opening projector windows
2776
  * UI: Break out the opening of a projector into a slot function
2777
  * UI: Add source icons
2778
  * libobs: Robust COM initialization
2779
  * win-wasapi: Verify and balance CoInitializeEx call
2780
  * UI: Fix wrong icon if recording stopped while paused
2781
  * linux-capture: Fix cursor draw bug when cropping window cap.
2782
  * UI: Fix wrong icon if recording stopped while paused
2783
  * rtmp-services: Add scenecut=0 to mixer requirements
2784
  * UI: Fix swap scene issue with double click mode
2785
  * UI: Change advanced networking strings
2786
  * UI: Add setting for Twitch chat add-ons choice
2787
  * UI: Fix Twitch panels not using dark first time
2788
  * obs-outputs: Log FTL during configure
2789
  * libobs: Remove _WIN32 ifdef from enum
2790
  * UI: Fix invalid escape sequences in regex string
2791
  * UI: Add system tray icon to indicate when paused
2792
  * libobs: fix new virtual key codes display
2793
  * libobs: add missing virtual key codes for Windows
2794
  * deps/obs-scripting: Fix formatting
2795
  * obs-scripting: Fix Python in new MacOS .app bundles
2796
  * obs-text: add missing locale include to fix build
2797
  * UI: Remove help icon from Interact titlebars
2798
  * win-dshow: Support bottom-up DIBs
2799
  * win-dshow: Fix format switching issue
2800
  * decklink-ui: Show the state of outputs in the decklink dialog
2801
  * UI: Use radio buttons for FLV track selection
2802
  * libobs: Add more X.org / Unix hotkey defines
2803
  * obs-filters: Reload the mask image when file change is detected
2804
  * obs-filters: Add toggle for scroll filter looping
2805
  * libobs: Send activate and show signals to filters
2806
  * rtmp-services: Type check apply_encoder_settings
2807
  * obs-ffmpeg: Remove unexposed vaapi parameters
2808
  * UI: Fix main transition being set to the quick one
2809
  * win-capture: Fix rare crash when GL program exits
2810
  * libobs: Fix race condition
2811
  * CI: Use custom macdylibbundler for OSX deps
2812
  * UI: Upgrade stream link hotlink to a button
2813
  * rtmp-services: Add YouNow service and implement ingest lookup
2814
  * README.rst: Add Crowdin progress badge
2815
  * UI: Fallback to XGetWMName if XFetchName fails
2816
  * mac-vth264: Manually mark priority bits for frames
2817
  * git: Add VSCode working dir to .gitignore
2818
  * UI: Fix audio bitrate not being set in simple mode
2819
  * UI: Add fade to black in studio mode
2820
  * rtmp-services: Add Stars.AVN.com streaming service
2821
  * libobs: Add video info to filename formatting
2822
  * UI: Fix desktop entry for GNOME Shell
2823
  * Revert "Rename com.obsproject.Studio.desktop to obs.desktop"
2824
  * UI: Add ability to change projector type
2825
  * UI: Simplify fullscreen toggle code
2826
  * win-wasapi: Log device sample rate when initialized
2827
  * UI: Display Sample Rate with proper formatting
2828
  * libobs-d3d11: Fix null input layout rebuild
2829
  * obs-ffmpeg: use avcodec_find_best_pix_fmt_of_list
2830
  * win-capture: Add additional exe to window capture blacklist
2831
  * obs-ffmpeg: Use vendor and device ID for NVENC blacklist
2832
  * UI: Fix checkable property groups
2833
  * UI: Add stats reset hotkey
2834
  * cmake: Use C++17 for compilation
2835
  * UI: Don't influence headers with using namespace
2836
  * obs-scripting: Quiet CMake SWIG warnings
2837
  * CI: Remove dead PPA to fix Linux build failure
2838
  * libobs: Export obs_group_from_source
2839
  * UI: Add support for Custom Twitch Dashboard Docks
2840
  * CI: Update scripts for reorganized OSX bundle
2841
  * docs/sphinx: Fix various typos
2842
  * libobs-d3d11: Use vendor ID instead of string match
2843
  * libobs: Use proper resource paths when running from an OSX bundle
2844
  * enc-amf: Upgrade to v2.6
2845
  * UI: frontend api "trans. duration changed" event
2846
  * libobs: Strict objc_msgSend support
2847
  * rtmp-stream: Fix comparison between signed and unsigned ints
2848
  * rtmp-services: Add ChathostessModels
2849
  * obs-qsv11: Enable option for Custom Quantization Matrix
2850
  * obs-qsv11: Add platform enums for KBL and ICL
2851
  * libobs: Add gs_begin_frame for duplicators
2852
  * obs-ffmpeg: Use av_opt_set on context instead of priv_data
2853
  * obs-filters: Fix sharpness not being translated
2854
  * UI: Fix issue with preview projector
2855
  * UI: Add ability to rename filters with F2 (Return on Mac)
2856
  * Rename com.obsproject.Studio.desktop to obs.desktop
2857
  * Build: Added BUILD_CAPTIONS to linux build script
2858
  * cmake: Compile option to fix libcaption linking
2859
  * UI: Remove unused code from visibility item widget
2860
  * libobs-d3d11: Add GPU driver version to log
2861
  * UI: Add copy/paste of multiple selected sources
2862
  * linux-capture: Fix bug with xshm input showing multiple 0x0 windows
2863
  * libobs-d3d11: Log monitor names
2864
  * libobs-d3d11: Log display refresh rates
2865
  * obs-scripting: Link _obspython as dynamic_lookup on MacOS
2866
  * obs-scripting: Fix python lib path on MacOS
2867
  * obs-scripting: Fix script plugin destination path on MacOS
2868
  * frontend-tools: output timer tab stop order
2869
  * obs-text: text transform add start case
2870
  * obs-text: text transform add locale
2871
  * cmake: no -Werror-implicit-function-declaration for C++
2872
  * libobs-opengl: Require OpenGL 3.3 instead of 3.2
2873
  * win-capture: Remove support for feature level 9.3
2874
  * libobs-d3d11: Remove "support" for feature level 9.3
2875
  * win-capture: Remove unused variable from D3D12 capture
2876
  * UI: Switch from RGBA to BGRA swap chain format
2877
  * graphics: libobs-d3d11: Use DXGI_SWAP_EFFECT_FLIP_DISCARD on Windows 10
2878
  * libobs-opengl: Support BGRA swap chains on Windows
2879
  * UI: set names on scenes duplicated for Studio Mode
2880
2881
-------------------------------------------------------------------
2882
Tue Dec 17 03:07:47 UTC 2019 - jimmy@boombatower.com
2883
2884
- Update to version 24.0.6:
2885
  * CI: Fix QtNetwork in Mac packaging script
2886
  * UI: Ensure OBS launches when theme is missing
2887
  * CI: Fix mbedtls id in mac deploy script
2888
  * CI: Fix error deleting QT network framework on OSX
2889
  * libobs: Null check hotkey device on macos
2890
  * rtmp-services: Increase FB max bitrate to 6Mbps
2891
  * CI: Fix up QT network framework on OSX
2892
  * CI: Fix osx executable path in plist
2893
  * CI: Fix framework symlinks when building osx app
2894
  * obs-browser: Disable system flash
2895
  * UI: Fix invalid escape sequences in regex string
2896
2897
-------------------------------------------------------------------
2898
Fri Dec 13 21:17:57 UTC 2019 - jimmy@boombatower.com
2899
2900
- Update to version 24.0.5:
2901
  * libobs: Update version to 24.0.5
2902
  * CI: Don't run clang format on some submodule plugins
2903
  * Merge pull request #2010 from wanhongqing123/master
2904
  * Merge pull request #2042 from WizardCM/custom-twitch-docks
2905
  * Merge pull request #2183 from ratwithacompiler/macos-python-fix-2
2906
  * Merge pull request #2085 from ratwithacompiler/macos-python-fix
2907
  * Merge pull request #2090 from jpark37/dxgi-refresh-rate
2908
  * Merge pull request #2089 from jpark37/dxgi-driver-version
2909
  * UI: Delete cookies before connecting account
2910
  * UI: Fix bug in untested/unused function code path
2911
  * deps/media-playback: Don't use interrupt cb for local files
2912
  * deps/media-playback: Don't exit thread on AVERROR_EXIT
2913
  * deps/obs-scripting: Fix formatting
2914
  * Merge pull request #2152 from Rosuav/fix-cursor-position
2915
  * UI: Fix Twitch panels not using dark first time
2916
  * Merge pull request #1914 from YouNow/master
2917
  * Merge pull request #2140 from DevWolk/avn-obs
2918
  * Merge pull request #2045 from wolf247/master
2919
  * Merge pull request #2179 from WizardCM/remove-help-interact
2920
  * Merge pull request #2125 from DDRBoxman/appbundle
2921
  * Merge pull request #2168 from kkartaltepe/vaapi-profile-fix
2922
  * Merge pull request #2148 from eulertour/master
2923
  * Merge pull request #2146 from Fenrirthviti/recording-bitrate-fix
2924
  * libobs: Fix race condition
2925
  * Merge pull request #2147 from JohannMG/vscode-ignore
2926
  * Merge pull request #2134 from WizardCM/wasapi-samplerate
2927
  * Merge pull request #2129 from Fenrirthviti/win-blacklist-update
2928
  * Merge pull request #2131 from jpark37/input-layout-error
2929
  * Merge pull request #2128 from Xaymar/return-to-break
2930
  * Merge pull request #2121 from cg2121/fix-warning
2931
  * Merge pull request #2110 from derrod/ffmpeg-output-fix
2932
  * Merge pull request #2106 from cg2121/fix-preview-bug
2933
  * Merge pull request #2126 from Fenrirthviti/linux-ci-fix
2934
  * Merge pull request #2091 from Programatic/xshm_wrong_windows
2935
  * Merge pull request #2120 from jpark37/objc-msgsend
2936
2937
-------------------------------------------------------------------
2938
Tue Oct 15 14:33:53 UTC 2019 - jimmy@boombatower.com
2939
2940
- Update to version 24.0.3:
2941
  * obs-browser: Remove "monitor by default" flag
2942
  * Revert "libobs/audio-monitoring: Don't init until used"
2943
  * libobs-d3d11: Fix code styling
2944
  * libobs: Update version to 24.0.3
2945
  * libobs-d3d11: Fix calling convention of loaded func
2946
  * obs-browser: Only disable NetworkService on macOS
2947
  * libobs-d3d11: Use unordered_map for duplicator collection
2948
  * win-capture: Fix extra duplicator refs
2949
  * UI: Fix issue where multiview doesn't update
2950
  * libobs: Update version to 24.0.2
2951
  * libobs-d3d11: Don't set GPU priority on Intel adapters
2952
  * libobs/audio-monitoring: Add error logging
2953
  * libobs/audio-monitoring: Don't init until used
2954
  * obs-browser: Use older chromium network implementation
2955
  * libobs-d3d11: Set maximum GPU priority
2956
  * Exclude build dir from clang format
2957
  * UI, libobs: Fix compiler warnings
2958
  * Revert "UI: Remove FFZ from twitch integration"
2959
  * UI: Remove FFZ from twitch integration
2960
  * libobs-d3d11: Disable NV12 format support for WARP
2961
  * obs-ffmpeg: Remove unbuffered mode from media source
2962
  * obs-transitions: Fix stingers sometimes getting cut off
2963
  * obs-browser: Update version to 2.7.12
2964
  * obs-ffmpeg: Fix deadlock with nvenc lookahead
2965
  * UI: Fix path calculation for disk space check
2966
  * obs-ffmpeg: Do not enable hardware decoding by default
2967
2968
-------------------------------------------------------------------
2969
Sun Sep 22 21:04:42 UTC 2019 - jimmy@boombatower.com
2970
2971
- Update to version 24.0.1:
2972
  * obs-browser: Fix a deadlock
2973
  * libobs: Update version to 24.0.1
2974
  * libobs: Add API to get last OBS version of a source
2975
  * obs-browser: Signal whether audio active/inactive
2976
  * UI: Hide mixer sources if audio deactivated
2977
  * libobs: Add funcs to determine whether audio active
2978
  * obs-browser: Turn rerouting audio off by default
2979
  * UI: Check for null pointer
2980
  * UI: Fix crash closing mixer dock panels
2981
  * win-dshow: Do not allow H264 to have same priority as MJPEG
2982
  * win-dshow: Disable HW decode in DirectShow for now
2983
  * UI: Adjust locale name for zh-TW
2984
2985
-------------------------------------------------------------------
2986
Thu Sep 19 02:55:09 UTC 2019 - jimmy@boombatower.com
2987
2988
- Update to version 24.0.0:
2989
  * obs-browser: Update translations from crowdin
2990
  * Update translations from Crowdin
2991
  * libobs: Update version to 24.0.0
2992
  * libobs: Check to swap BGRX/BGRA in async filters
2993
  * obs-browser: Map absolute to file URLs
2994
  * UI: Fix extra browser panels always creating on startup
2995
  * obs-browser: Fix panels not remembering last URL set
2996
  * UI: Fix browser docks being unchecked when created
2997
  * win-dshow: Fix color range when using FFmpeg decode
2998
  * Revert "UI: Various screen reader fixes"
2999
  * UI: Fix pause hotkey not working properly
3000
  * obs-browser: Fix portable mode not saving cookies
3001
  * obs-browser: Fix minor bug when using older CEF versions
3002
  * UI: Disable NVENC lookahead if dynamic bitrate on
3003
  * obs-browser: Fix browser panel visibility bug
3004
  * CI: Update CEF on osx to 3770
3005
  * obs-browser: Fix large local media file access
3006
  * Revert "image-source: Set default size of color source to canvas size"
3007
  * obs-browser: Fix build error on macOS
3008
  * obs-browser: Fix browser panel crash
3009
  * UI: Shut down browsers when browser docks hidden
3010
  * UI: Refactor all browser dock classes in to one
3011
  * UI: Various screen reader fixes
3012
  * obs-browser: Allow users to use CEF audio instead of OBS
3013
  * UI/updater: Fix variable type to format specifier
3014
  * graphics-hook: Fix format specifier
3015
  * obs-browser: Do not use WasHidden() for visibility on 3507+
3016
  * obs-browser: Fix browser panel crash
3017
  * libobs: Remove redundant function param and for loop
3018
  * libobs: Make sure to offset unpause audio data
3019
  * libobs: Fix pause cutting out video data prematurely
3020
  * libobs: Fail pause/unpause if still waiting for them
3021
  * libobs: Give a little extra time for pause to start/stop
3022
  * libobs: Fix Area shaders missing for RGB output
3023
  * obs-qsv11: Remove leftover stack variable
3024
  * obs-ffmpeg: Fix video warnings
3025
  * libobs: Fix video warnings
3026
  * CI: Update Windows CEF version
3027
  * libobs: Use correct pointer
3028
  * libobs: Call debug marker after null check, not before
3029
  * libobs: Don't render scene item texture if it's null
3030
  * obs-browser: Do not process Qt events for browser source
3031
  * libobs: Add graphics API to get graphics object pointer
3032
  * deps/media-playback: Remove cuda for hardware decoding
3033
  * deps/media-playback: Fix hw decode dropping last few frames
3034
  * libobs-d3d11: Print feature level as %x for readability
3035
  * libobs-d3d11: Consistent exception catch parameters
3036
  * rtmp-services: Update GameTips.TV
3037
  * deps/media-playback: Use hwaccel with non-alpha WebM files
3038
  * obs-browser: Ensure FPS always matches OBS
3039
  * obs-browser: Don't signal frame begin if feature disabled
3040
  * obs-browser: Actually fix browsers sometimes not rendering
3041
  * libobs: Fix default mixer values
3042
  * obs-qsv11: Do not enable b-frames on sandy/ivy bridge
3043
  * obs-browser: Fix browser source sometimes not rendering
3044
  * libobs: Insert sources to linked lists after creation
3045
  * libobs: Add missing static to function
3046
  * libobs: Fix null potential pointer dereference
3047
  * libobs: Fix Lanczos calculations
3048
  * libobs: Simplify bicubic weight calculations
3049
  * obs-ffmpeg: Use NV_FAILED() instead of FAILED()
3050
  * obs-ffmpeg: Force I-Frame when reconfiguring jim-nvenc
3051
  * deps/media-playback: Fix memory leak
3052
  * deps/media-playback: Fix hw accel decode crash
3053
  * libobs: add pointer check in reset_raw_output
3054
  * UI: Clarify dynamic bitrate support in tooltip
3055
  * obs-x264: Do not display log messages every update
3056
  * UI: Move "area" scale below bilinear, above bicubic
3057
  * UI: Fix bug where FTL was using AAC instead of opus
3058
  * obs-browser: Fix audio cutting out
3059
  * libobs: Add audio lines
3060
  * UI: Simplify toggle pause code
3061
  * UI: Update tooltip when paused
3062
  * UI: Fix inconsistency with spaces
3063
  * UI: Add dynamic bitrate support to the UI
3064
  * obs-outputs: Add dynamic bitrate to RTMP output
3065
  * libobs: Mark encoders that support dynamic bitrate
3066
  * obs-outputs: Allow changing bitrate test limit on the fly
3067
  * obs-x264: Do not show reconfigure details in log
3068
  * obs-ffmpeg: Allow FFmpeg NVENC to be reconfigured
3069
  * linux-capture: Texture unbound after GS_GL_DUMMYTEX changes
3070
  * Revert "win-capture: Don't leak dynamic library references"
3071
  * libobs-opengl: Fix Clang warnings
3072
  * UI: Redundant/bad casts
3073
  * libobs-opengl: Redundant cast
3074
  * UI: Add box select to preview
3075
  * libobs: Fix browser source settings resetting pre-24
3076
  * cmake: Fix SWIG deprecation warnings
3077
  * UI: Use "-inf" for muted volume level
3078
  * UI: Clarify extra browser dock text
3079
  * libobs-d3d11: Disable NV12 usage for Intel
3080
  * UI: Fix Area sample count text
3081
  * obs-text: Fix formatting
3082
  * libobs: Reset mixers for "monitoring only" sources
3083
  * libobs, obs-scripting, vlc-video: Fix compiler warnings
3084
  * UI: Fix compiler/Acri warnings
3085
  * win-wasapi: Fix typo with description
3086
  * libobs: UI: Add Area scaling for downscale output
3087
  * libobs: Remove unnecessary divides from Lanczos
3088
  * libobs: Fix dark lines using Lanczos
3089
  * UI: Change Connect Account to Recommended
3090
  * libobs: Merge obs_source_process_filter_(tech_)?end functions
3091
  * libobs: Fix apply_settings & remove_by_name for groups
3092
  * UI: Fix look of extra panels trash icon
3093
  * obs-browser: Update to 2.6.1
3094
  * libobs-opengl: Fix gl_error_to_str
3095
  * libobs-opengl: Fix DUMMY textures left bound
3096
  * Revert "libobs-opengl: Add GS_RGBX format"
3097
  * linux-capture: Revert GS_RGBX usage
3098
  * deps/media-playback: Convert YUV alpha formats to RGB on GPU
3099
  * obs-ffmpeg: Add YUV alpha formats for completeness
3100
  * libobs: Add YUV alpha formats
3101
  * deps/media-playback: Add missing header to CMake
3102
  * UI: Rename Mixer to Audio Mixer
3103
  * libobs: Separate textures for YUV input
3104
  * obs-scripting: Use a recursive mutex for Lua scripting
3105
  * UI: Add the ability to create custom browser docks
3106
  * UI: Add LineEditChanged and LineEditCanceled
3107
  * obs-browser: Fix a few panel issues
3108
  * libobs: Fix stale format in async frame cache
3109
  * UI: Fix pause button checked color with Rachni theme
3110
  * obs-scripting: Add pause scene script
3111
  * UI: Remove Twitch from MultichannelWarning message
3112
  * libobs: Add missing pixel format to format_is_yuv and get_video_format_name
3113
  * win-dshow: Use unbuffered by default for MJPEG
3114
  * win-dshow: Clarify function name/purpose
3115
  * libobs, obs-ffmpeg, win-dshow: Fix FFmpeg 4.0 deprecation
3116
  * win-dshow, obs-ffmpeg: Add hardware decoding support
3117
  * libobs: Add GPU timestamp query support
3118
  * UI: Partially revert PR #1979
3119
  * UI: Fix Lanczos label with correct sample count
3120
  * libobs: Separate textures for YUV output, fix chroma
3121
  * CI: Only download Qt if it doesn't exist already
3122
  * libobs: Optimize lanczos shader, remove scaling
3123
  * obs-browser: Update to 2.5.0 (audio capture support)
3124
  * libobs: Add "monitoring by default" source cap
3125
  * libobs: Optimize bicubic shader
3126
  * libobs: Default sampler sometimes unset for GL
3127
  * libobs: Fix benign typo
3128
  * win-dshow: Use FFmpeg for MJPEG decompression
3129
  * libobs: obs-ffmpeg: win-dshow: Planar 4:2:2 video
3130
  * UI: Pass QColor as reference
3131
  * win-capture: Don't leak dynamic library references
3132
  * libobs: Don't leak dynamic library references
3133
  * libobs: Return NULL if there is no get_properties callback
3134
  * win-wasapi: Catch by reference
3135
  * UI: Catch by reference
3136
  * libobs-d3d11: Catch be reference
3137
  * libobs: Supress clang-tidy warning clang-tidy-cert-flp30-c
3138
  * UI: Stop recording when disk space is low
3139
  * libobs-opengl: Remove unused VERTEXID code
3140
  * libobs-opengl: Support gl_FragCoord and cull unused interpolants
3141
  * libobs-opengl: Fix GS_R8G8 values
3142
  * UI: Add links for Facebook stream key
3143
  * obs-transitions: Fix suffix with stinger transition
3144
  * UI: Add ability to disable hotkeys when not in focus
3145
  * UI: Fix param logic of ResetHotkeyState calls
3146
  * libobs: Rework RGB to YUV conversion
3147
  * libobs: Remove YUV transformation on CPU
3148
  * UI: Fix hotkeys working even when disabled in focus
3149
  * UI: Add option to warn on stop recording
3150
  * UI: Improve look of adv audio control dialog
3151
  * UI: Add Restream.io link to stream key page
3152
  * UI: Add Restream.io bandwidth test stream key param
3153
  * UI: Add channels widget to Restream.io integration
3154
  * UI: Declare missing overrides
3155
  * cmake: Fix typo
3156
  * obs-text: Use array type for unique_ptr uint8_t[]
3157
  * rtmp-services: Remove redundant null checks
3158
  * libobs: Improve timing of unbuffered deinterlacing
3159
  * win-dshow: Update libdshowcapture to 0.6.1
3160
  * UI: Display infinity symbol when volume is at 0 percent
3161
  * rtmp-services: Add Stripchat streaming service
3162
  * obs-qsv: Enable high profile for QSV H.264
3163
  * obs-qsv: Remove check for AsyncDepth in InitParams
3164
  * libobs: UI: Remove DrawBackdrop() to save fullscreen pass
3165
  * UI: Set default maximum name length to 170 characters
3166
  * frontend-tools: Make start/stop buttons checkable
3167
  * UI, obs-plugins: Add spinbox suffixes where necessary
3168
  * libobs: obs-filters: Area upscale shader
3169
  * file-updater: Use transparent HTTP compression
3170
  * frontend-tools: Add option to pause output timer when rec is paused
3171
  * obs-qsv: Enable LA_CBR as QSV rate control
3172
  * libobs-opengl: Fix glGetError() infinite loop
3173
  * UI: Simplify resize output code
3174
  * obs-browser: Fix CEF 75.0.13 support
3175
  * libobs: Fix formatting
3176
  * UI: Add enable preview button
3177
  * rtmp-services: Add Steam
3178
  * obs-qsv: Enable Content Adaptive Quantization
3179
  * obs-qsv: Enable B-frames and B-pyramid for encoder
3180
  * CI: Run clang format on linux and osx CI and fail if changes are made
3181
  * libobs: Call both get_defaults and get_defaults2
3182
  * UI: Fix toggled signal of property groups
3183
  * libobs: Fix formatting
3184
  * obs-qsv: Add newer platforms to CPU enum
3185
  * UI: Make Dark theme group box title bold
3186
  * linux-v4l2: Add "Default" color range setting
3187
  * win-dshow: Add "Default" color range setting
3188
  * UI: Change default recording format to MKV
3189
  * Apply clang-format to objective c code
3190
  * obs-ffmpeg: Separate logging code
3191
  * libobs: Clear module variable in case module reloaded
3192
  * linux-capture: Fix xcompcap robustness
3193
  * libobs-opengl: Fix GS_GL_DUMMY textures creation
3194
  * libobs-opengl: Add GS_RGBX format
3195
  * libobs-opengl: Add error enum to string function
3196
  * UI: Add pause support
3197
  * obs-ffmpeg: Add support for pausing
3198
  * libobs: Implement pausing of outputs
3199
  * obs-ffmpeg: Remove unnecessary function
3200
  * libobs: Correct raw output starting audio data
3201
  * libobs: Add obs_get_frame_interval_ns
3202
  * UI: Don't display MP4/MOV warning if lossless
3203
  * obs-ffmpeg: Check for replay buffer button press
3204
  * UI: Make adv. streaming audio encoder independent
3205
  * libobs: Buffer-smoothing enhancements
3206
  * win-dshow: Decouple audio from video
3207
  * rtmp-services: Update and prune services
3208
  * libobs-d3d11: Set texture using initializer list
3209
  * obs-outputs: Minor pointer fixes
3210
  * UI: Avoid ternary operator for mixed types
3211
  * libobs: Fix format selection
3212
  * libobs-d3d11: Unnecessary type conversions
3213
  * .git-blame-ignore-revs: Add file to handle mass reformatting
3214
  * clang-format: Remove redundant params
3215
  * rtmp-services: Update ingest list for Restream.io
3216
  * obs-text: fix text transform on updated file
3217
  * libobs-opengl: Empty VAO
3218
  * libobs-d3d11: Fix missing vertex buffer clear in NV12 check
3219
  * obs-ffmpeg: Move external headers to external dir
3220
  * clang-format: Apply formatting
3221
  * clang-format: Add clang-format files
3222
  * cmake: Install 'libobs.pc' under the correct 'libdir'
3223
  * libobs: Full-screen triangle format conversions
3224
  * UI: Use stream track if no tracks are selected
3225
  * Revert "UI: Use theme colors setting for Projectors too"
3226
  * libobs, UI: Implement item_locked event
3227
  * libobs-d3d11: Clean up device_projection_pop
3228
  * libobs: Area-resampling shader optimizations
3229
  * libobs: linux-v412: obs-ffmpeg: Add packed BGR3 video support
3230
  * libobs: Remove unnecessary frame pipelining
3231
  * libobs: Improve low-resolution bilinear sampling
3232
- Upstream moved pkgconfig/libobs.pc to libdir for x86_64.
3233
3234
-------------------------------------------------------------------
3235
Mon Jun 17 19:56:19 UTC 2019 - jimmy@boombatower.com
3236
3237
- Update to version 23.2.1:
3238
  * libobs: Update version to 23.2.1
3239
  * obs-frontend-api: Add func to add custom docks
3240
  * libobs: Disable blending when converting sources
3241
  * UI: Fix editor inheriting source list stylesheet
3242
  * UI: Fix bug with custom source list item color
3243
  * UI: Fix tray icon showing up on startup even if off
3244
  * libobs: Fix null pointer dereference
3245
3246
-------------------------------------------------------------------
3247
Thu Jun 13 01:27:07 UTC 2019 - Jimmy Berry <jimmy@boombatower.com>
3248
3249
- Update %post script for new desktop file name.
3250
- Include appdata in files list.
3251
- Include obs-ffmpeg-mux in files list.
3252
3253
-------------------------------------------------------------------
3254
Thu Jun 13 00:57:19 UTC 2019 - jimmy@boombatower.com
3255
3256
- Update to version 23.2.0:
3257
  * libobs: Update version to 23.2.0
3258
  * Update translations from Crowdin
3259
  * UI: Make two-auth message a bit friendlier
3260
  * UI: Use better link for Twitch two-factor warning
3261
  * win-capture: Add discord to game capture blacklist
3262
  * UI: Fix transition A/B labels on macOS/Linux
3263
  * UI: Add two-factor authentication warning for Twitch
3264
  * UI: Add ability to use rich text in warning dialogs
3265
  * UI: Fix output icon size. Add padding to settings list items
3266
  * UI/updater: Update some text for clarity
3267
  * UI/updater: Add marquee progress bar for existing file check
3268
  * UI/updater: Add manifest file for DPI awareness
3269
  * UI: Revert Dark theme Scenes font change
3270
  * CI: Fix travis test on OSX
3271
  * CI: Build CEF with OS X 10.11 target
3272
  * UI: Ensure frontend event is removed on object deletion
3273
  * win-wasapi: Speaker enum fixes
3274
  * UI: Fix "Toggle Preview" hotkeys duplicating
3275
  * GitHub: Add funding buttons
3276
  * libobs-d3d11: Bad indices in log output
3277
  * libobs: Pair encoders only when output actually starts
3278
  * UI: Fix issue where rec time left would show negative time
3279
  * libobs: Remove unreachable YUV decode paths
3280
  * obs-filters: Remove unused key_rgb shader variable
3281
  * obs-filters: Remove unused variable for color key
3282
  * libobs: Remove saturate from RGB -> YUV conversion
3283
  * UI: Remove unused helper function renderVB
3284
  * obs-browser: Close browser panels early
3285
  * UI: Remove 5 file limit for drag & drop
3286
  * libobs: Fix lockup when an encode call fails
3287
  * UI: Dark theme consistency for Scenes vs Sources
3288
  * UI: Remove unused hotkey qss items
3289
  * UI: Fix theme issues with hotkey icons
3290
  * UI: Add hover color to hotkey icons
3291
  * UI: Add Transition Previews
3292
  * libobs: Add transition and showing counter functions
3293
  * README.rst: Add contributing/donating link
3294
  * obs-ffmpeg: Fix VAAPI CBR
3295
  * libobs: UI: Remove Qt usage from graphics thread
3296
  * obs-outputs: Fix undefined MSG_NOSIGNAL
3297
  * libobs: Restore casts to fix Clang warnings
3298
  * obs-qsv: Update libmfx, fix QSV with new DCH drivers
3299
  * UI: Block SIGPIPE in all threads
3300
  * obs-outputs: Return error instead emitting SIGPIPE
3301
  * obs-frontend-api: Add func to trigger a Studio Mode transition
3302
  * obs-frontend-api: Add methods to get/set transition duration
3303
  * libobs: Fix various alpha issues
3304
  * UI: Change fader type to log
3305
  * UI: Make volume faders more precise
3306
  * UI: Change volume to dB in adv audio properties
3307
  * UI: Use escaped html for about dialog
3308
  * UI: Add Patreon contributors to About dialog
3309
  * win-dshow: fix issue decoding some H.264 stream
3310
  * UI: Fix system tray not working
3311
  * UI: Hide Alpha channel field from the color picker
3312
  * UI: fix crash due to NULL dereference
3313
  * rtmp-services: Update GameTips.tv
3314
  * libobs: Fix crashes from wrong types
3315
  * CI: Use swig 3.0.12 on OSX
3316
  * UI: Fix theme showing incorrect theme when on Dark
3317
  * CI: Use swig 3.04 on OSX
3318
  * obs-ffmpeg: Fix jim-nvenc initial DTS for fractional FPS
3319
  * UI: Add ability to set properties spinbox suffix
3320
  * libobs: Add ability to set spinbox property suffix
3321
  * UI: Use icons for hotkey buttons
3322
  * UI: Truncate text in hotkeys interface
3323
  * UI: Remove icons from settings button box
3324
  * UI: Improve look of Dark theme
3325
  * UI: Remove settings horizontal lines
3326
  * UI: Remove mac browser workarounds, improve stability
3327
  * UI: Only execute "What's New" code on win32
3328
  * UI: Check for valid systen tray pointer
3329
  * UI: Increment bitrates by 50
3330
  * libobs: Use RTLD_FIRST when loading libraries on macOS
3331
  * UI: Fix theme issues with vis/lock checkboxes
3332
  * obs-ffmpeg: Move ffmpeg-mux to executable dir
3333
  * libobs/util: Add function to get executable path
3334
  * obs-filters: Use int sliders for opacity
3335
  * obs-filters: Fix opacity on image mask/blend filter
3336
  * libobs: Support limited color range for RGB/Y800 sources
3337
  * decklink, win-dshow: Use obs_source_output_video2
3338
  * libobs: Add better default source color range handling
3339
  * Revert "libobs: libobs-d3d11: obs-filters: No excess alpha"
3340
  * UI: Fix theme bug when updating from older versions
3341
  * UI: Add ability to copy/paste scene filters
3342
  * UI: Fix unable to escape when renaming scene
3343
  * UI: Fix group checkbox icons not working in Dark theme
3344
  * UI: Simplify locked/visibility checkboxes
3345
  * UI: Change icons to svg
3346
  * UI: Fix preview/program label alignment
3347
  * libobs: Fix GS_UNSIGNED_LONG definition
3348
  * obs-outputs: Fix leak with certs for rtmp
3349
  * UI: Rename UI files for consistency
3350
  * UI: Fix whitespace issues with "ignore wheel" widgets
3351
  * UI: Do not remove focus on mouse leave events
3352
  * win-wasapi: Unapply/reapply audio monitoring on reconnect
3353
  * win-wasapi: Fix audio capture after unplugging device
3354
  * win-wasapi: Call CoInitializeEx in reconnect thread
3355
  * decklink-output-ui: Fix memory leak
3356
  * rtmp-services: Update Mixer keyframe interval
3357
  * UI: Do not allow mouse wheel for volume slider
3358
  * libobs: UI: Fix rotated line scale
3359
  * obs-ffmpeg: Add logging of last error for passing to UI
3360
  * libobs: Allow Win32 pipes to pass STDERR for logging of errors
3361
  * UI: Update error message severity levels and show additional info
3362
  * UI: Add warning / critical QMessageBox wrappers
3363
  * Use proper capitalization for string
3364
  * UI: Add support for property groups
3365
  * libobs: Add property groups
3366
  * Decklink: inital preview out work
3367
  * UI: Use theme colors setting for Projectors too
3368
  * UI: Correct custom property implementation
3369
  * vlc-video: Enable subtitle track selection
3370
  * UI: Add default color for the preview background
3371
  * UI: Fix Linux build without PulseAudio
3372
  * UI: Estimate recording time left until disk is full
3373
  * libobs: Fix shader for GLSL
3374
  * UI: Add Linux AppStream metadata
3375
  * UI: Add hotkey to toggle preview
3376
  * win-capture/graphics-hook: Check if mutex abandoned
3377
  * UI: Remove SourceListWidget
3378
  * UI: Ignore wheelEvent for properties
3379
  * rtmp-services: Add OnlyFans streaming service
3380
  * CONTRIBUTING.rst: Improve commit guidelines
3381
  * UI: Fix remux dialog ignoring filename changes
3382
  * UI: Separate delegate class into header file
3383
  * UI: Show a message in the empty source list
3384
  * deps/media-playback: YUV444P support
3385
  * libobs: Simplify YUV conversion
3386
  * UI: Add null check for rename of default theme
3387
  * UI: Don't hide cursor over multiview
3388
  * UI: Add ability to center items vertically/horizontally
3389
  * UI: Rename Default theme to System
3390
  * libobs: Add additional effect debugging information
3391
  * Remove double spaces from localization
3392
  * UI: Fix size of output icon
3393
  * vlc-video: Enable audio track selection
3394
  * UI: Add text autoselect for source rename
3395
  * UI: Add text autoselect on scene rename
3396
  * libobs: UI: Use graphics debug markers
3397
  * libobs/graphics: Support debug markers
3398
  * libobs: Fix move assignment operator for ComPtr
3399
  * libobs: libobs-d3d11: obs-filters: No excess alpha
3400
  * UI: Don't update stats dock if hidden
3401
  * UI: Fix bandwidth test flag being saved to stream key
3402
  * cmake: Generate obs.rc out-of-tree
3403
  * libobs: Add function to remove properties
3404
  * linux-capture: Add randr support
3405
  * obs-frontend-api: Access system tray icon from API
3406
  * UI: Fix incorrect padding usage in Rachni theme
3407
  * UI: Show correct version in about dialog
3408
  * UI: Log group items on startup
3409
  * UI, libobs, text-freetype2: Add missing pragma once in header files
3410
  * libobs: Add support for F25-F35 hotkeys on Linux
3411
  * UI: Hide border for Output Settings container
3412
  * UI: Hide border for General Settings container
3413
  * UI: Refactor Audio Settings tab structure
3414
  * plugins: Clear all compiler warnings
3415
  * libobs: Clear all compiler warnings
3416
  * UI: Fix Q_PROPERTY compiling warnings
3417
  * libobs-opengl: Clear some conversion and uncaught switch cases warnings
3418
  * image-source: Set default size of color source to canvas size
3419
  * CI: Build caption output support on OSX by default
3420
  * deps/obs-scripting: Expose obs_output_output_caption_text1 to scripts
3421
  * Improve locales
3422
  * obs-filters: Add luma key filter
3423
  * libobs: Add minimum display duration to caption data
3424
  * UI: Show output's last error in failure dialog
3425
  * libobs: Initialize service before starting output
3426
  * UI: Fix unencoded stream failure
3427
  * obs-ffmpeg: Bind network buffer size in the UI
3428
3429
-------------------------------------------------------------------
3430
Sat Apr  6 16:14:42 UTC 2019 - Jimmy Berry <jimmy@boombatower.com>
3431
3432
- Add libqt5-qtsvg-devel as a build dependency.
3433
3434
-------------------------------------------------------------------
3435
Sat Apr 06 02:50:54 UTC 2019 - jimmy@boombatower.com
3436
3437
- Update to version 23.1.0:
3438
  * obs-ffmpeg: Remove "A" variants from NVENC blacklist
3439
  * libobs: Fix and simplify Area scale filter
3440
  * Update translations from Crowdin
3441
  * libobs: Update version to 23.1.0
3442
  * UI: Do not show [x] (close) for primary dock widgets
3443
  * UI: Fix file browser showing up when dir selected
3444
  * UI: Fix issue where space/esc hotkeys would be blank
3445
  * UI: Fix crash when using ctrl-c in Linux terminal
3446
  * UI: Allow smaller Restream docks
3447
  * libobs, image-source: Fix ABI break in image_file_t structure
3448
  * UI: Fix act. feed version hide check to <= 23.0.2
3449
  * libobs: Change internal version to 23.0.3 (temporarily)
3450
  * obs-ffmpeg: Show encoder name when logging jim-nvenc
3451
  * UI: Hide act. feed by default if prev ver below 23.1
3452
  * UI: Remove help icon from source select dialog
3453
  * UI: Don't open settings or close in event subloop
3454
  * libobs: Update version to 23.1.0
3455
  * CI: Add Restream secrets for AppVeyor
3456
  * obs-ffmpeg: Fix blacklisted adapter check
3457
  * UI: Add Restream integration
3458
  * win-dshow: Update libdshowcapture for crash fix
3459
  * libobs: Remove dead code in sharpness effect
3460
  * obs-filters: Remove unused function in shader
3461
  * libobs: Fix Area scale filter for GLSL
3462
  * CI: Don't build service integration in PRs&Forks
3463
  * CI: Build service integration on Azure Pipelines
3464
  * obs-browser: Make DispatchJSEvent asynchronous
3465
  * libobs: Fix ABI break
3466
  * UI: Remove and ignore obs.rc
3467
  * libobs-opengl: Fix bad log string
3468
  * libobs: Fix output type specifiers
3469
  * libobs: Fix invalid max_anisotropy value
3470
  * UI: Use icons from theme on Linux
3471
  * Revert "UI: Add obs.rc to .gitignore"
3472
  * libobs: Fix obs_property_float_set_limits
3473
  * image-source: Re-add fix of repeating images
3474
  * UI: Remove Area downscale filter option
3475
  * UI: Add obs.rc to .gitignore
3476
  * Revert "obs-ffmpeg: Add option to use b-frames as reference"
3477
  * libobs: Fix effect parsing log specifiers
3478
  * rtmp-services: Add GameTips.tv
3479
  * obs-ffmpeg: Use correct calling convention on CreateDXGIFactory1
3480
  * image-source: Add memory usage limit to slideshow
3481
  * libobs/graphics: Add memory usage member to image file
3482
  * libobs: Add function to get libobs object data
3483
  * image-source: Revert slideshow dynamic loading
3484
  * libobs: Fix frame not being cleared
3485
  * CI: Build for Linux on Azure Pipelines
3486
  * CI: Build on Ubuntu Xenial for Travis CI
3487
  * Adjust locales for better consistency
3488
  * libobs-d3d11: Log errors from HasBadNV12Output just in case
3489
  * libobs-d3d11: Improve NV12 validity check for AMD
3490
  * CI: Always send travis webhook and remove IRC sections
3491
  * obs-ffmpeg: Change clear on media end wording for media source
3492
  * cmake: Fix Qt DLL filenames for debug builds
3493
  * UI: Add confirmation dialog for bandwidth test mode
3494
  * UI: Add PAL 25 & 50 FPS as common FPS values
3495
  * UI: Fix yes/no not using localization in no source dialog
3496
  * UI: Change HDD to Disk in locale
3497
  * UI: Add checkbox for Twitch bandwidth test mode
3498
  * CI: Build 32/64 bit Windows parallel on Azure
3499
  * CI: Build for windows on Azure Pipelines
3500
  * obs-text, win-capture: Do not use premultiplied alpha
3501
  * Add "Area" scale filter
3502
  * UI: Fix "What's New" showing again each patch version
3503
  * UI: If from 23.0.1 or 23.0.0, hide activity feed
3504
  * UI: Add Twitch Activity Feed
3505
  * libobs: Remove unnecessary count check
3506
  * libobs: Fix code styling
3507
  * libobs: Fix first frame when output restarted
3508
  * UI: Redo settings icons
3509
  * CI: Fix building on trusty
3510
  * UI: Add (Do not show again) checkbox to dock closing warning
3511
  * Revert "Merge pull request #1418 from cabirdme/qsv_feature_add"
3512
  * Revert "obs-qsv: Enable b-pyramid & change packet priority"
3513
  * UI: Warn when closing dock widgets for first time
3514
  * UI: Add way to exec std::function via invokeMethod
3515
  * obs-ffmpeg: Check avformat context before use
3516
  * obs-ffmpeg: Fix crash on failed audio codec init (for real)
3517
  * UI: Always set first scene collection/profiles
3518
  * obs-ffmpeg: Fix crash on failed audio codec init
3519
  * libobs-d3d11: Check for bad NV12 output on all devices
3520
  * libobs-d3d11: Perform actual test for NV12 driver bug
3521
  * libobs-d3d11: Remove NV12 blacklist
3522
  * libobs: Always query shared texture handle for encoding
3523
  * UI: Add preview/program labels in studio mode
3524
  * decklink: Fix locale (missing word)
3525
  * decklink: Allow selecting input connections.
3526
  * decklink: Fix FC<->LFE channel swap for some devices
3527
  * obs-text: Add text transform property
3528
  * win-dshow: Fix "Highest FPS" algorithm
3529
  * libobs-d3d11: Reset handle and re-lock if texture rebuilt
3530
  * libobs-d3d11: Use discrete function to get shared handle
3531
  * libobs-d3d11: Set acquired bool when texture acquired
3532
  * obs-ffmpeg: Always output SEI
3533
  * obs-ffmpeg: Fix SEI data output
3534
  * frontend-tools: Fix memory leak when reloading scripts
3535
  * UI: Show video container warning when selecting MOV
3536
  * UI: Update tab stop order in Settings
3537
  * libobs: Tell filters that we want to load
3538
  * CI: macOS builds on Azure Pipelines
3539
  * obs-qsv11: Fix crash on destructor after init failure
3540
  * obs-qsv11: Don't try to free non allocated array on destruction
3541
  * cmake: Fix pkg-config handling of libvlc
3542
  * obs-ffmpeg: Fix NVENC blacklisted card check
3543
  * decklink: Update SDK to 10.11.4
3544
  * UI: Add ability to copy & paste filters from the mixer
3545
  * UI: Fix locale for 'disabled' devices in audio settings
3546
  * rtmp-services: Added GamePlank to services
3547
  * image-source: Fix repeating of images with slideshow source
3548
  * libobs-opengl: Log shader compiler errors
3549
  * libobs/media-io: Fix mono upmix
3550
  * UI: Reset replay buffer button on "stop" signal
3551
  * obs-ffmpeg: Add option to use b-frames as reference
3552
  * obs-filters/expander: Various improvements
3553
  * linux-v4l2: Add setting to change color range
3554
  * UI: Automatically generate Windows file description
3555
3556
-------------------------------------------------------------------
3557
Fri Mar 08 21:04:44 UTC 2019 - jimmy@boombatower.com
3558
3559
- Update to version 23.0.2:
3560
  * UI: Fix "What's New" showing again each patch version
3561
  * libobs: Fix code styling
3562
  * libobs: Fix first frame when output restarted
3563
  * CI: Fix building on trusty
3564
  * UI: Add (Do not show again) checkbox to dock closing warning
3565
  * Revert "Merge pull request #1418 from cabirdme/qsv_feature_add"
3566
  * Revert "obs-qsv: Enable b-pyramid & change packet priority"
3567
  * UI: Warn when closing dock widgets for first time
3568
  * UI: Add way to exec std::function via invokeMethod
3569
  * obs-ffmpeg: Check avformat context before use
3570
  * obs-ffmpeg: Fix crash on failed audio codec init (for real)
3571
  * UI: Always set first scene collection/profiles
3572
  * obs-ffmpeg: Fix crash on failed audio codec init
3573
  * libobs-d3d11: Check for bad NV12 output on all devices
3574
  * libobs-d3d11: Perform actual test for NV12 driver bug
3575
  * libobs-d3d11: Remove NV12 blacklist
3576
  * libobs: Always query shared texture handle for encoding
3577
  * UI: Reset replay buffer button on "stop" signal
3578
  * libobs-d3d11: Reset handle and re-lock if texture rebuilt
3579
  * libobs-d3d11: Use discrete function to get shared handle
3580
  * libobs-d3d11: Set acquired bool when texture acquired
3581
  * obs-ffmpeg: Always output SEI
3582
  * obs-ffmpeg: Fix SEI data output
3583
  * frontend-tools: Fix memory leak when reloading scripts
3584
  * UI: Update tab stop order in Settings
3585
  * CI: macOS builds on Azure Pipelines
3586
  * obs-qsv11: Fix crash on destructor after init failure
3587
  * obs-qsv11: Don't try to free non allocated array on destruction
3588
  * obs-ffmpeg: Fix NVENC blacklisted card check
3589
3590
-------------------------------------------------------------------
3591
Wed Feb 27 21:36:03 UTC 2019 - jimmy@boombatower.com
3592
3593
- Update to version 23.0.1:
3594
  * obs-browser: Fix widgets being initially blank on high-DPI
3595
  * libobs: Update version to 23.0.1
3596
  * libobs-d3d11: Disable NV12 textures if NVENC unavailable
3597
  * UI: Don't show "What's New" for new users
3598
  * UI: Don't delete auto-remux file (just in case)
3599
  * libobs-d3d11: Blacklist certain adapters from NV12
3600
  * UI: Do not allow post-GPU rescaling on gpu encoders
3601
  * libobs: Add func to get encoder caps by encoder pointer
3602
  * obs-ffmpeg: Fix bitrate being set on NVENC CQP/lossless
3603
  * UI: Fix Mixer allowing endless login retries
3604
  * UI: Make workaround for Logitech plugin hard lock
3605
  * UI: Check CEF available when loading auth
3606
  * libobs-d3d11: Improve check for NV12 texture support
3607
3608
-------------------------------------------------------------------
3609
Tue Feb 26 00:11:02 UTC 2019 - Jimmy Berry <jimmy@boombatower.com>
3610
3611
- Include pkg-config (.pc) file in devel subpackage.
3612
3613
-------------------------------------------------------------------
3614
Mon Feb 25 23:53:13 UTC 2019 - jimmy@boombatower.com
3615
3616
- Update to version 23.0.0:
3617
  * UI: Rename a bunch of bad file names
3618
  * image-source: Change max loaded slideshow images to 21
3619
  * enc-amf: Update translations
3620
  * obs-ffmpeg: Add more blacklisted NVENC adapters
3621
  * Update translations from Crowdin
3622
  * UI: Fix replay buffer checked state when no hotkey is set
3623
  * UI: Refine strings for About dialog
3624
  * Update translations from Crowdin
3625
  * UI: Force Twitch moderation tools to system browser
3626
  * UI: Fix wrong filename building for Remux dialog
3627
  * obs-ffmpeg: Free NVENC textures after sending EOS
3628
  * libobs: Update version to 23.0.0
3629
  * obs-browser, obs-vst: Update translations
3630
  * UI: If auth startup failed, keep connected in settings
3631
  * UI: If Twitch account disconnected, retry login
3632
  * UI: If Mixer account disconnected, retry login
3633
  * UI: Fix scene list text edit sizing on dark theme
3634
  * UI: Actually fix non-windows compilation
3635
  * UI: Fix non-windows compilation
3636
  * UI: Do not display threaded message boxes on startup
3637
  * UI: Defer autoconfig to message queue
3638
  * obs-text: Use custom draw flag
3639
  * Update translations from Crowdin
3640
  * UI: Set replay buffer check w/ --startreplaybuffer
3641
  * UI: Fix disabling "resize output to source"
3642
  * UI: Make sure user can still stream if auth fails
3643
  * UI: Do not auto-remux if using FFmpeg output
3644
  * UI: Use QFileInfo for remux
3645
  * UI: Clean up code styling of ternary operator usage
3646
  * UI: Allocate space for null terminator
3647
  * image-source: Actually defer slideshow, not image source
3648
  * obs-frontend-api: Make a few frontend API thread-safe
3649
  * UI: Fix profile duplicates using wrong cookies
3650
  * libobs: Fix missing mutex unlock from 26dbe54
3651
  * libobs: Check fwrite return value for extra safety
3652
  * libobs-d3d11: Fix rebuild of NV12 textures
3653
  * libobs-d3d11: Actually use paired NV12 member variable
3654
  * libobs-d3d11: Don't inline rebuild funcs
3655
  * UI: Fix inconsistent use of ellipsis
3656
  * obs-ffmpeg: Fix constant QP mode in new NVENC
3657
  * UI: Set preferHardware only when hw encoder is avail.
3658
  * UI: Hide instead of disable rescale
3659
  * obs-ffmpeg: Update advice for CFA
3660
  * vlc-video: Fix a video format not playing back correctly
3661
  * UI: Add back auth for custom RTMP servers
3662
  * obs-ffmpeg: Add more blacklisted non-NVENC adapters
3663
  * UI: Disable stream settings if streaming
3664
  * UI: Suggest hw encoding by default depending on hw
3665
  * obs-browser: Update default URL
3666
  * UI: Remove unused help icon
3667
  * frontend-tools: Remove unused help icon
3668
  * UI: Remove unused "Beta" texts
3669
  * obs-browser: Don't use UNUSED_PARAMETER in app class
3670
  * UI: Delete cookies on profile removal
3671
  * obs-ffmpeg: Enable NVENC psycho_aq by default for now
3672
  * obs-browser: Have child processes detect crashes
3673
  * UI: Wait for browser init before "what's new" dialog
3674
  * UI: Clear key in autoconfig when service disconnected
3675
  * UI: Estimate better resolution if using NVENC
3676
  * obs-outputs: Increase GetAdaptersAddresses buffer size
3677
  * decklink-output-ui: Add note about keyer output
3678
  * libobs: Fix indent
3679
  * libobs: Fix race conditions
3680
  * libobs: Fix potential race condition on shutdown
3681
  * UI: Add default preset for NVENC in simple output
3682
  * decklink-ouput-ui: Remove unused help icon
3683
  * frontend-tools: Remove unused help icons
3684
  * UI: Remove additional unused help icons
3685
  * win-capture: Don't try to find window every frame
3686
  * obs-ffmpeg: Mark unused parameter
3687
  * decklink-output-ui: Fix memory leak in save settings
3688
  * obs-ffmpeg: Don't expose new settings to old NVENC (yet)
3689
  * UI: Don't enable rescale if on "Use stream encoder"
3690
  * UI: Fix encoder preset locale text
3691
  * UI: Fix potential race condition for hover items
3692
  * UI: Add OBSBasicPreview::Get helper func
3693
  * obs-ffmpeg: Fix crash when audio not configured
3694
  * UI: Add missing text string for Remux dialog
3695
  * UI: Allow compressed responses in RemoteTextThread
3696
  * image-source: Defer update of slideshow source
3697
  * Revert "UI: Use Twitch dashboard chat popout"
3698
  * UI: Use Twitch dashboard chat popout
3699
  * UI: Remove help icon from auth/what's new titlebars
3700
  * libobs: Fix crash starting raw encoder before gpu encoder
3701
  * UI: Add minimum size of OAuth login dialog
3702
  * UI: Fix autoconfig authentication not working
3703
  * libobs: Fix texture-based encoder decklock
3704
  * UI: Increase Twitch "Stream Stats" height by 50
3705
  * UI: Allow animated BTTV emojis
3706
  * decklink-output-ui: Fix memory leak
3707
  * UI: Enter graphics context before destroying texture
3708
  * libobs: Make sure to destroy effect
3709
  * UI: Make "What's New" dialog modeless
3710
  * obs-ffmpeg: Add a few line breaks for new tooltips
3711
  * UI: Check that CEF loaded before loading integrations
3712
  * obs-ffmpeg: Use CQP in jim-nvenc properties text
3713
  * UI: Fix being unable to drag/drop source list items
3714
  * UI: Fix issue with Mixer
3715
  * UI: Do one time reset of dock lock state for v23
3716
  * obs-ffmpeg: Add tooltips for new NVENC settings
3717
  * UI: Start projector user-facing monitor count at 1
3718
  * UI: Adjust Acri and Rachni themes
3719
  * CI: Build service-integration on Windows
3720
  * image-source: Increase slideshow max loaded to 15
3721
  * obs-ffmpeg: Disable psycho_aq by default (for now)
3722
  * UI: Fix twitch stream stat window not centering
3723
  * UI: Add bttv emote button to Twitch chat window
3724
  * UI: Change preview handles/outline and add hover
3725
  * UI: Add scene item canvas overflow to preview
3726
  * obs-ffmpeg: Do not allow new NVENC on gpu idx > 0
3727
  * enc-amf: Update plugin to Version 2.5.1
3728
  * UI: Use new NVENC by default in simple output mode
3729
  * obs-ffmpeg: Add texture-based NVENC encoder implementation
3730
  * obs-ffmpeg: Update NVENC properties and property defaults
3731
  * obs-ffmpeg: Update display name of FFmpeg NVENC encoder
3732
  * obs-ffmpeg: Update nvEncodeAPI.h to latest version
3733
  * UI: If hardware encoder selected, disable post rescale
3734
  * UI: Use hardware encoding by default if available
3735
  * libobs: Add texture-based encoding support
3736
  * libobs: Split do_encode in to two funcs
3737
  * libobs/media-io: Add frame funcs for separate GPU thread
3738
  * obs-ffmpeg: Implement NVENC video card blacklist
3739
  * libobs/util: Fix bug with get_winver
3740
  * libobs/util: Fix bug with circlebuf_data
3741
  * libobs: Add ability to reroute encoders
3742
  * libobs/util: Add get_win_ver_int() func (windows)
3743
  * libobs: Use NV12 textures when available
3744
  * libobs: Add obs_video_active() function
3745
  * libobs/graphics: Add NV12 texture support
3746
  * libobs/graphics: Add texture sharing functions
3747
  * UI: Fix potential race condition
3748
  * UI: Add Twitch integration
3749
  * UI: Add Mixer integration
3750
  * UI: Add auth. support to settings/autoconfig
3751
  * UI: Add obfuscation func
3752
  * UI: Add Auth and OAuth classes
3753
  * UI: Add func to load browser/cookies, but show dialog
3754
  * UI: Add per-profile browser panel cookie management
3755
  * UI: Switch to new browser panel code
3756
  * UI: Improve/refactor autoconfig/settings service UI
3757
  * UI: Add function for adding extra docks to main window
3758
  * UI: Make assignDockToggle an actual function
3759
  * UI: Add function to get main window more easily
3760
  * UI: Add functions for executing funcs without blocking
3761
  * UI: Add CreateQThread helper function
3762
  * UI: Unlock UI by default
3763
  * UI: Add alternate constructor for RemoteTextThread
3764
  * UI: Add timeout parameter to RemoteTextThread
3765
  * UI: Only def. BROWSER_AVAILABLE for WIN32 (for now)
3766
  * UI: Remove "service type" from auto-config stream page
3767
  * obs-filters: Fix unused parameter warnings
3768
  * obs-vst: Fix resizing on windows (submodule update)
3769
  * UI: Enable high DPI scaling, for Qt >= 5.11
3770
  * UI: Use Next button for GPL license page in windows installer
3771
  * win-capture: Add a few more blacklisted capture exes
3772
  * win-capture: Do not capture "explorer.exe" with null titles
3773
  * libobs: Fix scanf type specifiers
3774
  * frontend-tools: Call modified prop callbacks on script load/reload
3775
  * CI: Use modified macOS QT installer
3776
  * win-capture: Start user-facing monitor count at 1
3777
  * UI: add a default black background to the PGM output of the multiview
3778
  * rtmp-services: Remove LiveEdu from services
3779
  * decklink: Remove redundant const qualifiers
3780
  * UI: Clear out previous projectors when loading saved projectors
3781
  * rtmp-services: Update Twitch and Smashcast ingests
3782
  * obs-filters: Add downward expander filter
3783
  * UI: Fix audio recording for lossless simple (#1616)
3784
  * cmake: Use multiprocessor compilation on Windows (#1605)
3785
  * rtmp-services: restore STAGE TEN (now using rtmps)
3786
  * Use Premultiplied Alpha for Text and Game Capture (#1578)
3787
  * rtmp-services: updating castr.io ingests
3788
  * Add Bangalore, India server to Restream
3789
  * rtmp-services: Add Camplace.com RTMP Services (#1631)
3790
  * UI: Fix a series of mem leaks (#1614)
3791
  * syphon: Remove references to game capture
3792
  * obs-ffmpeg: Show additional details in failed to write error
3793
  * win-capture: Disable cached offsets writing
3794
  * win-capture: Improve reading from get-graphics-offsets
3795
  * obs-qsv: Enable b-pyramid & change packet priority
3796
  * README.rst: Clarify that project is GPL2+
3797
  * Add GPL Cooperation Commitment to base directory
3798
  * UI: Fix accessibility/narration text on sources list
3799
  * UI: Add support for Restream "Auto" server in auto-config
3800
  * decklink: Initialize member variables
3801
  * UI: Fix infinitely incrementing showing ref
3802
  * UI: Set minimum negative sync offset to -950
3803
  * libobs, UI: Do not log redundant warnings
3804
  * UI: Add date/time to log file
3805
  * Authors: Update Contributors list
3806
  * UI: Fix Defaults button not triggering UI update
3807
  * rtmp-services: Update service json format version
3808
  * Decklink: only use RGBA when using keyer
3809
  * obs-qsv11: Log errors on init
3810
  * Decklink: Keyer support
3811
  * libobs: Add get_defaults2 and get_properties2 for encoders
3812
  * rtmp-services: Update Chaturbate POPs
3813
  * libobs: Allow const argument in obs_set_cmdline_args
3814
  * Add Discord badge to README
3815
  * libobs: Fix circlebuf_pop_back returning front
3816
  * libobs: Fix Windows Game Mode detection on newer Windows 10 versions
3817
  * UI: Save scene collection before export
3818
  * UI: Support fractional scaling
3819
  * UI: Revert default tab in Settings > Output: Advanced to Stream tab
3820
  * Add support for building on PPC64LE using x86 Intrinsic Compat Shim
3821
  * libobs: Fix utf-8 bom is not properly skipped
3822
  * UI: Show "OBS Studio" in linux desktop link
3823
  * UI: Fix display of mono source with surround output
3824
  * CONTRIBUTING.rst: Add Discord server and dev chat
3825
  * rtmp-services: Remove dead servers/services
3826
  * linux-v4l2: Make V4L device names unique
3827
  * UI: Add French to UI/dist/obs.desktop
3828
  * win-mf: Initialize member variable
3829
  * rtmp-services: Added Bongacams ingest point
3830
  * UI: Add /LARGEADDRESSAWARE for MSVC x86 executable
3831
  * libobs: Fix crash when pixel or vertex shader are missing
3832
  * libobs: Log audio source when buffering is added
3833
  * libobs: Fix starting timestamp for preloaded frames
3834
  * rtmp-services: Add Restream FTL ingests
3835
  * obs-output: Update ftl-sdk version
3836
  * rtmp-services: Allow seamless service renaming
3837
  * rtmp-services: Add Lightcast.com
3838
  * rtmp-services: Add Linkstream
3839
  * libobs/util: Make default val INVALID_HANDLE_VALUE
3840
  * libobs: Background color of 0 should not be gray
3841
  * CI: Use proper VLC release tarball
3842
  * CI: Use VLC 3.0.4 instead of master for macOS
3843
  * obs-libfdk: Compatibility fix for new API
3844
  * obs-filters: Add limiter filter
3845
  * libobs: memset() the correct buff size
3846
  * libobs: Do not process panning if panning centered
3847
  * decklink: Add declaration file for integer types
3848
  * libobs: Fix audio offset not reset for all tracks
3849
  * CI: Update Qt path on Windows
3850
  * UI: Fix batch remux compiler warning
3851
  * Add AppVeyor CI status badge to README
3852
  * Add Travis CI status badge to README
3853
  * UI: Remove scrollbar line controls for Dark theme
3854
  * Decklink: add UI to control output
3855
  * UI: Fix bug when loading saved projectors
3856
  * UI: Emit STREAMING_STOPPING event immediately
3857
  * linux-capture: XCompCap now chooses glXFBConfigs based on window depth
3858
  * decklink: Initialize member variable
3859
  * UI: Add multi-track FFmpeg output support
3860
  * obs-ffmpeg: Enable multiple audio tracks for FFmpeg output
3861
  * libobs: Add multi-track support to non-encoded outputs
3862
  * UI: Don't transition if already transitioning (studio mode)
3863
  * libobs: Add obs_enum_scenes for enumerating scenes
3864
  * libobs-d3d11: Use mip levels are used in resource view
3865
  * libobs-opengl: Add int2-4 support
3866
  * enc-amf: Update to 2.5.0.1 and update repository address
3867
  * UI: Fix typo with resize output text
3868
  * Revert "Merge pull request #1498 from Xaymar/patch-obs-amd-encoder"
3869
  * Decklink: add output support
3870
  * UI: Fix auto remux warning
3871
  * rtmp-services: Update liveedu.tv servers
3872
  * rtmp-services: Add DLive
3873
  * obs-ffmpeg: Add linux VAAPI h.264 encoding support
3874
  * libobs: Add pkgconfig support
3875
  * enc-amf: Update to 2.5.0 and update repository address
3876
  * UI: Change resize output text
3877
  * linux-capture: Fix repeated swapping of swapRedBlue and improve robustness further
3878
  * rtmp-services: Add Vimm.TV
3879
  * libobs: Truncate thread names on Linux
3880
  * UI: Add ability to resize output based on source size
3881
  * UI: Add option to auto remux
3882
  * UI: Remove '?' from remux title bar
3883
  * CI: Add mbedTLS dependency for AppVeyor Linux
3884
  * CI: Build on Linux with AppVeyor
3885
  * CI: Use cmd prefix on AppVeyor as needed
3886
  * CI: Move AppVeyor install commands to a script file
3887
  * cmake: Find Qt first before going to subdirectories
3888
  * cmake: Fix UI being dependent on browser plugin files
3889
  * UI: Fix array length computation
3890
  * docs/sphinx: Add missing obs_sceneitem_get_id info
3891
  * UI: Fix scrollbar misalignment for Acri theme
3892
  * UI: Fix scrollbar handle alignment for Dark theme
3893
  * libobs: Fix heap corruption in obs_source_output_video
3894
  * image-source: Decrease slideshow source memory usage
3895
  * UI: Fix system tray context menu creation
3896
  * UI: Organize unused/duplicate includes
3897
  * libobs/audio-monitoring: Use libobs CFString utils
3898
  * coreaudio-encoder: Use libobs CFString utils
3899
  * decklink: Use libobs CFString utils
3900
  * mac-capture: Use libobs CFString utils
3901
  * mac-vth264: Use libobs CFString utils
3902
  * libobs: Add CFString utils
3903
  * UI: Undo/fix stats dock changes to main window
3904
  * decklink: Remove inactive audio channels (linux, macOs)
3905
  * UI: Add 4th aux audio input device
3906
  * frontend-tools: Increase instant replay playback retry interval
3907
  * frontend-tools: Add VLC support to instant replay script
3908
  * UI: Batch remux and drag/drop support on remux dialog
3909
  * UI: Change about dialog bottom color (light theme)
3910
  * win-capture: Add option to adjust hook rate for game capture
3911
  * linux-capture: Improve XComposite capture robustness
3912
  * libobs: Don't call width/height funcs if context invalid
3913
  * rtmp-services: Update Lahzenegar settings
3914
  * obs-filters: Add "Invert Polarity" audio filter
3915
  * obs-filters: Avoid skewing chroma key's box filter average
3916
  * obs-filters: Optimize chroma key's box filter
3917
  * cmake: Make static VC runtime libraries consistent
3918
  * Plugins: Add descriptions to modules
3919
  * libobs: Export image-file to c
3920
  * obs-browser: Fix local macOS build issues
3921
  * obs-qsv: enable High Profile for QSV h264
3922
  * UI: Add ability to style preview background color
3923
  * UI: Dark theme padding and alignment fixes
3924
  * UI: Add Filter to Hotkeys settings menu
3925
  * Fix README hyperlinks under Credits
3926
  * cmake: Fix an error when SWIG isn't found
3927
  * UI: Set about dialog as non-resizable
3928
  * docs/sphinx: Add annotation api functions
3929
  * libobs: Add additional gs_effect_get_ functions
3930
  * libobs: Add HLSL annotation parsing
3931
  * Update decklink SDK to version 10.11
3932
  * obs-filters: Add base canvas resolution option
3933
  * libobs/util: Fix undefined behavior and optimize util_mul64_64
3934
  * UI: Add ability to reset sliders when double clicked
3935
  * UI: Implement stereo balancing
3936
  * UI: Remove license agreement dialog
3937
  * UI: Add about dialog
3938
  * cmake: Make directory before copying file
3939
  * decklink: Add deactivate when not showing option to decklink
3940
  * cmake: Add install_obs_data_file function
3941
  * Update AUTHORS file
3942
  * UI: Prevent format-truncation compiler warning
3943
  * obs-outputs: Fix unused variable compiler warning
3944
  * obs-outputs: Make rtmp packet alloc code path clearer
3945
  * UI: Fix not all projectors using ProjectorAlwaysOnTop
3946
  * win-ivcam: Remove and prohibit useless member functions
3947
  * linux-jack: Fix snprintf format specifier
3948
  * libobs: Remove VLA in pulse monitoring backend
3949
  * cmake: Add variable-length array checks
3950
  * libobs: Update version to 22.0.3
3951
  * obs-browser: Fix macOS crash
3952
  * UI: Blacklist LockApp and Text Input from Game Capture
3953
  * UI: Add retina support and updated icons
3954
  * UI: Add rename scene/source shortcut
3955
  * libobs-opengl: Store FBOs per texture instead of per device
3956
  * UI/updater: Fix update bug for 32bit/64bit installs
3957
  * UI: Add ctrl+up/down shorcuts to move filters around
3958
  * UI: Add delete as shortcut for removing filters
3959
  * UI: Make stats dockable
3960
  * rtmp-services: Remove offline/unavailable servers/services
3961
  * rtmp-services: add STAGE TEN
3962
  * UI: Name parameters in definition same as in declaration
3963
  * image-source: Add psd and *.* to file filter
3964
  * UI: Use themeID for red message in settings view
3965
  * obs-qsv: Expose additional QSV encoder settings through GUI
3966
  * libobs/UI: Allow Access To argc/argv
3967
  * win-capture: Modify log for sharedmem
3968
  * obs-filters: Use less automagic for SpeexDSP detection
3969
  * deps/obs-scripting: Use less automagic for Lua/Python detection
3970
3971
-------------------------------------------------------------------
3972
Fri Dec  7 00:35:35 UTC 2018 - Jimmy Berry <jimmy@boombatower.com>
3973
3974
- Remove workaround for utilizing proper libdir as it interferes
3975
  with building plugins.
3976
3977
-------------------------------------------------------------------
3978
Wed Nov 14 01:34:58 UTC 2018 - Jimmy Berry <jimmy@boombatower.com>
3979
3980
- Set ExclusiveArch to i586 and x86_64.
3981
3982
-------------------------------------------------------------------
3983
Wed Nov 14 01:03:47 UTC 2018 - Jimmy Berry <jimmy@boombatower.com>
3984
3985
- Restrict to ffmpeg3 to avoid Tumbleweed segfault.
3986
  https://bugs.links2linux.org/browse/PM-143
3987
3988
-------------------------------------------------------------------
3989
Thu Sep 13 02:48:49 UTC 2018 - jimmy@boombatower.com
3990
3991
- Include optional build dependencies to enable more features.
3992
3993
-------------------------------------------------------------------
3994
Fri Aug 31 15:39:49 UTC 2018 - jimmy@boombatower.com
3995
3996
- Update to version 22.0.2:
3997
  * Revert "UI: Do not fire load events until program loaded"
3998
  * Revert "UI: Reset sources list manually on first load"
3999
  * UI: Always show filter preview if video source
4000
  * obs-browser: Update version to 2.1.5
4001
  * UI: Reset sources list manually on first load
4002
  * UI: Remove "Beta" from auto-config tools menu text
4003
  * libobs: Update version to 22.0.2
4004
  * obs-browser: Update version to 2.1.4
4005
  * UI: Make sure quick transition hotkey is not zeroed
4006
  * UI: Do not fire load events until program loaded
4007
  * UI: Use AlwaysOnTop option for windowed projectors
4008
  * UI: Fix a rare multiview crash when clicked
4009
  * UI: Fix macOS bug (scrollbar blocking lock icons)
4010
  * CI: Use Qt 5.10.1 instead of 5.11.1 for macOS
4011
  * UI: Remove beta warning from auto-config wizard
4012
  * libobs: Blacklist old obs-browser version on macOS
4013
  * UI: Fix filter layout issue
4014
  * UI/updater: Add missing header
4015
  * obs-outputs: Revert f1f49bc1 to fix RTMP authentication
4016
  * UI: Select item that user adds
4017
  * CI: Rename one more missed cef-bootstrap name
4018
  * CI: Rename cef-bootstrap to obs-browser-page
4019
  * obs-browser: Update browser version to 2.1.3
4020
  * UI: Set browser hwaccel def. to false if winver <=7
4021
  * rtmp-services: Only do URL check for Facebook
4022
  * UI: Close remux output before showing dialog
4023
  * rtmp-services: update Periscope settings
4024
  * CI: Use env variable for CEF cache on Windows
4025
  * CI: Build Browser Source on Windows
4026
  * UI: Use QT font picker on OSX
4027
4028
-------------------------------------------------------------------
4029
Tue Aug 21 01:31:18 UTC 2018 - jimmy@boombatower.com
4030
4031
- Update to version 22.0.1:
4032
  * obs-browser: Update translations
4033
  * libobs: Update version to 22.0.1
4034
  * obs-browser: Fix local files not being processed correctly
4035
  * libobs: Update to version 22.0.0
4036
  * UI: Fix path for File > Show Recordings
4037
  * obs-browser: Blacklist certain hwaccel adapter combos
4038
  * UI: Fix mixer context menu toggling layout on kde
4039
  * cmake: Add luajit 2.1 support to build
4040
  * obs-browser: Update version number to 2.1.0
4041
  * libobs: Revert version update to 22.0.0 (instead, do RC2)
4042
  * UI: Fix snapping of group sub-items
4043
  * CI: Use HTTPS for downloading macOS deps package
4044
  * libobs: Fix typo in function names
4045
  * UI: Remove warning when using separate QSV encoders
4046
  * Update translations from Crowdin
4047
  * Update translations from Crowdin
4048
  * updater: Prepare for transition to Fastly CDN
4049
  * libobs: Update version to 22.0.0
4050
  * UI: Hide Dock Icon on Mac OSX when minimizing to tray
4051
  * UI: Update Acri theme
4052
  * UI: Fix multiview hang
4053
  * Revert "UI: Use qss themeID for red labels in properties view"
4054
  * UI: Fix dark theme link color
4055
  * UI: Update Rachni theme
4056
  * obs-browser: Fix "shutdown when invisible" issue
4057
  * UI: Use qss themeID for red labels in properties view
4058
  * UI: Use theme for red message in audio settings
4059
  * UI: Allow centering/stretching for groups items
4060
  * UI: Fix group sub-item selection bug
4061
  * UI: Fix flip/rotate transform menu with group items
4062
  * libobs: Add function to force a sceneitem transform update
4063
  * UI: Fix bug grabbing handles of group sub-items
4064
  * rtmp-services: Add DTube
4065
  * UI: Set replay buffer button as checkable
4066
  * libobs: Fix applying group transform of flipped sources
4067
  * UI: Allow resetting transform of group sub-items
4068
  * rtmp-services: Do not check for valid URL if using "auto"
4069
  * libobs: Initialize hotkey pair ID variable properly
4070
  * UI: Allow the transform dialog for group sub-sources
4071
  * UI: If users renames a source, only revert on Esc
4072
  * obs-browser: Fix a number of bugs
4073
  * UI: Protect GUID generation in mutex
4074
  * UI: Make the information dialog a big wider
4075
  * UI: Add release candidate checking to info dialog
4076
  * cmake: Add release candidate versions/cmake variables
4077
  * libobs/media-io: Prevent overwriting of remux input
4078
  * libobs: Update version from latest tag
4079
  * obs-qsv11: Protect context variable in clear_data
4080
  * rtmp-services: Remove unnecessary null check
4081
  * libobs: Remove unnecessary null check
4082
  * UI: Add adv. settings checkbox for browser HW accel
4083
  * libobs: Add functions to get/set global private data
4084
  * libobs: Move function declarations to correct spot
4085
  * UI: Use NVIDIA laptop GPU hint
4086
  * CI: Update OSX Deps package
4087
  * win-capture: Avoid segfault when retrieve size
4088
  * cmake: Prevent policy CMP0072 warning
4089
  * Revert "libobs-d3d11: Initialize variable to zero"
4090
  * win-capture: Avoid tex size mismatch for cursor
4091
  * UI: Make OBS bitness more specific in title bar and log
4092
  * obs-qsv11: Initialize member variable
4093
  * CI: Fix building libvpx dep on osx
4094
  * rtmp-services: Ensure set URL exists within server list
4095
  * rtmp-services: Change Facebook stream URL to use RTMPS
4096
  * obs-outputs: Add support for and use mbedTLS for SSL
4097
  * libobs: When ungrouping groups, duplicate items
4098
  * libobs: Add internal function to dup. scene item data
4099
  * libobs: Add function to save hotkey pair data
4100
  * UI: Remove QNetworkReply from window-basic-main.hpp
4101
  * UI: Use obsproject.com URL for discord invite
4102
  * libobs-opengl: Fix segfault on access of invalid window
4103
  * libobs-opengl: Improve X error handler message
4104
  * obs-filters: Fix segfault in Compressor Filter
4105
  * UI: Add missing va_end() call
4106
  * CI: Update macOS dependencies in build script
4107
  * CI: Update Travis scripts to target OSX 10.11+
4108
  * CI: Update Travis Mac builds to Xcode 9.4 and macOS 10.13
4109
  * UI: Add ability to join discord server from help menu
4110
  * UI: Add Color Coding to Source Tree Widget
4111
  * win-mf: Add missing va_end() call
4112
  * obs-browser: Add hardware acceleration option (win32)
4113
  * UI: Add missing return statement
4114
  * UI: Uncheck record/replay buffer buttons if fail
4115
  * UI: Use QScopedPointer (not QPointer) where applicable
4116
  * UI: Hide preview for sources and filters where possible
4117
  * UI: Fix disabled items in Dark theme being too light
4118
  * libobs: Log libobs bitness in crash logs
4119
  * UI: Add confirmation dialog if there are no sources
4120
  * libobs-d3d11: Initialize variable to zero
4121
  * UI: Check pointer before the first dereference
4122
  * UI: Add intro startup page (windows)
4123
  * deps: Add json11 library for convenience
4124
  * UI: Only allow stream/record hotkeys if the UI buttons are enabled
4125
  * OSX: Add NSCamera and NSMicrophone UsageDescription for 10.14
4126
  * CI: Use Qt 5.11.1 on Travis for macOS
4127
  * CI: Use Qt 5.11.1 on AppVeyor for Windows
4128
  * frontend-tools: Add QAction explicitly for Qt 5.11 compatibility
4129
  * Fix typo in contributor guide
4130
  * UI: Fix start up crash with saved projectors
4131
  * rtmp-services: Add Piczel.TV server
4132
  * enc-amf:  Version 2.4.2
4133
  * libobs: Always try to update transform in current thread
4134
  * libobs: Only update scene item texture on frame tick
4135
  * libobs: Don't assign variables before if/return
4136
  * UI: Do not open properties dialog for groups
4137
  * obs-outputs: Update librtmp with upstream patches
4138
  * CI: Add AppVeyor webhook for Discord bot
4139
  * CI: Add travis webhook for Discord bot
4140
  * UI: Add signal for when theme has changed
4141
  * UI: Add ability to parse OBSStyle from qss
4142
  * libobs: Copy the device uid string for mac audio monitor
4143
  * libobs: Pass address of cf_uid rather than the contents of cf_uid
4144
  * libobs: Fix setting of audio monitor device on Mac
4145
  * libobs: Rework checking Mac audio device capabilities
4146
  * UI: Fix bug with advanced output service settings
4147
  * libobs: Add function to get encoder object's defaults
4148
  * obs-browser: Fix error and warning
4149
  * obs-browser: Update to latest version
4150
  * libobs: Defer update of scene item texture
4151
  * UI: Allow alt-cropping on bounding box scene items
4152
  * libobs/util: Don't use assert for darray_push_back_array
4153
  * obs-qsv:  Allow for multiple QSV encoders
4154
  * obs-output: Update ftl-sdk version
4155
  * CI: Update Sparkle default base_url
4156
  * rtmp-services: Update ingest list for Restream.io
4157
  * rtmp-services: Update ingest list for GamePlank
4158
  * UI: Fix signals for sub-items of groups
4159
  * UI: Add OBSBasic::SavingDisabled() function
4160
  * UI: Allow copying/pasting of groups
4161
  * libobs: Allow group duplication
4162
  * libobs: Change groups to actual public types
4163
  * libobs: Abstract resize_group to resize_scene_base
4164
  * libobs: Refactor creation of scenes
4165
  * libobs: Remove group_sceneitem from obs_scene struct
4166
  * libobs: Add obs_data_array_push_back_array
4167
  * Update INSTALL
4168
  * UI: Fix OBS_FRONTEND_EVENT_TRANSITION_LIST_CHANGED
4169
  * rtmp-services: Add KakaoTV
4170
  * libobs: Update libcaption library
4171
  * rtmp-services: Adding Castr.io ingests to service list
4172
  * vlc-video: Load libvlccore.dylib on macOS
4173
  * CI: Fix CEF Path on Package Build
4174
  * libobs: Remove unnecessary const qualifier
4175
  * libobs: Remove unused variable
4176
  * libobs: Remove unused variable
4177
  * libobs: Fix equality check
4178
  * libobs: Add missing return type
4179
  * libobs: Remove unused variable
4180
  * libobs: Change int to size_t
4181
  * UI: Fix stream button checkable state
4182
  * UI: Update Acri theme for disabled buttons
4183
  * UI: Add frontend event for when OBS finishes loading
4184
  * Revert "obs-x264: Specify x264 color space for BT.601"
4185
  * UI: Fix cramped source tree sub-widgets on macOS
4186
  * UI: Fix bug where color property shows transparency
4187
  * UI: Fix display bug with color property
4188
  * libobs: prevent crash from unbounded copy and bfree
4189
  * UI: If group's name exist, start it from 2
4190
  * UI: Fix mixer dock widget minSize being too big
4191
  * obs-transitions: Fix potential stinger divide by 0
4192
  * libobs: add obs_source_frame_copy
4193
  * libobs: Fix compilation issue on case-sensitive filesystems
4194
  * libobs: Add check for cf_uid pointer free
4195
  * libobs: Fix Monitoring devices showing input devices
4196
  * obs-x264: Specify x264 color space for BT.601
4197
  * UI: Fix mem leak in VolControl
4198
  * librtmp: Fix memory leak
4199
  * UI: Fix mem leak with QCompleter
4200
  * UI: Fix mem leak with multiview projector menu
4201
  * UI: Fix mem leak with tray menu
4202
  * UI: Fix mem leak with volume meter
4203
  * UI: Compact ClearVolumeControls()
4204
  * UI: Update hotkey label on quick transition rename
4205
  * libobs: Update hotkey label on scene item rename
4206
  * libobs: Enable setting hotkey name and description
4207
  * UI: Add grouping
4208
  * UI: Fix missing newline at the end of a file
4209
  * UI: Refactor DrawCircleAtPos
4210
  * UI: Use vector value for nudge callback
4211
  * UI: Move frontend API initialization to constructor
4212
  * libobs: Add scene item grouping
4213
  * libobs: Add custom size support to scenes
4214
  * libobs: Do not signal reorder while scene mutex locked
4215
  * libobs: Defer and refactor scene item transform update
4216
  * libobs: Refactor item signaling (add func to signal parent)
4217
  * libobs: Do not draw item texture if source size 0
4218
  * libobs: Fix bug where cropped items would recalc transform
4219
  * libobs: Zero scene data instead of setting members manually
4220
  * libobs/callback: Add signal reference counting
4221
  * libobs: Refactor obs_scene_add to allow adding internally
4222
  * UI: Fix a few unused lambda closure captures
4223
  * libobs: Copy metadata for tracks/streams when remuxing
4224
  * obs-filters: Use double-precision where viable
4225
  * libobs: Avoid busy cursor when starting processes
4226
  * libobs: Allow custom core data paths
4227
  * libobs: Handle 'in', 'out', and 'inout' keywords in shader parsers
4228
  * obs-ffmpeg: Set average framerate in video stream
4229
  * Make alpha visible in property color
4230
  * Use selected color in color property label
4231
  * CI: Upgrade to VS2017 on Appveyor
4232
  * UI: Add new Multiview Layout for up to 24 scenes
4233
  * UI: Move more fixed values to multiview update
4234
  * UI: Adjust the multiview num sources by the layout
4235
  * UI: Calculate fixed values of the Multiview once
4236
  * UI: Move multiview setting checks from draw path
4237
  * UI: Add option to toggle multiview draw safe area
4238
  * UI: Update multiview safe areas
4239
  * UI: Add option to toggle multiview scene names
4240
  * UI: Add option to toggle multiview mouse switching
4241
  * UI: Move multiview settings to its own groupbox
4242
  * UI: Update multiview on scene list reorder
4243
  * UI: Update multiview on resolution change
4244
  * UI: Adjust multiview label size
4245
  * UI: Add proper source markers to multiview
4246
  * UI: Simplify multiview draw code
4247
  * UI: Change multiview non-studio selection color
4248
  * UI: Remove the outerbox markers in multiview
4249
  * UI: Make the multiview lines use the same color
4250
  * UI: Make the sources border color a little darker
4251
  * UI: Clean up Projector Creation
4252
  * UI: Clean up projector's render regions creation
4253
  * UI: Make multiview colors easier to manage
4254
  * UI: Clarify multiview layout names
4255
  * UI: Convert multiview layout string profiles to int
4256
  * UI: Use enum for multiview layout
4257
  * UI: Add Vertical Mixer option
4258
  * UI: Simplify Volume Control draw logic
4259
  * UI: Avoid copies in Volume Control
4260
  * UI: Clean up includes and code-style
4261
  * CI: Use QT 5.10.1 for AppVeyor builds
4262
  * Use obsproject.com for log file uploads
4263
  * UI: Fix OBS_FRONTEND_EVENT_PREVIEW_SCENE_CHANGED
4264
  * UI: Remove ENABLE_WIN_UPDATE cmake variable
4265
  * UI: Always enable auto-updater for windows
4266
  * UI: Fix memory leak when drag/dropping
4267
  * text-freetype2: Remove trailing whitespace
4268
  * text-freetype2: Add chat line count property
4269
  * libobs: Use xcb-xinput when available for events
4270
  * cmake: Add xcb-xinput support
4271
  * UI: Add opt. to enable/disable in-focus hotkey blocking
4272
  * win-capture: Fix cursor draw size with certain cursors
4273
  * win-dshow: Allow synchronous create/update
4274
  * UI: Block when calling obs_frontend_set_current_scene
4275
  * UI: Add obs_frontend_add_scene_collection API call
4276
  * UI: Use WaitConnection() when adding scenes
4277
  * UI: Add WaitConnection() helper func
4278
  * UI: Use "source_create" to add scenes to listbox
4279
  * libobs: Make callback optional for obs_load_sources
4280
  * libobs: Don't signal "source_create" for private sources
4281
  * win-capture: Update D3D9 signature for Win10 April 2018 Update
4282
  * libobs: Expose source save/load signal
4283
  * docs/sphinx: Fix typo in script sources section
4284
  * obs-browser: Use BGRA textures instead of RGBA
4285
  * UI: Don't defer load on non-macOS systems
4286
  * UI: Also defer first scene collection load
4287
  * libobs: Use unaligned store rather than aligned store
4288
  * libobs: Convert sse inline funcs to macros
4289
  * libobs: Add "static" to inline func
4290
  * libobs, UI: Add true peak measurements
4291
  * rtmp-services: Update ingest list for Restream.io
4292
  * UI: Fix no_space file naming for replays
4293
  * UI: Explicitly initialize the crash handler
4294
  * libobs: Separate crash handler from startup
4295
  * UI: Change remux dialog to be non-modal
4296
  * libobs: Add functions to get output capability flags
4297
  * win-capture: Avoid obs functions in init_hooks
4298
  * libobs: Add functions to get raw video output
4299
  * libobs: Deactivate unnecessary GPU ops when not encoding
4300
  * libobs: Log *nix window manager
4301
  * UI: Disable paste filters unless a source is selected
4302
  * CI: Add description to OSX deps build script
4303
  * .gitmodules: Update submodules to new obsproject org
4304
  * UI: Set OBS icon to projector and stats window
4305
  * libobs-d3d11: Do not allow Alt+Enter interception
4306
  * UI: Sort audio controls by source name
4307
  * libobs: Add function to get last main output texture
4308
  * libobs: Fix potential filter rendering race condition
4309
  * UI: Clean up delete Source/Scene shortcut
4310
  * UI: Don't close windows for "Always on Top" (win32)
4311
  * UI: Hold the clip flash for at least one second
4312
  * UI: Add Selected and Hidden Array Values
4313
  * UI: Move OpenSavedProjecters call to OBSBasic::Load()
4314
  * obs-ffmpeg: fill in more fields on audio frames
4315
  * libobs: Fix pasting filters crash when missing sources
4316
  * UI: Do not generate "already active" logs
4317
  * obs-browser: Update to browser source refactor
4318
  * CI: Reduce travis output verbosity
4319
  * UI: Defer startup OBSBasic::Load (macOS CEF workaround)
4320
  * UI: Change monitoring device on profile change
4321
  * UI: Add frontend API to defer saving
4322
  * rtmp-services: Update recommended parameters for Nood.tv
4323
  * obs-outputs/flv: Fix ECMA array size
4324
  * CI: change travis osx artifact repo name
4325
  * UI: Save windowed projectors on exit
4326
  * UI: Remove a second call to OpenSavedProjectors
4327
  * UI: Clean up OBSProjector creation
4328
  * UI: Update Projectors title on source name change
4329
  * UI: Clean up save and load projector code
4330
  * UI: Add helper functions to Projector
4331
  * UI: Add Scene to ProjectorType
4332
  * UI: Simplify Projector Init
4333
  * UI: Refactor Projector OBSRender source usage
4334
  * UI: Move ProjectorType enum to projector header
4335
  * UI: Make OpenSavedProjectors indentation clear
4336
  * UI: Fix the Multiview window not using translation
4337
  * UI: Check if source is valid earlier
4338
  * UI: Simplify the OpenProjector logic
4339
  * UI: Only load projectors if SaveProjectors is true
4340
  * frontend-tools: Include 'QAction' to fix build against Qt 5.11
4341
  * mac-vth264: Fix video info set logic
4342
  * mac-vth264: Set the fullrange variable before calling vt_h264_video_info
4343
4344
-------------------------------------------------------------------
4345
Sat May 12 23:59:07 UTC 2018 - jimmy@boombatower.com
4346
4347
- Update to version 21.1.2:
4348
  * libobs: Update version to 21.1.2
4349
  * win-capture: Update D3D9 signature for Win10 April 2018 Update
4350
  * CI: Check out OSX branch of obs-browser
4351
  * cmake: Include windows style DLL when copying Qt files
4352
  * obs-browser: Update submodule to latest version
4353
  * UI/updater: Delete visual studio runtimes after execution
4354
  * deps/obs-scripting: Prevent python unload more than once
4355
  * obs-browser: Update submodule to latest version
4356
  * deps/obs-scripting: Don't allow unloading more than once
4357
  * enc-amf: Version 2.3.3
4358
  * libobs: Update version to 21.1.0
4359
  * deps/obs-scripting: Add obs_source_enum_filters
4360
  * rtmp-services: Update ingest list for Aparat.com
4361
  * mac-capture: Fix bug where audio device couldn't be changed
4362
  * UI: Add Help -> Crash Reports submenu
4363
  * UI: Add subdir param to OBSBasic::UploadLog
4364
  * UI: Specify whether crash/profiler/logs have prefix
4365
  * UI: Specify subdir/variable to save to for get_last_log
4366
  * rtmp-services: Update ingest list for Nood.tv
4367
  * UI: Replace gist with hastebin for log uploads
4368
  * UI/updater: Return false on integrity check failure
4369
  * UI/updater: Don't update modules of opposite arch
4370
  * UI/updater: Add automatic check/install for VS2017 redist
4371
  * UI/updater: Fix a few type size mismatch warnings
4372
  * UI/updater: Fix resource compiling bug
4373
  * UI/updater: Fix bug with restrict keyword on VS2017
4374
  * UI/updater: Set license of windows update module to ISC
4375
  * UI/updater: Rewrite function
4376
  * Update translations from Crowdin
4377
  * UI: Refresh multiview projector menu per click
4378
  * cmake: Remove extraneous checks
4379
  * UI: Refresh system tray projector menu per click
4380
  * UI: Remove unnecessary casts
4381
  * Update README.rst
4382
  * libobs-opengl: Request at least 8 bits for alpha
4383
  * linux-capture: Request at least 8 bits for alpha
4384
  * UI: Remove check for updates on Linux
4385
  * cmake, libobs, win-capture: Fix VS2017 warnings
4386
  * cmake: Add .vs directories to .gitignore
4387
  * deps/obs-scripting: Fix tick function arg number
4388
  * obs-ffmpeg: Fix locale typo
4389
  * rtmp-services: Update ingest list for Restream.io
4390
  * deps/obs-scripting: Expose obs video info to swig
4391
  * image-source: Fade to transparency if slideshow list is cleared
4392
  * rtmp-services: Add Vimeo to services list
4393
  * libobs: Fix property text typo
4394
  * libobs/util: Fix blank config file values being ignored
4395
  * obs-ffmpeg: Use FFmpeg's "fast" AAC encoder by default
4396
  * obs-ffmpeg: Remove cutoff hack for AAC encoder
4397
  * win-mf: Deprecate plugin
4398
  * win-capture/graphics-hook: Fix memory offset calculation
4399
  * UI: Remove duplicate line
4400
  * obs-output: Update ftl-sdk version and ftl logging values
4401
  * enc-amf: Version 2.3.2
4402
  * UI: Allow nested docks
4403
  * UI: Don't draw bounding boxes for sources without video flag
4404
4405
-------------------------------------------------------------------
4406
Wed Feb 21 20:31:20 UTC 2018 - jimmy@boombatower.com
4407
4408
- Update to version 21.0.3:
4409
  * libobs: Update to version 21.0.3 (mac update)
4410
  * libobs: Log YUV space/range on video reset
4411
  * obs-filters: Clear unused parameter warning
4412
  * libobs/util: Cache windows CPU frequency
4413
  * rtmp-services: Add SermonAudio to services list
4414
  * libobs-opengl: Log adapter and driver info
4415
  * obs-ffmpeg: Add speed percentage option
4416
  * deps/media-playback: Use a struct for media init data
4417
  * UI: Remove __FUNCTION__ usage
4418
  * UI: Import scene collection with correct filename
4419
  * obs-vst: Add layout to QMacCocoaViewContainer (update submodule)
4420
  * UI: Link Qt5::MacExtras
4421
  * obs-vst: Link Qt5::MacExtras (update submodule)
4422
  * libobs/media-io: Change speaker layout to match FFmpeg aac.
4423
  * CI: Include style plugins when packaging on OSX
4424
  * CI: Comment out OSX _obspython copy (not ready yet)
4425
  * deps/obs-scripting: Fix cur. script being NULL for script_tick
4426
  * deps/obs-scripting: Allow NULL script with script_log
4427
  * UI: Fix grayed out Copy option in sources context menu
4428
  * CI: Don't install python for OSX
4429
  * cmake: Fix LuaJIT search
4430
  * CI: Add rpath info to _obspython
4431
  * CI: Move obspython.so so it can be found in a .app
4432
  * CI: Update python rpath on osx
4433
  * CI: Make sure that lua can find obslua
4434
  * CI: Fetch RVM gpg key on osx
4435
  * CI: Fix a ruby issue on travis OSX
4436
  * CI: Update OSX deps build scripts
4437
4438
-------------------------------------------------------------------
4439
Thu Jan 25 19:16:58 UTC 2018 - jimmy@boombatower.com
4440
4441
- Update to version 21.0.2:
4442
  * libobs: Update version to 21.0.2 (mac tag)
4443
  * CI: Point to newer brew python
4444
  * deps/obs-scripting: Make ENABLE_SCRIPTING a user variable
4445
4446
-------------------------------------------------------------------
4447
Tue Jan 23 07:18:25 UTC 2018 - jimmy@boombatower.com
4448
4449
- Update to version 21.0.1:
4450
  * obs-filters: Fix hard cross-lock when using ducking
4451
  * win-dshow: Fix decoding issues from encoded devices
4452
  * UI: Acri theme adjustments
4453
  * libobs: Update version to 21.0.1
4454
  * docs/sphinx: Clarify Python windows installation
4455
  * CI: Install swig and luajit for osx travis
4456
  * deps/obs-scripting: Prevent potential python startup issues
4457
  * enc-amf: Prevent detect-amf from showing fail dialogs
4458
  * UI: Reduce size of "refresh" icons
4459
  * Revert "obs-outputs: Fix FMS auth with query string"
4460
  * UI: fix Multiview labels readability
4461
  * Update translations from Crowdin
4462
  * CI: Enable scripting in Linux builds
4463
  * cmake: Search for Python 3.4
4464
  * CI: Update CEF version on travis for osx
4465
  * libobs: Update version to 21.0.0
4466
  * UI: Add simple output mode encoder fallback
4467
  * frontend-plugins: Only show script file names in script dialog
4468
  * enc-amf: Test for AMF support in separate process first
4469
  * obs-ffmpeg: Remove NVENC detection code for now
4470
  * UI: Add command line arguments to log
4471
  * obs-ffmpeg: Fix signed mismatch warning
4472
  * frontend-tools: Fix a few issues with the clock source script
4473
  * frontend-tools: Add script to update text source from URL
4474
  * deps/obs-scripting: Fix script_log in python to append newline
4475
  * frontend-tools: Add a lua script that draws an analog clock
4476
  * UI: Add audio meter decay rate option
4477
  * UI: Optimize theme PNG images (smaller files)
4478
  * frontend-tools: Add "Clear" button to script log window
4479
  * frontend-tools: Warn if no active replay buffer w/ instant replay
4480
  * frontend-tools: Make instant replay script also save replay
4481
  * frontend-tools: Add "instant replay" script
4482
  * obs-ffmpeg: Do not return last replay path if currently muxing
4483
  * libobs/callback: Add calldata_create and calldata_destroy
4484
  * deps/obs-scripting: Fix frontend API lua table creation
4485
  * deps/obs-scripting: Fix a few more VC warnings from swigluarun.h
4486
  * obs-ffmpeg: Add proc to get last replay buffer
4487
  * deps/obs-scripting: Ensure that ffi module gets loaded
4488
  * UI: Add Acri theme
4489
  * obs-ffmpeg: Call av_register_all before nvenc check
4490
  * obs-ffmpeg: Don't try to detect NVENC on mac
4491
  * obs-ffmpeg: Improve NVENC detection
4492
  * linux-pulseaudio: Surround speaker map
4493
  * UI: Set max size for names in name dlg. to 256
4494
  * UI: Use snprintf and std::string when creating profiles
4495
  * libobs: Fix rendering if filter context no longer exists
4496
  * libobs: Fix double -> float conversion warning
4497
  * libobs: Optimize clearing of unused source audio mixes
4498
  * libobs: Fix audio buffer clear in custom source mixing
4499
  * Fix typo in README.rst
4500
  * deps/obs-scripting: Fix installed files/locations on linux
4501
  * UI: Put clip detection back in to volume meter
4502
  * deps/obs-scripting: Add image-file to lua
4503
  * deps/obs-scripting: Set current_lua_script earlier to prevent a crash
4504
  * UI: Set linker flags required for luajit on OSX
4505
  * deps/obs-scripting: Don't crash obs trying to unload a script that failed to load
4506
  * docs/sphinx: Clarify vertex buffer usage
4507
  * test/test-input: Add audio buffering sync test source
4508
  * win-capture: Make minor clarification to locale string
4509
  * UI: Fix tab bars for docked widgets in Dark theme
4510
  * libobs: Fix log message
4511
  * Revert "obs-ffmpeg: Improve NVENC detection"
4512
  * deps/media-playback: Free frame data before freeing frame
4513
  * deps/media-playback: Use avcodec_free_context when possible
4514
  * CMake: Fix FindSwigDeps search path
4515
  * UI: Disable Youtube bandwidth test (for now)
4516
  * UI: Fix warning
4517
  * UI: Use GDI+ text for multiview on windows
4518
  * libobs-d3d11: Allow multiple display captures of same monitor
4519
  * UI: Fix qpushbutton menu icon
4520
  * UI: Style dock widgets in dark and rachni themes
4521
  * libobs: Fix audio issue with scene items
4522
  * UI: Add the "-60" volume control marker
4523
  * decklink: Default to 5.1 if invalid channel value 7
4524
  * decklink: Fix bug with old channel formats
4525
  * UI: Change default theme to dark for new users
4526
  * win-capture: Change string for memory capture option
4527
  * linux-pulseaudio: Default sample format float32le
4528
  * cmake: add more LuaJIT lib names
4529
  * Revert "CI: Add Python path for AppVeyor"
4530
  * frontend-plugins: Add "Description" string
4531
  * frontend-plugins: Remove unused strings
4532
  * cmake: Fix copying lua51.dll (luajit) dep on windows
4533
  * CI: Add Python path for AppVeyor
4534
  * deps/obs-scripting: Fix swig/python lookup on windows
4535
  * libobs: Fix pulseaudio monitor playback stuttering
4536
  * libobs: Fix for int-in-bool-context-warning
4537
  * rtmp-services: Add Twitch Helsinki ingest
4538
  * obs-outputs: Fix FMS auth with query string
4539
  * UI: Add frontend API funcs for enabling/disable preview
4540
  * mac-capture: Update fix for Soundflower
4541
  * decklink: Add 2.1 & 4.1 surround layouts
4542
  * coreaudio-encoder: Surround sound improvements
4543
  * obs-libdk: Unlock bitrates for surround layouts
4544
  * UI: Add Multiview Layout Options
4545
  * UI: Add Single/Double click options to Multiview
4546
  * UI: Add help portal link to help menu
4547
  * libobs/media-io: Replace quad with 4.0
4548
  * libobs/media-io: Clean surround API
4549
  * UI: Rework volume-meters, adding more information
4550
  * obs-filters: Fix heavy distortion in Noise Suppression filter
4551
  * libobs: Fix scene filter duplication
4552
  * libobs: Fix bad source release placement
4553
  * obs-filters: Fix minor leaks with LUT filter
4554
  * UI: Fix possible source reference leakage
4555
  * docs/sphinx: Fix vec3_set
4556
  * libobs: Log which security software is in use
4557
  * deps/scripting: Add python rpaths to the obs binary on OSX
4558
  * docs/sphinx: Add scripting documentation
4559
  * doc/sphinx: Add frontend API documentation
4560
  * frontend-tools: Add scripting tool
4561
  * deps/obs-scripting: Add scripting support
4562
  * libobs: Add obs_property_set_modified_callback2
4563
  * libobs: Add obs_properties_add_button2
4564
  * libobs: Fix function to be static inline
4565
  * libobs: Exclude certain declarations from SWIG processing
4566
  * UI: Allow temporarily disabling filter/source types
4567
  * UI: Do not show deprecated filters
4568
  * UI: Add scene collection cleanup event to frontend API
4569
  * UI/obs-frontend-api: Move function declarations
4570
  * UI: Trigger scene change event on scene collection load
4571
  * UI: Add refresh/reload button icons
4572
  * UI: Call frontend callbacks in reverse order
4573
  * UI: Add preload callbacks to frontend API
4574
  * UI: Set ENABLE_UI and DISABLE_UI as root CMake variables
4575
  * libobs: Prevent access to OBS context during shutdown
4576
  * libobs: Store string copies in properties
4577
  * libobs: Add ability to disable source types
4578
  * libobs/callback: Add global callback to signal handler
4579
  * libobs/callback: Add signal_handler_remove_current func
4580
  * libobs/util: Add THREAD_LOCAL macro
4581
  * libobs: Add video tick callback functions
4582
  * cmake: Add helper module for finding Lua
4583
  * cmake: Add Lua/Luajit as part of MSVC dependencies
4584
  * libobs/util: Ignore PRINTFATTR if using SWIG preprocessor
4585
  * libobs/util: Optimize strlist_* functions
4586
  * libobs: Add obs_source_info::get_properties2
4587
  * libobs: Add obs_source_info::get_defaults2
4588
  * linux-v4l2: Add 4k and 21:9 resolutions
4589
  * libobs: Add obs_render_main_texture
4590
  * libobs: Fix incomplete struct in scaler call
4591
  * UI: Fix minor Rachni theme bugs
4592
  * obs-ffmpeg: Fix ffmpeg output recording in x264
4593
  * libobs: Make get_reg_dword handle missing keys
4594
  * Fix typo in README
4595
  * Move documentation to links in CONTRIBUTING file
4596
  * Add documentation links
4597
  * win-capture: Fix memory capture crash on new capture
4598
  * enc-amf: Version 2.3.1
4599
  * win-capture: Rename structs to avoid SDK conflict
4600
  * rtmp-services: Add Twitch Salt Lake City ingest
4601
  * ui: Fix unsaved changes dialog showing twice
4602
  * Fix a number of GCC warnings
4603
  * Fix a number of MSVC warnings
4604
  * obs-ffmpeg: Use correct function with older FFmpeg vers.
4605
  * libobs/media-io: Add ifdef for newer FFmpeg functions
4606
  * Fix a number of MSVC warnings
4607
  * obs-vst: Fix a few warnings (update submodule)
4608
  * cmake: Correct CMake checks for LINUX
4609
  * Revert "CI: Linux - Install FFmpeg from source"
4610
  * git: Add Clion to .gitignore
4611
  * cmake: Do not require X11 on OSX
4612
  * CI: Fix Mac builds on Travis CI's Xcode 8.3 image
4613
  * UI: Duplicate when double-click switching is used
4614
  * UI: Move multiview options to view menu
4615
  * UI: Fix draw issues with multiview projector
4616
  * obs-filters: Add sidechain source option to compressor
4617
  * libobs/util: Add funcs to push zeroed data to circlebufs
4618
  * decklink: Rename 5.1 and 7.1 multi-channel formats
4619
  * rtmp-services: Remove Coderwall / Fix Livestream service name
4620
  * deps/media-playback: Fix compilation with older FFmpeg versions
4621
  * obs-ffmpeg: Improve NVENC detection
4622
  * rtmp-services: Add Mobcrush to services list
4623
  * CI: Fix macOS builds on Travis CI's Xcode 8.3 image
4624
  * UI: Add Multiview projector
4625
  * libobs/graphics: Add gs_effect_set_color
4626
  * CI: Fix Mac builds on Travis CI's Xcode 8.3 image
4627
  * UI: Fix issue where studio preview scene would stick
4628
  * UI: Fix scene override when switching off studio mode
4629
  * UI: Don't override transition if quick transition
4630
  * UI: Fix preview/program projectors being swapped
4631
  * UI: Implement per-scene transition overriding
4632
  * libobs: Duplicate private scene/source settings
4633
  * UI: Fix studio program projectors
4634
  * CI: fix curl download if file doesn't exist
4635
  * win-dshow: Improve automatic Elgato audio device selection
4636
  * UI: Add Studio Mode layout option for portrait mode displays
4637
  * UI: Fix bug with studio mode double-click switching
4638
  * libobs: Fix height return value condition
4639
  * docs/sphinx: Add sphinx documentation
4640
  * libobs: Add vertex/index buffer "direct" flush functions
4641
  * libobs: Add option to duplicate vertex/index buffer data
4642
  * libobs-opengl: Make update_buffer data param const
4643
  * UI: Add Studio Preview Projector
4644
  * UI: Add transition on double-click studio mode option
4645
  * linux-capture: Log window capture's target
4646
  * mac-capture: Log window capture's target
4647
  * win-capture: Log window capture's target
4648
  * libobs: Add surround sound audio support
4649
  * cmake: Add CMake option to disable building plugins
4650
  * UI: Fix a memory leak when renaming mixer sources
4651
  * rtmp-services: Add MyLive streaming platform
4652
  * CI: Update curl version used by appveyor
4653
  * rtmp-services: Add Lahzenegar.com streaming platform
4654
  * libobs-d3d11: Fix gs_enable_color
4655
  * UI: Add ability to rename audio sources from the mixer
4656
  * win-wasapi: Fix timestamp calculation
4657
  * obs-ffmpeg: Log bad muxer settings with FFmpeg output
4658
  * obs-ffmpeg: Use muxer settings with AVIOContext
4659
  * obs-vst: Update to latest plugin version
4660
  * UI: Make streaming/recording buttons checkable
4661
  * UI: Handle update_properties signal in OBSBasicFilters window
4662
  * libobs: Copy enabled state when duplicating filters
4663
  * UI: Allow keyboard events on X11 fullscreen projector
4664
  * rtmp-services: Add Eventials streaming platform
4665
  * rtmp-services: Add us-west1 Picarto ingress
4666
  * UI: Add Frontend API function to save replay buffer
4667
  * UI: Disable source copy if no sources are selected
4668
  * linux-alsa: Display the "Custom" entry once only
4669
4670
-------------------------------------------------------------------
4671
Fri Nov 17 22:46:45 UTC 2017 - jimmy@boombatower.com
4672
4673
- Update to version 20.1.3:
4674
  * libobs: Update to version 20.1.3
4675
  * libobs: Fix FFmpeg constants
4676
  * libobs: Update to version 20.1.2
4677
  * libobs-d3d11: Allow rebuild even if output duplicator fails
4678
  * graphics-hook: blacklist OpenGL capture for "cm_client.exe"
4679
  * UI: Fix custom ffmpeg output file / URL entry
4680
  * linux-pulseaudio: Get correct default device
4681
  * libobs: Rename obs_video_thread to obs_graphics_thread
4682
  * libobs: Use new ffmpeg constants
4683
  * obs-ffmpeg: Use new ffmpeg constants
4684
  * deps/media-playback: Use new ffmpeg constants
4685
  * UI: Log when output timer events stop outputs
4686
4687
-------------------------------------------------------------------
4688
Thu Oct 26 05:22:23 UTC 2017 - jimmy@boombatower.com
4689
4690
- Update to version 20.1.1:
4691
  * libobs: Add wrapper function to query Windows registry
4692
  * libobs: Log Windows 10 Gaming Features
4693
  * CI: Update Travis script to target OSX 10.10+
4694
  * enc-amf: Version 2.2.4
4695
  * libobs: Update to version 20.1.1
4696
  * rtmp-services: Add Picarto eu-west1 ingress server
4697
  * rtmp-services: Add stream.me streaming platform
4698
4699
-------------------------------------------------------------------
4700
Wed Oct 18 13:59:23 UTC 2017 - jimmy@boombatower.com
4701
4702
- Update to version 20.1.0:
4703
  * libobs/util: Fix *nix CPU core counts
4704
  * libobs: Log *nix system info more like Windows/Mac
4705
  * libobs: Fix XCB keyboard mapping size calculation
4706
  * linux-capture: Watch for VisibilityNotify events
4707
  * libobs: Fix a potential divide by zero crash
4708
  * UI: Allow volume peak to be customized via .qss
4709
  * UI: Fix parent window geometry loading
4710
  * Build with CEF 3112 on OSX
4711
  * obs-browser: version 1.30.1
4712
  * rtmp-services: Update ingest list for Restream.io
4713
  * obs-outputs: Enable FTL logging and reduce verbosity
4714
  * obs-outputs: Fix invalid stream key error
4715
  * rtmp-services: Add new twitch ingest servers
4716
  * obs-outputs: Improve new netcode if encoder reports 0 bitrate
4717
  * rtmp-services: Fixing misspell in a country name
4718
  * vlc-source: Add media control hotkeys
4719
  * rtmp-services: Update ingest list for Restream.io
4720
  * rtmp-services: Add looch.tv streaming platform
4721
  * libobs/util: Add memory usage functions
4722
  * UI: Add memory usage to Stats window on linux/mac
4723
  * libobs: Add Pulseaudio audio monitoring support
4724
  * UI: Enable audio monitoring on linux if pulse available
4725
  * linux-pulseaudio: Use actual sink device names
4726
  * libobs: Fix texture_ready feedback for CPU conversion path
4727
  * libobs: Fix I420 shader for (width/2)%4 == 2 resolutions
4728
  * libobs: Add private settings to scene items/sources
4729
  * UI: Allow right-clicking mixer sources to bring up menu
4730
  * UI: Allow hiding/unhiding sources in the mixer
4731
  * UI: Add missing option to context menu
4732
  * UI: Use Qt standard buttons in source properties
4733
  * obs-ffmpeg: Don't mark to destroy media unless valid
4734
  * libobs: Fix ImageMagick header path
4735
  * libobs: Stop configure if ImageMagick is preferred, but not found
4736
  * libobs: Adjust grammar of an error message
4737
  * UI: Enable Replay Buffer in Advanced Mode
4738
  * obs-transitions: Add audio monitoring to stinger
4739
  * obs-transition: Add crossfade option to stinger
4740
  * obs-transitions: Fix integer conversion warning
4741
  * UI: Lock graphics context when adding new sources
4742
  * obs-ffmpeg: Fix potential seek issues with media source
4743
  * libobs: Restore Windows Vista compatibility
4744
  * UI/updater: Use TLS 1.2 with WinHTTP
4745
  * libobs: Fix paired audio encoder discarding one segment
4746
  * libobs: Fix starting video packet offset in outputs
4747
  * libobs: Move macro to internal C file
4748
  * obs-outputs: Fix FLV muxing bug
4749
  * libobs: When interleaving packets, make video come first
4750
  * obs-outputs: Fix up the internal FLV output
4751
  * libobs: Set video timing_adjust to obs video time
4752
  * win-capture: Remove buffering from window capture
4753
  * win-wasapi: Subtract frame duration from timestamp
4754
  * test: Add sync tests
4755
  * libobs/media-io: Fix decompress_420 function
4756
  * vlc-video: Set properties to defer update mode
4757
  * graphics-hook: Blacklist specific game from GL capture
4758
  * libobs: Initialize randomization seed in video thread
4759
  * vlc-video: Fix shuffle not being quite that random
4760
  * win-dshow: Fix video playback when default format is MJPEG
4761
  * file-updater: fix crash due to network timeout
4762
  * UI: Log generic stream startup failures
4763
  * libobs: Disable pulseaudio dependency lookup on mac
4764
  * libobs-opengl: Disable v-sync on mac
4765
  * UI: Add ini option to use different graphics adapters
4766
  * libobs/util: Fix Windows 10 revision detection
4767
  * rtmp-services: Only update Twitch ingests when necessary
4768
  * libobs: Add async video/audio decoupling functions
4769
  * decklink: Use unbuffered by default, and decouple
4770
  * obs-outputs: Signal stop if stop called when not active
4771
  * UI: Log when starting / stopping via hotkey or timer
4772
  * UI: Add missing text for replay buffer hotkey log
4773
  * obs-outputs: Only set stop events if still active
4774
  * UI: Disallow pasting duplicates of sources with DO_NOT_DUPLICATE
4775
  * rtmp-services: Don't show "service not found" if name empty
4776
  * UI: Fix Pulse Audio not loading saved device
4777
  * libobs: Update version to 20.1.0
4778
  * Update translations from Crowdin
4779
4780
-------------------------------------------------------------------
4781
Wed Oct 18 13:57:16 UTC 2017 - jimmy@boombatower.com
4782
4783
- Revert dropping of _service for URL in spec by non-maintainer.
4784
4785
-------------------------------------------------------------------
4786
Sun Oct  8 14:08:31 UTC 2017 - hillwood@opensuse.org
4787
4788
- Use %suse_update_desktop_file.
4789
- Fix wrong Group tag.
4790
- Update %post and %postun.
4791
- Use URL in Source tag.
4792
- Remove %clean tag, it's not necessary now.
4793
4794
-------------------------------------------------------------------
4795
Fri Aug 11 18:43:29 UTC 2017 - jimmy@boombatower.com
4796
4797
- Update to version 20.0.1:
4798
  * UI: Add Studio Mode features in the Frontend API
4799
  * CI: Download deps if they are outdated
4800
  * plugins: Clear warnings about -Wincompatible-pointer-types
4801
  * UI: Add new theme, update theme capabilities
4802
  * .editorconfig: Add file to speed up editor configuration
4803
  * libobs: Fix an int underflow in log_frame_info
4804
  * rtmp-services: Add Chaturbate Streaming Service
4805
  * libobs-d3d11: Fix potential issue rebuilding shared texture
4806
  * UI: Fix potential crash with unsupported video cards
4807
  * vlc-video: Add network caching property
4808
  * libobs-d3d11: Better error message for missing D3DCompiler
4809
  * rtmp-services: Rename beam.pro to Mixer.com
4810
  * vlc-video: Fix integer conversion warning
4811
  * deps/jansson: Update jansson to version 2.9
4812
  * UI: Add fullscreen projector to systray menu
4813
  * UI: Add fullscreen UI option to view menu
4814
  * libobs: Fix bug where obs_data default might not be set
4815
  * UI: Add "Defaults" button to filters/properties windows
4816
  * obs-text: Fix file reader occasionally not updating
4817
  * text-freetype2: Fix file reader occasionally not updating
4818
  * cmake: Add _CRT_NONSTDC_NO_WARNINGS def to all projects
4819
  * UI, libobs: Add ability to lock individual scene items
4820
  * UI, libobs: Add Japanese shortcut keys for Windows
4821
  * rtmp-services: Update servers for Vaughn Live/Breakers.tv
4822
  * libobs/util: Make minor optimization to circlebuf pops
4823
  * libobs: Add <> or \| on RT 102-key as hotkey
4824
  * libobs/plugins/UI: Suppress unused variables warnings
4825
  * UI: Make sure "Defaults" buttons aren't default buttons
4826
  * UI: Make lock/unlock icons slightly smaller
4827
  * UI: Fix lock/visibility sub-widget sizes on OSX
4828
  * obs-qsv11: change re-enter locker implementation
4829
  * decklink: Add feature to detect resolution/format
4830
  * UI: Add ability to drop html files
4831
  * UI: Allow zoom with the scroll wheel
4832
  * win-capture: Log when game capture compatibilty mode is set
4833
  * UI: Remove unused function from volume control
4834
  * libobs: Add obs_volmeter_get_cur_db function
4835
  * UI: Change meter color to red when audio is clipping
4836
  * UI: Add backwards compatible theme fallback
4837
  * rtmp-services: Add LiveEdu (accidentally removed)
4838
  * UI: Ensure theme backward compat. with older OBS vers.
4839
  * obs-filters: Optimize and fix alpha in color grade filter
4840
  * UI: update installer script to latest version
4841
  * rtmp-services: Update twitch.tv ingests
4842
  * UI: Add missing separator in mediaExtensions initializer
4843
  * libobs: Add API to specify codec support on encoded outputs
4844
  * libobs: Add ability for service to specify its output type
4845
  * obs-qsv11, obs-x264: Allow bframe count overriding
4846
  * rtmp-services: Add ability to specify different outputs
4847
  * rtmp-services: Allow services to override bframe count
4848
  * UI: Allow services to use different outputs
4849
  * UI: Allow outputs to use different audio codecs
4850
  * obs-outputs: Fix a few issues with CMakeLists.txt
4851
  * rmtp-services: Don't display warning for invalid file ver.
4852
  * rtmp-services: Fix incorrect RTMP output ID
4853
  * rtmp-services: Update Twitch ingests
4854
  * libobs: Do not save hotkeys for private sources
4855
  * libobs: Add transition callbacks for starting/stopping
4856
  * libobs: Add function to get current transition time
4857
  * libobs: Add ability for transitions to render sources directly
4858
  * obs-ffmpeg: Add proc handler function to get media duration
4859
  * obs-transitions: Add stinger transition
4860
  * rtmp-services: Add Twitter / Periscope as a service
4861
  * UI: Fix problem with exporting scene collections/profiles
4862
  * UI: Add --multi flag to suppress multi-instance warning
4863
  * libobs: Add post-load module callback
4864
  * libobs: Ensure scene items don't have pre-multiplied alpha
4865
  * libobs: Fix item copying during scene duplication
4866
  * rtmp-services: Update Picarto maximum audio bitrate
4867
  * UI: Fix potential crash when outputs change
4868
  * UI: Add "Below Normal" priority option
4869
  * UI: Add modular UI
4870
  * UI: Fix build issue with older linux Qt5 packages
4871
  * UI: Fix settings window minimum width/height
4872
  * libobs: Add API function to get version string
4873
  * deps/file-updater: Add func to get single remote file
4874
  * obs-ffmpeg: Rename obs-ffmpeg-aac.c file
4875
  * obs-ffmpeg: Make FFmpeg audio encoder abstractable
4876
  * obs-ffmpeg: Ensure sample rate is supported in audio encoder
4877
  * obs-ffmpeg: Add Opus audio encoder
4878
  * obs-outputs: Add FTL output
4879
  * rtmp-services: Add Mixer FTL service
4880
  * UI: Update Mixer (formerly Beam) in auto configuration
4881
  * UI: Remove trailing whitespace
4882
  * UI: Return false if audio encoder creation fails
4883
  * rtmp-services: Fix ingest update request user agent
4884
  * rtmp-services: Add Twitch ingest update API
4885
  * rtmp-services: Add "Auto" server option for Twitch
4886
  * UI: Add support for Twitch "Auto" server in auto-config
4887
  * UI: Fix incorrect properties set for Hardware (AMD)
4888
  * rtmp-services: Remove Twtich "Auto" if API down and not cached
4889
  * Revert "UI: Add support for Twitch "Auto" server in auto-config"
4890
  * Revert "libobs: Fix an int underflow in log_frame_info"
4891
  * libobs: Log output frame count instead of encoded count
4892
  * UI: Test first 3 closest Twitch ingests in auto-config
4893
  * UI: Fix Delete key not working on scenes/sources
4894
  * deps/media-playback: Add concat playback support
4895
  * UI: Update Hitbox to Smashcast in autoconfig wizard
4896
  * enc-amf: Update to 2.2.1
4897
  * libobs: Add ability to transition to NULL source
4898
  * image-source: Add 'loop' and 'hide on stop' to slideshow
4899
  * image-source: Add activate/deactivate behavior to slideshow
4900
  * image-source: Add "manual (hotkey)" mode to image slideshow
4901
  * UI: Move adv. audio props. to each audio config button
4902
  * obs-x264: Remove VFR mode as an advanced option
4903
  * vlc-video: Don't allow VLC sources to be cloned
4904
  * rtmp-services: Update Switchboard ingests
4905
  * UI: Fix stats window geometry saving on shutdown
4906
  * UI: Show error if empty recording path specified
4907
  * libobs: Export obs_output_get_last_error
4908
  * obs-ffmpeg: Improved output error handling
4909
  * UI: Report more detailed output errors if available
4910
  * UI: Show error if empty recording path specified
4911
  * obs-ffmpeg: Add proc handler for getting number of frames in video
4912
  * obs-transitions: Add frame transition point option to stinger
4913
  * obs-transitions: Fix stinger transition locale
4914
  * obs-outputs: Change loglevel of ftl status thread to debug
4915
  * enc-amf: Update to 2.2.2
4916
  * UI/updater: Restart progress bar when installing updates
4917
  * UI/updater: Improved handling of failure conditions
4918
  * libobs: Update version to 20.0.0
4919
  * rtmp-services: Initialize mutex/dynamic array
4920
  * rtmp-services: Require cmake var to enable ingest updates
4921
  * obs-transitions: Rename stinger ID to prevent conflict
4922
  * Update translations from Crowdin
4923
  * rtmp-services: Always check service updates on non-windows
4924
  * image-source: Fix potential crash with slideshow
4925
  * UI: Fix conditions for redraw the stats labels
4926
  * libobs: Update version to 20.0.1
4927
  * libobs: Add default hotkey id to duplicated item
4928
  * UI: Fix Stats not showing stream data until start
4929
4930
-------------------------------------------------------------------
4931
Thu Jun 22 19:41:10 UTC 2017 - jimmy@boombatower.com
4932
4933
- Update to version 19.0.3:
4934
  * rtmp-services: Update Twitch ingests
4935
  * librtmp: Fix build error with ENODATA on FreeBSD
4936
  * rtmp-services: Rename Beam to Mixer
4937
  * UI/installer: Specify "source" in plugins section
4938
  * UI/installer: Fix broken realsense plugin install locations
4939
  * UI/installer: Update installer VC redist download link
4940
  * win-wasapi: Fix potential null pointer deref in enumeration
4941
  * UI: Look for plugins in ~/Library/Application Support/obs-studio/plugins/
4942
  * libobs/plugins/UI: Suppress -Wimplicit-fallthrough introduced by GCC 7
4943
  * win-capture: Limit OpenProcess flags to prevent A/C issues
4944
  * deps/media-playback: Output av_read_frame error string
4945
  * deps/media-playback: Start decoding regardless of keyframe
4946
  * obs-ffmpeg: Add network buffering property
4947
  * deps/media-playback: Call stop callback on failure
4948
  * deps/media-playback: Fix lockup issues
4949
  * Revert "rtmp-services: Rename Beam to Mixer"
4950
  * rtmp-services: Add new twitch.tv ingests
4951
  * UI/updater: Fix incorrect path in portable mode
4952
  * deps/media-playback: Add timeout when waiting for frames
4953
  * deps/media-playback: Fix AV_NOPTS_VALUE being used as timestamp
4954
  * deps/media-playback: Fix playback reset fail after stop
4955
  * obs-ffmpeg: Don't preload media frames if set to pause on end
4956
  * win-capture/graphics-hook: Fix D3D10/D3D11 detection
4957
  * UI: Ignore first 2.5 seconds of bandwidth test
4958
  * UI: Initialize Stats window values after OBSInit/reset
4959
  * win-capture: Add IDXGISwapChain1::Present1 hook support
4960
  * win-capture: Use PROCESS_QUERY_INFORMATION for game capture
4961
  * obs-ffmpeg: Do not precache if set to close when inactive
4962
  * UI: Use QT_TO_UTF8 with name dialog
4963
  * libobs-d3d11: Fix shader const array size miscalculation
4964
  * UI: Preserve source if audio settings device changed
4965
  * libobs: Update version to 19.0.3
4966
  * UI: Set error mode to SEM_FAILCRITICALERRORS
4967
  * ffmpeg-mux: Set error mode to SEM_FAILCRITICALERRORS
4968
  * get-graphics-offsets: Set error mode to SEM_FAILCRITICALERRORS
4969
  * inject-helper: Set error mode to SEM_FAILCRITICALERRORS
4970
  * enc-amf: Version 2.1.6
4971
  * obs-ffmpeg: Remove "Buffering (MS)" property
4972
4973
-------------------------------------------------------------------
4974
Wed Jun 14 22:47:57 UTC 2017 - jimmy@boombatower.com
4975
4976
- Update to version 19.0.2:
4977
  * UI: Fix drag & drop bug
4978
  * frontend-tools: Add automatic scene switcher for Linux
4979
  * UI: Add option to disable audio ducking on windows
4980
  * rtmp-services: Update ingests
4981
  * libobs/util: Add Get function to BPtr<>
4982
  * UI, obs-qsv11: Fix build in VisualStudio 2017
4983
  * UI: Fix warning in VisualStudio 2017
4984
  * obs-qsv11: Fix SEI crash caused by dangling pointer
4985
  * UI: Add ability to output to window
4986
  * UI: Always alternatively open backup scene json file
4987
  * libobs: Don't call unlink unnecessarily
4988
  * libobs/util: Add os_safe_replace function
4989
  * libobs/util: Use os_safe_replace in safe file writes
4990
  * libobs/util: Flush text files when writing
4991
  * libobs/util: Use MoveFileEx with MOVEFILE_REPLACE_EXISTING
4992
  * vlc-video: Add ability to shuffle playlist in VLC source
4993
  * Various: Optimize bundled PNG files
4994
  * text-freetype2: Make font lookup recursive on mac
4995
  * libobs: Use tex.Load for reverse NV12/I420 funcs
4996
  * UI: Fix settings dialog crashing on linux
4997
  * libobs: Fix tex.Load lookup (needs int3, not int2)
4998
  * libobs: Add random shader
4999
  * libobs: Fix skipped frames reporting
5000
  * libobs: Add functions to get logical/physical cores
5001
  * libobs: Pass exact data when calling obs_get_video_info
5002
  * libobs: Add function to allow custom output drawing
5003
  * libobs: Add function to allow getting output connect time
5004
  * libobs: Don't allow lagged frames to be counted as skipped
5005
  * obs-outputs: Add null output
5006
  * obs-outputs: Add connect time callback for rtmp output
5007
  * obs-outputs: Fix frame dropping when using ultrafast
5008
  * UI: Add function to enable/disable outputs
5009
  * UI: Don't subject base/output resolutions defaults
5010
  * UI: Limit default canvas res to 1920x1080 or below
5011
  * UI: Add 1920x1080/1280x720 to the settings base res list
5012
  * UI: Remove colon from a few locale items
5013
  * UI: Add auto-configuration wizard
5014
  * CI: OSX - Use wget instead of curl
5015
  * libobs: Fix os_safe_replace not working linux
5016
  * UI: Show invalid Bind to IP entries in the settings
5017
  * decklink: Fix compiler warning about ignored const
5018
  * decklink: Add option to disable the plugin
5019
  * decklink: Remove unused variables to fix warning
5020
  * win-capture: Hide cursor when in background (game capture)
5021
  * Various: Don't use boolean bitfields
5022
  * win-capture: Hide cursor when in background (window capture)
5023
  * rtmp-services: Rename hitbox.tv to Smashcast
5024
  * obs-ffmpeg: Add signal/proc to restart media playback
5025
  * CI: exclude .gitignore
5026
  * CI: Use git fetch --unshallow for OSX
5027
  * libobs/util: Add function to get free disk space
5028
  * libobs-opengl: Fix potential crash w/ viewports
5029
  * libobs: Add function to get average render time
5030
  * libobs: Add functions to get total/lagged frames
5031
  * libobs: Add obs_output_reconnecting func
5032
  * obs-ffmpeg: Implement get_total_bytes in recording outputs
5033
  * UI: Add function to get current memory usage (win32)
5034
  * UI: Add themeID values for colors to style sheets
5035
  * UI: Add stats dialog
5036
  * UI: Fix a few locale items, and add a few missing ones
5037
  * UI: Make Qt use locale text for QWizard buttons
5038
  * UI: Add helper class to translate message box buttons
5039
  * UI: Make sure all message box buttons are translated
5040
  * UI: Fix locale text for "OK" in question dialogs
5041
  * UI: Bring stats to front if it already exists
5042
  * UI: Add option to show stats on startup to general
5043
  * UI: Save/remember stats window geometry
5044
  * Revert "libobs: Allow source to fully control source flags (for now)"
5045
  * libobs: Don't use source flags for async buffering
5046
  * UI: Don't use "quit on last window closed"
5047
  * UI: Fix bug where Pre19Defaults would always be set
5048
  * UI: Don't count debug log messages in repeat detection
5049
  * UI: Warn user if multiple instances of the UI are open
5050
  * enc-amf: Version 2.1.3
5051
  * image-source: Allow custom bounding source size/aspect
5052
  * UI: Update quick transitions on transition add/removal
5053
  * libobs: Add scene item IDs
5054
  * win-dshow: Update libdshowcapture to 0.5.12
5055
  * UI: Add support for showing output error messages
5056
  * libobs: Add support for output error messages
5057
  * obs-outputs: Add output error messages for RTMP
5058
  * UI: Fix misleading log message when updating settings
5059
  * UI: Change output blocking bool to integer ref counter
5060
  * UI: Prevent user from starting ouputs while in settings
5061
  * UI: Move Stats to the view menu
5062
  * UI: Make Stats a regular window rather than dialog
5063
  * UI: Check to see if outputs valid when updating stats
5064
  * deps/media-playback: Remove unnecessary logging
5065
  * UI: Fix creation of log files with non-english paths
5066
  * libobs-d3d11: Only load vertex buffer before drawing
5067
  * deps/media-playback: Include SSE flags
5068
  * deps/media-playback: Do not seek network streams
5069
  * deps/media-playback: Init avformat in thread
5070
  * obs-ffmpeg: Only preload frames for local files
5071
  * obs-ffmpeg: Always close network sources when inactive
5072
  * libobs: Update to version 19.0.0
5073
  * libobs: Make obs_source_default_render exported
5074
  * obs-filters: Add Render Delay filter
5075
  * UI: Sort filter names when adding filters
5076
  * deps/media-playback: Discard packet returns of invalid sizes
5077
  * deps/media-playback: Use new FFmpeg decode funcs when possible
5078
  * deps/media-playback: Always check for new frame first
5079
  * UI: Fix cases where wizard bitrate is not capped
5080
  * UI: Remove advanced settings from final wizard results
5081
  * UI: Actually update service for wiz. bitrate limits
5082
  * UI: Fix enumeration of scene collections on first run
5083
  * obs-ffmpeg: Disable media source HW accel. for now
5084
  * libobs: Do not allow incompatible filters on sources
5085
  * rtmp-services: Preserve settings if service renamed
5086
  * obs-filters: Increase allowable render delay to 500ms
5087
  * enc-amf: Version 2.1.4
5088
  * VST: bump vst submodule ref
5089
  * Update translations from Crowdin
5090
  * UI: Change default autoconfig test bitrate
5091
  * AUTHORS: Update with data from Git and Crowdin
5092
  * deps/media-playback: Fix bug where inverted media would crash
5093
  * UI: Remove whitespace from end of autconfig stream key
5094
  * libobs/util: Also remove CR/LF from dstr_depad
5095
  * UI: Fix bug where auto-config settings wouldn't apply
5096
  * Fix German locale inconsistencies
5097
  * libobs: Always call stop callback
5098
  * UI: Unlock mutex before trying to stop output
5099
  * libobs: Fix bug where outputs would not set stopped event
5100
  * libobs: Update version to 19.0.1
5101
  * enc-amf: Version 2.1.5
5102
  * UI: Fix creation of crash log with non-english paths
5103
  * libobs-d3d11: Fix bug where vertex buffers would be reset
5104
  * UI: Fix autoconfig capping bitrate with "custom server"
5105
  * libobs: Update to version 19.0.2
5106
  * Revert "obs-ffmpeg/nvenc: Remove "default" preset"
5107
  * UI: Fix tooltip for "prefer hardware encoding"
5108
5109
-------------------------------------------------------------------
5110
Tue May 02 19:05:40 UTC 2017 - jimmy@boombatower.com
5111
5112
- Update to version 18.0.2:
5113
  * UI/updater: Fix temp files being created and not deleted
5114
  * UI/updater: Fix potential fail case when no files to patch
5115
  * UI/updater: Fixed a bug with deflating
5116
  * UI/updater: Ignore 64bit files on 32bit windows
5117
  * CI: Use ccache to speed up the build
5118
  * CI: OSX - Fix obs.png
5119
  * UI/updater: Fix incorrect inflate use
5120
  * CI: Linux - Install libfdk-aac-dev
5121
  * image-source: Move file modification check before animation processing
5122
  * UI: Add workaround to fix deleting final scene bug
5123
  * rtmp-services: Update ingest list for Restream.io
5124
  * rtmp-services: Update maximum bitrate for Twitch
5125
  * UI: Fix segfault when no system tray exists
5126
  * CI: Linux - Install FFmpeg from source
5127
  * obs-ffmpeg/nvenc: Remove "default" preset
5128
  * libobs: Add obs_source_copy_filters function
5129
  * UI: Add copying/pasting of sources/filters
5130
  * UI: Disable filter pasting when scene collection changed
5131
  * UI: Fix bug where items can't be deleted in last scene
5132
  * libobs: Remove unimplemented exports
5133
  * rtmp-services: Add Livestream service
5134
  * win-dshow: Fix issue with activating when not set to
5135
  * rtmp-services: Update Picarto maximum bitrates
5136
  * libobs: Delay stop detection of audio source
5137
  * libobs: Allow source to fully control source flags (for now)
5138
  * libobs: Add ability to preload async frames
5139
  * libobs: Remove multiple calls to free_type_data
5140
  * deps: Add media-playback static lib
5141
  * obs-ffmpeg: Change from libff to media-playback
5142
  * deps/libff: Remove network init
5143
  * UI: Remove libff as a dependency
5144
  * deps/libff: Don't build libff (deprecated)
5145
  * obs-ffmpeg: Remove unnecessary open call
5146
  * obs-ffmpeg: Always open on update unless set otherwise
5147
  * obs-ffmpeg: Fix bug on non-MSVC compilers
5148
  * UI: Fix property widgets not being disabled
5149
  * mac-avcapture: Ability to directly add iOS devices over USB
5150
  * audio-monitoring: Add ability to monitor Outputs
5151
  * decklink: Add option to select channel format
5152
  * decklink: Add workaround for audio timestamp jump issue
5153
  * Improve README/CONTRIBUTING files
5154
  * win-dshow: Fix reallocation issue in ffmpeg-decode
5155
  * UI: Add window name to remux dialog
5156
  * UI: Hide OpenGL and D3D adapter on Windows
5157
  * UI: Continue to show OpenGL if already in use
5158
  * UI: Increase MAX_CRASH_REPORT_SIZE to 150 KB
5159
  * CI: Use webhooks for notifications
5160
  * CI: Fix notification frequency
5161
  * libobs-opengl: Log OpenGL version on all systems
5162
  * Fix various typos across multiple modules
5163
  * Update Linux kernel coding style URL in CONTRIBUTING
5164
  * UI: Ctrl+E to Edit Transform
5165
  * UI: Remove unused defines from old updater code
5166
  * win-capture: Log if shared texture capture is unavailable
5167
  * win-capture: Update get-graphics-offsets
5168
  * win-capture: Add missing 32 bit offsets
5169
  * win-capture: Fix and clarify window capture prioritization
5170
  * UI: Add front-end API functions to get/modify service
5171
  * UI: Display filename when dragging & dropping
5172
  * obs-outputs: Always call RTMP_Init before connecting
5173
  * UI: Make sure all dialogs have close buttons
5174
  * UI: Add command line option for starting up always on top
5175
  * frontend-tools: Rename some files
5176
  * frontend-plugins: Abstract captions
5177
  * enc-amf: Update to v2.1.0(.0)
5178
  * win-ivcam: Fix potential null pointer dereference
5179
  * libobs: Update to 18.0.2 (windows hotfix)
5180
  * UI/updater: Add opt to disable building update module
5181
5182
-------------------------------------------------------------------
5183
Tue Mar 07 05:13:13 UTC 2017 - jimmy@boombatower.com
5184
5185
- Update to version 18.0.1:
5186
  * CI: Fix true / false on stable builds
5187
  * CI: Add boolean arg parser to OSX
5188
  * CI: Deploy on tags and master branch
5189
  * CI: OSX - Deploy on all branches in the master repo.
5190
  * CI: OSX - Include branch in pkg
5191
  * enc-amf: Update to 1.4.3.11
5192
  * UI: Use correct string for systemTrayEnabled
5193
  * CI: OSX - Update to CEF 2987
5194
  * CI: Use correct folder for building browser
5195
  * CI: OSX - Use bash variable for CEF version
5196
  * UI: Don't exit on unknown command line arguments
5197
  * CI: OSX - export cef version so we can use it elsewhere
5198
  * CI: Fix cef version variable
5199
  * obs-outputs: Fix 100% CPU usage with new network code
5200
  * CI: OSX - Move CEF version to .travis
5201
  * VST: Fix save / load of plugin state. More interface options.
5202
  * UI: Fix audio monitoring dev. not being set on startup
5203
  * UI: Log audio monitoring dev. on start and when changed
5204
  * UI: Add logging of audio monitoring to sources
5205
  * VST: Fix crash when OBS is set to mono
5206
  * Revert "win-dshow: Add LGP timestamp fix"
5207
  * win-dshow: Actually fix LGP issue
5208
  * obs-outputs: Various fixes to new network code
5209
  * Update translations from Crowdin
5210
  * AUTHORS: Update with data from Git and Crowdin
5211
  * libobs: Apply sync offset to win32 audio monitoring
5212
  * UI: Disable network settings while outputs active
5213
  * Update translations from Crowdin
5214
  * AUTHORS: Update with data from Git and Crowdin
5215
  * CI: OSX - Brew install speexdsp
5216
  * CI: OSX - enable sparkle
5217
  * deps/blake2: Fix compiler warning
5218
  * UI: Fix game capture check when about to update
5219
  * deps: Add liblmza
5220
  * libobs: Update to 18.0.1
5221
  * updater: Add windows updater module
5222
  * UI/updater: Wait for OBS to close before updating
5223
  * obs-outputs: Improve shutdown behavior of new socket loop
5224
  * UI/updater: Use better function for getting process names
5225
5226
-------------------------------------------------------------------
5227
Tue Feb 28 00:38:38 UTC 2017 - jimmy@boombatower.com
5228
5229
- Update to version 18.0.0:
5230
  * UI: Add more command line options
5231
  * obs-browser: Update submodule to latest version
5232
  * Revert "Revert "win-capture: Use FindWindowEx to traverse window list""
5233
  * CI: Add in inital appveyor config
5234
  * CI: Move browser source before building app
5235
  * CI: Build VLC plugin for OSX on travis
5236
  * rtmp-services: remove shut down services
5237
  * CI: Build Windows version and upload artifacts
5238
  * obs-browser: Update browser ref
5239
  * CI: Update permissions on CEF app plist before packaging
5240
  * cmake: Enable COPY_DEPENDENCIES by default on Windows
5241
  * rtmp-services: Update Vaughn Live ingests
5242
  * libobs: Log correct amount of memory on 32bit (windows)
5243
  * UI: Convert to wide before outputting debug text (win)
5244
  * UI: Protect debug text static string var with mutex
5245
  * libobs: Add ability to get output congestion
5246
  * obs-output: Add ability to get congestion to rtmp output
5247
  * obs-outputs: Increase default drop threshold
5248
  * UI: Add connection status square to status bar
5249
  * UI: Add separate timers to status bar
5250
  * UI: Add option to always minimize to tray
5251
  * UI: Hide/show dialogs when minimizing to tray
5252
  * UI: Do not quit program when last windows are projectors
5253
  * UI: Add option to save projectors
5254
  * UI: Add auto-start replay buf. opt. when stream starts
5255
  * UI: Fix scaling in viewport when source flipped
5256
  * UI: Fix linux display/resize bug with preview widget
5257
  * rtmp-services: Add Restream.io Los Angeles server
5258
  * libobs: Add optional ultrawide -> wide scaling techniques
5259
  * obs-filters: Add option to undistort ultrawide -> wide
5260
  * obs-filters: Add "Color Grading" filter
5261
  * rtmp-services: Add new beam.pro ingests
5262
  * CI: Add post install script to OBS installer to fix CEF permissions
5263
  * rtmp-services: Add Web.TV streaming service
5264
  * Add VST Plugin
5265
  * obs-filters: Fix compiler warnings
5266
  * UI: Remove unused variables
5267
  * UI: Clarify "Always minimize to tray" option
5268
  * obs-filters: Rename "Color Grade" filter to "LUT Filter"
5269
  * obs-filters: Change "LUT Filter" to "Apply LUT"
5270
  * CI: Fix VLC download
5271
  * CI: Unzip VLC quietly
5272
  * rtmp-services: Update twitch/hitbox ingest and youtube recommendations
5273
  * CI: Fix OSX post-install script
5274
  * UI: Fix locale text alignment
5275
  * UI: Make advanced settings pane a bit more compact
5276
  * libobs: Mark last video ts even when buffering off
5277
  * libobs: Mark parameter as constant if not modifying
5278
  * libobs: Use original audio structure for audio signal
5279
  * libobs: Implement audio monitoring
5280
  * win-wasapi: Mark audio outputs as unmonitorable
5281
  * UI: Add audio monitoring to settings/adv audio props.
5282
  * UI: Prevent thread stalls with fader/volume widgets
5283
  * obs-transitions: Convert premultiplied alpha to straight
5284
  * UI: Add 24 NTSC as a common FPS value
5285
  * obs-ffmpeg: Do not use HW accel by default on mac
5286
  * rtmp-services: Update twitch ingests
5287
  * obs-ffmpeg: Fix compiler warnings
5288
  * UI: Fix compiler warning
5289
  * UI: Change volume meter update interval to 30fps
5290
  * UI: Add warning if starting the output fails
5291
  * obs-ffmpeg: Be more verbose when custom params fail
5292
  * obs-ffmpeg: Fix custom audio codec parameters
5293
  * CI: Retry failed downloads
5294
  * UI: fix ffmpeg output file extension
5295
  * UI: Clean up general pane of settings dialog
5296
  * UI: Add function to get remote file
5297
  * UI: Add front-end auto-updater
5298
  * UI: Update installer to latest version
5299
  * UI: Add latest installer fixes from R1CH
5300
  * obs-ffmpeg: Add 'save' to replay buffer proc handler
5301
  * win-capture: Fall back to GetWindow if FindWindowEx fails
5302
  * libobs: Fix audio monitoring delaying perpetually
5303
  * rtmp-services: Update max video bitrate for beam
5304
  * libobs/util: Use a mutex with config files
5305
  * win-capture: Blacklist chrome/firefox from game capture
5306
  * win-dshow: Add LGP timestamp fix
5307
  * UI: Trigger frontend api scene change after transition
5308
  * Add AUTHORS file
5309
  * mailmap: Disambiguate between a few authors
5310
  * mailmap: Disambiguate between another author
5311
  * rtmp-services: Add "Pandora TV Korea"
5312
  * UI: Trigger scene list change event when scene removed
5313
  * CI: Speedup msbuild by using all CPU cores
5314
  * UI: Improve accessibility text on main window
5315
  * CI: Download VLC repo instead of cloning from git
5316
  * CI: Disable test discovery on AppVeyor
5317
  * CI: Cache dependencies downloads on AppVeyor
5318
  * CI: Disable deps download in AppVeyor and use cache
5319
  * CI: Download deps if they aren't in build cache
5320
  * UI: Use blake2b instead of SHA1 for updater
5321
  * UI: Make installer execute 64bit on 64bit windows
5322
  * obs-text: Fix issue drawing some chinese characters
5323
  * obs-filters: Add audio compression filter
5324
  * obs-outputs: Port windows socket loop from OBS Classic
5325
  * librtmp: Clean up our extra RTMP fields on close
5326
  * UI: Add options for new socket loop
5327
  * UI: Make sure size-specific spacers are fixed
5328
  * UI: Fix some settings layouts on non-windows systems
5329
  * win-capture: Add hook exception for theHunter: COTW
5330
  * obs-ffmpeg/ffmpeg-mux: Fix failing when no video
5331
  * image-source: Add solid color source
5332
  * image-source: Add missing locale
5333
  * Fix various null pointer issues detected by Coverity
5334
  * obs-ffmpeg: Allow saving with different video codecs
5335
  * UI: Add support for other codecs
5336
  * graphics-hook: Account for sizeof(wchar_t) in len
5337
  * obs-qsv11: Fix various issues detected by Coverity
5338
  * obs-ffmpeg: Make gop size configurable
5339
  * UI: Add gop size option for custom ffmpeg output
5340
  * libff: Add override for codec compatability check
5341
  * UI: Add codec compatability checkbox to ffmpeg output
5342
  * UI: Add warning about recording to mp4 format
5343
  * CI: Fetch git tags on OSX build
5344
  * CI: Exit on errors when building the OSX package
5345
  * UI: Fix typo in general settings
5346
  * enc-amf: Update to version 1.4.3.9
5347
  * CI: Build on Linux
5348
  * libobs: Update version to 18.0.0
5349
  * libobs: Fix bug where scenes would not properly mix audio
5350
  * UI: If scene/source names exist, start from 2
5351
  * CI: Don't skip_join for Travis IRC notifications
5352
  * obs-frontend-api: Use virtual destructor (fix memory leak)
5353
  * libobs: Add missing mutex unlock in audio monitoring
5354
  * CI: Get some codesigning and sparkle stuff in place
5355
  * CI: Use combined cert for signing OSX
5356
  * CI: Set keychain timeout & allow productsign
5357
  * CI: Add some logging to the before deploy script on OSX
5358
  * CI: Possibly fix OSX cert import issue
5359
  * CI: OSX - Brew install jack
5360
  * CI: Notify on failure and only for fixed builds
5361
  * CI: Reformat Travis CI IRC notification
5362
  * UI: Hide auto update option for linux
5363
  * obs-filters: Change attack/release ms limit to 300 (from 100)
5364
  * obs-filters: Increase max compressor release/attack values
5365
  * Update translations from Crowdin
5366
  * AUTHORS: Update with data from Git and Crowdin
5367
  * UI: Update Simple Mode AMD Presets
5368
  * enc-amf: Update to hotfix 1.4.3.10
5369
  * CI: OSX Set builds to stable on tagged builds
5370
  * CI: Update public OSX install key
5371
5372
-------------------------------------------------------------------
5373
Wed Jan 18 14:48:26 UTC 2017 - jimmy@boombatower.com
5374
5375
- Update to version 17.0.2:
5376
  * libobs: Update to 17.0.2
5377
5378
-------------------------------------------------------------------
5379
Tue Jan 17 23:38:37 UTC 2017 - jimmy@boombatower.com
5380
5381
- Update to version 17.0.1:
5382
  * deps/libff: Fix VP8/VP9/webm alpha support
5383
  * rtmp-services: Increase video bitrate limit for YouTube
5384
  * obs-outputs: fix build error on freebsd
5385
  * Update translations from Crowdin
5386
  * [CI] Use prebuilt deps so we can build on 10.9
5387
  * CI: Build more features into FFMPEG deps
5388
  * CI: Update browser plugin ref and build scripts.
5389
  * CI: Fix zip permission issue on CEF plist files
5390
  * obs-x264: ignore opencl param
5391
  * enc-amf: Update to 1.4.3.8
5392
  * CI: Ability to make packages on travis
5393
  * CI: actually call packagesbuild from the right place 😑
5394
  * cmake: Remove unnecessary find_package calls
5395
  * libobs: Fix scale filtering bug when duplicating scenes
5396
  * win-capture: Don't use FindWindow for game capture keepalive
5397
  * CI: Install Packages and use the full version
5398
  * Revert "win-capture: Use FindWindowEx to traverse window list"
5399
  * obs-filters.c: Fix color correction filter OpenGL crash
5400
  * obs-filters.c: Fix color correction filter saturation
5401
  * Update translations from Crowdin
5402
  * UI: Fix bug with uncopied profile import/export files
5403
  * win-capture: Fix game capture size bug when rehooking
5404
  * libobs: Add func to enum active and inactive child tree
5405
  * libobs: Enumerate full tree when adding active child
5406
  * libobs: Add callback for enumerating all scene children
5407
  * obs-x264: Allow opencl through much longer alias
5408
  * libobs: Update to version 17.0.1
5409
5410
-------------------------------------------------------------------
5411
Mon Dec 26 08:32:58 UTC 2016 - jimmy@boombatower.com
5412
5413
- Update to version 0.17.0:
5414
  * rtmp-services: Update ingest list for Restream.io
5415
  * Revert "CI: Build on OSX 10.10 on travis"
5416
  * Remove python dep
5417
  * win-capture: Use static runtimes for hooks/helpers
5418
  * cmake: Fix OSX fixup_bundle.sh to copy non-system deps
5419
  * cmake: Fix permissions with OSX fixup_bundle.sh
5420
  * libobs-opengl: Add xcb message poll to empty out the queue
5421
  * frontend-tools: Add options to start output timers every time
5422
  * libobs-d3d11: Add optional macro to log shader disassembly
5423
  * Revert "obs-transitions: Avoid branching in slide_transition.effect"
5424
  * rtmp-services: remove shut down services
5425
  * libff: Allow custom demuxer options
5426
  * obs-outputs: Fix librtmp IP bind / resolve behavior
5427
  * UI: Fix frontend-api event call for adding scenes
5428
  * libobs/util: Add function to get circlebuf data offset
5429
  * libobs/util: Add function to generate formatted filenames
5430
  * libobs: Fix bug where outputs cannot initialize hotkeys
5431
  * cmake: Add _CRT_SECURE_NO_WARNINGS to all projects
5432
  * libobs: Fix deprecated macro
5433
  * libobs/util: Do not ignore deprecation on windows
5434
  * libobs: Use reference counting for encoder packets
5435
  * obs-ffmpeg: Add replay buffer output
5436
  * UI: Disable simple output rec. settings when active
5437
  * UI: Add replay buffer options to simple output mode
5438
  * UI: Clarify replay buf. hotkey error message
5439
  * UI: Separate replay buffer from recording
5440
  * UI: Add file prefix/suffix options for replay buffer
5441
  * UI: Fix replay buffer compile issues on older compilers
5442
  * win-capture: Only duplicate to get cur thread handle
5443
  * win-capture: Always use minimal access rights within hook
5444
  * win-capture: Do not require pipe/mutex within hook
5445
  * win-capture: Fix getting proper UWP window handles
5446
  * win-capture: Use window for keepalive check
5447
  * win-capture: Create all named objects within hook
5448
  * win-capture: Don't use "Local\" for game capture shared mem
5449
  * win-capture: Remove redundant function
5450
  * win-capture: Use wide strings for named objects
5451
  * win-capture: Add ability to open UWP named kernel objects
5452
  * win-capture: Open UWP named objects with helper functions
5453
  * win-capture: Output hook debug messages if addresses missing
5454
  * win-capture: Log plugin-side when capture successful/lost
5455
  * win-capture: Don't hook suspended processes
5456
  * win-capture: Wait a few frames for hook to load
5457
  * win-capture: Fix "attempting to hook [executable]" message
5458
  * win-capture: Add ApplicationFrameHost to game capture blacklist
5459
  * win-capture: Don't hard fail if thread ID not found
5460
  * win-capture: Fix cursor not painting with UWP windows
5461
  * win-capture: Add debug messages when hooking
5462
  * win-capture: Do not fall back to other windows for UWP windows
5463
  * UI: Fix property name bug in frontend API
5464
  * libobs: Fix possible reverse order mutex hard lock
5465
  * UI: Remove deleteLater view from filter window layout
5466
  * libobs: Convert Y800 to RGBX manually
5467
  * UI: Use dedicated GPU on Hybrid AMD GPU systems
5468
  * libobs: Fix format not being set for new source frames
5469
  * libobs: Fix line size issue when copying Y800 data
5470
  * obs-ffmpeg: Don't allow 32kb/s with FFmpeg AAC encoder
5471
  * libobs/graphics: Fix the 2D vector dot product func
5472
  * UI: Make close button default in transform dialog
5473
  * UI: Add ability to copy-paste scene item transforms
5474
  * UI: Add import/export of scene collections & profiles
5475
  * enc-amf: Update to 1.4.3.4 for AMD Driver 16.12.1
5476
  * obs-filters: Improve "Color Correction" filter
5477
  * image-source: Do not change blend state
5478
  * obs-text: Do not reset blend state
5479
  * libobs-d3d11: Don't crash if unable to rebuild shared texture
5480
  * libobs: Increase maximum audio tracks to 6
5481
  * UI: Increase maximum audio tracks to 6
5482
  * UI: Update locale for 6 tracks
5483
  * UI: Fix endif in installer
5484
  * UI: Use 64bit desktop link by default in installer
5485
  * UI: Clarify startup error messages related to video
5486
  * obs-ffmpeg: Fix nvenc_h264 deprecated message
5487
  * libobs: Fix bug drawing RGB/BGR async sources
5488
  * libobs: Process all scene audio actions if no audio playing
5489
  * UI: Fix buddy controls with new audio tracks
5490
  * UI: Add default audio track bitrates
5491
  * UI: Fix video initialization failure error message
5492
  * UI: Fix settings window stacked widget index
5493
  * win-capture: Capture all D3D12 backbuffers
5494
  * win-capture: Use FindWindowEx to traverse window list
5495
  * win-capture: Fix possible null pointer dereference
5496
  * win-capture: Do not add certain windows to window lists
5497
  * win-capture: Add a few new blacklisted game capture exes
5498
  * obs-filters: Add "Color" option to color correction filter
5499
  * obs-filters: Fix comment messages
5500
  * obs-qsv11: Use d3d9 allocator on Win7
5501
  * win-capture: Fix possible access of array beyond size
5502
  * win-capture: Refactor DX12 backbuffer code
5503
  * win-capture: If backbuffer count is 1, disable dxgi 1.4 use
5504
  * win-capture: Release backbuffers immediately upon init
5505
  * libobs/util: Fix C++ compilation issue
5506
  * Add libcaption library
5507
  * libobs: Add ability to insert captions into frames
5508
  * frontend-tools: Move source helper functions to a header
5509
  * frontend-tools: Add caption generation tool (windows)
5510
  * Update translations from Crowdin
5511
  * frontend-tools: Add ability to select caption language
5512
  * frontend-tools: Detach caption thread if critical failure
5513
  * frontend-tools: Reset stop event before starting captions
5514
  * frontend-tools: Don't include colon in "Audio Source"
5515
  * frontend-tools: Set buddied controls for captions dialog
5516
  * libobs: Fix caption encoder packet reallocation
5517
  * libobs: Create referenced parsed AVC encoder packet
5518
  * obs-outputs: Free encoder packet data manually
5519
  * libobs: Fix bug in AVC encoder packet allocation
5520
  * UI: Fix Export QFileDialog parent
5521
  * libobs: Eliminate an unnecessary allocation with captions
5522
  * frontend-tools: Fix output-timer translation bug
5523
  * libobs: Update to version 17.0.0
5524
5525
-------------------------------------------------------------------
5526
Mon Nov 21 18:55:11 UTC 2016 - jimmy@boombatower.com
5527
5528
- Update to version 0.16.6:
5529
  * UI: Add --verbose and --unfiltered_log command line options
5530
  * libobs: Duplicate filters of a scene when it is is duplicated
5531
  * obs-ffmpeg: Fix assumption about plane height with i444
5532
  * libobs: Refactor check for Windows bitness/arch
5533
  * libobs: Add Windows bitness/arch to crash handler
5534
  * enc-amf: Update to version 1.4.1.5
5535
  * UI: Add preview scaling options
5536
  * rtmp-services: Change YouTube keyint from 4 to 2
5537
  * libobs: Ensure async source sizes are always reset
5538
  * UI: Fix crash when switching encoders in advanced mode
5539
  * UI: Fix scrolling while preview is locked
5540
  * libobs: Ensure AVC priority is always highest for keyframes
5541
  * obs-outputs: Use correct variable for drop priority
5542
  * enc-amf: Update to commit which prevents crash on startup
5543
  * enc-amf: Update to temporary fix branch
5544
  * win-capture: Do not load 64bit hook offsets on 32bit systems
5545
  * win-capture: Defer hook offset loading to separate thread
5546
  * text-freetype2: Defer loading of plugin until source created
5547
  * obs-qsv11: Manually mark priority bits for QSV frames
5548
  * Revert "libobs: Ensure AVC priority is always highest for keyframes"
5549
  * libobs: Update to 0.16.6
5550
  * Update translations from CrowdIn
5551
  * UI: tray icons are redrawn for better visibility and contrast
5552
  * UI: Update settings and fix presets for simple AMD encoder
5553
  * enc-amf: Update to 1.4.2.2
5554
  * enc-amf: Update to 1.4.2.3
5555
  * cmake: Add module to find RSSDK
5556
  * cmake: Add macro to compile .tlb files via midl
5557
  * win-ivcam: Add Intel RealSense plugin
5558
  * UI: Update installer script to latest version
5559
  * libobs-opengl: Add warning when used on windows
5560
  * Update translations from Crowdin
5561
  * enc-amf: Avoid using C++17 for VS2013 compatibility
5562
5563
-------------------------------------------------------------------
5564
Tue Nov 08 19:39:07 UTC 2016 - jimmy@boombatower.com
5565
5566
- Update to version 0.16.5:
5567
  * libobs-d3d11: Include GDI surface in rebuild
5568
  * libobs-d3d11: Remove possible null pointer dereference
5569
  * libobs: Update to 0.16.5
5570
5571
-------------------------------------------------------------------
5572
Fri Nov 04 15:36:07 UTC 2016 - jimmy@boombatower.com
5573
5574
- Update to version 0.16.4:
5575
  * libobs/util: Fix get_dll_ver not reporting DLL name
5576
  * Display license in MSI installer
5577
  * rtmp-services: Add Asian Livecoding.tv server and increase video bitrate
5578
  * UI: Enable HiDPI scaling.
5579
  * frontend-tools: Fix crash when adding invalid regex
5580
  * UI: Use Qt lib for screen info instead of x11 libs
5581
  * enc-amf: Update to 1.3.2.3
5582
  * UI: Only scale HiDPI on QT 5.6+
5583
  * enc-amf: Update to 1.3.3.1
5584
  * libobs-d3d11: Log GetDeviceRemovedReason
5585
  * Add 256x256 icon to windows ico for HiDPI displays
5586
  * UI: Add Portable Mode indicator to title bar and log
5587
  * UI: Add raw text and text file to drag&drop support
5588
  * UI: Split Properties window with a QSplitter
5589
  * CMake: Warn if empty QTDIR/DepsPath vars on Windows
5590
  * OSX Travis build
5591
  * CI: Upload artifacts on all pushes
5592
  * CI: Add irc notifications to travis config
5593
  * CI: Reduce travis irc notice to one line
5594
  * CI: Package OSX build into an actual app
5595
  * CI: Use python2 to run package script
5596
  * Build browser plugin on travis for OSX
5597
  * Update obs-browser submodule to a working version
5598
  * obs-frontend-api: Add library version
5599
  * cmake: Fix FFmpeg search path on debian
5600
  * decklink: Update Blackmagic SDK to 10.8.0
5601
  * CI: Build on OSX 10.10 on travis
5602
  * UI: Fix bug in frontend API event
5603
  * frontend-tools: Add output timers
5604
  * frontend-tools: Code cleanup of output timers
5605
  * frontend-tools: Add ability to start timer if output is already active
5606
  * UI: Fix sys. tray crashes when sys. tray not available
5607
  * UI: Fix poor handling of system tray pointers
5608
  * UI: Fix improper brace placement for function
5609
  * UI: Remove unused variable
5610
  * UI: Fix full screen projector on screens that have reserved areas
5611
  * obs-ffmpeg: Add b-frames to NVENC logging
5612
  * UI: Fix --profile option not working on non-windows
5613
  * rtmp-services: Add Picarto
5614
  * libobs/util: Add Get() function to CoTaskMemPtr
5615
  * libobs: Fix missing call to profile_end() when encoding fails
5616
  * libobs: Add date/time to crash handler
5617
  * obs-transitions: Avoid branching in slide_transition.effect
5618
  * obs-ffmpeg: Fix a couple printf compiler warnings.
5619
  * libobs-d3d11: Store dxgi adapter used for device
5620
  * libobs-d3d11: Store compiled shader data (for rebuilding)
5621
  * libobs-d3d11: Correct error message for pixel shaders
5622
  * libobs-d3d11: Store shader samplers as pointers
5623
  * libobs-d3d11: Correct error message for staging surfaces
5624
  * libobs-d3d11: Correct error message creating blend states
5625
  * libobs-d3d11: Store index and add "Start" function
5626
  * libobs-d3d11: Clear device state before unloading
5627
  * libobs-d3d11: Store swap initialization data (for rebuilding)
5628
  * libobs-d3d11: Store device adapter index (for rebuilding)
5629
  * libobs-d3d11: Store static textures in RAM (for rebuilding)
5630
  * libobs-d3d11: Store static vertex buffer data (for rebuilding)
5631
  * libobs-d3d11: Save all D3D11 object descriptors (for rebuilding)
5632
  * libobs-d3d11: Make shared texture error message less vague
5633
  * libobs-d3d11: Use linked list for all objects (for rebuilding)
5634
  * libobs-d3d11: Remove unused function
5635
  * libobs-d3d11: Add Release funtions to all GS objects
5636
  * libobs-d3d11: Rebuild device and assets if device removed/reset
5637
  * win-capture: Cache cursor textures to prevent reallocation
5638
  * win-capture: Use IUnknown for getting swap backbuffers
5639
  * win-capture: Add D3D12 capture support
5640
  * UI: Allow the ability to use deprecated sources
5641
  * UI: Add AMD presets and update settings
5642
  * enc-amf: Update to release 1.4.0.0
5643
  * Update translations from CrowdIn
5644
  * libobs: Update to version 0.16.3
5645
  * win-mf: Deprecate AMD Media Foundation H.264 encoder
5646
  * UI: Fix tab order of Crop fields in Transform Properties
5647
  * enc-amf: Update to Version 1.4.1.0
5648
  * Revert "UI: Only scale HiDPI on QT 5.6+"
5649
  * Revert "UI: Enable HiDPI scaling."
5650
  * enc-amf: Fix VS2013 compiling issue
5651
  * libobs: Update to version 0.16.4
5652
- Expand libobs-frontend-api.so to include all versions in %files.
5653
- After upstream fix place libobs-(opengl|frontend-api).so in devel.
5654
5655
-------------------------------------------------------------------
5656
Thu Sep 29 20:07:16 UTC 2016 - jimmy@boombatower.com
5657
5658
- Update to version 0.16.2:
5659
  * obs-ffmpeg: Fix possible NVENC crash
5660
  * UI: Use rect intersection test for validating position
5661
  * enc-amf: Update submodule to 1.3.1.0
5662
  * obs-text: Add gradient feature
5663
  * enc-amf: Fix warnings caused by warnings( push/pop )
5664
  * libobs: Update to 0.16.2
5665
5666
-------------------------------------------------------------------
5667
Thu Sep 29 02:35:16 UTC 2016 - jimmy@boombatower.com
5668
5669
- Update to version 0.16.1:
5670
  * UI: Fix window size/pos not saving on exit
5671
  * libobs/util: Fix fread_utf8 not working with files < 3 bytes
5672
  * obs-text: Change file update interval to 1 sec (from 2)
5673
  * libobs: Update to 0.16.1
5674
5675
-------------------------------------------------------------------
5676
Wed Sep 28 01:17:01 UTC 2016 - jimmy@boombatower.com
5677
5678
- Update to version 0.16.0:
5679
  * enc-amf: Update submodule to 1.3.0
5680
  * UI: Add media/image file drop support
5681
  * enc-amf: Update submodule to 1.3.0.1
5682
  * obs-browser: Add browser plugin as a submodule
5683
  * enc-amf: Update submodule to 1.3.0.3
5684
  * libobs: Update version to 0.16.0
5685
  * enc-amf: Remove unused locale files
5686
  * Update translations from Crowdin
5687
  * UI: Just use 'OK' button for license agreement dialog
5688
5689
-------------------------------------------------------------------
5690
Mon Aug  8 23:10:42 UTC 2016 - jimmy@boombatower.com
5691
5692
- Update to 0.15.4 release.
5693
5694
-------------------------------------------------------------------
5695
Sat Jul 16 20:59:38 UTC 2016 - jimmy@boombatower.com
5696
5697
- Update to 0.15.2 release.
5698
5699
-------------------------------------------------------------------
5700
Tue Jul 12 02:03:51 UTC 2016 - jimmy@boombatower.com
5701
5702
- Update to 0.15.1 release.
5703
5704
-------------------------------------------------------------------
5705
Fri Jul  8 05:10:02 UTC 2016 - jimmy@boombatower.com
5706
5707
- Update to 0.15.0 release.
5708
5709
-------------------------------------------------------------------
5710
Mon May 16 00:09:37 UTC 2016 - jimmy@boombatower.com
5711
5712
- Update to 0.14.2 release.
5713
5714
-------------------------------------------------------------------
5715
Tue Apr 26 06:11:50 UTC 2016 - jimmy@boombatower.com
5716
5717
- Update to 0.14.1 release.
5718
5719
-------------------------------------------------------------------
5720
Sat Apr 16 22:01:17 UTC 2016 - olaf@aepfle.de
5721
5722
- Use pkgconfig instead of libffmpeg-devel
5723
5724
-------------------------------------------------------------------
5725
Tue Mar 22 00:01:09 UTC 2016 - jimmy@boombatower.com
5726
5727
- Update to 0.13.4 release.
5728
5729
-------------------------------------------------------------------
5730
Sun Mar 20 07:13:01 UTC 2016 - jimmy@boombatower.com
5731
5732
- Update to 0.13.3 release.
5733
5734
-------------------------------------------------------------------
5735
Mon Feb 29 15:54:48 UTC 2016 - jimmy@boombatower.com
5736
5737
- Update to 0.13.2 release.
5738
5739
-------------------------------------------------------------------
5740
Fri Feb  5 05:10:32 UTC 2016 - jimmy@boombatower.com
5741
5742
- Update to 0.13.1 release.
5743
- Remove patch for gcc 4.8 compatability since it was upstreamed.
5744
5745
-------------------------------------------------------------------
5746
Thu Jan 28 00:21:55 UTC 2016 - jimmy@boombatower.com
5747
5748
- Update to 0.13.0 release.
5749
  https://github.com/jp9000/obs-studio/releases/tag/0.13.0
5750
- Add rpmlintrc for "bad" things obs-studio requires.
5751
- Add patch for gcc 4.8 compatability.
5752
5753
-------------------------------------------------------------------
5754
Sat Dec 12 04:25:45 UTC 2015 - jimmy@boombatower.com
5755
5756
- Update to 0.12.4 release.
5757
  https://github.com/jp9000/obs-studio/releases/tag/0.12.4
5758
5759
-------------------------------------------------------------------
5760
Wed Dec  9 06:05:59 UTC 2015 - jimmy@boombatower.com
5761
5762
- Change build requirement from libffmpeg-devel to ffmpeg-devel to
5763
  follow recent linking of ffmpeg to obs version.
5764
5765
-------------------------------------------------------------------
5766
Sat Dec  5 05:25:31 UTC 2015 - jimmy@boombatower.com
5767
5768
- Update to 0.12.3 release.
5769
  https://github.com/jp9000/obs-studio/releases/tag/0.12.3
5770
5771
-------------------------------------------------------------------
5772
Sat Nov 21 03:12:17 UTC 2015 - jimmy@boombatower.com
5773
5774
- Update to 0.12.2 release.
5775
  https://github.com/jp9000/obs-studio/releases/tag/0.12.2
5776
5777
-------------------------------------------------------------------
5778
Tue Nov 17 23:51:20 UTC 2015 - jimmy@boombatower.com
5779
5780
- Update to 0.12.1 release.
5781
  https://github.com/jp9000/obs-studio/releases/tag/0.12.1
5782
5783
-------------------------------------------------------------------
5784
Fri Sep 25 01:53:09 UTC 2015 - jimmy@boombatower.com
5785
5786
- Update to 0.12.0 release.
5787
  https://github.com/jp9000/obs-studio/releases/tag/0.12.0
5788
- Remove gcc >= 4.9 requirement since 0.12.0 reverted unintended change.
5789
5790
-------------------------------------------------------------------
5791
Mon Aug 17 05:59:33 UTC 2015 - jimmy@boombatower.com
5792
5793
- Update to 0.11.4 release.
5794
  https://github.com/jp9000/obs-studio/releases/tag/0.11.4
5795
- Cut off git portion of version string in UI.
5796
- Since 0.11.3 obs unofficially requires gcc 4.9 and higher which makes it
5797
  impossible to compile on obs for openSUSE 13.2.
5798
  https://obsproject.com/mantis/view.php?id=276
5799
5800
-------------------------------------------------------------------
5801
Sun Aug  9 06:20:02 UTC 2015 - jimmy@boombatower.com
5802
5803
- Update to 0.11.3 release.
5804
  https://github.com/jp9000/obs-studio/releases/tag/0.11.3
5805
5806
-------------------------------------------------------------------
5807
Tue Jul 28 02:54:34 UTC 2015 - jimmy@boombatower.com
5808
5809
- Update to 0.11.2 release.
5810
  https://github.com/jp9000/obs-studio/releases/tag/0.11.2
5811
5812
-------------------------------------------------------------------
5813
Fri Jul 10 04:17:01 UTC 2015 - jimmy@boombatower.com
5814
5815
- Update to 0.11.1 release.
5816
  https://github.com/jp9000/obs-studio/releases/tag/0.11.1
5817
5818
-------------------------------------------------------------------
5819
Thu Jul  9 03:41:02 UTC 2015 - jimmy@boombatower.com
5820
5821
- Update to 0.11.0 release.
5822
  https://github.com/jp9000/obs-studio/releases/tag/0.11.0
5823
- Add curl build dependency.
5824
5825
-------------------------------------------------------------------
5826
Tue May 19 06:11:11 UTC 2015 - jimmy@boombatower.com
5827
5828
- Update to 0.10.1 release.
5829
  https://github.com/jp9000/obs-studio/releases/tag/0.10.1
5830
5831
-------------------------------------------------------------------
5832
Wed May 13 23:36:24 UTC 2015 - jimmy@boombatower.com
5833
5834
- Update to 0.10.0 release.
5835
  https://github.com/jp9000/obs-studio/releases/tag/0.10.0
5836
5837
-------------------------------------------------------------------
5838
Fri Mar 27 20:25:00 UTC 2015 - jimmy@boombatower.com
5839
5840
- Update to 0.9.1 release.
5841
  https://github.com/jp9000/obs-studio/releases/tag/0.9.1
5842
5843
-------------------------------------------------------------------
5844
Thu Mar 26 03:47:02 UTC 2015 - jimmy@boombatower.com
5845
5846
- Update to 0.9.0 release.
5847
  https://github.com/jp9000/obs-studio/releases/tag/0.9.0
5848
5849
-------------------------------------------------------------------
5850
Sat Feb 21 08:17:07 UTC 2015 - jimmy@boombatower.com
5851
5852
- Update to 0.8.3 release.
5853
  https://github.com/jp9000/obs-studio/releases/tag/0.8.3
5854
5855
-------------------------------------------------------------------
5856
Thu Feb 12 07:15:19 UTC 2015 - jimmy@boombatower.com
5857
5858
- Update to 0.8.2 release.
5859
  https://github.com/jp9000/obs-studio/releases/tag/0.8.2
5860
  https://github.com/jp9000/obs-studio/releases/tag/0.8.1
5861
  https://github.com/jp9000/obs-studio/releases/tag/0.8.0
5862
5863
-------------------------------------------------------------------
5864
Thu Jan 15 11:05:44 UTC 2015 - jimmy@boombatower.com
5865
5866
- Update to 0.7.3 release.
5867
  Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.3
5868
5869
-------------------------------------------------------------------
5870
Wed Jan  7 20:54:30 UTC 2015 - jimmy@boombatower.com
5871
5872
- Update to 0.7.2 release.
5873
  Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.2 and
5874
             https://github.com/jp9000/obs-studio/releases/tag/0.7.1
5875
5876
-------------------------------------------------------------------
5877
Thu Nov 13 10:35:34 UTC 2014 - jimmy@boombatower.com
5878
5879
- Initial 0.6.4 release.
5880
5881