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

Currently displaying revision 77 , Show latest

3532
 
1
-------------------------------------------------------------------
2
Sun Apr 05 21:29:12 UTC 2020 - jimmy@boombatower.com
3
4
- Update to version 25.0.4:
5
  * libobs: Update version to 25.0.4
6
  * win-capture: Update graphics hook version to 1.1.4
7
  * UI: Don't stretch server field in Qt 5.14
8
  * obs-browser: Fix interact keyboard input on Linux
9
  * Decklink: Fix crash when no matching device
10
  * libobs: Fix macOS 10.15 hotkey crash (temporary)
11
  * win-capture: Fix crash if GPU can't Vulkan capture
12
  * docs/sphinx: Bump major OBS version
13
  * UI: Use Qt dialogs for Font & Color Pickers on Linux
14
  * obs-qsv11: Fix QuickSync LA_ICQ encoder settings
15
  * rtmp-services: Remove executable bits from json files
16
  * obs-ffmpeg: Expose old NVENC on Windows 7
17
  * UI: Fix text handling for dialogs
18
  * libobs-winrt: Stronger exception handling
19
  * UI: Fix silent scenes with imported SL scenes
20
21
-------------------------------------------------------------------
22
Tue Mar 24 15:03:52 UTC 2020 - jimmy@boombatower.com
23
24
- Update to version 25.0.3:
25
  * libobs: Update to 25.0.3 (linux hotfix once again)
26
  * linux-v4l2: Fixup invalid id
27
  * libobs-d3d11: Log device PCI IDs
28
  * obs-outputs: Fix mbed TLS build issues
29
30
-------------------------------------------------------------------
31
Mon Mar 23 16:10:08 UTC 2020 - jimmy@boombatower.com
32
33
- Update to version 25.0.2:
34
  * linux-v4l2: readonly controls cause infinite loop
35
  * libobs: Update version to 25.0.2 (linux hotfix)
36
  * UI: Set correct window title for fullscreen projector
37
  * CI: Update Linux CI from Ubuntu 16.04 to 18.04
38
  * UI: Make links in updater clickable
39
  * obs-filters: Fix LUT file extension filter on Linux
40
  * win-wasapi: Fix leaking IPropertyStore
41
  * win-wasapi: Fix crash on certain devices
42
  * obs-qsv11: Fix target usage values
43
  * UI: Fix crash on settings update
44
  * libobs: Add move assignment operator for BPtr
45
  * libobs: Fix missing assignment operator return
46
  * libobs: Fix size mismatch warning
47
  * libobs: Handle noexcept warnings
48
  * UI: Make Importer destructor virtual
49
  * UI: Add setting for Mixer add-on choice
50
  * linux-capture: Use RandR monitors for screen information
51
52
-------------------------------------------------------------------
53
Thu Mar 19 19:26:37 UTC 2020 - jimmy@boombatower.com
54
55
- Update to version 25.0.1:
56
  * libobs: Update version to 25.0.1
57
  * libobs-winrt: Fix missing parentheses
58
  * UI: Fix memory leak
59
  * Revert "win-capture, libobs: Show names of displays in Display Capture"
60
  * obs-browser: Fix a few crashes
61
  * UI: Fix preview state when minimizing to tray
62
  * UI: Remove unnecessary vertices for preview
63
  * UI: Get actual projector monitor name on windows
64
  * obs-ffmpeg: Make sure to show FFmpeg NVENC on non-windows
65
  * libobs-winrt: Catch more hresult exceptions
66
  * win-capture: Retry with last known window if first fails
67
  * UI: Restart when browser hardware acceleration changed
68
  * libobs-winrt: win-capture: Clean up error handling
69
70
-------------------------------------------------------------------
71
Wed Mar 18 18:46:43 UTC 2020 - jimmy@boombatower.com
72
73
- Update to version 25.0.0:
74
  * win-capture: Fix potential crash due to unhandled exceptions
75
  * libobs: Update version to 25.0.0
76
  * Update translations from Crowdin
77
  * rtmp-services: Add getloconow
78
  * rtmp-services: Fix formatting
79
  * UI: Fix closing OBS before showing whats new dialog
80
  * obs-browser: Fix crash with certain settings combo
81
  * libobs: Fix audio not playing back with audio lines
82
  * UI: Enable BTTV login popup
83
  * UI: Turn off T-bar mode when going out of studio mode
84
  * libobs: Reset manual state when forcing transition target
85
  * Revert "libobs: Add extra reference when source is displayed"
86
  * Revert "libobs: Only manipulate input source ref counts"
87
  * win-capture: Destroy winrt in graphics thread
88
  * libobs: Remove repeated semicolons
89
  * libobs: Add task scheduling features
90
  * UI: Increment filter name automatically
91
  * UI: Update stream key link for YouStreamer
92
  * libobs: Fix another group id comparison
93
  * Make cert revocation check fails non-fatal on Win
94
  * win-capture/graphics-hook: Separate some debugging stuff
95
  * win-capture: Vulkan surface refactor
96
  * UI: Support Unicode for Windows fullscreen projectors
97
  * UI: Fix filter rename crash
98
  * UI: Update Contribute link in about box
99
  * libobs: Check return value from obs_scene_add_internal
100
  * UI: Fix preview scaling on scene collection change
101
  * obs-vst: Fix lockup/race on shutdown
102
  * Revert "graphics: libobs-d3d11: Use DXGI_SWAP_EFFECT_FLIP_DISCARD on Windows 10"
103
  * win-capture/graphics-hook: Add a bit of logging
104
  * win-capture: Handle vkCreateSwapchainKHR errors
105
  * libobs: Remove legacy libobs data search path
106
  * libobs: Remove legacy module search path
107
  * win-capture: Try window handle 0 if actual handle fails
108
  * win-capture: Use full app obj name for keepalive mutex
109
  * libobs: Don't render audio if context not initialized
110
  * libobs: Fix groups not being recognized as groups
111
  * libobs: Handle removed plugins for versioned sources
112
  * libobs: Don't return false, return NULL
113
  * libobs: Fix crash when querying versioned id
114
  * tests: fix missing parameter when calling obs_display_create
115
  * win-capture/graphics-hook: Make vulkan layer all capital
116
  * libobs: Fix source type versioning system
117
  * image-source: Don't use video info for color source size
118
  * libobs: Compare scene/group ids by strcmp
119
  * win-capture: Increment graphics hook version
120
  * win-capture/graphics-hook: Fix reacquire bug
121
  * win-capture: Always copy file when debugging
122
  * win-capture/graphics-hook: Log vulkan capture dimensions
123
  * UI: Fix windowed multiview title
124
  * obs-scripting: Add missing Python imports
125
  * win-capture, libobs: Show names of displays in Display Capture
126
  * UI: Show monitor names for projectors
127
  * win-capture: Allow write permission on graphics hook
128
  * win-capture: If elevated, replace HKCU reg entry with HKLM
129
  * win-capture: Remove SYNCHRONIZE permission
130
  * libobs-winrt: win-capture: HDC cursor capture for WGC
131
  * win-capture: Restore Vulkan 1.1 version hack
132
  * win-capture: Support VK_FORMAT_A8B8G8R8_UNORM_PACK32
133
  * obs-ffmpeg: Make sure hotkeys are actually pressed
134
  * win-capture/graphics-hook: Fix wrong HWND
135
  * win-dshow: Fix rotation not working in all cases
136
  * win-capture: Set ALL APPLICATION PACKAGES perms if elevated
137
  * UI/updater: Add perms for ALL APPLICATION PACKAGES
138
  * win-capture: Remove microsoft store from capture blacklist
139
  * linux-v4l2: Use LP64 macro to determine pointer size
140
  * win-capture: Vulkan capture clean-up
141
  * win-capture: Clean up various VC++ warnings
142
  * obs-outputs: Fix RTMP authentication
143
  * win-capture: Fix format string warning
144
  * win-capture: Increment graphics hook version
145
  * libobs: Only manipulate input source ref counts
146
  * win-capture: Handle NULL VkApplicationInfo
147
  * UI: Fix override transition not working
148
  * UI: Do not disable t-bar
149
  * UI: Fix scenes as sources for SL import
150
  * UI: Lower minimum dock size
151
  * win-capture: Find correct window even if it's minimized
152
  * CI: macOS use qt 5.14.1
153
  * obs-ffmpeg: Fix some incorrect settings for srt output
154
  * UI: Remove unused variable
155
  * UI: Call setWindowFlags before setupUi
156
  * UI: Fix importing SL collections with repeated names
157
  * obs-browser: Fix CEF initialization conflict
158
  * UI: Dynamically set widget index when renaming sources
159
  * CMake: Disable incremental linking on Windows
160
  * win-capture: Disable correct capture method index
161
  * CMake: Enable /OPT:REF for Windows
162
  * CI: Remove merge conflict bot for now
163
  * CI: Fix some macOS build settings
164
  * win-capture: Prevent WGC being selected when unavailable
165
  * UI: Move OBSBasicSettings to scoped block
166
  * UI: Don't add removed sources when refreshing LoadAudioSources
167
  * UI: Use invokeMethod to refresh LoadAudioSources
168
  * UI: Fix preview not being re-enabled on maximize
169
  * win-dshow: Add support for devices that relay rotation
170
  * libobs: Add ability to rotate async sources
171
  * UI: Show help icon for properties with tooltips
172
  * obs-ffmpeg: Fix type conversion warning
173
  * win-capture: Fix registry lookup bug
174
  * win-capture: Check hook version before capture init
175
  * win-capture: Add Vulkan capture
176
  * win-capture: Use full DLL path for inject helper
177
  * win-capture/graphics-hook: Don't allow multiple hooks
178
  * cmake: Add FindVulkan module
179
  * win-capture: Refactor create_hook_info
180
  * win-capture/graphics-hook: Refactor mutex check
181
  * libobs/util: Add dll version compare func
182
  * libobs/util: Use MAX_PATH for absolute path funcs
183
  * win-capture/graphics-hook: Fix OBS detection
184
  * win-capture/graphics-hook: Add flog and flog_hr
185
  * CI: Fix case of PlugIns directory
186
  * obs-outputs: Update FTL sdk to latest version
187
  * Revert "libobs: Fix audio keyframe issue"
188
  * obs-browser: Fix crash with replay buffer events
189
  * win-capture: Preserve current window setting
190
  * win-capture: Move window capture method below window
191
  * Decklink: Fix crash when no device selected
192
  * frontend-plugins: Refactor Decklink out UI
193
  * UI: Remove dock margins
194
  * libobs-d3d11: Enable NV12 for Intel on newer platforms
195
  * obs-browser: Update to 2.8.2
196
  * UI: Fix compiling error with older QT
197
  * CI: Build CEF on Linux
198
  * obs-browser: Enable Linux support
199
  * libobs: Handle empty path in os_get_path_extension
200
  * libobs-opengl: Fix Mac VAO created without context
201
  * libobs-winrt: win-capture: Support client area toggle for WGC
202
  * win-capture: Hide settings if Automatic is WGC
203
  * UI: Use deleteLater() rather than explicit delete
204
  * UI: Reserve correct number of elements in vector
205
  * cmake: Copy a few missing dependency files
206
  * UI: Reserve correct number of elements in vector
207
  * UI: Make t-bar smaller
208
  * obs-browser: Fix formatting
209
  * deps/media-playback: Fix formatting
210
  * obs-browser: Update browser to 2.8.0
211
  * libobs: Pump graphics loop one final time for cleanup
212
  * UI: Fix compilation warning re signed/unsigned
213
  * libobs/util: Retry pipe writes to avoid short-write failures
214
  * win-capture: Add 'auto' method to window capture
215
  * CMake: Add check for Win SDK 10.0.18362.0 or above
216
  * CMake: Rquire CMake 3.16
217
  * libobs-winrt: Add PCH
218
  * win-capture: Windows Graphics Capture support
219
  * libobs-winrt: Add module for WinRT functionality
220
  * CI: Use VS 2019 and windows-2019 VM image
221
  * win-capture: Add support for finding windows via EnumWindows
222
  * libobs: Add extra reference when source is displayed
223
  * libobs: Pump Win32 messages on the graphics thread
224
  * libobs: Support device loss registration
225
  * libobs: Make ComPtr header self-sufficient
226
  * libobs: Don't strip whitespace from config values
227
  * UI: Return 0 when launch cancelled or failed
228
  * CI: Remove unused Linux script
229
  * obs-outputs: Properly reset stream count on RTMP_Close
230
  * UI: Don't set audio encoder track index in Adv Output
231
  * UI: Fix Import Profile in Portable Mode
232
  * obs-scripting: Update text source IDs
233
  * UI: Allow custom browser delete button to fill the cell
234
  * UI: Fix table heading visibility in Acri
235
  * win-ivcam: Fix build issue with CMake 3.16
236
  * image-source: Increase slideshow limit to 400MB
237
  * rtmp-services: Add Whalebone.tv
238
  * obs-ffmpeg: Mark FFmpeg NVENC as internal
239
  * UI: Hide encoder if marked internal
240
  * UI: Allow rescaling for texture-based encoders
241
  * obs-ffmpeg: Fall back to FFmpeg nvenc if recale active
242
  * libobs: Add obs_encoder_scaling_enabled()
243
  * win-capture: Fix hook collisions with multiple game captures
244
  * decklink: Fix crash when no outputs are available
245
  * CI: Add github workflow to tag merge conflicts
246
  * UI: Fix locked sources being transformed
247
  * obs-vth264: Manually mark priority bits for VideoToolbox frames
248
  * UI: Add ability to lock volume
249
  * UI: Restart program when audio/locale changed
250
  * UI: Use OBS dock menu instead of Qt dock context menu
251
  * UI: Add advanced scene collection importer
252
  * Revert "mac-vth264: Manually mark priority bits for frames"
253
  * UI: Fix preview not being disabled when minimized
254
  * deps/media-playback: Fix buffering/sync issues
255
  * libobs: Remove unused variable
256
  * libobs: Fix audio keyframe issue
257
  * UI: Allow resizing docks when hotkeys are disabled
258
  * rtmp-services: Add Madcat
259
  * rtmp-services: updating castr.io rtmp ingests
260
  * rtmp-services: Uncanny.gg
261
  * obs-ffmpeg: Use callbacks when starting/ending
262
  * deps/media-playback: Simplify seek/time code
263
  * libobs: Restore order
264
  * CI: Fail osx and linux on build failures. Fix decklink clang-format
265
  * UI: Add missing function declaration
266
  * decklink: Fix formatting
267
  * decklink: Log decklink API version on plugin load
268
  * UI: Add Chromium-compatible NSApplication subclass
269
  * libobs: fix obs_sceneitem_group_XXX_item API
270
  * docs/sphinx: Fix missing parameter in documentation
271
  * libobs: Add group functions that can signal refresh
272
  * libobs: Make group subitem add/remove funcs signal refresh
273
  * UI: Watch for refresh signal in source list
274
  * libobs: Add refresh signal to scenes
275
  * docs/sphinx: Fix typo
276
  * libobs: Fix Mac linker error
277
  * docs/sphinx: add media controls
278
  * docs/sphinx: add source icon
279
  * README.rst: Remove retired CI services
280
  * obs-ffmpeg: Add media hotkeys
281
  * obs-ffmpeg: Add media control support
282
  * vlc-video: Add media control support
283
  * UI: Fix transitions being disabled
284
  * UI: Use absolute path for portable mode multi check
285
  * UI: Show source icons in Advanced Audio Properties
286
  * win-capture: Faster display / window capture updates
287
  * UI: Always prompt when updates are available
288
  * libobs/util: Fix incorrect assertion in darray_insert_array
289
  * UI: Fix incorrect parameter
290
  * UI: Fix incorrect parameter value
291
  * deps/media-playback: Fix formatting
292
  * obs-transitions: Halve stinger padding to 250ms
293
  * libobs: Add media control support to backend
294
  * obs-outputs: Remove hard-coded certificate paths on Linux
295
  * mac-capture: Fix redundant call
296
  * UI: Fix transtions not enabled
297
  * UI: Use input validator on resolution line edit
298
  * libobs: Add obs_scene_find_source_recursive
299
  * UI: Don't allow resolutions too large
300
  * obs-outputs: Remove server support from librtmp
301
  * obs-outputs: Remove unused variable
302
  * obs-outputs: Fix build with older mbedtls versions
303
  * CI: Add libmbedtls-dev
304
  * obs-outputs: Show UI error if the root certs don't load
305
  * obs-outputs: Enable logging before calling RTMP_Init
306
  * obs-outputs: Add additional paths for root certificates on Linux
307
  * obs-transitions: Set stinger media source's name
308
  * enc-amf: Update to 2.7.0
309
  * obs-outputs: Fix librtmp mbedtls thread safety
310
  * UI: Fix aspect ratio triggering settings change
311
  * UI: Fix t-bar not working with transition override
312
  * linux-v4l2: Mark aarch64 and mips n64 as known platform
313
  * libobs: Build SIMDE on platforms without SSE2
314
  * rtmp-services: Add Uscreen
315
  * libobs, obs-x264: Fix compiler warnings
316
  * deps/obs-scripting: Fix incorrect parameter type
317
  * UI: Add option to toggle source icons to View menu
318
  * UI: Fix Qt 5.14 deprecation warnings
319
  * libobs: Rename DEPRECATED to OBS_DEPRECATED
320
  * docs/sphinx: Add obs_group_from_source
321
  * docs/sphinx: Add obs_enum_scenes
322
  * audio-monitoring: Fix Pulse Audio crash
323
  * libobs: Add VIDEO_CS_SRGB enum value
324
  * image-source: Fix color source default size
