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