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