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

Currently displaying revision 88 , Show latest

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