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

Currently displaying revision 81 , Show latest

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