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

Currently displaying revision 87 , Show latest

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