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