325
  * rtmp-services: Update SermonAudio entry (#2324)
326
  * Remove Appveyor
327
  * obs-text: Change default size of text to 256
328
  * text-freetype2: Change default size of text to 256
329
  * image-source: Change default size to size of canvas
330
  * libobs: Add the ability to make sources obsolete
331
  * UI: Fix studio mode transition bugs
332
  * win-dshow: Fix upside-down RGB DIBs
333
  * UI: Support DnD overlay in linuxbrowser
334
  * UI: Add drag and drop for URLs
335
  * UI: Make dropped HTML files use canvas size
336
  * obs-filters: Add Cube LUT samples
337
  * obs-filters: Add Cube LUT file support
338
  * libobs: Add basic support for half floats
339
  * libobs-opengl: Fix missing GL_HALF_FLOAT usages
340
  * librtmp: Allow partial success for mbedtls
341
  * UI: Fix audio restart message not hiding
342
  * UI: Display aspect ratios in video settings
343
  * media-playback: Add functions to pause/seek media source
344
  * docs/sphinx: Fix obs_property_list_item_disable entry
345
  * obs-outputs: Fix mbedtls use of deprecated functions
346
  * rtmp-services: Update/remove services
347
  * UI: Upgrade stream key link to button in Wizard
348
  * libobs: Log windows release version
349
  * libobs: Find windows version
350
  * UI: Fix QResizeEvent leaks
351
  * mac-vth264: Fix encoder list leak
352
  * CMake: Fix build on ppc64
353
  * libobs-opengl: Fix volume texture leak
354
  * obs-ffmpeg: Fix VC++ warnings
355
  * obs-scripting: Add Python functions for frontend events
356
  * libobs-d3d11: Don't allow volume render targets
357
  * libobs-opengl: Don't allow volume render targets
358
  * UI: Supply Windows manifest file
359
  * UI: Properly inform user if recording path is invalid
360
  * rtmp-services: Add show-it.tv
361
  * UI: Change remux file paths to OS style separators
362
  * libobs/UI: Support monospace font in multiline text property
363
  * UI: Halve width of tab in multiline text property
364
  * UI: Fix scene/source list item spacing
365
  * UI: Add t-bar to studio mode
366
  * libobs: Add manual transition "torque" support
367
  * libobs: Add manual transitioning support (T-bar)
368
  * UI: Add Active/Inactive status to adv audio props
369
  * UI: Add "Active Sources Only" option to adv audio props
370
  * UI: Add setThemeID to qt-wrappers
371
  * obs-filters: Add grayscale LUT image
372
  * libobs-opengl: OpenGL thread-safety on Mac
373
  * deps/obs-scripting: Expose matrix3 & 4 to scripting
374
  * UI: Fix compile issue
375
  * UI: Add option to use percent instead of dB
376
  * libobs: Fix corrupted pointers when removing properties
377
  * libobs-d3d11: Increase the frame queue capacity
378
  * linux-v4l2: Add support for controls
379
  * libobs: Update version to 24.0.6
380
  * CI: Fix QtNetwork in Mac packaging script
381
  * obs-filters: Use volume texture for LUT
382
  * libobs: Add support for volume textures
383
  * UI: Ensure OBS launches when theme is missing
384
  * obs-qsv11: Add all TargetUsage values
385
  * rtmp-services: Add YouStreamer
386
  * CI: Fix error deleting QT network framework on OSX
387
  * CI: Fix mbedtls id in mac deploy script
388
  * libobs: Null check hotkey device on macos
389
  * obs-browser: Disable system flash
390
  * UI: Add save button next to replay buffer button
391
  * rtmp-services: Increase FB max bitrate to 6Mbps
392
  * CI: Fix up QT network framework on OSX
393
  * CI: Fix osx executable path in plist
394
  * CI: Fix framework symlinks when building osx app
395
  * obs-ffmpeg: Enable VAAPI Rate Control
396
  * UI: Add Start Streaming settings check on start
397
  * UI: Create UI Validation Helper Class
398
  * libobs: Do not include unrelated flags in filter check
399
  * rtmp-services: Add Konduit.live
400
  * libobs: Update version to 24.0.5
401
  * CI: Don't run clang format on some submodule plugins
402
  * libdshowcapture: Update to latest submodule
403
  * UI: Allow switch to existing theme to reload
404
  * UI: Don't modify theme if already set
405
  * Decklink: Explicit casts for truncation warnings
406
  * libobs: Remove C99 hacks for older VC++
407
  * UI: Delete cookies before connecting account
408
  * UI: Fix bug in untested/unused function code path
409
  * UI: Fix source icons being shifted to the right
410
  * CI: Add Cirrus-CI config for FreeBSD builds
411
  * UI: Add Grid Mode to Scenes Widget
412
  * UI: Rename deprecated QPalette::ColorRole
413
  * UI: Fix Qt deprecation warnings
414
  * libobs: add missing FreeBSD #include to fix build
415
  * UI: Use new ffmpeg-encoded-output for non-RTMP urls
416
  * obs-ffmpeg: Add new ffmpeg-encoded-output
417
  * obs-ffmpeg: Expose ffmpeg_data_init and ffmpeg_data_free methods
418
  * libobs: fix building modules once installed
419
  * UI: Default stream / record confirm dialogs to "No"
420
  * deps/media-playback: Don't use interrupt cb for local files
421
  * deps/media-playback: Don't exit thread on AVERROR_EXIT
422
  * CI: Keep artifacts for PRs labelled "Seeking Testers"
423
  * libobs: Enable compilation on aarch64
424
  * libobs: Add aarch64 compatibility layer
425
  * win-dshow: Suppress MJPEG error spam
426
  * UI: Create an API for opening projector windows
427
  * UI: Break out the opening of a projector into a slot function
428
  * UI: Add source icons
429
  * libobs: Robust COM initialization
430
  * win-wasapi: Verify and balance CoInitializeEx call
431
  * UI: Fix wrong icon if recording stopped while paused
432
  * linux-capture: Fix cursor draw bug when cropping window cap.
433
  * UI: Fix wrong icon if recording stopped while paused
434
  * rtmp-services: Add scenecut=0 to mixer requirements
435
  * UI: Fix swap scene issue with double click mode
436
  * UI: Change advanced networking strings
437
  * UI: Add setting for Twitch chat add-ons choice
438
  * UI: Fix Twitch panels not using dark first time
439
  * obs-outputs: Log FTL during configure
440
  * libobs: Remove _WIN32 ifdef from enum
441
  * UI: Fix invalid escape sequences in regex string
442
  * UI: Add system tray icon to indicate when paused
443
  * libobs: fix new virtual key codes display
444
  * libobs: add missing virtual key codes for Windows
445
  * deps/obs-scripting: Fix formatting
446
  * obs-scripting: Fix Python in new MacOS .app bundles
447
  * obs-text: add missing locale include to fix build
448
  * UI: Remove help icon from Interact titlebars
449
  * win-dshow: Support bottom-up DIBs
450
  * win-dshow: Fix format switching issue
451
  * decklink-ui: Show the state of outputs in the decklink dialog
452
  * UI: Use radio buttons for FLV track selection
453
  * libobs: Add more X.org / Unix hotkey defines
454
  * obs-filters: Reload the mask image when file change is detected
455
  * obs-filters: Add toggle for scroll filter looping
456
  * libobs: Send activate and show signals to filters
457
  * rtmp-services: Type check apply_encoder_settings
458
  * obs-ffmpeg: Remove unexposed vaapi parameters
459
  * UI: Fix main transition being set to the quick one
460
  * win-capture: Fix rare crash when GL program exits
461
  * libobs: Fix race condition
462
  * CI: Use custom macdylibbundler for OSX deps
463
  * UI: Upgrade stream link hotlink to a button
464
  * rtmp-services: Add YouNow service and implement ingest lookup
465
  * README.rst: Add Crowdin progress badge
466
  * UI: Fallback to XGetWMName if XFetchName fails
467
  * mac-vth264: Manually mark priority bits for frames
468
  * git: Add VSCode working dir to .gitignore
469
  * UI: Fix audio bitrate not being set in simple mode
470
  * UI: Add fade to black in studio mode
471
  * rtmp-services: Add Stars.AVN.com streaming service
472
  * libobs: Add video info to filename formatting
473
  * UI: Fix desktop entry for GNOME Shell
474
  * Revert "Rename com.obsproject.Studio.desktop to obs.desktop"
475
  * UI: Add ability to change projector type
476
  * UI: Simplify fullscreen toggle code
477
  * win-wasapi: Log device sample rate when initialized
478
  * UI: Display Sample Rate with proper formatting
479
  * libobs-d3d11: Fix null input layout rebuild
480
  * obs-ffmpeg: use avcodec_find_best_pix_fmt_of_list
481
  * win-capture: Add additional exe to window capture blacklist
482
  * obs-ffmpeg: Use vendor and device ID for NVENC blacklist
483
  * UI: Fix checkable property groups
484
  * UI: Add stats reset hotkey
485
  * cmake: Use C++17 for compilation
486
  * UI: Don't influence headers with using namespace
487
  * obs-scripting: Quiet CMake SWIG warnings
488
  * CI: Remove dead PPA to fix Linux build failure
489
  * libobs: Export obs_group_from_source
490
  * UI: Add support for Custom Twitch Dashboard Docks
491
  * CI: Update scripts for reorganized OSX bundle
492
  * docs/sphinx: Fix various typos
493
  * libobs-d3d11: Use vendor ID instead of string match
494
  * libobs: Use proper resource paths when running from an OSX bundle
495
  * enc-amf: Upgrade to v2.6
496
  * UI: frontend api "trans. duration changed" event
497
  * libobs: Strict objc_msgSend support
498
  * rtmp-stream: Fix comparison between signed and unsigned ints
499
  * rtmp-services: Add ChathostessModels
500
  * obs-qsv11: Enable option for Custom Quantization Matrix
501
  * obs-qsv11: Add platform enums for KBL and ICL
502
  * libobs: Add gs_begin_frame for duplicators
503
  * obs-ffmpeg: Use av_opt_set on context instead of priv_data
504
  * obs-filters: Fix sharpness not being translated
505
  * UI: Fix issue with preview projector
506
  * UI: Add ability to rename filters with F2 (Return on Mac)
507
  * Rename com.obsproject.Studio.desktop to obs.desktop
508
  * Build: Added BUILD_CAPTIONS to linux build script
509
  * cmake: Compile option to fix libcaption linking
510
  * UI: Remove unused code from visibility item widget
511
  * libobs-d3d11: Add GPU driver version to log
512
  * UI: Add copy/paste of multiple selected sources
513
  * linux-capture: Fix bug with xshm input showing multiple 0x0 windows
514
  * libobs-d3d11: Log monitor names
515
  * libobs-d3d11: Log display refresh rates
516
  * obs-scripting: Link _obspython as dynamic_lookup on MacOS
517
  * obs-scripting: Fix python lib path on MacOS
518
  * obs-scripting: Fix script plugin destination path on MacOS
519
  * frontend-tools: output timer tab stop order
520
  * obs-text: text transform add start case
521
  * obs-text: text transform add locale
522
  * cmake: no -Werror-implicit-function-declaration for C++
523
  * libobs-opengl: Require OpenGL 3.3 instead of 3.2
524
  * win-capture: Remove support for feature level 9.3
525
  * libobs-d3d11: Remove "support" for feature level 9.3
526
  * win-capture: Remove unused variable from D3D12 capture
527
  * UI: Switch from RGBA to BGRA swap chain format
528
  * graphics: libobs-d3d11: Use DXGI_SWAP_EFFECT_FLIP_DISCARD on Windows 10
529
  * libobs-opengl: Support BGRA swap chains on Windows
530
  * UI: set names on scenes duplicated for Studio Mode
531
532
-------------------------------------------------------------------
533
Tue Dec 17 03:07:47 UTC 2019 - jimmy@boombatower.com
534
535
- Update to version 24.0.6:
536
  * CI: Fix QtNetwork in Mac packaging script
537
  * UI: Ensure OBS launches when theme is missing
538
  * CI: Fix mbedtls id in mac deploy script
539
  * CI: Fix error deleting QT network framework on OSX
540
  * libobs: Null check hotkey device on macos
541
  * rtmp-services: Increase FB max bitrate to 6Mbps
542
  * CI: Fix up QT network framework on OSX
543
  * CI: Fix osx executable path in plist
544
  * CI: Fix framework symlinks when building osx app
545
  * obs-browser: Disable system flash
546
  * UI: Fix invalid escape sequences in regex string
547
548
-------------------------------------------------------------------
549
Fri Dec 13 21:17:57 UTC 2019 - jimmy@boombatower.com
550
551
- Update to version 24.0.5:
552
  * libobs: Update version to 24.0.5
553
  * CI: Don't run clang format on some submodule plugins
554
  * Merge pull request #2010 from wanhongqing123/master
555
  * Merge pull request #2042 from WizardCM/custom-twitch-docks
556
  * Merge pull request #2183 from ratwithacompiler/macos-python-fix-2
557
  * Merge pull request #2085 from ratwithacompiler/macos-python-fix
558
  * Merge pull request #2090 from jpark37/dxgi-refresh-rate
559
  * Merge pull request #2089 from jpark37/dxgi-driver-version
560
  * UI: Delete cookies before connecting account
561
  * UI: Fix bug in untested/unused function code path
562
  * deps/media-playback: Don't use interrupt cb for local files
563
  * deps/media-playback: Don't exit thread on AVERROR_EXIT
564
  * deps/obs-scripting: Fix formatting
565
  * Merge pull request #2152 from Rosuav/fix-cursor-position
566
  * UI: Fix Twitch panels not using dark first time
567
  * Merge pull request #1914 from YouNow/master
568
  * Merge pull request #2140 from DevWolk/avn-obs
569
  * Merge pull request #2045 from wolf247/master
570
  * Merge pull request #2179 from WizardCM/remove-help-interact
571
  * Merge pull request #2125 from DDRBoxman/appbundle
572
  * Merge pull request #2168 from kkartaltepe/vaapi-profile-fix
573
  * Merge pull request #2148 from eulertour/master
574
  * Merge pull request #2146 from Fenrirthviti/recording-bitrate-fix
575
  * libobs: Fix race condition
576
  * Merge pull request #2147 from JohannMG/vscode-ignore
577
  * Merge pull request #2134 from WizardCM/wasapi-samplerate
578
  * Merge pull request #2129 from Fenrirthviti/win-blacklist-update
579
  * Merge pull request #2131 from jpark37/input-layout-error
580
  * Merge pull request #2128 from Xaymar/return-to-break
581
  * Merge pull request #2121 from cg2121/fix-warning
582
  * Merge pull request #2110 from derrod/ffmpeg-output-fix
583
  * Merge pull request #2106 from cg2121/fix-preview-bug
584
  * Merge pull request #2126 from Fenrirthviti/linux-ci-fix
585
  * Merge pull request #2091 from Programatic/xshm_wrong_windows
586
  * Merge pull request #2120 from jpark37/objc-msgsend
587
588
-------------------------------------------------------------------
589
Tue Oct 15 14:33:53 UTC 2019 - jimmy@boombatower.com
590
591
- Update to version 24.0.3:
592
  * obs-browser: Remove "monitor by default" flag
593
  * Revert "libobs/audio-monitoring: Don't init until used"
594
  * libobs-d3d11: Fix code styling
595
  * libobs: Update version to 24.0.3
596
  * libobs-d3d11: Fix calling convention of loaded func
597
  * obs-browser: Only disable NetworkService on macOS
598
  * libobs-d3d11: Use unordered_map for duplicator collection
599
  * win-capture: Fix extra duplicator refs
600
  * UI: Fix issue where multiview doesn't update
601
  * libobs: Update version to 24.0.2
602
  * libobs-d3d11: Don't set GPU priority on Intel adapters
603
  * libobs/audio-monitoring: Add error logging
604
  * libobs/audio-monitoring: Don't init until used
605
  * obs-browser: Use older chromium network implementation
606
  * libobs-d3d11: Set maximum GPU priority
607
  * Exclude build dir from clang format
608
  * UI, libobs: Fix compiler warnings
609
  * Revert "UI: Remove FFZ from twitch integration"
610
  * UI: Remove FFZ from twitch integration
611
  * libobs-d3d11: Disable NV12 format support for WARP
612
  * obs-ffmpeg: Remove unbuffered mode from media source
613
  * obs-transitions: Fix stingers sometimes getting cut off
614
  * obs-browser: Update version to 2.7.12
615
  * obs-ffmpeg: Fix deadlock with nvenc lookahead
616
  * UI: Fix path calculation for disk space check
617
  * obs-ffmpeg: Do not enable hardware decoding by default
618
619
-------------------------------------------------------------------
620
Sun Sep 22 21:04:42 UTC 2019 - jimmy@boombatower.com
621
622
- Update to version 24.0.1:
623
  * obs-browser: Fix a deadlock
624
  * libobs: Update version to 24.0.1
625
  * libobs: Add API to get last OBS version of a source
626
  * obs-browser: Signal whether audio active/inactive
627
  * UI: Hide mixer sources if audio deactivated
628
  * libobs: Add funcs to determine whether audio active
629
  * obs-browser: Turn rerouting audio off by default
630
  * UI: Check for null pointer
631
  * UI: Fix crash closing mixer dock panels
632
  * win-dshow: Do not allow H264 to have same priority as MJPEG
633
  * win-dshow: Disable HW decode in DirectShow for now
634
  * UI: Adjust locale name for zh-TW
635
636
-------------------------------------------------------------------
637
Thu Sep 19 02:55:09 UTC 2019 - jimmy@boombatower.com
638
639
- Update to version 24.0.0:
640
  * obs-browser: Update translations from crowdin
641
  * Update translations from Crowdin
642
  * libobs: Update version to 24.0.0
643
  * libobs: Check to swap BGRX/BGRA in async filters
644
  * obs-browser: Map absolute to file URLs
645
  * UI: Fix extra browser panels always creating on startup
646
  * obs-browser: Fix panels not remembering last URL set
647
  * UI: Fix browser docks being unchecked when created
648
  * win-dshow: Fix color range when using FFmpeg decode
649
  * Revert "UI: Various screen reader fixes"
650
  * UI: Fix pause hotkey not working properly
651
  * obs-browser: Fix portable mode not saving cookies
652
  * obs-browser: Fix minor bug when using older CEF versions
653
  * UI: Disable NVENC lookahead if dynamic bitrate on
654
  * obs-browser: Fix browser panel visibility bug
655
  * CI: Update CEF on osx to 3770
656
  * obs-browser: Fix large local media file access
657
  * Revert "image-source: Set default size of color source to canvas size"
658
  * obs-browser: Fix build error on macOS
659
  * obs-browser: Fix browser panel crash
660
  * UI: Shut down browsers when browser docks hidden
661
  * UI: Refactor all browser dock classes in to one
662
  * UI: Various screen reader fixes
663
  * obs-browser: Allow users to use CEF audio instead of OBS
664
  * UI/updater: Fix variable type to format specifier
665
  * graphics-hook: Fix format specifier
666
  * obs-browser: Do not use WasHidden() for visibility on 3507+
667
  * obs-browser: Fix browser panel crash
668
  * libobs: Remove redundant function param and for loop
669
  * libobs: Make sure to offset unpause audio data
670
  * libobs: Fix pause cutting out video data prematurely
671
  * libobs: Fail pause/unpause if still waiting for them
672
  * libobs: Give a little extra time for pause to start/stop
673
  * libobs: Fix Area shaders missing for RGB output
674
  * obs-qsv11: Remove leftover stack variable
675
  * obs-ffmpeg: Fix video warnings
676
  * libobs: Fix video warnings
677
  * CI: Update Windows CEF version
678
  * libobs: Use correct pointer
679
  * libobs: Call debug marker after null check, not before
680
  * libobs: Don't render scene item texture if it's null
681
  * obs-browser: Do not process Qt events for browser source
682
  * libobs: Add graphics API to get graphics object pointer
683
  * deps/media-playback: Remove cuda for hardware decoding
684
  * deps/media-playback: Fix hw decode dropping last few frames
685
  * libobs-d3d11: Print feature level as %x for readability
686
  * libobs-d3d11: Consistent exception catch parameters
687
  * rtmp-services: Update GameTips.TV
688
  * deps/media-playback: Use hwaccel with non-alpha WebM files
689
  * obs-browser: Ensure FPS always matches OBS
690
  * obs-browser: Don't signal frame begin if feature disabled
691
  * obs-browser: Actually fix browsers sometimes not rendering
692
  * libobs: Fix default mixer values
693
  * obs-qsv11: Do not enable b-frames on sandy/ivy bridge
694
  * obs-browser: Fix browser source sometimes not rendering
695
  * libobs: Insert sources to linked lists after creation
696
  * libobs: Add missing static to function
697
  * libobs: Fix null potential pointer dereference
698
  * libobs: Fix Lanczos calculations
699
  * libobs: Simplify bicubic weight calculations
700
  * obs-ffmpeg: Use NV_FAILED() instead of FAILED()
701
  * obs-ffmpeg: Force I-Frame when reconfiguring jim-nvenc
702
  * deps/media-playback: Fix memory leak
703
  * deps/media-playback: Fix hw accel decode crash
704
  * libobs: add pointer check in reset_raw_output
705
  * UI: Clarify dynamic bitrate support in tooltip
706
  * obs-x264: Do not display log messages every update
707
  * UI: Move "area" scale below bilinear, above bicubic
708
  * UI: Fix bug where FTL was using AAC instead of opus
709
  * obs-browser: Fix audio cutting out
710
  * libobs: Add audio lines
711
  * UI: Simplify toggle pause code
712
  * UI: Update tooltip when paused
713
  * UI: Fix inconsistency with spaces
714
  * UI: Add dynamic bitrate support to the UI
715
  * obs-outputs: Add dynamic bitrate to RTMP output
716
  * libobs: Mark encoders that support dynamic bitrate
717
  * obs-outputs: Allow changing bitrate test limit on the fly
718
  * obs-x264: Do not show reconfigure details in log
719
  * obs-ffmpeg: Allow FFmpeg NVENC to be reconfigured
720
  * linux-capture: Texture unbound after GS_GL_DUMMYTEX changes
721
  * Revert "win-capture: Don't leak dynamic library references"
722
  * libobs-opengl: Fix Clang warnings
723
  * UI: Redundant/bad casts
724
  * libobs-opengl: Redundant cast
725
  * UI: Add box select to preview
726
  * libobs: Fix browser source settings resetting pre-24
727
  * cmake: Fix SWIG deprecation warnings
728
  * UI: Use "-inf" for muted volume level
729
  * UI: Clarify extra browser dock text
730
  * libobs-d3d11: Disable NV12 usage for Intel
731
  * UI: Fix Area sample count text
732
  * obs-text: Fix formatting
733
  * libobs: Reset mixers for "monitoring only" sources
734
  * libobs, obs-scripting, vlc-video: Fix compiler warnings
735
  * UI: Fix compiler/Acri warnings
736
  * win-wasapi: Fix typo with description
737
  * libobs: UI: Add Area scaling for downscale output
738
  * libobs: Remove unnecessary divides from Lanczos
739
  * libobs: Fix dark lines using Lanczos
740
  * UI: Change Connect Account to Recommended
741
  * libobs: Merge obs_source_process_filter_(tech_)?end functions
742
  * libobs: Fix apply_settings & remove_by_name for groups
743
  * UI: Fix look of extra panels trash icon
744
  * obs-browser: Update to 2.6.1
745
  * libobs-opengl: Fix gl_error_to_str
746
  * libobs-opengl: Fix DUMMY textures left bound
747
  * Revert "libobs-opengl: Add GS_RGBX format"
748
  * linux-capture: Revert GS_RGBX usage
749
  * deps/media-playback: Convert YUV alpha formats to RGB on GPU
750
  * obs-ffmpeg: Add YUV alpha formats for completeness
751
  * libobs: Add YUV alpha formats
752
  * deps/media-playback: Add missing header to CMake
753
  * UI: Rename Mixer to Audio Mixer
754
  * libobs: Separate textures for YUV input
755
  * obs-scripting: Use a recursive mutex for Lua scripting
756
  * UI: Add the ability to create custom browser docks
757
  * UI: Add LineEditChanged and LineEditCanceled
758
  * obs-browser: Fix a few panel issues
759
  * libobs: Fix stale format in async frame cache
760
  * UI: Fix pause button checked color with Rachni theme
761
  * obs-scripting: Add pause scene script
762
  * UI: Remove Twitch from MultichannelWarning message
763
  * libobs: Add missing pixel format to format_is_yuv and get_video_format_name
764
  * win-dshow: Use unbuffered by default for MJPEG
765
  * win-dshow: Clarify function name/purpose
766
  * libobs, obs-ffmpeg, win-dshow: Fix FFmpeg 4.0 deprecation
767
  * win-dshow, obs-ffmpeg: Add hardware decoding support
768
  * libobs: Add GPU timestamp query support
769
  * UI: Partially revert PR #1979
770
  * UI: Fix Lanczos label with correct sample count
771
  * libobs: Separate textures for YUV output, fix chroma
772
  * CI: Only download Qt if it doesn't exist already
773
  * libobs: Optimize lanczos shader, remove scaling
774
  * obs-browser: Update to 2.5.0 (audio capture support)
775
  * libobs: Add "monitoring by default" source cap
776
  * libobs: Optimize bicubic shader
777
  * libobs: Default sampler sometimes unset for GL
778
  * libobs: Fix benign typo
779
  * win-dshow: Use FFmpeg for MJPEG decompression
780
  * libobs: obs-ffmpeg: win-dshow: Planar 4:2:2 video
781
  * UI: Pass QColor as reference
782
  * win-capture: Don't leak dynamic library references
783
  * libobs: Don't leak dynamic library references
784
  * libobs: Return NULL if there is no get_properties callback
785
  * win-wasapi: Catch by reference
786
  * UI: Catch by reference
787
  * libobs-d3d11: Catch be reference
788
  * libobs: Supress clang-tidy warning clang-tidy-cert-flp30-c
789
  * UI: Stop recording when disk space is low
790
  * libobs-opengl: Remove unused VERTEXID code
791
  * libobs-opengl: Support gl_FragCoord and cull unused interpolants
792
  * libobs-opengl: Fix GS_R8G8 values
793
  * UI: Add links for Facebook stream key
794
  * obs-transitions: Fix suffix with stinger transition
795
  * UI: Add ability to disable hotkeys when not in focus
796
  * UI: Fix param logic of ResetHotkeyState calls
797
  * libobs: Rework RGB to YUV conversion
798
  * libobs: Remove YUV transformation on CPU
799
  * UI: Fix hotkeys working even when disabled in focus
800
  * UI: Add option to warn on stop recording
801
  * UI: Improve look of adv audio control dialog
802
  * UI: Add Restream.io link to stream key page
803
  * UI: Add Restream.io bandwidth test stream key param
804
  * UI: Add channels widget to Restream.io integration
805
  * UI: Declare missing overrides
806
  * cmake: Fix typo
807
  * obs-text: Use array type for unique_ptr uint8_t[]
808
  * rtmp-services: Remove redundant null checks
809
  * libobs: Improve timing of unbuffered deinterlacing
810
  * win-dshow: Update libdshowcapture to 0.6.1
811
  * UI: Display infinity symbol when volume is at 0 percent
812
  * rtmp-services: Add Stripchat streaming service
813
  * obs-qsv: Enable high profile for QSV H.264
814
  * obs-qsv: Remove check for AsyncDepth in InitParams
815
  * libobs: UI: Remove DrawBackdrop() to save fullscreen pass
816
  * UI: Set default maximum name length to 170 characters
817
  * frontend-tools: Make start/stop buttons checkable
818
  * UI, obs-plugins: Add spinbox suffixes where necessary
819
  * libobs: obs-filters: Area upscale shader
820
  * file-updater: Use transparent HTTP compression
821
  * frontend-tools: Add option to pause output timer when rec is paused
822
  * obs-qsv: Enable LA_CBR as QSV rate control
823
  * libobs-opengl: Fix glGetError() infinite loop
824
  * UI: Simplify resize output code
825
  * obs-browser: Fix CEF 75.0.13 support
826
  * libobs: Fix formatting
827
  * UI: Add enable preview button
828
  * rtmp-services: Add Steam
829
  * obs-qsv: Enable Content Adaptive Quantization
830
  * obs-qsv: Enable B-frames and B-pyramid for encoder
831
  * CI: Run clang format on linux and osx CI and fail if changes are made
832
  * libobs: Call both get_defaults and get_defaults2
833
  * UI: Fix toggled signal of property groups
834
  * libobs: Fix formatting
835
  * obs-qsv: Add newer platforms to CPU enum
836
  * UI: Make Dark theme group box title bold
837
  * linux-v4l2: Add "Default" color range setting
838
  * win-dshow: Add "Default" color range setting
839
  * UI: Change default recording format to MKV
840
  * Apply clang-format to objective c code
841
  * obs-ffmpeg: Separate logging code
842
  * libobs: Clear module variable in case module reloaded
843
  * linux-capture: Fix xcompcap robustness
844
  * libobs-opengl: Fix GS_GL_DUMMY textures creation
845
  * libobs-opengl: Add GS_RGBX format
846
  * libobs-opengl: Add error enum to string function
847
  * UI: Add pause support
848
  * obs-ffmpeg: Add support for pausing
849
  * libobs: Implement pausing of outputs
850
  * obs-ffmpeg: Remove unnecessary function
851
  * libobs: Correct raw output starting audio data
852
  * libobs: Add obs_get_frame_interval_ns
853
  * UI: Don't display MP4/MOV warning if lossless
854
  * obs-ffmpeg: Check for replay buffer button press
855
  * UI: Make adv. streaming audio encoder independent
856
  * libobs: Buffer-smoothing enhancements
857
  * win-dshow: Decouple audio from video
858
  * rtmp-services: Update and prune services
859
  * libobs-d3d11: Set texture using initializer list
860
  * obs-outputs: Minor pointer fixes
861
  * UI: Avoid ternary operator for mixed types
862
  * libobs: Fix format selection
863
  * libobs-d3d11: Unnecessary type conversions
864
  * .git-blame-ignore-revs: Add file to handle mass reformatting
865
  * clang-format: Remove redundant params
866
  * rtmp-services: Update ingest list for Restream.io
867
  * obs-text: fix text transform on updated file
868
  * libobs-opengl: Empty VAO
869
  * libobs-d3d11: Fix missing vertex buffer clear in NV12 check
870
  * obs-ffmpeg: Move external headers to external dir
871
  * clang-format: Apply formatting
872
  * clang-format: Add clang-format files
873
  * cmake: Install 'libobs.pc' under the correct 'libdir'
874
  * libobs: Full-screen triangle format conversions
875
  * UI: Use stream track if no tracks are selected
876
  * Revert "UI: Use theme colors setting for Projectors too"
877
  * libobs, UI: Implement item_locked event
878
  * libobs-d3d11: Clean up device_projection_pop
879
  * libobs: Area-resampling shader optimizations
880
  * libobs: linux-v412: obs-ffmpeg: Add packed BGR3 video support
881
  * libobs: Remove unnecessary frame pipelining
882
  * libobs: Improve low-resolution bilinear sampling
883
- Upstream moved pkgconfig/libobs.pc to libdir for x86_64.
884
885
-------------------------------------------------------------------
886
Mon Jun 17 19:56:19 UTC 2019 - jimmy@boombatower.com
887
888
- Update to version 23.2.1:
889
  * libobs: Update version to 23.2.1
890
  * obs-frontend-api: Add func to add custom docks
891
  * libobs: Disable blending when converting sources
892
  * UI: Fix editor inheriting source list stylesheet
893
  * UI: Fix bug with custom source list item color
894
  * UI: Fix tray icon showing up on startup even if off
895
  * libobs: Fix null pointer dereference
896
897
-------------------------------------------------------------------
898
Thu Jun 13 01:27:07 UTC 2019 - Jimmy Berry <jimmy@boombatower.com>
899
900
- Update %post script for new desktop file name.
901
- Include appdata in files list.
902
- Include obs-ffmpeg-mux in files list.
903
904
-------------------------------------------------------------------
905
Thu Jun 13 00:57:19 UTC 2019 - jimmy@boombatower.com
906
907
- Update to version 23.2.0:
908
  * libobs: Update version to 23.2.0
909
  * Update translations from Crowdin
910
  * UI: Make two-auth message a bit friendlier
911
  * UI: Use better link for Twitch two-factor warning
912
  * win-capture: Add discord to game capture blacklist
913
  * UI: Fix transition A/B labels on macOS/Linux
914
  * UI: Add two-factor authentication warning for Twitch
915
  * UI: Add ability to use rich text in warning dialogs
916
  * UI: Fix output icon size. Add padding to settings list items
917
  * UI/updater: Update some text for clarity
918
  * UI/updater: Add marquee progress bar for existing file check
919
  * UI/updater: Add manifest file for DPI awareness
920
  * UI: Revert Dark theme Scenes font change
921
  * CI: Fix travis test on OSX
922
  * CI: Build CEF with OS X 10.11 target
923
  * UI: Ensure frontend event is removed on object deletion
924
  * win-wasapi: Speaker enum fixes
925
  * UI: Fix "Toggle Preview" hotkeys duplicating
926
  * GitHub: Add funding buttons
927
  * libobs-d3d11: Bad indices in log output
928
  * libobs: Pair encoders only when output actually starts
929
  * UI: Fix issue where rec time left would show negative time
930
  * libobs: Remove unreachable YUV decode paths
931
  * obs-filters: Remove unused key_rgb shader variable
932
  * obs-filters: Remove unused variable for color key
933
  * libobs: Remove saturate from RGB -> YUV conversion
934
  * UI: Remove unused helper function renderVB
935
  * obs-browser: Close browser panels early
936
  * UI: Remove 5 file limit for drag & drop
937
  * libobs: Fix lockup when an encode call fails
938
  * UI: Dark theme consistency for Scenes vs Sources
939
  * UI: Remove unused hotkey qss items
940
  * UI: Fix theme issues with hotkey icons
941
  * UI: Add hover color to hotkey icons
942
  * UI: Add Transition Previews
943
  * libobs: Add transition and showing counter functions
944
  * README.rst: Add contributing/donating link
945
  * obs-ffmpeg: Fix VAAPI CBR
946
  * libobs: UI: Remove Qt usage from graphics thread
947
  * obs-outputs: Fix undefined MSG_NOSIGNAL
948
  * libobs: Restore casts to fix Clang warnings
949
  * obs-qsv: Update libmfx, fix QSV with new DCH drivers
950
  * UI: Block SIGPIPE in all threads
951
  * obs-outputs: Return error instead emitting SIGPIPE
952
  * obs-frontend-api: Add func to trigger a Studio Mode transition
953
  * obs-frontend-api: Add methods to get/set transition duration
954
  * libobs: Fix various alpha issues
955
  * UI: Change fader type to log
956
  * UI: Make volume faders more precise
957
  * UI: Change volume to dB in adv audio properties
958
  * UI: Use escaped html for about dialog
959
  * UI: Add Patreon contributors to About dialog
960
  * win-dshow: fix issue decoding some H.264 stream
961
  * UI: Fix system tray not working
962
  * UI: Hide Alpha channel field from the color picker
963
  * UI: fix crash due to NULL dereference
964
  * rtmp-services: Update GameTips.tv
965
  * libobs: Fix crashes from wrong types
966
  * CI: Use swig 3.0.12 on OSX
967
  * UI: Fix theme showing incorrect theme when on Dark
968
  * CI: Use swig 3.04 on OSX
969
  * obs-ffmpeg: Fix jim-nvenc initial DTS for fractional FPS
970
  * UI: Add ability to set properties spinbox suffix
971
  * libobs: Add ability to set spinbox property suffix
972
  * UI: Use icons for hotkey buttons
973
  * UI: Truncate text in hotkeys interface
974
  * UI: Remove icons from settings button box
975
  * UI: Improve look of Dark theme
976
  * UI: Remove settings horizontal lines
977
  * UI: Remove mac browser workarounds, improve stability
978
  * UI: Only execute "What's New" code on win32
979
  * UI: Check for valid systen tray pointer
980
  * UI: Increment bitrates by 50
981
  * libobs: Use RTLD_FIRST when loading libraries on macOS
982
  * UI: Fix theme issues with vis/lock checkboxes
983
  * obs-ffmpeg: Move ffmpeg-mux to executable dir
984
  * libobs/util: Add function to get executable path
985
  * obs-filters: Use int sliders for opacity
986
  * obs-filters: Fix opacity on image mask/blend filter
987
  * libobs: Support limited color range for RGB/Y800 sources
988
  * decklink, win-dshow: Use obs_source_output_video2
989
  * libobs: Add better default source color range handling
990
  * Revert "libobs: libobs-d3d11: obs-filters: No excess alpha"
991
  * UI: Fix theme bug when updating from older versions
992
  * UI: Add ability to copy/paste scene filters
993
  * UI: Fix unable to escape when renaming scene
994
  * UI: Fix group checkbox icons not working in Dark theme
995
  * UI: Simplify locked/visibility checkboxes
996
  * UI: Change icons to svg
997
  * UI: Fix preview/program label alignment
998
  * libobs: Fix GS_UNSIGNED_LONG definition
999
  * obs-outputs: Fix leak with certs for rtmp
1000
  * UI: Rename UI files for consistency
1001
  * UI: Fix whitespace issues with "ignore wheel" widgets
1002
  * UI: Do not remove focus on mouse leave events
1003
  * win-wasapi: Unapply/reapply audio monitoring on reconnect
1004
  * win-wasapi: Fix audio capture after unplugging device
1005
  * win-wasapi: Call CoInitializeEx in reconnect thread
1006
  * decklink-output-ui: Fix memory leak
1007
  * rtmp-services: Update Mixer keyframe interval
1008
  * UI: Do not allow mouse wheel for volume slider
1009
  * libobs: UI: Fix rotated line scale
1010
  * obs-ffmpeg: Add logging of last error for passing to UI
1011
  * libobs: Allow Win32 pipes to pass STDERR for logging of errors
1012
  * UI: Update error message severity levels and show additional info
1013
  * UI: Add warning / critical QMessageBox wrappers
1014
  * Use proper capitalization for string
1015
  * UI: Add support for property groups
1016
  * libobs: Add property groups
1017
  * Decklink: inital preview out work
1018
  * UI: Use theme colors setting for Projectors too
1019
  * UI: Correct custom property implementation
1020
  * vlc-video: Enable subtitle track selection
1021
  * UI: Add default color for the preview background
1022
  * UI: Fix Linux build without PulseAudio
1023
  * UI: Estimate recording time left until disk is full
1024
  * libobs: Fix shader for GLSL
1025
  * UI: Add Linux AppStream metadata
1026
  * UI: Add hotkey to toggle preview
1027
  * win-capture/graphics-hook: Check if mutex abandoned
1028
  * UI: Remove SourceListWidget
1029
  * UI: Ignore wheelEvent for properties
1030
  * rtmp-services: Add OnlyFans streaming service
1031
  * CONTRIBUTING.rst: Improve commit guidelines
1032
  * UI: Fix remux dialog ignoring filename changes
1033
  * UI: Separate delegate class into header file
1034
  * UI: Show a message in the empty source list
1035
  * deps/media-playback: YUV444P support
1036
  * libobs: Simplify YUV conversion
1037
  * UI: Add null check for rename of default theme
1038
  * UI: Don't hide cursor over multiview
1039
  * UI: Add ability to center items vertically/horizontally
1040
  * UI: Rename Default theme to System
1041
  * libobs: Add additional effect debugging information
1042
  * Remove double spaces from localization
1043
  * UI: Fix size of output icon
1044
  * vlc-video: Enable audio track selection
1045
  * UI: Add text autoselect for source rename
1046
  * UI: Add text autoselect on scene rename
1047
  * libobs: UI: Use graphics debug markers
1048
  * libobs/graphics: Support debug markers
1049
  * libobs: Fix move assignment operator for ComPtr
1050
  * libobs: libobs-d3d11: obs-filters: No excess alpha
1051
  * UI: Don't update stats dock if hidden
1052
  * UI: Fix bandwidth test flag being saved to stream key
1053
  * cmake: Generate obs.rc out-of-tree
1054
  * libobs: Add function to remove properties
1055
  * linux-capture: Add randr support
1056
  * obs-frontend-api: Access system tray icon from API
1057
  * UI: Fix incorrect padding usage in Rachni theme
1058
  * UI: Show correct version in about dialog
1059
  * UI: Log group items on startup
1060
  * UI, libobs, text-freetype2: Add missing pragma once in header files
1061
  * libobs: Add support for F25-F35 hotkeys on Linux
1062
  * UI: Hide border for Output Settings container
1063
  * UI: Hide border for General Settings container
1064
  * UI: Refactor Audio Settings tab structure
1065
  * plugins: Clear all compiler warnings
1066
  * libobs: Clear all compiler warnings
1067
  * UI: Fix Q_PROPERTY compiling warnings
1068
  * libobs-opengl: Clear some conversion and uncaught switch cases warnings
1069
  * image-source: Set default size of color source to canvas size
1070
  * CI: Build caption output support on OSX by default
1071
  * deps/obs-scripting: Expose obs_output_output_caption_text1 to scripts
1072
  * Improve locales
1073
  * obs-filters: Add luma key filter
1074
  * libobs: Add minimum display duration to caption data
1075
  * UI: Show output's last error in failure dialog
1076
  * libobs: Initialize service before starting output
1077
  * UI: Fix unencoded stream failure
1078
  * obs-ffmpeg: Bind network buffer size in the UI
1079
1080
-------------------------------------------------------------------
1081
Sat Apr  6 16:14:42 UTC 2019 - Jimmy Berry <jimmy@boombatower.com>
1082
1083
- Add libqt5-qtsvg-devel as a build dependency.
1084
1085
-------------------------------------------------------------------
1086
Sat Apr 06 02:50:54 UTC 2019 - jimmy@boombatower.com
1087
1088
- Update to version 23.1.0:
1089
  * obs-ffmpeg: Remove "A" variants from NVENC blacklist
1090
  * libobs: Fix and simplify Area scale filter
1091
  * Update translations from Crowdin
1092
  * libobs: Update version to 23.1.0
1093
  * UI: Do not show [x] (close) for primary dock widgets
1094
  * UI: Fix file browser showing up when dir selected
1095
  * UI: Fix issue where space/esc hotkeys would be blank
1096
  * UI: Fix crash when using ctrl-c in Linux terminal
1097
  * UI: Allow smaller Restream docks
1098
  * libobs, image-source: Fix ABI break in image_file_t structure
1099
  * UI: Fix act. feed version hide check to <= 23.0.2
1100
  * libobs: Change internal version to 23.0.3 (temporarily)
1101
  * obs-ffmpeg: Show encoder name when logging jim-nvenc
1102
  * UI: Hide act. feed by default if prev ver below 23.1
1103
  * UI: Remove help icon from source select dialog
1104
  * UI: Don't open settings or close in event subloop
1105
  * libobs: Update version to 23.1.0
1106
  * CI: Add Restream secrets for AppVeyor
1107
  * obs-ffmpeg: Fix blacklisted adapter check
1108
  * UI: Add Restream integration
1109
  * win-dshow: Update libdshowcapture for crash fix
1110
  * libobs: Remove dead code in sharpness effect
1111
  * obs-filters: Remove unused function in shader
1112
  * libobs: Fix Area scale filter for GLSL
1113
  * CI: Don't build service integration in PRs&Forks
1114
  * CI: Build service integration on Azure Pipelines
1115
  * obs-browser: Make DispatchJSEvent asynchronous
1116
  * libobs: Fix ABI break
1117
  * UI: Remove and ignore obs.rc
1118
  * libobs-opengl: Fix bad log string
1119
  * libobs: Fix output type specifiers
1120
  * libobs: Fix invalid max_anisotropy value
1121
  * UI: Use icons from theme on Linux
1122
  * Revert "UI: Add obs.rc to .gitignore"
1123
  * libobs: Fix obs_property_float_set_limits
1124
  * image-source: Re-add fix of repeating images
1125
  * UI: Remove Area downscale filter option
1126
  * UI: Add obs.rc to .gitignore
1127
  * Revert "obs-ffmpeg: Add option to use b-frames as reference"
1128
  * libobs: Fix effect parsing log specifiers
1129
  * rtmp-services: Add GameTips.tv
1130
  * obs-ffmpeg: Use correct calling convention on CreateDXGIFactory1
1131
  * image-source: Add memory usage limit to slideshow
1132
  * libobs/graphics: Add memory usage member to image file
1133
  * libobs: Add function to get libobs object data
1134
  * image-source: Revert slideshow dynamic loading
1135
  * libobs: Fix frame not being cleared
1136
  * CI: Build for Linux on Azure Pipelines
1137
  * CI: Build on Ubuntu Xenial for Travis CI
1138
  * Adjust locales for better consistency
1139
  * libobs-d3d11: Log errors from HasBadNV12Output just in case
1140
  * libobs-d3d11: Improve NV12 validity check for AMD
1141
  * CI: Always send travis webhook and remove IRC sections
1142
  * obs-ffmpeg: Change clear on media end wording for media source
1143
  * cmake: Fix Qt DLL filenames for debug builds
1144
  * UI: Add confirmation dialog for bandwidth test mode
1145
  * UI: Add PAL 25 & 50 FPS as common FPS values
1146
  * UI: Fix yes/no not using localization in no source dialog
1147
  * UI: Change HDD to Disk in locale
1148
  * UI: Add checkbox for Twitch bandwidth test mode
1149
  * CI: Build 32/64 bit Windows parallel on Azure
1150
  * CI: Build for windows on Azure Pipelines
1151
  * obs-text, win-capture: Do not use premultiplied alpha
1152
  * Add "Area" scale filter
1153
  * UI: Fix "What's New" showing again each patch version
1154
  * UI: If from 23.0.1 or 23.0.0, hide activity feed
1155
  * UI: Add Twitch Activity Feed
1156
  * libobs: Remove unnecessary count check
1157
  * libobs: Fix code styling
1158
  * libobs: Fix first frame when output restarted
1159
  * UI: Redo settings icons
1160
  * CI: Fix building on trusty
1161
  * UI: Add (Do not show again) checkbox to dock closing warning
1162
  * Revert "Merge pull request #1418 from cabirdme/qsv_feature_add"
1163
  * Revert "obs-qsv: Enable b-pyramid & change packet priority"
1164
  * UI: Warn when closing dock widgets for first time
1165
  * UI: Add way to exec std::function via invokeMethod
1166
  * obs-ffmpeg: Check avformat context before use
1167
  * obs-ffmpeg: Fix crash on failed audio codec init (for real)
1168
  * UI: Always set first scene collection/profiles
1169
  * obs-ffmpeg: Fix crash on failed audio codec init
1170
  * libobs-d3d11: Check for bad NV12 output on all devices
1171
  * libobs-d3d11: Perform actual test for NV12 driver bug
1172
  * libobs-d3d11: Remove NV12 blacklist
1173
  * libobs: Always query shared texture handle for encoding
1174
  * UI: Add preview/program labels in studio mode
1175
  * decklink: Fix locale (missing word)
1176
  * decklink: Allow selecting input connections.
1177
  * decklink: Fix FC<->LFE channel swap for some devices
1178
  * obs-text: Add text transform property
1179
  * win-dshow: Fix "Highest FPS" algorithm
1180
  * libobs-d3d11: Reset handle and re-lock if texture rebuilt
1181
  * libobs-d3d11: Use discrete function to get shared handle
1182
  * libobs-d3d11: Set acquired bool when texture acquired
1183
  * obs-ffmpeg: Always output SEI
1184
  * obs-ffmpeg: Fix SEI data output
1185
  * frontend-tools: Fix memory leak when reloading scripts
1186
  * UI: Show video container warning when selecting MOV
1187
  * UI: Update tab stop order in Settings
1188
  * libobs: Tell filters that we want to load
1189
  * CI: macOS builds on Azure Pipelines
1190
  * obs-qsv11: Fix crash on destructor after init failure
1191
  * obs-qsv11: Don't try to free non allocated array on destruction
1192
  * cmake: Fix pkg-config handling of libvlc
1193
  * obs-ffmpeg: Fix NVENC blacklisted card check
1194
  * decklink: Update SDK to 10.11.4
1195
  * UI: Add ability to copy & paste filters from the mixer
1196
  * UI: Fix locale for 'disabled' devices in audio settings
1197
  * rtmp-services: Added GamePlank to services
1198
  * image-source: Fix repeating of images with slideshow source
1199
  * libobs-opengl: Log shader compiler errors
1200
  * libobs/media-io: Fix mono upmix
1201
  * UI: Reset replay buffer button on "stop" signal
1202
  * obs-ffmpeg: Add option to use b-frames as reference
1203
  * obs-filters/expander: Various improvements
1204
  * linux-v4l2: Add setting to change color range
1205
  * UI: Automatically generate Windows file description
1206
1207
-------------------------------------------------------------------
1208
Fri Mar 08 21:04:44 UTC 2019 - jimmy@boombatower.com
1209
1210
- Update to version 23.0.2:
1211
  * UI: Fix "What's New" showing again each patch version
1212
  * libobs: Fix code styling
1213
  * libobs: Fix first frame when output restarted
1214
  * CI: Fix building on trusty
1215
  * UI: Add (Do not show again) checkbox to dock closing warning
1216
  * Revert "Merge pull request #1418 from cabirdme/qsv_feature_add"
1217
  * Revert "obs-qsv: Enable b-pyramid & change packet priority"
1218
  * UI: Warn when closing dock widgets for first time
1219
  * UI: Add way to exec std::function via invokeMethod
1220
  * obs-ffmpeg: Check avformat context before use
1221
  * obs-ffmpeg: Fix crash on failed audio codec init (for real)
1222
  * UI: Always set first scene collection/profiles
1223
  * obs-ffmpeg: Fix crash on failed audio codec init
1224
  * libobs-d3d11: Check for bad NV12 output on all devices
1225
  * libobs-d3d11: Perform actual test for NV12 driver bug
1226
  * libobs-d3d11: Remove NV12 blacklist
1227
  * libobs: Always query shared texture handle for encoding
1228
  * UI: Reset replay buffer button on "stop" signal
1229
  * libobs-d3d11: Reset handle and re-lock if texture rebuilt
1230
  * libobs-d3d11: Use discrete function to get shared handle
1231
  * libobs-d3d11: Set acquired bool when texture acquired
1232
  * obs-ffmpeg: Always output SEI
1233
  * obs-ffmpeg: Fix SEI data output
1234
  * frontend-tools: Fix memory leak when reloading scripts
1235
  * UI: Update tab stop order in Settings
1236
  * CI: macOS builds on Azure Pipelines
1237
  * obs-qsv11: Fix crash on destructor after init failure
1238
  * obs-qsv11: Don't try to free non allocated array on destruction
1239
  * obs-ffmpeg: Fix NVENC blacklisted card check
1240
1241
-------------------------------------------------------------------
1242
Wed Feb 27 21:36:03 UTC 2019 - jimmy@boombatower.com
1243
1244
- Update to version 23.0.1:
1245
  * obs-browser: Fix widgets being initially blank on high-DPI
1246
  * libobs: Update version to 23.0.1
1247
  * libobs-d3d11: Disable NV12 textures if NVENC unavailable
1248
  * UI: Don't show "What's New" for new users
1249
  * UI: Don't delete auto-remux file (just in case)
1250
  * libobs-d3d11: Blacklist certain adapters from NV12
1251
  * UI: Do not allow post-GPU rescaling on gpu encoders
1252
  * libobs: Add func to get encoder caps by encoder pointer
1253
  * obs-ffmpeg: Fix bitrate being set on NVENC CQP/lossless
1254
  * UI: Fix Mixer allowing endless login retries
1255
  * UI: Make workaround for Logitech plugin hard lock
1256
  * UI: Check CEF available when loading auth
1257
  * libobs-d3d11: Improve check for NV12 texture support
1258
1259
-------------------------------------------------------------------
1260
Tue Feb 26 00:11:02 UTC 2019 - Jimmy Berry <jimmy@boombatower.com>
1261
1262
- Include pkg-config (.pc) file in devel subpackage.
1263
1264
-------------------------------------------------------------------
1265
Mon Feb 25 23:53:13 UTC 2019 - jimmy@boombatower.com
1266
1267
- Update to version 23.0.0:
1268
  * UI: Rename a bunch of bad file names
1269
  * image-source: Change max loaded slideshow images to 21
1270
  * enc-amf: Update translations
1271
  * obs-ffmpeg: Add more blacklisted NVENC adapters
1272
  * Update translations from Crowdin
1273
  * UI: Fix replay buffer checked state when no hotkey is set
1274
  * UI: Refine strings for About dialog
1275
  * Update translations from Crowdin
1276
  * UI: Force Twitch moderation tools to system browser
1277
  * UI: Fix wrong filename building for Remux dialog
1278
  * obs-ffmpeg: Free NVENC textures after sending EOS
1279
  * libobs: Update version to 23.0.0
1280
  * obs-browser, obs-vst: Update translations
1281
  * UI: If auth startup failed, keep connected in settings
1282
  * UI: If Twitch account disconnected, retry login
1283
  * UI: If Mixer account disconnected, retry login
1284
  * UI: Fix scene list text edit sizing on dark theme
1285
  * UI: Actually fix non-windows compilation
1286
  * UI: Fix non-windows compilation
1287
  * UI: Do not display threaded message boxes on startup
1288
  * UI: Defer autoconfig to message queue
1289
  * obs-text: Use custom draw flag
1290
  * Update translations from Crowdin
1291
  * UI: Set replay buffer check w/ --startreplaybuffer
1292
  * UI: Fix disabling "resize output to source"
1293
  * UI: Make sure user can still stream if auth fails
1294
  * UI: Do not auto-remux if using FFmpeg output
1295
  * UI: Use QFileInfo for remux
1296
  * UI: Clean up code styling of ternary operator usage
1297
  * UI: Allocate space for null terminator
1298
  * image-source: Actually defer slideshow, not image source
1299
  * obs-frontend-api: Make a few frontend API thread-safe
1300
  * UI: Fix profile duplicates using wrong cookies
1301
  * libobs: Fix missing mutex unlock from 26dbe54
1302
  * libobs: Check fwrite return value for extra safety
1303
  * libobs-d3d11: Fix rebuild of NV12 textures
1304
  * libobs-d3d11: Actually use paired NV12 member variable
1305
  * libobs-d3d11: Don't inline rebuild funcs
1306
  * UI: Fix inconsistent use of ellipsis
1307
  * obs-ffmpeg: Fix constant QP mode in new NVENC
1308
  * UI: Set preferHardware only when hw encoder is avail.
1309
  * UI: Hide instead of disable rescale
1310
  * obs-ffmpeg: Update advice for CFA
1311
  * vlc-video: Fix a video format not playing back correctly
1312
  * UI: Add back auth for custom RTMP servers
1313
  * obs-ffmpeg: Add more blacklisted non-NVENC adapters
1314
  * UI: Disable stream settings if streaming
1315
  * UI: Suggest hw encoding by default depending on hw
1316
  * obs-browser: Update default URL
1317
  * UI: Remove unused help icon
1318
  * frontend-tools: Remove unused help icon
1319
  * UI: Remove unused "Beta" texts
1320
  * obs-browser: Don't use UNUSED_PARAMETER in app class
1321
  * UI: Delete cookies on profile removal
1322
  * obs-ffmpeg: Enable NVENC psycho_aq by default for now
1323
  * obs-browser: Have child processes detect crashes
1324
  * UI: Wait for browser init before "what's new" dialog
1325
  * UI: Clear key in autoconfig when service disconnected
1326
  * UI: Estimate better resolution if using NVENC
1327
  * obs-outputs: Increase GetAdaptersAddresses buffer size
1328
  * decklink-output-ui: Add note about keyer output
1329
  * libobs: Fix indent
1330
  * libobs: Fix race conditions
1331
  * libobs: Fix potential race condition on shutdown
1332
  * UI: Add default preset for NVENC in simple output
1333
  * decklink-ouput-ui: Remove unused help icon
1334
  * frontend-tools: Remove unused help icons
1335
  * UI: Remove additional unused help icons
1336
  * win-capture: Don't try to find window every frame
1337
  * obs-ffmpeg: Mark unused parameter
1338
  * decklink-output-ui: Fix memory leak in save settings
1339
  * obs-ffmpeg: Don't expose new settings to old NVENC (yet)
1340
  * UI: Don't enable rescale if on "Use stream encoder"
1341
  * UI: Fix encoder preset locale text
1342
  * UI: Fix potential race condition for hover items
1343
  * UI: Add OBSBasicPreview::Get helper func
1344
  * obs-ffmpeg: Fix crash when audio not configured
1345
  * UI: Add missing text string for Remux dialog
1346
  * UI: Allow compressed responses in RemoteTextThread
1347
  * image-source: Defer update of slideshow source
1348
  * Revert "UI: Use Twitch dashboard chat popout"
1349
  * UI: Use Twitch dashboard chat popout
1350
  * UI: Remove help icon from auth/what's new titlebars
1351
  * libobs: Fix crash starting raw encoder before gpu encoder
1352
  * UI: Add minimum size of OAuth login dialog
1353
  * UI: Fix autoconfig authentication not working
1354
  * libobs: Fix texture-based encoder decklock
1355
  * UI: Increase Twitch "Stream Stats" height by 50
1356
  * UI: Allow animated BTTV emojis
1357
  * decklink-output-ui: Fix memory leak
1358
  * UI: Enter graphics context before destroying texture
1359
  * libobs: Make sure to destroy effect
1360
  * UI: Make "What's New" dialog modeless
1361
  * obs-ffmpeg: Add a few line breaks for new tooltips
1362
  * UI: Check that CEF loaded before loading integrations
1363
  * obs-ffmpeg: Use CQP in jim-nvenc properties text
1364
  * UI: Fix being unable to drag/drop source list items
1365
  * UI: Fix issue with Mixer
1366
  * UI: Do one time reset of dock lock state for v23
1367
  * obs-ffmpeg: Add tooltips for new NVENC settings
1368
  * UI: Start projector user-facing monitor count at 1
1369
  * UI: Adjust Acri and Rachni themes
1370
  * CI: Build service-integration on Windows
1371
  * image-source: Increase slideshow max loaded to 15
1372
  * obs-ffmpeg: Disable psycho_aq by default (for now)
1373
  * UI: Fix twitch stream stat window not centering
1374
  * UI: Add bttv emote button to Twitch chat window
1375
  * UI: Change preview handles/outline and add hover
1376
  * UI: Add scene item canvas overflow to preview
1377
  * obs-ffmpeg: Do not allow new NVENC on gpu idx > 0
1378
  * enc-amf: Update plugin to Version 2.5.1
1379
  * UI: Use new NVENC by default in simple output mode
1380
  * obs-ffmpeg: Add texture-based NVENC encoder implementation
1381
  * obs-ffmpeg: Update NVENC properties and property defaults
1382
  * obs-ffmpeg: Update display name of FFmpeg NVENC encoder
1383
  * obs-ffmpeg: Update nvEncodeAPI.h to latest version
1384
  * UI: If hardware encoder selected, disable post rescale
1385
  * UI: Use hardware encoding by default if available
1386
  * libobs: Add texture-based encoding support
1387
  * libobs: Split do_encode in to two funcs
1388
  * libobs/media-io: Add frame funcs for separate GPU thread
1389
  * obs-ffmpeg: Implement NVENC video card blacklist
1390
  * libobs/util: Fix bug with get_winver
1391
  * libobs/util: Fix bug with circlebuf_data
1392
  * libobs: Add ability to reroute encoders
1393
  * libobs/util: Add get_win_ver_int() func (windows)
1394
  * libobs: Use NV12 textures when available
1395
  * libobs: Add obs_video_active() function
1396
  * libobs/graphics: Add NV12 texture support
1397
  * libobs/graphics: Add texture sharing functions
1398
  * UI: Fix potential race condition
1399
  * UI: Add Twitch integration
1400
  * UI: Add Mixer integration
1401
  * UI: Add auth. support to settings/autoconfig
1402
  * UI: Add obfuscation func
1403
  * UI: Add Auth and OAuth classes
1404
  * UI: Add func to load browser/cookies, but show dialog
1405
  * UI: Add per-profile browser panel cookie management
1406
  * UI: Switch to new browser panel code
1407
  * UI: Improve/refactor autoconfig/settings service UI
1408
  * UI: Add function for adding extra docks to main window
1409
  * UI: Make assignDockToggle an actual function
1410
  * UI: Add function to get main window more easily
1411
  * UI: Add functions for executing funcs without blocking
1412
  * UI: Add CreateQThread helper function
1413
  * UI: Unlock UI by default
1414
  * UI: Add alternate constructor for RemoteTextThread
1415
  * UI: Add timeout parameter to RemoteTextThread
1416
  * UI: Only def. BROWSER_AVAILABLE for WIN32 (for now)
1417
  * UI: Remove "service type" from auto-config stream page
1418
  * obs-filters: Fix unused parameter warnings
1419
  * obs-vst: Fix resizing on windows (submodule update)
1420
  * UI: Enable high DPI scaling, for Qt >= 5.11
1421
  * UI: Use Next button for GPL license page in windows installer
1422
  * win-capture: Add a few more blacklisted capture exes
1423
  * win-capture: Do not capture "explorer.exe" with null titles
1424
  * libobs: Fix scanf type specifiers
1425
  * frontend-tools: Call modified prop callbacks on script load/reload
1426
  * CI: Use modified macOS QT installer
1427
  * win-capture: Start user-facing monitor count at 1
1428
  * UI: add a default black background to the PGM output of the multiview
1429
  * rtmp-services: Remove LiveEdu from services
1430
  * decklink: Remove redundant const qualifiers
1431
  * UI: Clear out previous projectors when loading saved projectors
1432
  * rtmp-services: Update Twitch and Smashcast ingests
1433
  * obs-filters: Add downward expander filter
1434
  * UI: Fix audio recording for lossless simple (#1616)
1435
  * cmake: Use multiprocessor compilation on Windows (#1605)
1436
  * rtmp-services: restore STAGE TEN (now using rtmps)
1437
  * Use Premultiplied Alpha for Text and Game Capture (#1578)
1438
  * rtmp-services: updating castr.io ingests
1439
  * Add Bangalore, India server to Restream
1440
  * rtmp-services: Add Camplace.com RTMP Services (#1631)
1441
  * UI: Fix a series of mem leaks (#1614)
1442
  * syphon: Remove references to game capture
1443
  * obs-ffmpeg: Show additional details in failed to write error
1444
  * win-capture: Disable cached offsets writing
1445
  * win-capture: Improve reading from get-graphics-offsets
1446
  * obs-qsv: Enable b-pyramid & change packet priority
1447
  * README.rst: Clarify that project is GPL2+
1448
  * Add GPL Cooperation Commitment to base directory
1449
  * UI: Fix accessibility/narration text on sources list
1450
  * UI: Add support for Restream "Auto" server in auto-config
1451
  * decklink: Initialize member variables
1452
  * UI: Fix infinitely incrementing showing ref
1453
  * UI: Set minimum negative sync offset to -950
1454
  * libobs, UI: Do not log redundant warnings
1455
  * UI: Add date/time to log file
1456
  * Authors: Update Contributors list
1457
  * UI: Fix Defaults button not triggering UI update
1458
  * rtmp-services: Update service json format version
1459
  * Decklink: only use RGBA when using keyer
1460
  * obs-qsv11: Log errors on init
1461
  * Decklink: Keyer support
1462
  * libobs: Add get_defaults2 and get_properties2 for encoders
1463
  * rtmp-services: Update Chaturbate POPs
1464
  * libobs: Allow const argument in obs_set_cmdline_args
1465
  * Add Discord badge to README
1466
  * libobs: Fix circlebuf_pop_back returning front
1467
  * libobs: Fix Windows Game Mode detection on newer Windows 10 versions
1468
  * UI: Save scene collection before export
1469
  * UI: Support fractional scaling
1470
  * UI: Revert default tab in Settings > Output: Advanced to Stream tab
1471
  * Add support for building on PPC64LE using x86 Intrinsic Compat Shim
1472
  * libobs: Fix utf-8 bom is not properly skipped
1473
  * UI: Show "OBS Studio" in linux desktop link
1474
  * UI: Fix display of mono source with surround output
1475
  * CONTRIBUTING.rst: Add Discord server and dev chat
1476
  * rtmp-services: Remove dead servers/services
1477
  * linux-v4l2: Make V4L device names unique
1478
  * UI: Add French to UI/dist/obs.desktop
1479
  * win-mf: Initialize member variable
1480
  * rtmp-services: Added Bongacams ingest point
1481
  * UI: Add /LARGEADDRESSAWARE for MSVC x86 executable
1482
  * libobs: Fix crash when pixel or vertex shader are missing
1483
  * libobs: Log audio source when buffering is added
1484
  * libobs: Fix starting timestamp for preloaded frames
1485
  * rtmp-services: Add Restream FTL ingests
1486
  * obs-output: Update ftl-sdk version
1487
  * rtmp-services: Allow seamless service renaming
1488
  * rtmp-services: Add Lightcast.com
1489
  * rtmp-services: Add Linkstream
1490
  * libobs/util: Make default val INVALID_HANDLE_VALUE
1491
  * libobs: Background color of 0 should not be gray
1492
  * CI: Use proper VLC release tarball
1493
  * CI: Use VLC 3.0.4 instead of master for macOS
1494
  * obs-libfdk: Compatibility fix for new API
1495
  * obs-filters: Add limiter filter
1496
  * libobs: memset() the correct buff size
1497
  * libobs: Do not process panning if panning centered
1498
  * decklink: Add declaration file for integer types
1499
  * libobs: Fix audio offset not reset for all tracks
1500
  * CI: Update Qt path on Windows
1501
  * UI: Fix batch remux compiler warning
1502
  * Add AppVeyor CI status badge to README
1503
  * Add Travis CI status badge to README
1504
  * UI: Remove scrollbar line controls for Dark theme
1505
  * Decklink: add UI to control output
1506
  * UI: Fix bug when loading saved projectors
1507
  * UI: Emit STREAMING_STOPPING event immediately
1508
  * linux-capture: XCompCap now chooses glXFBConfigs based on window depth
1509
  * decklink: Initialize member variable
1510
  * UI: Add multi-track FFmpeg output support
1511
  * obs-ffmpeg: Enable multiple audio tracks for FFmpeg output
1512
  * libobs: Add multi-track support to non-encoded outputs
1513
  * UI: Don't transition if already transitioning (studio mode)
1514
  * libobs: Add obs_enum_scenes for enumerating scenes
1515
  * libobs-d3d11: Use mip levels are used in resource view
1516
  * libobs-opengl: Add int2-4 support
1517
  * enc-amf: Update to 2.5.0.1 and update repository address
1518
  * UI: Fix typo with resize output text
1519
  * Revert "Merge pull request #1498 from Xaymar/patch-obs-amd-encoder"
1520
  * Decklink: add output support
1521
  * UI: Fix auto remux warning
1522
  * rtmp-services: Update liveedu.tv servers
1523
  * rtmp-services: Add DLive
1524
  * obs-ffmpeg: Add linux VAAPI h.264 encoding support
1525
  * libobs: Add pkgconfig support
1526
  * enc-amf: Update to 2.5.0 and update repository address
1527
  * UI: Change resize output text
1528
  * linux-capture: Fix repeated swapping of swapRedBlue and improve robustness further
1529
  * rtmp-services: Add Vimm.TV
1530
  * libobs: Truncate thread names on Linux
1531
  * UI: Add ability to resize output based on source size
1532
  * UI: Add option to auto remux
1533
  * UI: Remove '?' from remux title bar
1534
  * CI: Add mbedTLS dependency for AppVeyor Linux
1535
  * CI: Build on Linux with AppVeyor
1536
  * CI: Use cmd prefix on AppVeyor as needed
1537
  * CI: Move AppVeyor install commands to a script file
1538
  * cmake: Find Qt first before going to subdirectories
1539
  * cmake: Fix UI being dependent on browser plugin files
1540
  * UI: Fix array length computation
1541
  * docs/sphinx: Add missing obs_sceneitem_get_id info
1542
  * UI: Fix scrollbar misalignment for Acri theme
1543
  * UI: Fix scrollbar handle alignment for Dark theme
1544
  * libobs: Fix heap corruption in obs_source_output_video
1545
  * image-source: Decrease slideshow source memory usage
1546
  * UI: Fix system tray context menu creation
1547
  * UI: Organize unused/duplicate includes
1548
  * libobs/audio-monitoring: Use libobs CFString utils
1549
  * coreaudio-encoder: Use libobs CFString utils
1550
  * decklink: Use libobs CFString utils
1551
  * mac-capture: Use libobs CFString utils
1552
  * mac-vth264: Use libobs CFString utils
1553
  * libobs: Add CFString utils
1554
  * UI: Undo/fix stats dock changes to main window
1555
  * decklink: Remove inactive audio channels (linux, macOs)
1556
  * UI: Add 4th aux audio input device
1557
  * frontend-tools: Increase instant replay playback retry interval
1558
  * frontend-tools: Add VLC support to instant replay script
1559
  * UI: Batch remux and drag/drop support on remux dialog
1560
  * UI: Change about dialog bottom color (light theme)
1561
  * win-capture: Add option to adjust hook rate for game capture
1562
  * linux-capture: Improve XComposite capture robustness
1563
  * libobs: Don't call width/height funcs if context invalid
1564
  * rtmp-services: Update Lahzenegar settings
1565
  * obs-filters: Add "Invert Polarity" audio filter
1566
  * obs-filters: Avoid skewing chroma key's box filter average
1567
  * obs-filters: Optimize chroma key's box filter
1568
  * cmake: Make static VC runtime libraries consistent
1569
  * Plugins: Add descriptions to modules
1570
  * libobs: Export image-file to c
1571
  * obs-browser: Fix local macOS build issues
1572
  * obs-qsv: enable High Profile for QSV h264
1573
  * UI: Add ability to style preview background color
1574
  * UI: Dark theme padding and alignment fixes
1575
  * UI: Add Filter to Hotkeys settings menu
1576
  * Fix README hyperlinks under Credits
1577
  * cmake: Fix an error when SWIG isn't found
1578
  * UI: Set about dialog as non-resizable
1579
  * docs/sphinx: Add annotation api functions
1580
  * libobs: Add additional gs_effect_get_ functions
1581
  * libobs: Add HLSL annotation parsing
1582
  * Update decklink SDK to version 10.11
1583
  * obs-filters: Add base canvas resolution option
1584
  * libobs/util: Fix undefined behavior and optimize util_mul64_64
1585
  * UI: Add ability to reset sliders when double clicked
1586
  * UI: Implement stereo balancing
1587
  * UI: Remove license agreement dialog
1588
  * UI: Add about dialog
1589
  * cmake: Make directory before copying file
1590
  * decklink: Add deactivate when not showing option to decklink
1591
  * cmake: Add install_obs_data_file function
1592
  * Update AUTHORS file
1593
  * UI: Prevent format-truncation compiler warning
1594
  * obs-outputs: Fix unused variable compiler warning
1595
  * obs-outputs: Make rtmp packet alloc code path clearer
1596
  * UI: Fix not all projectors using ProjectorAlwaysOnTop
1597
  * win-ivcam: Remove and prohibit useless member functions
1598
  * linux-jack: Fix snprintf format specifier
1599
  * libobs: Remove VLA in pulse monitoring backend
1600
  * cmake: Add variable-length array checks
1601
  * libobs: Update version to 22.0.3
1602
  * obs-browser: Fix macOS crash
1603
  * UI: Blacklist LockApp and Text Input from Game Capture
1604
  * UI: Add retina support and updated icons
1605
  * UI: Add rename scene/source shortcut
1606
  * libobs-opengl: Store FBOs per texture instead of per device
1607
  * UI/updater: Fix update bug for 32bit/64bit installs
1608
  * UI: Add ctrl+up/down shorcuts to move filters around
1609
  * UI: Add delete as shortcut for removing filters
1610
  * UI: Make stats dockable
1611
  * rtmp-services: Remove offline/unavailable servers/services
1612
  * rtmp-services: add STAGE TEN
1613
  * UI: Name parameters in definition same as in declaration
1614
  * image-source: Add psd and *.* to file filter
1615
  * UI: Use themeID for red message in settings view
1616
  * obs-qsv: Expose additional QSV encoder settings through GUI
1617
  * libobs/UI: Allow Access To argc/argv
1618
  * win-capture: Modify log for sharedmem
1619
  * obs-filters: Use less automagic for SpeexDSP detection
1620
  * deps/obs-scripting: Use less automagic for Lua/Python detection
1621
1622
-------------------------------------------------------------------
1623
Fri Dec  7 00:35:35 UTC 2018 - Jimmy Berry <jimmy@boombatower.com>
1624
1625
- Remove workaround for utilizing proper libdir as it interferes
1626
  with building plugins.
1627
1628
-------------------------------------------------------------------
1629
Wed Nov 14 01:34:58 UTC 2018 - Jimmy Berry <jimmy@boombatower.com>
1630
1631
- Set ExclusiveArch to i586 and x86_64.
1632
1633
-------------------------------------------------------------------
1634
Wed Nov 14 01:03:47 UTC 2018 - Jimmy Berry <jimmy@boombatower.com>
1635
1636
- Restrict to ffmpeg3 to avoid Tumbleweed segfault.
1637
  https://bugs.links2linux.org/browse/PM-143
1638
1639
-------------------------------------------------------------------
1640
Thu Sep 13 02:48:49 UTC 2018 - jimmy@boombatower.com
1641
1642
- Include optional build dependencies to enable more features.
1643
1644
-------------------------------------------------------------------
1645
Fri Aug 31 15:39:49 UTC 2018 - jimmy@boombatower.com
1646
1647
- Update to version 22.0.2:
1648
  * Revert "UI: Do not fire load events until program loaded"
1649
  * Revert "UI: Reset sources list manually on first load"
1650
  * UI: Always show filter preview if video source
1651
  * obs-browser: Update version to 2.1.5
1652
  * UI: Reset sources list manually on first load
1653
  * UI: Remove "Beta" from auto-config tools menu text
1654
  * libobs: Update version to 22.0.2
1655
  * obs-browser: Update version to 2.1.4
1656
  * UI: Make sure quick transition hotkey is not zeroed
1657
  * UI: Do not fire load events until program loaded
1658
  * UI: Use AlwaysOnTop option for windowed projectors
1659
  * UI: Fix a rare multiview crash when clicked
1660
  * UI: Fix macOS bug (scrollbar blocking lock icons)
1661
  * CI: Use Qt 5.10.1 instead of 5.11.1 for macOS
1662
  * UI: Remove beta warning from auto-config wizard
1663
  * libobs: Blacklist old obs-browser version on macOS
1664
  * UI: Fix filter layout issue
1665
  * UI/updater: Add missing header
1666
  * obs-outputs: Revert f1f49bc1 to fix RTMP authentication
1667
  * UI: Select item that user adds
1668
  * CI: Rename one more missed cef-bootstrap name
1669
  * CI: Rename cef-bootstrap to obs-browser-page
1670
  * obs-browser: Update browser version to 2.1.3
1671
  * UI: Set browser hwaccel def. to false if winver <=7
1672
  * rtmp-services: Only do URL check for Facebook
1673
  * UI: Close remux output before showing dialog
1674
  * rtmp-services: update Periscope settings
1675
  * CI: Use env variable for CEF cache on Windows
1676
  * CI: Build Browser Source on Windows
1677
  * UI: Use QT font picker on OSX
1678
1679
-------------------------------------------------------------------
1680
Tue Aug 21 01:31:18 UTC 2018 - jimmy@boombatower.com
1681
1682
- Update to version 22.0.1:
1683
  * obs-browser: Update translations
1684
  * libobs: Update version to 22.0.1
1685
  * obs-browser: Fix local files not being processed correctly
1686
  * libobs: Update to version 22.0.0
1687
  * UI: Fix path for File > Show Recordings
1688
  * obs-browser: Blacklist certain hwaccel adapter combos
1689
  * UI: Fix mixer context menu toggling layout on kde
1690
  * cmake: Add luajit 2.1 support to build
1691
  * obs-browser: Update version number to 2.1.0
1692
  * libobs: Revert version update to 22.0.0 (instead, do RC2)
1693
  * UI: Fix snapping of group sub-items
1694
  * CI: Use HTTPS for downloading macOS deps package
1695
  * libobs: Fix typo in function names
1696
  * UI: Remove warning when using separate QSV encoders
1697
  * Update translations from Crowdin
1698
  * Update translations from Crowdin
1699
  * updater: Prepare for transition to Fastly CDN
1700
  * libobs: Update version to 22.0.0
1701
  * UI: Hide Dock Icon on Mac OSX when minimizing to tray
1702
  * UI: Update Acri theme
1703
  * UI: Fix multiview hang
1704
  * Revert "UI: Use qss themeID for red labels in properties view"
1705
  * UI: Fix dark theme link color
1706
  * UI: Update Rachni theme
1707
  * obs-browser: Fix "shutdown when invisible" issue
1708
  * UI: Use qss themeID for red labels in properties view
1709
  * UI: Use theme for red message in audio settings
1710
  * UI: Allow centering/stretching for groups items
1711
  * UI: Fix group sub-item selection bug
1712
  * UI: Fix flip/rotate transform menu with group items
1713
  * libobs: Add function to force a sceneitem transform update
1714
  * UI: Fix bug grabbing handles of group sub-items
1715
  * rtmp-services: Add DTube
1716
  * UI: Set replay buffer button as checkable
1717
  * libobs: Fix applying group transform of flipped sources
1718
  * UI: Allow resetting transform of group sub-items
1719
  * rtmp-services: Do not check for valid URL if using "auto"
1720
  * libobs: Initialize hotkey pair ID variable properly
1721
  * UI: Allow the transform dialog for group sub-sources
1722
  * UI: If users renames a source, only revert on Esc
1723
  * obs-browser: Fix a number of bugs
1724
  * UI: Protect GUID generation in mutex
1725
  * UI: Make the information dialog a big wider
1726
  * UI: Add release candidate checking to info dialog
1727
  * cmake: Add release candidate versions/cmake variables
1728
  * libobs/media-io: Prevent overwriting of remux input
1729
  * libobs: Update version from latest tag
1730
  * obs-qsv11: Protect context variable in clear_data
1731
  * rtmp-services: Remove unnecessary null check
1732
  * libobs: Remove unnecessary null check
1733
  * UI: Add adv. settings checkbox for browser HW accel
1734
  * libobs: Add functions to get/set global private data
1735
  * libobs: Move function declarations to correct spot
1736
  * UI: Use NVIDIA laptop GPU hint
1737
  * CI: Update OSX Deps package
1738
  * win-capture: Avoid segfault when retrieve size
1739
  * cmake: Prevent policy CMP0072 warning
1740
  * Revert "libobs-d3d11: Initialize variable to zero"
1741
  * win-capture: Avoid tex size mismatch for cursor
1742
  * UI: Make OBS bitness more specific in title bar and log
1743
  * obs-qsv11: Initialize member variable
1744
  * CI: Fix building libvpx dep on osx
1745
  * rtmp-services: Ensure set URL exists within server list
1746
  * rtmp-services: Change Facebook stream URL to use RTMPS
1747
  * obs-outputs: Add support for and use mbedTLS for SSL
1748
  * libobs: When ungrouping groups, duplicate items
1749
  * libobs: Add internal function to dup. scene item data
1750
  * libobs: Add function to save hotkey pair data
1751
  * UI: Remove QNetworkReply from window-basic-main.hpp
1752
  * UI: Use obsproject.com URL for discord invite
1753
  * libobs-opengl: Fix segfault on access of invalid window
1754
  * libobs-opengl: Improve X error handler message
1755
  * obs-filters: Fix segfault in Compressor Filter
1756
  * UI: Add missing va_end() call
1757
  * CI: Update macOS dependencies in build script
1758
  * CI: Update Travis scripts to target OSX 10.11+
1759
  * CI: Update Travis Mac builds to Xcode 9.4 and macOS 10.13
1760
  * UI: Add ability to join discord server from help menu
1761
  * UI: Add Color Coding to Source Tree Widget
1762
  * win-mf: Add missing va_end() call
1763
  * obs-browser: Add hardware acceleration option (win32)
1764
  * UI: Add missing return statement
1765
  * UI: Uncheck record/replay buffer buttons if fail
1766
  * UI: Use QScopedPointer (not QPointer) where applicable
1767
  * UI: Hide preview for sources and filters where possible
1768
  * UI: Fix disabled items in Dark theme being too light
1769
  * libobs: Log libobs bitness in crash logs
1770
  * UI: Add confirmation dialog if there are no sources
1771
  * libobs-d3d11: Initialize variable to zero
1772
  * UI: Check pointer before the first dereference
1773
  * UI: Add intro startup page (windows)
1774
  * deps: Add json11 library for convenience
1775
  * UI: Only allow stream/record hotkeys if the UI buttons are enabled
1776
  * OSX: Add NSCamera and NSMicrophone UsageDescription for 10.14
1777
  * CI: Use Qt 5.11.1 on Travis for macOS
1778
  * CI: Use Qt 5.11.1 on AppVeyor for Windows
1779
  * frontend-tools: Add QAction explicitly for Qt 5.11 compatibility
1780
  * Fix typo in contributor guide
1781
  * UI: Fix start up crash with saved projectors
1782
  * rtmp-services: Add Piczel.TV server
1783
  * enc-amf:  Version 2.4.2
1784
  * libobs: Always try to update transform in current thread
1785
  * libobs: Only update scene item texture on frame tick
1786
  * libobs: Don't assign variables before if/return
1787
  * UI: Do not open properties dialog for groups
1788
  * obs-outputs: Update librtmp with upstream patches
1789
  * CI: Add AppVeyor webhook for Discord bot
1790
  * CI: Add travis webhook for Discord bot
1791
  * UI: Add signal for when theme has changed
1792
  * UI: Add ability to parse OBSStyle from qss
1793
  * libobs: Copy the device uid string for mac audio monitor
1794
  * libobs: Pass address of cf_uid rather than the contents of cf_uid
1795
  * libobs: Fix setting of audio monitor device on Mac
1796
  * libobs: Rework checking Mac audio device capabilities
1797
  * UI: Fix bug with advanced output service settings
1798
  * libobs: Add function to get encoder object's defaults
1799
  * obs-browser: Fix error and warning
1800
  * obs-browser: Update to latest version
1801
  * libobs: Defer update of scene item texture
1802
  * UI: Allow alt-cropping on bounding box scene items
1803
  * libobs/util: Don't use assert for darray_push_back_array
1804
  * obs-qsv:  Allow for multiple QSV encoders
1805
  * obs-output: Update ftl-sdk version
1806
  * CI: Update Sparkle default base_url
1807
  * rtmp-services: Update ingest list for Restream.io
1808
  * rtmp-services: Update ingest list for GamePlank
1809
  * UI: Fix signals for sub-items of groups
1810
  * UI: Add OBSBasic::SavingDisabled() function
1811
  * UI: Allow copying/pasting of groups
1812
  * libobs: Allow group duplication
1813
  * libobs: Change groups to actual public types
1814
  * libobs: Abstract resize_group to resize_scene_base
1815
  * libobs: Refactor creation of scenes
1816
  * libobs: Remove group_sceneitem from obs_scene struct
1817
  * libobs: Add obs_data_array_push_back_array
1818
  * Update INSTALL
1819
  * UI: Fix OBS_FRONTEND_EVENT_TRANSITION_LIST_CHANGED
1820
  * rtmp-services: Add KakaoTV
1821
  * libobs: Update libcaption library
1822
  * rtmp-services: Adding Castr.io ingests to service list
1823
  * vlc-video: Load libvlccore.dylib on macOS
1824
  * CI: Fix CEF Path on Package Build
1825
  * libobs: Remove unnecessary const qualifier
1826
  * libobs: Remove unused variable
1827
  * libobs: Remove unused variable
1828
  * libobs: Fix equality check
1829
  * libobs: Add missing return type
1830
  * libobs: Remove unused variable
1831
  * libobs: Change int to size_t
1832
  * UI: Fix stream button checkable state
1833
  * UI: Update Acri theme for disabled buttons
1834
  * UI: Add frontend event for when OBS finishes loading
1835
  * Revert "obs-x264: Specify x264 color space for BT.601"
1836
  * UI: Fix cramped source tree sub-widgets on macOS
1837
  * UI: Fix bug where color property shows transparency
1838
  * UI: Fix display bug with color property
1839
  * libobs: prevent crash from unbounded copy and bfree
1840
  * UI: If group's name exist, start it from 2
1841
  * UI: Fix mixer dock widget minSize being too big
1842
  * obs-transitions: Fix potential stinger divide by 0
1843
  * libobs: add obs_source_frame_copy
1844
  * libobs: Fix compilation issue on case-sensitive filesystems
1845
  * libobs: Add check for cf_uid pointer free
1846
  * libobs: Fix Monitoring devices showing input devices
1847
  * obs-x264: Specify x264 color space for BT.601
1848
  * UI: Fix mem leak in VolControl
1849
  * librtmp: Fix memory leak
1850
  * UI: Fix mem leak with QCompleter
1851
  * UI: Fix mem leak with multiview projector menu
1852
  * UI: Fix mem leak with tray menu
1853
  * UI: Fix mem leak with volume meter
1854
  * UI: Compact ClearVolumeControls()
1855
  * UI: Update hotkey label on quick transition rename
1856
  * libobs: Update hotkey label on scene item rename
1857
  * libobs: Enable setting hotkey name and description
1858
  * UI: Add grouping
1859
  * UI: Fix missing newline at the end of a file
1860
  * UI: Refactor DrawCircleAtPos
1861
  * UI: Use vector value for nudge callback
1862
  * UI: Move frontend API initialization to constructor
1863
  * libobs: Add scene item grouping
1864
  * libobs: Add custom size support to scenes
1865
  * libobs: Do not signal reorder while scene mutex locked
1866
  * libobs: Defer and refactor scene item transform update
1867
  * libobs: Refactor item signaling (add func to signal parent)
1868
  * libobs: Do not draw item texture if source size 0
1869
  * libobs: Fix bug where cropped items would recalc transform
1870
  * libobs: Zero scene data instead of setting members manually
1871
  * libobs/callback: Add signal reference counting
1872
  * libobs: Refactor obs_scene_add to allow adding internally
1873
  * UI: Fix a few unused lambda closure captures
1874
  * libobs: Copy metadata for tracks/streams when remuxing
1875
  * obs-filters: Use double-precision where viable
1876
  * libobs: Avoid busy cursor when starting processes
1877
  * libobs: Allow custom core data paths
1878
  * libobs: Handle 'in', 'out', and 'inout' keywords in shader parsers
1879
  * obs-ffmpeg: Set average framerate in video stream
1880
  * Make alpha visible in property color
1881
  * Use selected color in color property label
1882
  * CI: Upgrade to VS2017 on Appveyor
1883
  * UI: Add new Multiview Layout for up to 24 scenes
1884
  * UI: Move more fixed values to multiview update
1885
  * UI: Adjust the multiview num sources by the layout
1886
  * UI: Calculate fixed values of the Multiview once
1887
  * UI: Move multiview setting checks from draw path
1888
  * UI: Add option to toggle multiview draw safe area
1889
  * UI: Update multiview safe areas
1890
  * UI: Add option to toggle multiview scene names
1891
  * UI: Add option to toggle multiview mouse switching
1892
  * UI: Move multiview settings to its own groupbox
1893
  * UI: Update multiview on scene list reorder
1894
  * UI: Update multiview on resolution change
1895
  * UI: Adjust multiview label size
1896
  * UI: Add proper source markers to multiview
1897
  * UI: Simplify multiview draw code
1898
  * UI: Change multiview non-studio selection color
1899
  * UI: Remove the outerbox markers in multiview
1900
  * UI: Make the multiview lines use the same color
1901
  * UI: Make the sources border color a little darker
1902
  * UI: Clean up Projector Creation
1903
  * UI: Clean up projector's render regions creation
1904
  * UI: Make multiview colors easier to manage
1905
  * UI: Clarify multiview layout names
1906
  * UI: Convert multiview layout string profiles to int
1907
  * UI: Use enum for multiview layout
1908
  * UI: Add Vertical Mixer option
1909
  * UI: Simplify Volume Control draw logic
1910
  * UI: Avoid copies in Volume Control
1911
  * UI: Clean up includes and code-style
1912
  * CI: Use QT 5.10.1 for AppVeyor builds
1913
  * Use obsproject.com for log file uploads
1914
  * UI: Fix OBS_FRONTEND_EVENT_PREVIEW_SCENE_CHANGED
1915
  * UI: Remove ENABLE_WIN_UPDATE cmake variable
1916
  * UI: Always enable auto-updater for windows
1917
  * UI: Fix memory leak when drag/dropping
1918
  * text-freetype2: Remove trailing whitespace
1919
  * text-freetype2: Add chat line count property
1920
  * libobs: Use xcb-xinput when available for events
1921
  * cmake: Add xcb-xinput support
1922
  * UI: Add opt. to enable/disable in-focus hotkey blocking
1923
  * win-capture: Fix cursor draw size with certain cursors
1924
  * win-dshow: Allow synchronous create/update
1925
  * UI: Block when calling obs_frontend_set_current_scene
1926
  * UI: Add obs_frontend_add_scene_collection API call
1927
  * UI: Use WaitConnection() when adding scenes
1928
  * UI: Add WaitConnection() helper func
1929
  * UI: Use "source_create" to add scenes to listbox
1930
  * libobs: Make callback optional for obs_load_sources
1931
  * libobs: Don't signal "source_create" for private sources
1932
  * win-capture: Update D3D9 signature for Win10 April 2018 Update
1933
  * libobs: Expose source save/load signal
1934
  * docs/sphinx: Fix typo in script sources section
1935
  * obs-browser: Use BGRA textures instead of RGBA
1936
  * UI: Don't defer load on non-macOS systems
1937
  * UI: Also defer first scene collection load
1938
  * libobs: Use unaligned store rather than aligned store
1939
  * libobs: Convert sse inline funcs to macros
1940
  * libobs: Add "static" to inline func
1941
  * libobs, UI: Add true peak measurements
1942
  * rtmp-services: Update ingest list for Restream.io
1943
  * UI: Fix no_space file naming for replays
1944
  * UI: Explicitly initialize the crash handler
1945
  * libobs: Separate crash handler from startup
1946
  * UI: Change remux dialog to be non-modal
1947
  * libobs: Add functions to get output capability flags
1948
  * win-capture: Avoid obs functions in init_hooks
1949
  * libobs: Add functions to get raw video output
1950
  * libobs: Deactivate unnecessary GPU ops when not encoding
1951
  * libobs: Log *nix window manager
1952
  * UI: Disable paste filters unless a source is selected
1953
  * CI: Add description to OSX deps build script
1954
  * .gitmodules: Update submodules to new obsproject org
1955
  * UI: Set OBS icon to projector and stats window
1956
  * libobs-d3d11: Do not allow Alt+Enter interception
1957
  * UI: Sort audio controls by source name
1958
  * libobs: Add function to get last main output texture
1959
  * libobs: Fix potential filter rendering race condition
1960
  * UI: Clean up delete Source/Scene shortcut
1961
  * UI: Don't close windows for "Always on Top" (win32)
1962
  * UI: Hold the clip flash for at least one second
1963
  * UI: Add Selected and Hidden Array Values
1964
  * UI: Move OpenSavedProjecters call to OBSBasic::Load()
1965
  * obs-ffmpeg: fill in more fields on audio frames
1966
  * libobs: Fix pasting filters crash when missing sources
1967
  * UI: Do not generate "already active" logs
1968
  * obs-browser: Update to browser source refactor
1969
  * CI: Reduce travis output verbosity
1970
  * UI: Defer startup OBSBasic::Load (macOS CEF workaround)
1971
  * UI: Change monitoring device on profile change
1972
  * UI: Add frontend API to defer saving
1973
  * rtmp-services: Update recommended parameters for Nood.tv
1974
  * obs-outputs/flv: Fix ECMA array size
1975
  * CI: change travis osx artifact repo name
1976
  * UI: Save windowed projectors on exit
1977
  * UI: Remove a second call to OpenSavedProjectors
1978
  * UI: Clean up OBSProjector creation
1979
  * UI: Update Projectors title on source name change
1980
  * UI: Clean up save and load projector code
1981
  * UI: Add helper functions to Projector
1982
  * UI: Add Scene to ProjectorType
1983
  * UI: Simplify Projector Init
1984
  * UI: Refactor Projector OBSRender source usage
1985
  * UI: Move ProjectorType enum to projector header
1986
  * UI: Make OpenSavedProjectors indentation clear
1987
  * UI: Fix the Multiview window not using translation
1988
  * UI: Check if source is valid earlier
1989
  * UI: Simplify the OpenProjector logic
1990
  * UI: Only load projectors if SaveProjectors is true
1991
  * frontend-tools: Include 'QAction' to fix build against Qt 5.11
1992
  * mac-vth264: Fix video info set logic
1993
  * mac-vth264: Set the fullrange variable before calling vt_h264_video_info
1994
1995
-------------------------------------------------------------------
1996
Sat May 12 23:59:07 UTC 2018 - jimmy@boombatower.com
1997
1998
- Update to version 21.1.2:
1999
  * libobs: Update version to 21.1.2
2000
  * win-capture: Update D3D9 signature for Win10 April 2018 Update
2001
  * CI: Check out OSX branch of obs-browser
2002
  * cmake: Include windows style DLL when copying Qt files
2003
  * obs-browser: Update submodule to latest version
2004
  * UI/updater: Delete visual studio runtimes after execution
2005
  * deps/obs-scripting: Prevent python unload more than once
2006
  * obs-browser: Update submodule to latest version
2007
  * deps/obs-scripting: Don't allow unloading more than once
2008
  * enc-amf: Version 2.3.3
2009
  * libobs: Update version to 21.1.0
2010
  * deps/obs-scripting: Add obs_source_enum_filters
2011
  * rtmp-services: Update ingest list for Aparat.com
2012
  * mac-capture: Fix bug where audio device couldn't be changed
2013
  * UI: Add Help -> Crash Reports submenu
2014
  * UI: Add subdir param to OBSBasic::UploadLog
2015
  * UI: Specify whether crash/profiler/logs have prefix
2016
  * UI: Specify subdir/variable to save to for get_last_log
2017
  * rtmp-services: Update ingest list for Nood.tv
2018
  * UI: Replace gist with hastebin for log uploads
2019
  * UI/updater: Return false on integrity check failure
2020
  * UI/updater: Don't update modules of opposite arch
2021
  * UI/updater: Add automatic check/install for VS2017 redist
2022
  * UI/updater: Fix a few type size mismatch warnings
2023
  * UI/updater: Fix resource compiling bug
2024
  * UI/updater: Fix bug with restrict keyword on VS2017
2025
  * UI/updater: Set license of windows update module to ISC
2026
  * UI/updater: Rewrite function
2027
  * Update translations from Crowdin
2028
  * UI: Refresh multiview projector menu per click
2029
  * cmake: Remove extraneous checks
2030
  * UI: Refresh system tray projector menu per click
2031
  * UI: Remove unnecessary casts
2032
  * Update README.rst
2033
  * libobs-opengl: Request at least 8 bits for alpha
2034
  * linux-capture: Request at least 8 bits for alpha
2035
  * UI: Remove check for updates on Linux
2036
  * cmake, libobs, win-capture: Fix VS2017 warnings
2037
  * cmake: Add .vs directories to .gitignore
2038
  * deps/obs-scripting: Fix tick function arg number
2039
  * obs-ffmpeg: Fix locale typo
2040
  * rtmp-services: Update ingest list for Restream.io
2041
  * deps/obs-scripting: Expose obs video info to swig
2042
  * image-source: Fade to transparency if slideshow list is cleared
2043
  * rtmp-services: Add Vimeo to services list
2044
  * libobs: Fix property text typo
2045
  * libobs/util: Fix blank config file values being ignored
2046
  * obs-ffmpeg: Use FFmpeg's "fast" AAC encoder by default
2047
  * obs-ffmpeg: Remove cutoff hack for AAC encoder
2048
  * win-mf: Deprecate plugin
2049
  * win-capture/graphics-hook: Fix memory offset calculation
2050
  * UI: Remove duplicate line
2051
  * obs-output: Update ftl-sdk version and ftl logging values
2052
  * enc-amf: Version 2.3.2
2053
  * UI: Allow nested docks
2054
  * UI: Don't draw bounding boxes for sources without video flag
2055
2056
-------------------------------------------------------------------
2057
Wed Feb 21 20:31:20 UTC 2018 - jimmy@boombatower.com
2058
2059
- Update to version 21.0.3:
2060
  * libobs: Update to version 21.0.3 (mac update)
2061
  * libobs: Log YUV space/range on video reset
2062
  * obs-filters: Clear unused parameter warning
2063
  * libobs/util: Cache windows CPU frequency
2064
  * rtmp-services: Add SermonAudio to services list
2065
  * libobs-opengl: Log adapter and driver info
2066
  * obs-ffmpeg: Add speed percentage option
2067
  * deps/media-playback: Use a struct for media init data
2068
  * UI: Remove __FUNCTION__ usage
2069
  * UI: Import scene collection with correct filename
2070
  * obs-vst: Add layout to QMacCocoaViewContainer (update submodule)
2071
  * UI: Link Qt5::MacExtras
2072
  * obs-vst: Link Qt5::MacExtras (update submodule)
2073
  * libobs/media-io: Change speaker layout to match FFmpeg aac.
2074
  * CI: Include style plugins when packaging on OSX
2075
  * CI: Comment out OSX _obspython copy (not ready yet)
2076
  * deps/obs-scripting: Fix cur. script being NULL for script_tick
2077
  * deps/obs-scripting: Allow NULL script with script_log
2078
  * UI: Fix grayed out Copy option in sources context menu
2079
  * CI: Don't install python for OSX
2080
  * cmake: Fix LuaJIT search
2081
  * CI: Add rpath info to _obspython
2082
  * CI: Move obspython.so so it can be found in a .app
2083
  * CI: Update python rpath on osx
2084
  * CI: Make sure that lua can find obslua
2085
  * CI: Fetch RVM gpg key on osx
2086
  * CI: Fix a ruby issue on travis OSX
2087
  * CI: Update OSX deps build scripts
2088
2089
-------------------------------------------------------------------
2090
Thu Jan 25 19:16:58 UTC 2018 - jimmy@boombatower.com
2091
2092
- Update to version 21.0.2:
2093
  * libobs: Update version to 21.0.2 (mac tag)
2094
  * CI: Point to newer brew python
2095
  * deps/obs-scripting: Make ENABLE_SCRIPTING a user variable
2096
2097
-------------------------------------------------------------------
2098
Tue Jan 23 07:18:25 UTC 2018 - jimmy@boombatower.com
2099
2100
- Update to version 21.0.1:
2101
  * obs-filters: Fix hard cross-lock when using ducking
2102
  * win-dshow: Fix decoding issues from encoded devices
2103
  * UI: Acri theme adjustments
2104
  * libobs: Update version to 21.0.1
2105
  * docs/sphinx: Clarify Python windows installation
2106
  * CI: Install swig and luajit for osx travis
2107
  * deps/obs-scripting: Prevent potential python startup issues
2108
  * enc-amf: Prevent detect-amf from showing fail dialogs
2109
  * UI: Reduce size of "refresh" icons
2110
  * Revert "obs-outputs: Fix FMS auth with query string"
2111
  * UI: fix Multiview labels readability
2112
  * Update translations from Crowdin
2113
  * CI: Enable scripting in Linux builds
2114
  * cmake: Search for Python 3.4
2115
  * CI: Update CEF version on travis for osx
2116
  * libobs: Update version to 21.0.0
2117
  * UI: Add simple output mode encoder fallback
2118
  * frontend-plugins: Only show script file names in script dialog
2119
  * enc-amf: Test for AMF support in separate process first
2120
  * obs-ffmpeg: Remove NVENC detection code for now
2121
  * UI: Add command line arguments to log
2122
  * obs-ffmpeg: Fix signed mismatch warning
2123
  * frontend-tools: Fix a few issues with the clock source script
2124
  * frontend-tools: Add script to update text source from URL
2125
  * deps/obs-scripting: Fix script_log in python to append newline
2126
  * frontend-tools: Add a lua script that draws an analog clock
2127
  * UI: Add audio meter decay rate option
2128
  * UI: Optimize theme PNG images (smaller files)
2129
  * frontend-tools: Add "Clear" button to script log window
2130
  * frontend-tools: Warn if no active replay buffer w/ instant replay
2131
  * frontend-tools: Make instant replay script also save replay
2132
  * frontend-tools: Add "instant replay" script
2133
  * obs-ffmpeg: Do not return last replay path if currently muxing
2134
  * libobs/callback: Add calldata_create and calldata_destroy
2135
  * deps/obs-scripting: Fix frontend API lua table creation
2136
  * deps/obs-scripting: Fix a few more VC warnings from swigluarun.h
2137
  * obs-ffmpeg: Add proc to get last replay buffer
2138
  * deps/obs-scripting: Ensure that ffi module gets loaded
2139
  * UI: Add Acri theme
2140
  * obs-ffmpeg: Call av_register_all before nvenc check
2141
  * obs-ffmpeg: Don't try to detect NVENC on mac
2142
  * obs-ffmpeg: Improve NVENC detection
2143
  * linux-pulseaudio: Surround speaker map
2144
  * UI: Set max size for names in name dlg. to 256
2145
  * UI: Use snprintf and std::string when creating profiles
2146
  * libobs: Fix rendering if filter context no longer exists
2147
  * libobs: Fix double -> float conversion warning
2148
  * libobs: Optimize clearing of unused source audio mixes
2149
  * libobs: Fix audio buffer clear in custom source mixing
2150
  * Fix typo in README.rst
2151
  * deps/obs-scripting: Fix installed files/locations on linux
2152
  * UI: Put clip detection back in to volume meter
2153
  * deps/obs-scripting: Add image-file to lua
2154
  * deps/obs-scripting: Set current_lua_script earlier to prevent a crash
2155
  * UI: Set linker flags required for luajit on OSX
2156
  * deps/obs-scripting: Don't crash obs trying to unload a script that failed to load
2157
  * docs/sphinx: Clarify vertex buffer usage
2158
  * test/test-input: Add audio buffering sync test source
2159
  * win-capture: Make minor clarification to locale string
2160
  * UI: Fix tab bars for docked widgets in Dark theme
2161
  * libobs: Fix log message
2162
  * Revert "obs-ffmpeg: Improve NVENC detection"
2163
  * deps/media-playback: Free frame data before freeing frame
2164
  * deps/media-playback: Use avcodec_free_context when possible
2165
  * CMake: Fix FindSwigDeps search path
2166
  * UI: Disable Youtube bandwidth test (for now)
2167
  * UI: Fix warning
2168
  * UI: Use GDI+ text for multiview on windows
2169
  * libobs-d3d11: Allow multiple display captures of same monitor
2170
  * UI: Fix qpushbutton menu icon
2171
  * UI: Style dock widgets in dark and rachni themes
2172
  * libobs: Fix audio issue with scene items
2173
  * UI: Add the "-60" volume control marker
2174
  * decklink: Default to 5.1 if invalid channel value 7
2175
  * decklink: Fix bug with old channel formats
2176
  * UI: Change default theme to dark for new users
2177
  * win-capture: Change string for memory capture option
2178
  * linux-pulseaudio: Default sample format float32le
2179
  * cmake: add more LuaJIT lib names
2180
  * Revert "CI: Add Python path for AppVeyor"
2181
  * frontend-plugins: Add "Description" string
2182
  * frontend-plugins: Remove unused strings
2183
  * cmake: Fix copying lua51.dll (luajit) dep on windows
2184
  * CI: Add Python path for AppVeyor
2185
  * deps/obs-scripting: Fix swig/python lookup on windows
2186
  * libobs: Fix pulseaudio monitor playback stuttering
2187
  * libobs: Fix for int-in-bool-context-warning
2188
  * rtmp-services: Add Twitch Helsinki ingest
2189
  * obs-outputs: Fix FMS auth with query string
2190
  * UI: Add frontend API funcs for enabling/disable preview
2191
  * mac-capture: Update fix for Soundflower
2192
  * decklink: Add 2.1 & 4.1 surround layouts
2193
  * coreaudio-encoder: Surround sound improvements
2194
  * obs-libdk: Unlock bitrates for surround layouts
2195
  * UI: Add Multiview Layout Options
2196
  * UI: Add Single/Double click options to Multiview
2197
  * UI: Add help portal link to help menu
2198
  * libobs/media-io: Replace quad with 4.0
2199
  * libobs/media-io: Clean surround API
2200
  * UI: Rework volume-meters, adding more information
2201
  * obs-filters: Fix heavy distortion in Noise Suppression filter
2202
  * libobs: Fix scene filter duplication
2203
  * libobs: Fix bad source release placement
2204
  * obs-filters: Fix minor leaks with LUT filter
2205
  * UI: Fix possible source reference leakage
2206
  * docs/sphinx: Fix vec3_set
2207
  * libobs: Log which security software is in use
2208
  * deps/scripting: Add python rpaths to the obs binary on OSX
2209
  * docs/sphinx: Add scripting documentation
2210
  * doc/sphinx: Add frontend API documentation
2211
  * frontend-tools: Add scripting tool
2212
  * deps/obs-scripting: Add scripting support
2213
  * libobs: Add obs_property_set_modified_callback2
2214
  * libobs: Add obs_properties_add_button2
2215
  * libobs: Fix function to be static inline
2216
  * libobs: Exclude certain declarations from SWIG processing
2217
  * UI: Allow temporarily disabling filter/source types
2218
  * UI: Do not show deprecated filters
2219
  * UI: Add scene collection cleanup event to frontend API
2220
  * UI/obs-frontend-api: Move function declarations
2221
  * UI: Trigger scene change event on scene collection load
2222
  * UI: Add refresh/reload button icons
2223
  * UI: Call frontend callbacks in reverse order
2224
  * UI: Add preload callbacks to frontend API
2225
  * UI: Set ENABLE_UI and DISABLE_UI as root CMake variables
2226
  * libobs: Prevent access to OBS context during shutdown
2227
  * libobs: Store string copies in properties
2228
  * libobs: Add ability to disable source types
2229
  * libobs/callback: Add global callback to signal handler
2230
  * libobs/callback: Add signal_handler_remove_current func
2231
  * libobs/util: Add THREAD_LOCAL macro
2232
  * libobs: Add video tick callback functions
2233
  * cmake: Add helper module for finding Lua
2234
  * cmake: Add Lua/Luajit as part of MSVC dependencies
2235
  * libobs/util: Ignore PRINTFATTR if using SWIG preprocessor
2236
  * libobs/util: Optimize strlist_* functions
2237
  * libobs: Add obs_source_info::get_properties2
2238
  * libobs: Add obs_source_info::get_defaults2
2239
  * linux-v4l2: Add 4k and 21:9 resolutions
2240
  * libobs: Add obs_render_main_texture
2241
  * libobs: Fix incomplete struct in scaler call
2242
  * UI: Fix minor Rachni theme bugs
2243
  * obs-ffmpeg: Fix ffmpeg output recording in x264
2244
  * libobs: Make get_reg_dword handle missing keys
2245
  * Fix typo in README
2246
  * Move documentation to links in CONTRIBUTING file
2247
  * Add documentation links
2248
  * win-capture: Fix memory capture crash on new capture
2249
  * enc-amf: Version 2.3.1
2250
  * win-capture: Rename structs to avoid SDK conflict
2251
  * rtmp-services: Add Twitch Salt Lake City ingest
2252
  * ui: Fix unsaved changes dialog showing twice
2253
  * Fix a number of GCC warnings
2254
  * Fix a number of MSVC warnings
2255
  * obs-ffmpeg: Use correct function with older FFmpeg vers.
2256
  * libobs/media-io: Add ifdef for newer FFmpeg functions
2257
  * Fix a number of MSVC warnings
2258
  * obs-vst: Fix a few warnings (update submodule)
2259
  * cmake: Correct CMake checks for LINUX
2260
  * Revert "CI: Linux - Install FFmpeg from source"
2261
  * git: Add Clion to .gitignore
2262
  * cmake: Do not require X11 on OSX
2263
  * CI: Fix Mac builds on Travis CI's Xcode 8.3 image
2264
  * UI: Duplicate when double-click switching is used
2265
  * UI: Move multiview options to view menu
2266
  * UI: Fix draw issues with multiview projector
2267
  * obs-filters: Add sidechain source option to compressor
2268
  * libobs/util: Add funcs to push zeroed data to circlebufs
2269
  * decklink: Rename 5.1 and 7.1 multi-channel formats
2270
  * rtmp-services: Remove Coderwall / Fix Livestream service name
2271
  * deps/media-playback: Fix compilation with older FFmpeg versions
2272
  * obs-ffmpeg: Improve NVENC detection
2273
  * rtmp-services: Add Mobcrush to services list
2274
  * CI: Fix macOS builds on Travis CI's Xcode 8.3 image
2275
  * UI: Add Multiview projector
2276
  * libobs/graphics: Add gs_effect_set_color
2277
  * CI: Fix Mac builds on Travis CI's Xcode 8.3 image
2278
  * UI: Fix issue where studio preview scene would stick
2279
  * UI: Fix scene override when switching off studio mode
2280
  * UI: Don't override transition if quick transition
2281
  * UI: Fix preview/program projectors being swapped
2282
  * UI: Implement per-scene transition overriding
2283
  * libobs: Duplicate private scene/source settings
2284
  * UI: Fix studio program projectors
2285
  * CI: fix curl download if file doesn't exist
2286
  * win-dshow: Improve automatic Elgato audio device selection
2287
  * UI: Add Studio Mode layout option for portrait mode displays
2288
  * UI: Fix bug with studio mode double-click switching
2289
  * libobs: Fix height return value condition
2290
  * docs/sphinx: Add sphinx documentation
2291
  * libobs: Add vertex/index buffer "direct" flush functions
2292
  * libobs: Add option to duplicate vertex/index buffer data
2293
  * libobs-opengl: Make update_buffer data param const
2294
  * UI: Add Studio Preview Projector
2295
  * UI: Add transition on double-click studio mode option
2296
  * linux-capture: Log window capture's target
2297
  * mac-capture: Log window capture's target
2298
  * win-capture: Log window capture's target
2299
  * libobs: Add surround sound audio support
2300
  * cmake: Add CMake option to disable building plugins
2301
  * UI: Fix a memory leak when renaming mixer sources
2302
  * rtmp-services: Add MyLive streaming platform
2303
  * CI: Update curl version used by appveyor
2304
  * rtmp-services: Add Lahzenegar.com streaming platform
2305
  * libobs-d3d11: Fix gs_enable_color
2306
  * UI: Add ability to rename audio sources from the mixer
2307
  * win-wasapi: Fix timestamp calculation
2308
  * obs-ffmpeg: Log bad muxer settings with FFmpeg output
2309
  * obs-ffmpeg: Use muxer settings with AVIOContext
2310
  * obs-vst: Update to latest plugin version
2311
  * UI: Make streaming/recording buttons checkable
2312
  * UI: Handle update_properties signal in OBSBasicFilters window
2313
  * libobs: Copy enabled state when duplicating filters
2314
  * UI: Allow keyboard events on X11 fullscreen projector
2315
  * rtmp-services: Add Eventials streaming platform
2316
  * rtmp-services: Add us-west1 Picarto ingress
2317
  * UI: Add Frontend API function to save replay buffer
2318
  * UI: Disable source copy if no sources are selected
2319
  * linux-alsa: Display the "Custom" entry once only
2320
2321
-------------------------------------------------------------------
2322
Fri Nov 17 22:46:45 UTC 2017 - jimmy@boombatower.com
2323
2324
- Update to version 20.1.3:
2325
  * libobs: Update to version 20.1.3
2326
  * libobs: Fix FFmpeg constants
2327
  * libobs: Update to version 20.1.2
2328
  * libobs-d3d11: Allow rebuild even if output duplicator fails
2329
  * graphics-hook: blacklist OpenGL capture for "cm_client.exe"
2330
  * UI: Fix custom ffmpeg output file / URL entry
2331
  * linux-pulseaudio: Get correct default device
2332
  * libobs: Rename obs_video_thread to obs_graphics_thread
2333
  * libobs: Use new ffmpeg constants
2334
  * obs-ffmpeg: Use new ffmpeg constants
2335
  * deps/media-playback: Use new ffmpeg constants
2336
  * UI: Log when output timer events stop outputs
2337
2338
-------------------------------------------------------------------
2339
Thu Oct 26 05:22:23 UTC 2017 - jimmy@boombatower.com
2340
2341
- Update to version 20.1.1:
2342
  * libobs: Add wrapper function to query Windows registry
2343
  * libobs: Log Windows 10 Gaming Features
2344
  * CI: Update Travis script to target OSX 10.10+
2345
  * enc-amf: Version 2.2.4
2346
  * libobs: Update to version 20.1.1
2347
  * rtmp-services: Add Picarto eu-west1 ingress server
2348
  * rtmp-services: Add stream.me streaming platform
2349
2350
-------------------------------------------------------------------
2351
Wed Oct 18 13:59:23 UTC 2017 - jimmy@boombatower.com
2352
2353
- Update to version 20.1.0:
2354
  * libobs/util: Fix *nix CPU core counts
2355
  * libobs: Log *nix system info more like Windows/Mac
2356
  * libobs: Fix XCB keyboard mapping size calculation
2357
  * linux-capture: Watch for VisibilityNotify events
2358
  * libobs: Fix a potential divide by zero crash
2359
  * UI: Allow volume peak to be customized via .qss
2360
  * UI: Fix parent window geometry loading
2361
  * Build with CEF 3112 on OSX
2362
  * obs-browser: version 1.30.1
2363
  * rtmp-services: Update ingest list for Restream.io
2364
  * obs-outputs: Enable FTL logging and reduce verbosity
2365
  * obs-outputs: Fix invalid stream key error
2366
  * rtmp-services: Add new twitch ingest servers
2367
  * obs-outputs: Improve new netcode if encoder reports 0 bitrate
2368
  * rtmp-services: Fixing misspell in a country name
2369
  * vlc-source: Add media control hotkeys
2370
  * rtmp-services: Update ingest list for Restream.io
2371
  * rtmp-services: Add looch.tv streaming platform
2372
  * libobs/util: Add memory usage functions
2373
  * UI: Add memory usage to Stats window on linux/mac
2374
  * libobs: Add Pulseaudio audio monitoring support
2375
  * UI: Enable audio monitoring on linux if pulse available
2376
  * linux-pulseaudio: Use actual sink device names
2377
  * libobs: Fix texture_ready feedback for CPU conversion path
2378
  * libobs: Fix I420 shader for (width/2)%4 == 2 resolutions
2379
  * libobs: Add private settings to scene items/sources
2380
  * UI: Allow right-clicking mixer sources to bring up menu
2381
  * UI: Allow hiding/unhiding sources in the mixer
2382
  * UI: Add missing option to context menu
2383
  * UI: Use Qt standard buttons in source properties
2384
  * obs-ffmpeg: Don't mark to destroy media unless valid
2385
  * libobs: Fix ImageMagick header path
2386
  * libobs: Stop configure if ImageMagick is preferred, but not found
2387
  * libobs: Adjust grammar of an error message
2388
  * UI: Enable Replay Buffer in Advanced Mode
2389
  * obs-transitions: Add audio monitoring to stinger
2390
  * obs-transition: Add crossfade option to stinger
2391
  * obs-transitions: Fix integer conversion warning
2392
  * UI: Lock graphics context when adding new sources
2393
  * obs-ffmpeg: Fix potential seek issues with media source
2394
  * libobs: Restore Windows Vista compatibility
2395
  * UI/updater: Use TLS 1.2 with WinHTTP
2396
  * libobs: Fix paired audio encoder discarding one segment
2397
  * libobs: Fix starting video packet offset in outputs
2398
  * libobs: Move macro to internal C file
2399
  * obs-outputs: Fix FLV muxing bug
2400
  * libobs: When interleaving packets, make video come first
2401
  * obs-outputs: Fix up the internal FLV output
2402
  * libobs: Set video timing_adjust to obs video time
2403
  * win-capture: Remove buffering from window capture
2404
  * win-wasapi: Subtract frame duration from timestamp
2405
  * test: Add sync tests
2406
  * libobs/media-io: Fix decompress_420 function
2407
  * vlc-video: Set properties to defer update mode
2408
  * graphics-hook: Blacklist specific game from GL capture
2409
  * libobs: Initialize randomization seed in video thread
2410
  * vlc-video: Fix shuffle not being quite that random
2411
  * win-dshow: Fix video playback when default format is MJPEG
2412
  * file-updater: fix crash due to network timeout
2413
  * UI: Log generic stream startup failures
2414
  * libobs: Disable pulseaudio dependency lookup on mac
2415
  * libobs-opengl: Disable v-sync on mac
2416
  * UI: Add ini option to use different graphics adapters
2417
  * libobs/util: Fix Windows 10 revision detection
2418
  * rtmp-services: Only update Twitch ingests when necessary
2419
  * libobs: Add async video/audio decoupling functions
2420
  * decklink: Use unbuffered by default, and decouple
2421
  * obs-outputs: Signal stop if stop called when not active
2422
  * UI: Log when starting / stopping via hotkey or timer
2423
  * UI: Add missing text for replay buffer hotkey log
2424
  * obs-outputs: Only set stop events if still active
2425
  * UI: Disallow pasting duplicates of sources with DO_NOT_DUPLICATE
2426
  * rtmp-services: Don't show "service not found" if name empty
2427
  * UI: Fix Pulse Audio not loading saved device
2428
  * libobs: Update version to 20.1.0
2429
  * Update translations from Crowdin
2430
2431
-------------------------------------------------------------------
2432
Wed Oct 18 13:57:16 UTC 2017 - jimmy@boombatower.com
2433
2434
- Revert dropping of _service for URL in spec by non-maintainer.
2435
2436
-------------------------------------------------------------------
2437
Sun Oct  8 14:08:31 UTC 2017 - hillwood@opensuse.org
2438
2439
- Use %suse_update_desktop_file.
2440
- Fix wrong Group tag.
2441
- Update %post and %postun.
2442
- Use URL in Source tag.
2443
- Remove %clean tag, it's not necessary now.
2444
2445
-------------------------------------------------------------------
2446
Fri Aug 11 18:43:29 UTC 2017 - jimmy@boombatower.com
2447
2448
- Update to version 20.0.1:
2449
  * UI: Add Studio Mode features in the Frontend API
2450
  * CI: Download deps if they are outdated
2451
  * plugins: Clear warnings about -Wincompatible-pointer-types
2452
  * UI: Add new theme, update theme capabilities
2453
  * .editorconfig: Add file to speed up editor configuration
2454
  * libobs: Fix an int underflow in log_frame_info
2455
  * rtmp-services: Add Chaturbate Streaming Service
2456
  * libobs-d3d11: Fix potential issue rebuilding shared texture
2457
  * UI: Fix potential crash with unsupported video cards
2458
  * vlc-video: Add network caching property
2459
  * libobs-d3d11: Better error message for missing D3DCompiler
2460
  * rtmp-services: Rename beam.pro to Mixer.com
2461
  * vlc-video: Fix integer conversion warning
2462
  * deps/jansson: Update jansson to version 2.9
2463
  * UI: Add fullscreen projector to systray menu
2464
  * UI: Add fullscreen UI option to view menu
2465
  * libobs: Fix bug where obs_data default might not be set
2466
  * UI: Add "Defaults" button to filters/properties windows
2467
  * obs-text: Fix file reader occasionally not updating
2468
  * text-freetype2: Fix file reader occasionally not updating
2469
  * cmake: Add _CRT_NONSTDC_NO_WARNINGS def to all projects
2470
  * UI, libobs: Add ability to lock individual scene items
2471
  * UI, libobs: Add Japanese shortcut keys for Windows
2472
  * rtmp-services: Update servers for Vaughn Live/Breakers.tv
2473
  * libobs/util: Make minor optimization to circlebuf pops
2474
  * libobs: Add <> or \| on RT 102-key as hotkey
2475
  * libobs/plugins/UI: Suppress unused variables warnings
2476
  * UI: Make sure "Defaults" buttons aren't default buttons
2477
  * UI: Make lock/unlock icons slightly smaller
2478
  * UI: Fix lock/visibility sub-widget sizes on OSX
2479
  * obs-qsv11: change re-enter locker implementation
2480
  * decklink: Add feature to detect resolution/format
2481
  * UI: Add ability to drop html files
2482
  * UI: Allow zoom with the scroll wheel
2483
  * win-capture: Log when game capture compatibilty mode is set
2484
  * UI: Remove unused function from volume control
2485
  * libobs: Add obs_volmeter_get_cur_db function
2486
  * UI: Change meter color to red when audio is clipping
2487
  * UI: Add backwards compatible theme fallback
2488
  * rtmp-services: Add LiveEdu (accidentally removed)
2489
  * UI: Ensure theme backward compat. with older OBS vers.
2490
  * obs-filters: Optimize and fix alpha in color grade filter
2491
  * UI: update installer script to latest version
2492
  * rtmp-services: Update twitch.tv ingests
2493
  * UI: Add missing separator in mediaExtensions initializer
2494
  * libobs: Add API to specify codec support on encoded outputs
2495
  * libobs: Add ability for service to specify its output type
2496
  * obs-qsv11, obs-x264: Allow bframe count overriding
2497
  * rtmp-services: Add ability to specify different outputs
2498
  * rtmp-services: Allow services to override bframe count
2499
  * UI: Allow services to use different outputs
2500
  * UI: Allow outputs to use different audio codecs
2501
  * obs-outputs: Fix a few issues with CMakeLists.txt
2502
  * rmtp-services: Don't display warning for invalid file ver.
2503
  * rtmp-services: Fix incorrect RTMP output ID
2504
  * rtmp-services: Update Twitch ingests
2505
  * libobs: Do not save hotkeys for private sources
2506
  * libobs: Add transition callbacks for starting/stopping
2507
  * libobs: Add function to get current transition time
2508
  * libobs: Add ability for transitions to render sources directly
2509
  * obs-ffmpeg: Add proc handler function to get media duration
2510
  * obs-transitions: Add stinger transition
2511
  * rtmp-services: Add Twitter / Periscope as a service
2512
  * UI: Fix problem with exporting scene collections/profiles
2513
  * UI: Add --multi flag to suppress multi-instance warning
2514
  * libobs: Add post-load module callback
2515
  * libobs: Ensure scene items don't have pre-multiplied alpha
2516
  * libobs: Fix item copying during scene duplication
2517
  * rtmp-services: Update Picarto maximum audio bitrate
2518
  * UI: Fix potential crash when outputs change
2519
  * UI: Add "Below Normal" priority option
2520
  * UI: Add modular UI
2521
  * UI: Fix build issue with older linux Qt5 packages
2522
  * UI: Fix settings window minimum width/height
2523
  * libobs: Add API function to get version string
2524
  * deps/file-updater: Add func to get single remote file
2525
  * obs-ffmpeg: Rename obs-ffmpeg-aac.c file
2526
  * obs-ffmpeg: Make FFmpeg audio encoder abstractable
2527
  * obs-ffmpeg: Ensure sample rate is supported in audio encoder
2528
  * obs-ffmpeg: Add Opus audio encoder
2529
  * obs-outputs: Add FTL output
2530
  * rtmp-services: Add Mixer FTL service
2531
  * UI: Update Mixer (formerly Beam) in auto configuration
2532
  * UI: Remove trailing whitespace
2533
  * UI: Return false if audio encoder creation fails
2534
  * rtmp-services: Fix ingest update request user agent
2535
  * rtmp-services: Add Twitch ingest update API
2536
  * rtmp-services: Add "Auto" server option for Twitch
2537
  * UI: Add support for Twitch "Auto" server in auto-config
2538
  * UI: Fix incorrect properties set for Hardware (AMD)
2539
  * rtmp-services: Remove Twtich "Auto" if API down and not cached
2540
  * Revert "UI: Add support for Twitch "Auto" server in auto-config"
2541
  * Revert "libobs: Fix an int underflow in log_frame_info"
2542
  * libobs: Log output frame count instead of encoded count
2543
  * UI: Test first 3 closest Twitch ingests in auto-config
2544
  * UI: Fix Delete key not working on scenes/sources
2545
  * deps/media-playback: Add concat playback support
2546
  * UI: Update Hitbox to Smashcast in autoconfig wizard
2547
  * enc-amf: Update to 2.2.1
2548
  * libobs: Add ability to transition to NULL source
2549
  * image-source: Add 'loop' and 'hide on stop' to slideshow
2550
  * image-source: Add activate/deactivate behavior to slideshow
2551
  * image-source: Add "manual (hotkey)" mode to image slideshow
2552
  * UI: Move adv. audio props. to each audio config button
2553
  * obs-x264: Remove VFR mode as an advanced option
2554
  * vlc-video: Don't allow VLC sources to be cloned
2555
  * rtmp-services: Update Switchboard ingests
2556
  * UI: Fix stats window geometry saving on shutdown
2557
  * UI: Show error if empty recording path specified
2558
  * libobs: Export obs_output_get_last_error
2559
  * obs-ffmpeg: Improved output error handling
2560
  * UI: Report more detailed output errors if available
2561
  * UI: Show error if empty recording path specified
2562
  * obs-ffmpeg: Add proc handler for getting number of frames in video
2563
  * obs-transitions: Add frame transition point option to stinger
2564
  * obs-transitions: Fix stinger transition locale
2565
  * obs-outputs: Change loglevel of ftl status thread to debug
2566
  * enc-amf: Update to 2.2.2
2567
  * UI/updater: Restart progress bar when installing updates
2568
  * UI/updater: Improved handling of failure conditions
2569
  * libobs: Update version to 20.0.0
2570
  * rtmp-services: Initialize mutex/dynamic array
2571
  * rtmp-services: Require cmake var to enable ingest updates
2572
  * obs-transitions: Rename stinger ID to prevent conflict
2573
  * Update translations from Crowdin
2574
  * rtmp-services: Always check service updates on non-windows
2575
  * image-source: Fix potential crash with slideshow
2576
  * UI: Fix conditions for redraw the stats labels
2577
  * libobs: Update version to 20.0.1
2578
  * libobs: Add default hotkey id to duplicated item
2579
  * UI: Fix Stats not showing stream data until start
2580
2581
-------------------------------------------------------------------
2582
Thu Jun 22 19:41:10 UTC 2017 - jimmy@boombatower.com
2583
2584
- Update to version 19.0.3:
2585
  * rtmp-services: Update Twitch ingests
2586
  * librtmp: Fix build error with ENODATA on FreeBSD
2587
  * rtmp-services: Rename Beam to Mixer
2588
  * UI/installer: Specify "source" in plugins section
2589
  * UI/installer: Fix broken realsense plugin install locations
2590
  * UI/installer: Update installer VC redist download link
2591
  * win-wasapi: Fix potential null pointer deref in enumeration
2592
  * UI: Look for plugins in ~/Library/Application Support/obs-studio/plugins/
2593
  * libobs/plugins/UI: Suppress -Wimplicit-fallthrough introduced by GCC 7
2594
  * win-capture: Limit OpenProcess flags to prevent A/C issues
2595
  * deps/media-playback: Output av_read_frame error string
2596
  * deps/media-playback: Start decoding regardless of keyframe
2597
  * obs-ffmpeg: Add network buffering property
2598
  * deps/media-playback: Call stop callback on failure
2599
  * deps/media-playback: Fix lockup issues
2600
  * Revert "rtmp-services: Rename Beam to Mixer"
2601
  * rtmp-services: Add new twitch.tv ingests
2602
  * UI/updater: Fix incorrect path in portable mode
2603
  * deps/media-playback: Add timeout when waiting for frames
2604
  * deps/media-playback: Fix AV_NOPTS_VALUE being used as timestamp
2605
  * deps/media-playback: Fix playback reset fail after stop
2606
  * obs-ffmpeg: Don't preload media frames if set to pause on end
2607
  * win-capture/graphics-hook: Fix D3D10/D3D11 detection
2608
  * UI: Ignore first 2.5 seconds of bandwidth test
2609
  * UI: Initialize Stats window values after OBSInit/reset
2610
  * win-capture: Add IDXGISwapChain1::Present1 hook support
2611
  * win-capture: Use PROCESS_QUERY_INFORMATION for game capture
2612
  * obs-ffmpeg: Do not precache if set to close when inactive
2613
  * UI: Use QT_TO_UTF8 with name dialog
2614
  * libobs-d3d11: Fix shader const array size miscalculation
2615
  * UI: Preserve source if audio settings device changed
2616
  * libobs: Update version to 19.0.3
2617
  * UI: Set error mode to SEM_FAILCRITICALERRORS
2618
  * ffmpeg-mux: Set error mode to SEM_FAILCRITICALERRORS
2619
  * get-graphics-offsets: Set error mode to SEM_FAILCRITICALERRORS
2620
  * inject-helper: Set error mode to SEM_FAILCRITICALERRORS
2621
  * enc-amf: Version 2.1.6
2622
  * obs-ffmpeg: Remove "Buffering (MS)" property
2623
2624
-------------------------------------------------------------------
2625
Wed Jun 14 22:47:57 UTC 2017 - jimmy@boombatower.com
2626
2627
- Update to version 19.0.2:
2628
  * UI: Fix drag & drop bug
2629
  * frontend-tools: Add automatic scene switcher for Linux
2630
  * UI: Add option to disable audio ducking on windows
2631
  * rtmp-services: Update ingests
2632
  * libobs/util: Add Get function to BPtr<>
2633
  * UI, obs-qsv11: Fix build in VisualStudio 2017
2634
  * UI: Fix warning in VisualStudio 2017
2635
  * obs-qsv11: Fix SEI crash caused by dangling pointer
2636
  * UI: Add ability to output to window
2637
  * UI: Always alternatively open backup scene json file
2638
  * libobs: Don't call unlink unnecessarily
2639
  * libobs/util: Add os_safe_replace function
2640
  * libobs/util: Use os_safe_replace in safe file writes
2641
  * libobs/util: Flush text files when writing
2642
  * libobs/util: Use MoveFileEx with MOVEFILE_REPLACE_EXISTING
2643
  * vlc-video: Add ability to shuffle playlist in VLC source
2644
  * Various: Optimize bundled PNG files
2645
  * text-freetype2: Make font lookup recursive on mac
2646
  * libobs: Use tex.Load for reverse NV12/I420 funcs
2647
  * UI: Fix settings dialog crashing on linux
2648
  * libobs: Fix tex.Load lookup (needs int3, not int2)
2649
  * libobs: Add random shader
2650
  * libobs: Fix skipped frames reporting
2651
  * libobs: Add functions to get logical/physical cores
2652
  * libobs: Pass exact data when calling obs_get_video_info
2653
  * libobs: Add function to allow custom output drawing
2654
  * libobs: Add function to allow getting output connect time
2655
  * libobs: Don't allow lagged frames to be counted as skipped
2656
  * obs-outputs: Add null output
2657
  * obs-outputs: Add connect time callback for rtmp output
2658
  * obs-outputs: Fix frame dropping when using ultrafast
2659
  * UI: Add function to enable/disable outputs
2660
  * UI: Don't subject base/output resolutions defaults
2661
  * UI: Limit default canvas res to 1920x1080 or below
2662
  * UI: Add 1920x1080/1280x720 to the settings base res list
2663
  * UI: Remove colon from a few locale items
2664
  * UI: Add auto-configuration wizard
2665
  * CI: OSX - Use wget instead of curl
2666
  * libobs: Fix os_safe_replace not working linux
2667
  * UI: Show invalid Bind to IP entries in the settings
2668
  * decklink: Fix compiler warning about ignored const
2669
  * decklink: Add option to disable the plugin
2670
  * decklink: Remove unused variables to fix warning
2671
  * win-capture: Hide cursor when in background (game capture)
2672
  * Various: Don't use boolean bitfields
2673
  * win-capture: Hide cursor when in background (window capture)
2674
  * rtmp-services: Rename hitbox.tv to Smashcast
2675
  * obs-ffmpeg: Add signal/proc to restart media playback
2676
  * CI: exclude .gitignore
2677
  * CI: Use git fetch --unshallow for OSX
2678
  * libobs/util: Add function to get free disk space
2679
  * libobs-opengl: Fix potential crash w/ viewports
2680
  * libobs: Add function to get average render time
2681
  * libobs: Add functions to get total/lagged frames
2682
  * libobs: Add obs_output_reconnecting func
2683
  * obs-ffmpeg: Implement get_total_bytes in recording outputs
2684
  * UI: Add function to get current memory usage (win32)
2685
  * UI: Add themeID values for colors to style sheets
2686
  * UI: Add stats dialog
2687
  * UI: Fix a few locale items, and add a few missing ones
2688
  * UI: Make Qt use locale text for QWizard buttons
2689
  * UI: Add helper class to translate message box buttons
2690
  * UI: Make sure all message box buttons are translated
2691
  * UI: Fix locale text for "OK" in question dialogs
2692
  * UI: Bring stats to front if it already exists
2693
  * UI: Add option to show stats on startup to general
2694
  * UI: Save/remember stats window geometry
2695
  * Revert "libobs: Allow source to fully control source flags (for now)"
2696
  * libobs: Don't use source flags for async buffering
2697
  * UI: Don't use "quit on last window closed"
2698
  * UI: Fix bug where Pre19Defaults would always be set
2699
  * UI: Don't count debug log messages in repeat detection
2700
  * UI: Warn user if multiple instances of the UI are open
2701
  * enc-amf: Version 2.1.3
2702
  * image-source: Allow custom bounding source size/aspect
2703
  * UI: Update quick transitions on transition add/removal
2704
  * libobs: Add scene item IDs
2705
  * win-dshow: Update libdshowcapture to 0.5.12
2706
  * UI: Add support for showing output error messages
2707
  * libobs: Add support for output error messages
2708
  * obs-outputs: Add output error messages for RTMP
2709
  * UI: Fix misleading log message when updating settings
2710
  * UI: Change output blocking bool to integer ref counter
2711
  * UI: Prevent user from starting ouputs while in settings
2712
  * UI: Move Stats to the view menu
2713
  * UI: Make Stats a regular window rather than dialog
2714
  * UI: Check to see if outputs valid when updating stats
2715
  * deps/media-playback: Remove unnecessary logging
2716
  * UI: Fix creation of log files with non-english paths
2717
  * libobs-d3d11: Only load vertex buffer before drawing
2718
  * deps/media-playback: Include SSE flags
2719
  * deps/media-playback: Do not seek network streams
2720
  * deps/media-playback: Init avformat in thread
2721
  * obs-ffmpeg: Only preload frames for local files
2722
  * obs-ffmpeg: Always close network sources when inactive
2723
  * libobs: Update to version 19.0.0
2724
  * libobs: Make obs_source_default_render exported
2725
  * obs-filters: Add Render Delay filter
2726
  * UI: Sort filter names when adding filters
2727
  * deps/media-playback: Discard packet returns of invalid sizes
2728
  * deps/media-playback: Use new FFmpeg decode funcs when possible
2729
  * deps/media-playback: Always check for new frame first
2730
  * UI: Fix cases where wizard bitrate is not capped
2731
  * UI: Remove advanced settings from final wizard results
2732
  * UI: Actually update service for wiz. bitrate limits
2733
  * UI: Fix enumeration of scene collections on first run
2734
  * obs-ffmpeg: Disable media source HW accel. for now
2735
  * libobs: Do not allow incompatible filters on sources
2736
  * rtmp-services: Preserve settings if service renamed
2737
  * obs-filters: Increase allowable render delay to 500ms
2738
  * enc-amf: Version 2.1.4
2739
  * VST: bump vst submodule ref
2740
  * Update translations from Crowdin
2741
  * UI: Change default autoconfig test bitrate
2742
  * AUTHORS: Update with data from Git and Crowdin
2743
  * deps/media-playback: Fix bug where inverted media would crash
2744
  * UI: Remove whitespace from end of autconfig stream key
2745
  * libobs/util: Also remove CR/LF from dstr_depad
2746
  * UI: Fix bug where auto-config settings wouldn't apply
2747
  * Fix German locale inconsistencies
2748
  * libobs: Always call stop callback
2749
  * UI: Unlock mutex before trying to stop output
2750
  * libobs: Fix bug where outputs would not set stopped event
2751
  * libobs: Update version to 19.0.1
2752
  * enc-amf: Version 2.1.5
2753
  * UI: Fix creation of crash log with non-english paths
2754
  * libobs-d3d11: Fix bug where vertex buffers would be reset
2755
  * UI: Fix autoconfig capping bitrate with "custom server"
2756
  * libobs: Update to version 19.0.2
2757
  * Revert "obs-ffmpeg/nvenc: Remove "default" preset"
2758
  * UI: Fix tooltip for "prefer hardware encoding"
2759
2760
-------------------------------------------------------------------
2761
Tue May 02 19:05:40 UTC 2017 - jimmy@boombatower.com
2762
2763
- Update to version 18.0.2:
2764
  * UI/updater: Fix temp files being created and not deleted
2765
  * UI/updater: Fix potential fail case when no files to patch
2766
  * UI/updater: Fixed a bug with deflating
2767
  * UI/updater: Ignore 64bit files on 32bit windows
2768
  * CI: Use ccache to speed up the build
2769
  * CI: OSX - Fix obs.png
2770
  * UI/updater: Fix incorrect inflate use
2771
  * CI: Linux - Install libfdk-aac-dev
2772
  * image-source: Move file modification check before animation processing
2773
  * UI: Add workaround to fix deleting final scene bug
2774
  * rtmp-services: Update ingest list for Restream.io
2775
  * rtmp-services: Update maximum bitrate for Twitch
2776
  * UI: Fix segfault when no system tray exists
2777
  * CI: Linux - Install FFmpeg from source
2778
  * obs-ffmpeg/nvenc: Remove "default" preset
2779
  * libobs: Add obs_source_copy_filters function
2780
  * UI: Add copying/pasting of sources/filters
2781
  * UI: Disable filter pasting when scene collection changed
2782
  * UI: Fix bug where items can't be deleted in last scene
2783
  * libobs: Remove unimplemented exports
2784
  * rtmp-services: Add Livestream service
2785
  * win-dshow: Fix issue with activating when not set to
2786
  * rtmp-services: Update Picarto maximum bitrates
2787
  * libobs: Delay stop detection of audio source
2788
  * libobs: Allow source to fully control source flags (for now)
2789
  * libobs: Add ability to preload async frames
2790
  * libobs: Remove multiple calls to free_type_data
2791
  * deps: Add media-playback static lib
2792
  * obs-ffmpeg: Change from libff to media-playback
2793
  * deps/libff: Remove network init
2794
  * UI: Remove libff as a dependency
2795
  * deps/libff: Don't build libff (deprecated)
2796
  * obs-ffmpeg: Remove unnecessary open call
2797
  * obs-ffmpeg: Always open on update unless set otherwise
2798
  * obs-ffmpeg: Fix bug on non-MSVC compilers
2799
  * UI: Fix property widgets not being disabled
2800
  * mac-avcapture: Ability to directly add iOS devices over USB
2801
  * audio-monitoring: Add ability to monitor Outputs
2802
  * decklink: Add option to select channel format
2803
  * decklink: Add workaround for audio timestamp jump issue
2804
  * Improve README/CONTRIBUTING files
2805
  * win-dshow: Fix reallocation issue in ffmpeg-decode
2806
  * UI: Add window name to remux dialog
2807
  * UI: Hide OpenGL and D3D adapter on Windows
2808
  * UI: Continue to show OpenGL if already in use
2809
  * UI: Increase MAX_CRASH_REPORT_SIZE to 150 KB
2810
  * CI: Use webhooks for notifications
2811
  * CI: Fix notification frequency
2812
  * libobs-opengl: Log OpenGL version on all systems
2813
  * Fix various typos across multiple modules
2814
  * Update Linux kernel coding style URL in CONTRIBUTING
2815
  * UI: Ctrl+E to Edit Transform
2816
  * UI: Remove unused defines from old updater code
2817
  * win-capture: Log if shared texture capture is unavailable
2818
  * win-capture: Update get-graphics-offsets
2819
  * win-capture: Add missing 32 bit offsets
2820
  * win-capture: Fix and clarify window capture prioritization
2821
  * UI: Add front-end API functions to get/modify service
2822
  * UI: Display filename when dragging & dropping
2823
  * obs-outputs: Always call RTMP_Init before connecting
2824
  * UI: Make sure all dialogs have close buttons
2825
  * UI: Add command line option for starting up always on top
2826
  * frontend-tools: Rename some files
2827
  * frontend-plugins: Abstract captions
2828
  * enc-amf: Update to v2.1.0(.0)
2829
  * win-ivcam: Fix potential null pointer dereference
2830
  * libobs: Update to 18.0.2 (windows hotfix)
2831
  * UI/updater: Add opt to disable building update module
2832
2833
-------------------------------------------------------------------
2834
Tue Mar 07 05:13:13 UTC 2017 - jimmy@boombatower.com
2835
2836
- Update to version 18.0.1:
2837
  * CI: Fix true / false on stable builds
2838
  * CI: Add boolean arg parser to OSX
2839
  * CI: Deploy on tags and master branch
2840
  * CI: OSX - Deploy on all branches in the master repo.
2841
  * CI: OSX - Include branch in pkg
2842
  * enc-amf: Update to 1.4.3.11
2843
  * UI: Use correct string for systemTrayEnabled
2844
  * CI: OSX - Update to CEF 2987
2845
  * CI: Use correct folder for building browser
2846
  * CI: OSX - Use bash variable for CEF version
2847
  * UI: Don't exit on unknown command line arguments
2848
  * CI: OSX - export cef version so we can use it elsewhere
2849
  * CI: Fix cef version variable
2850
  * obs-outputs: Fix 100% CPU usage with new network code
2851
  * CI: OSX - Move CEF version to .travis
2852
  * VST: Fix save / load of plugin state. More interface options.
2853
  * UI: Fix audio monitoring dev. not being set on startup
2854
  * UI: Log audio monitoring dev. on start and when changed
2855
  * UI: Add logging of audio monitoring to sources
2856
  * VST: Fix crash when OBS is set to mono
2857
  * Revert "win-dshow: Add LGP timestamp fix"
2858
  * win-dshow: Actually fix LGP issue
2859
  * obs-outputs: Various fixes to new network code
2860
  * Update translations from Crowdin
2861
  * AUTHORS: Update with data from Git and Crowdin
2862
  * libobs: Apply sync offset to win32 audio monitoring
2863
  * UI: Disable network settings while outputs active
2864
  * Update translations from Crowdin
2865
  * AUTHORS: Update with data from Git and Crowdin
2866
  * CI: OSX - Brew install speexdsp
2867
  * CI: OSX - enable sparkle
2868
  * deps/blake2: Fix compiler warning
2869
  * UI: Fix game capture check when about to update
2870
  * deps: Add liblmza
2871
  * libobs: Update to 18.0.1
2872
  * updater: Add windows updater module
2873
  * UI/updater: Wait for OBS to close before updating
2874
  * obs-outputs: Improve shutdown behavior of new socket loop
2875
  * UI/updater: Use better function for getting process names
2876
2877
-------------------------------------------------------------------
2878
Tue Feb 28 00:38:38 UTC 2017 - jimmy@boombatower.com
2879
2880
- Update to version 18.0.0:
2881
  * UI: Add more command line options
2882
  * obs-browser: Update submodule to latest version
2883
  * Revert "Revert "win-capture: Use FindWindowEx to traverse window list""
2884
  * CI: Add in inital appveyor config
2885
  * CI: Move browser source before building app
2886
  * CI: Build VLC plugin for OSX on travis
2887
  * rtmp-services: remove shut down services
2888
  * CI: Build Windows version and upload artifacts
2889
  * obs-browser: Update browser ref
2890
  * CI: Update permissions on CEF app plist before packaging
2891
  * cmake: Enable COPY_DEPENDENCIES by default on Windows
2892
  * rtmp-services: Update Vaughn Live ingests
2893
  * libobs: Log correct amount of memory on 32bit (windows)
2894
  * UI: Convert to wide before outputting debug text (win)
2895
  * UI: Protect debug text static string var with mutex
2896
  * libobs: Add ability to get output congestion
2897
  * obs-output: Add ability to get congestion to rtmp output
2898
  * obs-outputs: Increase default drop threshold
2899
  * UI: Add connection status square to status bar
2900
  * UI: Add separate timers to status bar
2901
  * UI: Add option to always minimize to tray
2902
  * UI: Hide/show dialogs when minimizing to tray
2903
  * UI: Do not quit program when last windows are projectors
2904
  * UI: Add option to save projectors
2905
  * UI: Add auto-start replay buf. opt. when stream starts
2906
  * UI: Fix scaling in viewport when source flipped
2907
  * UI: Fix linux display/resize bug with preview widget
2908
  * rtmp-services: Add Restream.io Los Angeles server
2909
  * libobs: Add optional ultrawide -> wide scaling techniques
2910
  * obs-filters: Add option to undistort ultrawide -> wide
2911
  * obs-filters: Add "Color Grading" filter
2912
  * rtmp-services: Add new beam.pro ingests
2913
  * CI: Add post install script to OBS installer to fix CEF permissions
2914
  * rtmp-services: Add Web.TV streaming service
2915
  * Add VST Plugin
2916
  * obs-filters: Fix compiler warnings
2917
  * UI: Remove unused variables
2918
  * UI: Clarify "Always minimize to tray" option
2919
  * obs-filters: Rename "Color Grade" filter to "LUT Filter"
2920
  * obs-filters: Change "LUT Filter" to "Apply LUT"
2921
  * CI: Fix VLC download
2922
  * CI: Unzip VLC quietly
2923
  * rtmp-services: Update twitch/hitbox ingest and youtube recommendations
2924
  * CI: Fix OSX post-install script
2925
  * UI: Fix locale text alignment
2926
  * UI: Make advanced settings pane a bit more compact
2927
  * libobs: Mark last video ts even when buffering off
2928
  * libobs: Mark parameter as constant if not modifying
2929
  * libobs: Use original audio structure for audio signal
2930
  * libobs: Implement audio monitoring
2931
  * win-wasapi: Mark audio outputs as unmonitorable
2932
  * UI: Add audio monitoring to settings/adv audio props.
2933
  * UI: Prevent thread stalls with fader/volume widgets
2934
  * obs-transitions: Convert premultiplied alpha to straight
2935
  * UI: Add 24 NTSC as a common FPS value
2936
  * obs-ffmpeg: Do not use HW accel by default on mac
2937
  * rtmp-services: Update twitch ingests
2938
  * obs-ffmpeg: Fix compiler warnings
2939
  * UI: Fix compiler warning
2940
  * UI: Change volume meter update interval to 30fps
2941
  * UI: Add warning if starting the output fails
2942
  * obs-ffmpeg: Be more verbose when custom params fail
2943
  * obs-ffmpeg: Fix custom audio codec parameters
2944
  * CI: Retry failed downloads
2945
  * UI: fix ffmpeg output file extension
2946
  * UI: Clean up general pane of settings dialog
2947
  * UI: Add function to get remote file
2948
  * UI: Add front-end auto-updater
2949
  * UI: Update installer to latest version
2950
  * UI: Add latest installer fixes from R1CH
2951
  * obs-ffmpeg: Add 'save' to replay buffer proc handler
2952
  * win-capture: Fall back to GetWindow if FindWindowEx fails
2953
  * libobs: Fix audio monitoring delaying perpetually
2954
  * rtmp-services: Update max video bitrate for beam
2955
  * libobs/util: Use a mutex with config files
2956
  * win-capture: Blacklist chrome/firefox from game capture
2957
  * win-dshow: Add LGP timestamp fix
2958
  * UI: Trigger frontend api scene change after transition
2959
  * Add AUTHORS file
2960
  * mailmap: Disambiguate between a few authors
2961
  * mailmap: Disambiguate between another author
2962
  * rtmp-services: Add "Pandora TV Korea"
2963
  * UI: Trigger scene list change event when scene removed
2964
  * CI: Speedup msbuild by using all CPU cores
2965
  * UI: Improve accessibility text on main window
2966
  * CI: Download VLC repo instead of cloning from git
2967
  * CI: Disable test discovery on AppVeyor
2968
  * CI: Cache dependencies downloads on AppVeyor
2969
  * CI: Disable deps download in AppVeyor and use cache
2970
  * CI: Download deps if they aren't in build cache
2971
  * UI: Use blake2b instead of SHA1 for updater
2972
  * UI: Make installer execute 64bit on 64bit windows
2973
  * obs-text: Fix issue drawing some chinese characters
2974
  * obs-filters: Add audio compression filter
2975
  * obs-outputs: Port windows socket loop from OBS Classic
2976
  * librtmp: Clean up our extra RTMP fields on close
2977
  * UI: Add options for new socket loop
2978
  * UI: Make sure size-specific spacers are fixed
2979
  * UI: Fix some settings layouts on non-windows systems
2980
  * win-capture: Add hook exception for theHunter: COTW
2981
  * obs-ffmpeg/ffmpeg-mux: Fix failing when no video
2982
  * image-source: Add solid color source
2983
  * image-source: Add missing locale
2984
  * Fix various null pointer issues detected by Coverity
2985
  * obs-ffmpeg: Allow saving with different video codecs
2986
  * UI: Add support for other codecs
2987
  * graphics-hook: Account for sizeof(wchar_t) in len
2988
  * obs-qsv11: Fix various issues detected by Coverity
2989
  * obs-ffmpeg: Make gop size configurable
2990
  * UI: Add gop size option for custom ffmpeg output
2991
  * libff: Add override for codec compatability check
2992
  * UI: Add codec compatability checkbox to ffmpeg output
2993
  * UI: Add warning about recording to mp4 format
2994
  * CI: Fetch git tags on OSX build
2995
  * CI: Exit on errors when building the OSX package
2996
  * UI: Fix typo in general settings
2997
  * enc-amf: Update to version 1.4.3.9
2998
  * CI: Build on Linux
2999
  * libobs: Update version to 18.0.0
3000
  * libobs: Fix bug where scenes would not properly mix audio
3001
  * UI: If scene/source names exist, start from 2
3002
  * CI: Don't skip_join for Travis IRC notifications
3003
  * obs-frontend-api: Use virtual destructor (fix memory leak)
3004
  * libobs: Add missing mutex unlock in audio monitoring
3005
  * CI: Get some codesigning and sparkle stuff in place
3006
  * CI: Use combined cert for signing OSX
3007
  * CI: Set keychain timeout & allow productsign
3008
  * CI: Add some logging to the before deploy script on OSX
3009
  * CI: Possibly fix OSX cert import issue
3010
  * CI: OSX - Brew install jack
3011
  * CI: Notify on failure and only for fixed builds
3012
  * CI: Reformat Travis CI IRC notification
3013
  * UI: Hide auto update option for linux
3014
  * obs-filters: Change attack/release ms limit to 300 (from 100)
3015
  * obs-filters: Increase max compressor release/attack values
3016
  * Update translations from Crowdin
3017
  * AUTHORS: Update with data from Git and Crowdin
3018
  * UI: Update Simple Mode AMD Presets
3019
  * enc-amf: Update to hotfix 1.4.3.10
3020
  * CI: OSX Set builds to stable on tagged builds
3021
  * CI: Update public OSX install key
3022
3023
-------------------------------------------------------------------
3024
Wed Jan 18 14:48:26 UTC 2017 - jimmy@boombatower.com
3025
3026
- Update to version 17.0.2:
3027
  * libobs: Update to 17.0.2
3028
3029
-------------------------------------------------------------------
3030
Tue Jan 17 23:38:37 UTC 2017 - jimmy@boombatower.com
3031
3032
- Update to version 17.0.1:
3033
  * deps/libff: Fix VP8/VP9/webm alpha support
3034
  * rtmp-services: Increase video bitrate limit for YouTube
3035
  * obs-outputs: fix build error on freebsd
3036
  * Update translations from Crowdin
3037
  * [CI] Use prebuilt deps so we can build on 10.9
3038
  * CI: Build more features into FFMPEG deps
3039
  * CI: Update browser plugin ref and build scripts.
3040
  * CI: Fix zip permission issue on CEF plist files
3041
  * obs-x264: ignore opencl param
3042
  * enc-amf: Update to 1.4.3.8
3043
  * CI: Ability to make packages on travis
3044
  * CI: actually call packagesbuild from the right place 😑
3045
  * cmake: Remove unnecessary find_package calls
3046
  * libobs: Fix scale filtering bug when duplicating scenes
3047
  * win-capture: Don't use FindWindow for game capture keepalive
3048
  * CI: Install Packages and use the full version
3049
  * Revert "win-capture: Use FindWindowEx to traverse window list"
3050
  * obs-filters.c: Fix color correction filter OpenGL crash
3051
  * obs-filters.c: Fix color correction filter saturation
3052
  * Update translations from Crowdin
3053
  * UI: Fix bug with uncopied profile import/export files
3054
  * win-capture: Fix game capture size bug when rehooking
3055
  * libobs: Add func to enum active and inactive child tree
3056
  * libobs: Enumerate full tree when adding active child
3057
  * libobs: Add callback for enumerating all scene children
3058
  * obs-x264: Allow opencl through much longer alias
3059
  * libobs: Update to version 17.0.1
3060
3061
-------------------------------------------------------------------
3062
Mon Dec 26 08:32:58 UTC 2016 - jimmy@boombatower.com
3063
3064
- Update to version 0.17.0:
3065
  * rtmp-services: Update ingest list for Restream.io
3066
  * Revert "CI: Build on OSX 10.10 on travis"
3067
  * Remove python dep
3068
  * win-capture: Use static runtimes for hooks/helpers
3069
  * cmake: Fix OSX fixup_bundle.sh to copy non-system deps
3070
  * cmake: Fix permissions with OSX fixup_bundle.sh
3071
  * libobs-opengl: Add xcb message poll to empty out the queue
3072
  * frontend-tools: Add options to start output timers every time
3073
  * libobs-d3d11: Add optional macro to log shader disassembly
3074
  * Revert "obs-transitions: Avoid branching in slide_transition.effect"
3075
  * rtmp-services: remove shut down services
3076
  * libff: Allow custom demuxer options
3077
  * obs-outputs: Fix librtmp IP bind / resolve behavior
3078
  * UI: Fix frontend-api event call for adding scenes
3079
  * libobs/util: Add function to get circlebuf data offset
3080
  * libobs/util: Add function to generate formatted filenames
3081
  * libobs: Fix bug where outputs cannot initialize hotkeys
3082
  * cmake: Add _CRT_SECURE_NO_WARNINGS to all projects
3083
  * libobs: Fix deprecated macro
3084
  * libobs/util: Do not ignore deprecation on windows
3085
  * libobs: Use reference counting for encoder packets
3086
  * obs-ffmpeg: Add replay buffer output
3087
  * UI: Disable simple output rec. settings when active
3088
  * UI: Add replay buffer options to simple output mode
3089
  * UI: Clarify replay buf. hotkey error message
3090
  * UI: Separate replay buffer from recording
3091
  * UI: Add file prefix/suffix options for replay buffer
3092
  * UI: Fix replay buffer compile issues on older compilers
3093
  * win-capture: Only duplicate to get cur thread handle
3094
  * win-capture: Always use minimal access rights within hook
3095
  * win-capture: Do not require pipe/mutex within hook
3096
  * win-capture: Fix getting proper UWP window handles
3097
  * win-capture: Use window for keepalive check
3098
  * win-capture: Create all named objects within hook
3099
  * win-capture: Don't use "Local\" for game capture shared mem
3100
  * win-capture: Remove redundant function
3101
  * win-capture: Use wide strings for named objects
3102
  * win-capture: Add ability to open UWP named kernel objects
3103
  * win-capture: Open UWP named objects with helper functions
3104
  * win-capture: Output hook debug messages if addresses missing
3105
  * win-capture: Log plugin-side when capture successful/lost
3106
  * win-capture: Don't hook suspended processes
3107
  * win-capture: Wait a few frames for hook to load
3108
  * win-capture: Fix "attempting to hook [executable]" message
3109
  * win-capture: Add ApplicationFrameHost to game capture blacklist
3110
  * win-capture: Don't hard fail if thread ID not found
3111
  * win-capture: Fix cursor not painting with UWP windows
3112
  * win-capture: Add debug messages when hooking
3113
  * win-capture: Do not fall back to other windows for UWP windows
3114
  * UI: Fix property name bug in frontend API
3115
  * libobs: Fix possible reverse order mutex hard lock
3116
  * UI: Remove deleteLater view from filter window layout
3117
  * libobs: Convert Y800 to RGBX manually
3118
  * UI: Use dedicated GPU on Hybrid AMD GPU systems
3119
  * libobs: Fix format not being set for new source frames
3120
  * libobs: Fix line size issue when copying Y800 data
3121
  * obs-ffmpeg: Don't allow 32kb/s with FFmpeg AAC encoder
3122
  * libobs/graphics: Fix the 2D vector dot product func
3123
  * UI: Make close button default in transform dialog
3124
  * UI: Add ability to copy-paste scene item transforms
3125
  * UI: Add import/export of scene collections & profiles
3126
  * enc-amf: Update to 1.4.3.4 for AMD Driver 16.12.1
3127
  * obs-filters: Improve "Color Correction" filter
3128
  * image-source: Do not change blend state
3129
  * obs-text: Do not reset blend state
3130
  * libobs-d3d11: Don't crash if unable to rebuild shared texture
3131
  * libobs: Increase maximum audio tracks to 6
3132
  * UI: Increase maximum audio tracks to 6
3133
  * UI: Update locale for 6 tracks
3134
  * UI: Fix endif in installer
3135
  * UI: Use 64bit desktop link by default in installer
3136
  * UI: Clarify startup error messages related to video
3137
  * obs-ffmpeg: Fix nvenc_h264 deprecated message
3138
  * libobs: Fix bug drawing RGB/BGR async sources
3139
  * libobs: Process all scene audio actions if no audio playing
3140
  * UI: Fix buddy controls with new audio tracks
3141
  * UI: Add default audio track bitrates
3142
  * UI: Fix video initialization failure error message
3143
  * UI: Fix settings window stacked widget index
3144
  * win-capture: Capture all D3D12 backbuffers
3145
  * win-capture: Use FindWindowEx to traverse window list
3146
  * win-capture: Fix possible null pointer dereference
3147
  * win-capture: Do not add certain windows to window lists
3148
  * win-capture: Add a few new blacklisted game capture exes
3149
  * obs-filters: Add "Color" option to color correction filter
3150
  * obs-filters: Fix comment messages
3151
  * obs-qsv11: Use d3d9 allocator on Win7
3152
  * win-capture: Fix possible access of array beyond size
3153
  * win-capture: Refactor DX12 backbuffer code
3154
  * win-capture: If backbuffer count is 1, disable dxgi 1.4 use
3155
  * win-capture: Release backbuffers immediately upon init
3156
  * libobs/util: Fix C++ compilation issue
3157
  * Add libcaption library
3158
  * libobs: Add ability to insert captions into frames
3159
  * frontend-tools: Move source helper functions to a header
3160
  * frontend-tools: Add caption generation tool (windows)
3161
  * Update translations from Crowdin
3162
  * frontend-tools: Add ability to select caption language
3163
  * frontend-tools: Detach caption thread if critical failure
3164
  * frontend-tools: Reset stop event before starting captions
3165
  * frontend-tools: Don't include colon in "Audio Source"
3166
  * frontend-tools: Set buddied controls for captions dialog
3167
  * libobs: Fix caption encoder packet reallocation
3168
  * libobs: Create referenced parsed AVC encoder packet
3169
  * obs-outputs: Free encoder packet data manually
3170
  * libobs: Fix bug in AVC encoder packet allocation
3171
  * UI: Fix Export QFileDialog parent
3172
  * libobs: Eliminate an unnecessary allocation with captions
3173
  * frontend-tools: Fix output-timer translation bug
3174
  * libobs: Update to version 17.0.0
3175
3176
-------------------------------------------------------------------
3177
Mon Nov 21 18:55:11 UTC 2016 - jimmy@boombatower.com
3178
3179
- Update to version 0.16.6:
3180
  * UI: Add --verbose and --unfiltered_log command line options
3181
  * libobs: Duplicate filters of a scene when it is is duplicated
3182
  * obs-ffmpeg: Fix assumption about plane height with i444
3183
  * libobs: Refactor check for Windows bitness/arch
3184
  * libobs: Add Windows bitness/arch to crash handler
3185
  * enc-amf: Update to version 1.4.1.5
3186
  * UI: Add preview scaling options
3187
  * rtmp-services: Change YouTube keyint from 4 to 2
3188
  * libobs: Ensure async source sizes are always reset
3189
  * UI: Fix crash when switching encoders in advanced mode
3190
  * UI: Fix scrolling while preview is locked
3191
  * libobs: Ensure AVC priority is always highest for keyframes
3192
  * obs-outputs: Use correct variable for drop priority
3193
  * enc-amf: Update to commit which prevents crash on startup
3194
  * enc-amf: Update to temporary fix branch
3195
  * win-capture: Do not load 64bit hook offsets on 32bit systems
3196
  * win-capture: Defer hook offset loading to separate thread
3197
  * text-freetype2: Defer loading of plugin until source created
3198
  * obs-qsv11: Manually mark priority bits for QSV frames
3199
  * Revert "libobs: Ensure AVC priority is always highest for keyframes"
3200
  * libobs: Update to 0.16.6
3201
  * Update translations from CrowdIn
3202
  * UI: tray icons are redrawn for better visibility and contrast
3203
  * UI: Update settings and fix presets for simple AMD encoder
3204
  * enc-amf: Update to 1.4.2.2
3205
  * enc-amf: Update to 1.4.2.3
3206
  * cmake: Add module to find RSSDK
3207
  * cmake: Add macro to compile .tlb files via midl
3208
  * win-ivcam: Add Intel RealSense plugin
3209
  * UI: Update installer script to latest version
3210
  * libobs-opengl: Add warning when used on windows
3211
  * Update translations from Crowdin
3212
  * enc-amf: Avoid using C++17 for VS2013 compatibility
3213
3214
-------------------------------------------------------------------
3215
Tue Nov 08 19:39:07 UTC 2016 - jimmy@boombatower.com
3216
3217
- Update to version 0.16.5:
3218
  * libobs-d3d11: Include GDI surface in rebuild
3219
  * libobs-d3d11: Remove possible null pointer dereference
3220
  * libobs: Update to 0.16.5
3221
3222
-------------------------------------------------------------------
3223
Fri Nov 04 15:36:07 UTC 2016 - jimmy@boombatower.com
3224
3225
- Update to version 0.16.4:
3226
  * libobs/util: Fix get_dll_ver not reporting DLL name
3227
  * Display license in MSI installer
3228
  * rtmp-services: Add Asian Livecoding.tv server and increase video bitrate
3229
  * UI: Enable HiDPI scaling.
3230
  * frontend-tools: Fix crash when adding invalid regex
3231
  * UI: Use Qt lib for screen info instead of x11 libs
3232
  * enc-amf: Update to 1.3.2.3
3233
  * UI: Only scale HiDPI on QT 5.6+
3234
  * enc-amf: Update to 1.3.3.1
3235
  * libobs-d3d11: Log GetDeviceRemovedReason
3236
  * Add 256x256 icon to windows ico for HiDPI displays
3237
  * UI: Add Portable Mode indicator to title bar and log
3238
  * UI: Add raw text and text file to drag&drop support
3239
  * UI: Split Properties window with a QSplitter
3240
  * CMake: Warn if empty QTDIR/DepsPath vars on Windows
3241
  * OSX Travis build
3242
  * CI: Upload artifacts on all pushes
3243
  * CI: Add irc notifications to travis config
3244
  * CI: Reduce travis irc notice to one line
3245
  * CI: Package OSX build into an actual app
3246
  * CI: Use python2 to run package script
3247
  * Build browser plugin on travis for OSX
3248
  * Update obs-browser submodule to a working version
3249
  * obs-frontend-api: Add library version
3250
  * cmake: Fix FFmpeg search path on debian
3251
  * decklink: Update Blackmagic SDK to 10.8.0
3252
  * CI: Build on OSX 10.10 on travis
3253
  * UI: Fix bug in frontend API event
3254
  * frontend-tools: Add output timers
3255
  * frontend-tools: Code cleanup of output timers
3256
  * frontend-tools: Add ability to start timer if output is already active
3257
  * UI: Fix sys. tray crashes when sys. tray not available
3258
  * UI: Fix poor handling of system tray pointers
3259
  * UI: Fix improper brace placement for function
3260
  * UI: Remove unused variable
3261
  * UI: Fix full screen projector on screens that have reserved areas
3262
  * obs-ffmpeg: Add b-frames to NVENC logging
3263
  * UI: Fix --profile option not working on non-windows
3264
  * rtmp-services: Add Picarto
3265
  * libobs/util: Add Get() function to CoTaskMemPtr
3266
  * libobs: Fix missing call to profile_end() when encoding fails
3267
  * libobs: Add date/time to crash handler
3268
  * obs-transitions: Avoid branching in slide_transition.effect
3269
  * obs-ffmpeg: Fix a couple printf compiler warnings.
3270
  * libobs-d3d11: Store dxgi adapter used for device
3271
  * libobs-d3d11: Store compiled shader data (for rebuilding)
3272
  * libobs-d3d11: Correct error message for pixel shaders
3273
  * libobs-d3d11: Store shader samplers as pointers
3274
  * libobs-d3d11: Correct error message for staging surfaces
3275
  * libobs-d3d11: Correct error message creating blend states
3276
  * libobs-d3d11: Store index and add "Start" function
3277
  * libobs-d3d11: Clear device state before unloading
3278
  * libobs-d3d11: Store swap initialization data (for rebuilding)
3279
  * libobs-d3d11: Store device adapter index (for rebuilding)
3280
  * libobs-d3d11: Store static textures in RAM (for rebuilding)
3281
  * libobs-d3d11: Store static vertex buffer data (for rebuilding)
3282
  * libobs-d3d11: Save all D3D11 object descriptors (for rebuilding)
3283
  * libobs-d3d11: Make shared texture error message less vague
3284
  * libobs-d3d11: Use linked list for all objects (for rebuilding)
3285
  * libobs-d3d11: Remove unused function
3286
  * libobs-d3d11: Add Release funtions to all GS objects
3287
  * libobs-d3d11: Rebuild device and assets if device removed/reset
3288
  * win-capture: Cache cursor textures to prevent reallocation
3289
  * win-capture: Use IUnknown for getting swap backbuffers
3290
  * win-capture: Add D3D12 capture support
3291
  * UI: Allow the ability to use deprecated sources
3292
  * UI: Add AMD presets and update settings
3293
  * enc-amf: Update to release 1.4.0.0
3294
  * Update translations from CrowdIn
3295
  * libobs: Update to version 0.16.3
3296
  * win-mf: Deprecate AMD Media Foundation H.264 encoder
3297
  * UI: Fix tab order of Crop fields in Transform Properties
3298
  * enc-amf: Update to Version 1.4.1.0
3299
  * Revert "UI: Only scale HiDPI on QT 5.6+"
3300
  * Revert "UI: Enable HiDPI scaling."
3301
  * enc-amf: Fix VS2013 compiling issue
3302
  * libobs: Update to version 0.16.4
3303
- Expand libobs-frontend-api.so to include all versions in %files.
3304
- After upstream fix place libobs-(opengl|frontend-api).so in devel.
3305
3306
-------------------------------------------------------------------
3307
Thu Sep 29 20:07:16 UTC 2016 - jimmy@boombatower.com
3308
3309
- Update to version 0.16.2:
3310
  * obs-ffmpeg: Fix possible NVENC crash
3311
  * UI: Use rect intersection test for validating position
3312
  * enc-amf: Update submodule to 1.3.1.0
3313
  * obs-text: Add gradient feature
3314
  * enc-amf: Fix warnings caused by warnings( push/pop )
3315
  * libobs: Update to 0.16.2
3316
3317
-------------------------------------------------------------------
3318
Thu Sep 29 02:35:16 UTC 2016 - jimmy@boombatower.com
3319
3320
- Update to version 0.16.1:
3321
  * UI: Fix window size/pos not saving on exit
3322
  * libobs/util: Fix fread_utf8 not working with files < 3 bytes
3323
  * obs-text: Change file update interval to 1 sec (from 2)
3324
  * libobs: Update to 0.16.1
3325
3326
-------------------------------------------------------------------
3327
Wed Sep 28 01:17:01 UTC 2016 - jimmy@boombatower.com
3328
3329
- Update to version 0.16.0:
3330
  * enc-amf: Update submodule to 1.3.0
3331
  * UI: Add media/image file drop support
3332
  * enc-amf: Update submodule to 1.3.0.1
3333
  * obs-browser: Add browser plugin as a submodule
3334
  * enc-amf: Update submodule to 1.3.0.3
3335
  * libobs: Update version to 0.16.0
3336
  * enc-amf: Remove unused locale files
3337
  * Update translations from Crowdin
3338
  * UI: Just use 'OK' button for license agreement dialog
3339
3340
-------------------------------------------------------------------
3341
Mon Aug  8 23:10:42 UTC 2016 - jimmy@boombatower.com
3342
3343
- Update to 0.15.4 release.
3344
3345
-------------------------------------------------------------------
3346
Sat Jul 16 20:59:38 UTC 2016 - jimmy@boombatower.com
3347
3348
- Update to 0.15.2 release.
3349
3350
-------------------------------------------------------------------
3351
Tue Jul 12 02:03:51 UTC 2016 - jimmy@boombatower.com
3352
3353
- Update to 0.15.1 release.
3354
3355
-------------------------------------------------------------------
3356
Fri Jul  8 05:10:02 UTC 2016 - jimmy@boombatower.com
3357
3358
- Update to 0.15.0 release.
3359
3360
-------------------------------------------------------------------
3361
Mon May 16 00:09:37 UTC 2016 - jimmy@boombatower.com
3362
3363
- Update to 0.14.2 release.
3364
3365
-------------------------------------------------------------------
3366
Tue Apr 26 06:11:50 UTC 2016 - jimmy@boombatower.com
3367
3368
- Update to 0.14.1 release.
3369
3370
-------------------------------------------------------------------
3371
Sat Apr 16 22:01:17 UTC 2016 - olaf@aepfle.de
3372
3373
- Use pkgconfig instead of libffmpeg-devel
3374
3375
-------------------------------------------------------------------
3376
Tue Mar 22 00:01:09 UTC 2016 - jimmy@boombatower.com
3377
3378
- Update to 0.13.4 release.
3379
3380
-------------------------------------------------------------------
3381
Sun Mar 20 07:13:01 UTC 2016 - jimmy@boombatower.com
3382
3383
- Update to 0.13.3 release.
3384
3385
-------------------------------------------------------------------
3386
Mon Feb 29 15:54:48 UTC 2016 - jimmy@boombatower.com
3387
3388
- Update to 0.13.2 release.
3389
3390
-------------------------------------------------------------------
3391
Fri Feb  5 05:10:32 UTC 2016 - jimmy@boombatower.com
3392
3393
- Update to 0.13.1 release.
3394
- Remove patch for gcc 4.8 compatability since it was upstreamed.
3395
3396
-------------------------------------------------------------------
3397
Thu Jan 28 00:21:55 UTC 2016 - jimmy@boombatower.com
3398
3399
- Update to 0.13.0 release.
3400
  https://github.com/jp9000/obs-studio/releases/tag/0.13.0
3401
- Add rpmlintrc for "bad" things obs-studio requires.
3402
- Add patch for gcc 4.8 compatability.
3403
3404
-------------------------------------------------------------------
3405
Sat Dec 12 04:25:45 UTC 2015 - jimmy@boombatower.com
3406
3407
- Update to 0.12.4 release.
3408
  https://github.com/jp9000/obs-studio/releases/tag/0.12.4
3409
3410
-------------------------------------------------------------------
3411
Wed Dec  9 06:05:59 UTC 2015 - jimmy@boombatower.com
3412
3413
- Change build requirement from libffmpeg-devel to ffmpeg-devel to
3414
  follow recent linking of ffmpeg to obs version.
3415
3416
-------------------------------------------------------------------
3417
Sat Dec  5 05:25:31 UTC 2015 - jimmy@boombatower.com
3418
3419
- Update to 0.12.3 release.
3420
  https://github.com/jp9000/obs-studio/releases/tag/0.12.3
3421
3422
-------------------------------------------------------------------
3423
Sat Nov 21 03:12:17 UTC 2015 - jimmy@boombatower.com
3424
3425
- Update to 0.12.2 release.
3426
  https://github.com/jp9000/obs-studio/releases/tag/0.12.2
3427
3428
-------------------------------------------------------------------
3429
Tue Nov 17 23:51:20 UTC 2015 - jimmy@boombatower.com
3430
3431
- Update to 0.12.1 release.
3432
  https://github.com/jp9000/obs-studio/releases/tag/0.12.1
3433
3434
-------------------------------------------------------------------
3435
Fri Sep 25 01:53:09 UTC 2015 - jimmy@boombatower.com
3436
3437
- Update to 0.12.0 release.
3438
  https://github.com/jp9000/obs-studio/releases/tag/0.12.0
3439
- Remove gcc >= 4.9 requirement since 0.12.0 reverted unintended change.
3440
3441
-------------------------------------------------------------------
3442
Mon Aug 17 05:59:33 UTC 2015 - jimmy@boombatower.com
3443
3444
- Update to 0.11.4 release.
3445
  https://github.com/jp9000/obs-studio/releases/tag/0.11.4
3446
- Cut off git portion of version string in UI.
3447
- Since 0.11.3 obs unofficially requires gcc 4.9 and higher which makes it
3448
  impossible to compile on obs for openSUSE 13.2.
3449
  https://obsproject.com/mantis/view.php?id=276
3450
3451
-------------------------------------------------------------------
3452
Sun Aug  9 06:20:02 UTC 2015 - jimmy@boombatower.com
3453
3454
- Update to 0.11.3 release.
3455
  https://github.com/jp9000/obs-studio/releases/tag/0.11.3
3456
3457
-------------------------------------------------------------------
3458
Tue Jul 28 02:54:34 UTC 2015 - jimmy@boombatower.com
3459
3460
- Update to 0.11.2 release.
3461
  https://github.com/jp9000/obs-studio/releases/tag/0.11.2
3462
3463
-------------------------------------------------------------------
3464
Fri Jul 10 04:17:01 UTC 2015 - jimmy@boombatower.com
3465
3466
- Update to 0.11.1 release.
3467
  https://github.com/jp9000/obs-studio/releases/tag/0.11.1
3468
3469
-------------------------------------------------------------------
3470
Thu Jul  9 03:41:02 UTC 2015 - jimmy@boombatower.com
3471
3472
- Update to 0.11.0 release.
3473
  https://github.com/jp9000/obs-studio/releases/tag/0.11.0
3474
- Add curl build dependency.
3475
3476
-------------------------------------------------------------------
3477
Tue May 19 06:11:11 UTC 2015 - jimmy@boombatower.com
3478
3479
- Update to 0.10.1 release.
3480
  https://github.com/jp9000/obs-studio/releases/tag/0.10.1
3481
3482
-------------------------------------------------------------------
3483
Wed May 13 23:36:24 UTC 2015 - jimmy@boombatower.com
3484
3485
- Update to 0.10.0 release.
3486
  https://github.com/jp9000/obs-studio/releases/tag/0.10.0
3487
3488
-------------------------------------------------------------------
3489
Fri Mar 27 20:25:00 UTC 2015 - jimmy@boombatower.com
3490
3491
- Update to 0.9.1 release.
3492
  https://github.com/jp9000/obs-studio/releases/tag/0.9.1
3493
3494
-------------------------------------------------------------------
3495
Thu Mar 26 03:47:02 UTC 2015 - jimmy@boombatower.com
3496
3497
- Update to 0.9.0 release.
3498
  https://github.com/jp9000/obs-studio/releases/tag/0.9.0
3499
3500
-------------------------------------------------------------------
3501
Sat Feb 21 08:17:07 UTC 2015 - jimmy@boombatower.com
3502
3503
- Update to 0.8.3 release.
3504
  https://github.com/jp9000/obs-studio/releases/tag/0.8.3
3505
3506
-------------------------------------------------------------------
3507
Thu Feb 12 07:15:19 UTC 2015 - jimmy@boombatower.com
3508
3509
- Update to 0.8.2 release.
3510
  https://github.com/jp9000/obs-studio/releases/tag/0.8.2
3511
  https://github.com/jp9000/obs-studio/releases/tag/0.8.1
3512
  https://github.com/jp9000/obs-studio/releases/tag/0.8.0
3513
3514
-------------------------------------------------------------------
3515
Thu Jan 15 11:05:44 UTC 2015 - jimmy@boombatower.com
3516
3517
- Update to 0.7.3 release.
3518
  Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.3
3519
3520
-------------------------------------------------------------------
3521
Wed Jan  7 20:54:30 UTC 2015 - jimmy@boombatower.com
3522
3523
- Update to 0.7.2 release.
3524
  Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.2 and
3525
             https://github.com/jp9000/obs-studio/releases/tag/0.7.1
3526
3527
-------------------------------------------------------------------
3528
Thu Nov 13 10:35:34 UTC 2014 - jimmy@boombatower.com
3529
3530
- Initial 0.6.4 release.
3531
3532