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