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