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

Currently displaying revision 92 , Show latest

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