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

Currently displaying revision 69 , Show latest

2914
 
1
-------------------------------------------------------------------
2
Sun Sep 22 21:04:42 UTC 2019 - jimmy@boombatower.com
3
4
- Update to version 24.0.1:
5
  * obs-browser: Fix a deadlock
6
  * libobs: Update version to 24.0.1
7
  * libobs: Add API to get last OBS version of a source
8
  * obs-browser: Signal whether audio active/inactive
9
  * UI: Hide mixer sources if audio deactivated
10
  * libobs: Add funcs to determine whether audio active
11
  * obs-browser: Turn rerouting audio off by default
12
  * UI: Check for null pointer
13
  * UI: Fix crash closing mixer dock panels
14
  * win-dshow: Do not allow H264 to have same priority as MJPEG
15
  * win-dshow: Disable HW decode in DirectShow for now
16
  * UI: Adjust locale name for zh-TW
17
18
-------------------------------------------------------------------
19
Thu Sep 19 02:55:09 UTC 2019 - jimmy@boombatower.com
20
21
- Update to version 24.0.0:
22
  * obs-browser: Update translations from crowdin
23
  * Update translations from Crowdin
24
  * libobs: Update version to 24.0.0
25
  * libobs: Check to swap BGRX/BGRA in async filters
26
  * obs-browser: Map absolute to file URLs
27
  * UI: Fix extra browser panels always creating on startup
28
  * obs-browser: Fix panels not remembering last URL set
29
  * UI: Fix browser docks being unchecked when created
30
  * win-dshow: Fix color range when using FFmpeg decode
31
  * Revert "UI: Various screen reader fixes"
32
  * UI: Fix pause hotkey not working properly
33
  * obs-browser: Fix portable mode not saving cookies
34
  * obs-browser: Fix minor bug when using older CEF versions
35
  * UI: Disable NVENC lookahead if dynamic bitrate on
36
  * obs-browser: Fix browser panel visibility bug
37
  * CI: Update CEF on osx to 3770
38
  * obs-browser: Fix large local media file access
39
  * Revert "image-source: Set default size of color source to canvas size"
40
  * obs-browser: Fix build error on macOS
41
  * obs-browser: Fix browser panel crash
42
  * UI: Shut down browsers when browser docks hidden
43
  * UI: Refactor all browser dock classes in to one
44
  * UI: Various screen reader fixes
45
  * obs-browser: Allow users to use CEF audio instead of OBS
46
  * UI/updater: Fix variable type to format specifier
47
  * graphics-hook: Fix format specifier
48
  * obs-browser: Do not use WasHidden() for visibility on 3507+
49
  * obs-browser: Fix browser panel crash
50
  * libobs: Remove redundant function param and for loop
51
  * libobs: Make sure to offset unpause audio data
52
  * libobs: Fix pause cutting out video data prematurely
53
  * libobs: Fail pause/unpause if still waiting for them
54
  * libobs: Give a little extra time for pause to start/stop
55
  * libobs: Fix Area shaders missing for RGB output
56
  * obs-qsv11: Remove leftover stack variable
57
  * obs-ffmpeg: Fix video warnings
58
  * libobs: Fix video warnings
59
  * CI: Update Windows CEF version
60
  * libobs: Use correct pointer
61
  * libobs: Call debug marker after null check, not before
62
  * libobs: Don't render scene item texture if it's null
63
  * obs-browser: Do not process Qt events for browser source
64
  * libobs: Add graphics API to get graphics object pointer
65
  * deps/media-playback: Remove cuda for hardware decoding
66
  * deps/media-playback: Fix hw decode dropping last few frames
67
  * libobs-d3d11: Print feature level as %x for readability
68
  * libobs-d3d11: Consistent exception catch parameters
69
  * rtmp-services: Update GameTips.TV
70
  * deps/media-playback: Use hwaccel with non-alpha WebM files
71
  * obs-browser: Ensure FPS always matches OBS
72
  * obs-browser: Don't signal frame begin if feature disabled
73
  * obs-browser: Actually fix browsers sometimes not rendering
74
  * libobs: Fix default mixer values
75
  * obs-qsv11: Do not enable b-frames on sandy/ivy bridge
76
  * obs-browser: Fix browser source sometimes not rendering
77
  * libobs: Insert sources to linked lists after creation
78
  * libobs: Add missing static to function
79
  * libobs: Fix null potential pointer dereference
80
  * libobs: Fix Lanczos calculations
81
  * libobs: Simplify bicubic weight calculations
82
  * obs-ffmpeg: Use NV_FAILED() instead of FAILED()
83
  * obs-ffmpeg: Force I-Frame when reconfiguring jim-nvenc
84
  * deps/media-playback: Fix memory leak
85
  * deps/media-playback: Fix hw accel decode crash
86
  * libobs: add pointer check in reset_raw_output
87
  * UI: Clarify dynamic bitrate support in tooltip
88
  * obs-x264: Do not display log messages every update
89
  * UI: Move "area" scale below bilinear, above bicubic
90
  * UI: Fix bug where FTL was using AAC instead of opus
91
  * obs-browser: Fix audio cutting out
92
  * libobs: Add audio lines
93
  * UI: Simplify toggle pause code
94
  * UI: Update tooltip when paused
95
  * UI: Fix inconsistency with spaces
96
  * UI: Add dynamic bitrate support to the UI
97
  * obs-outputs: Add dynamic bitrate to RTMP output
98
  * libobs: Mark encoders that support dynamic bitrate
99
  * obs-outputs: Allow changing bitrate test limit on the fly
100
  * obs-x264: Do not show reconfigure details in log
101
  * obs-ffmpeg: Allow FFmpeg NVENC to be reconfigured
102
  * linux-capture: Texture unbound after GS_GL_DUMMYTEX changes
103
  * Revert "win-capture: Don't leak dynamic library references"
104
  * libobs-opengl: Fix Clang warnings
105
  * UI: Redundant/bad casts
106
  * libobs-opengl: Redundant cast
107
  * UI: Add box select to preview
108
  * libobs: Fix browser source settings resetting pre-24
109
  * cmake: Fix SWIG deprecation warnings
110
  * UI: Use "-inf" for muted volume level
111
  * UI: Clarify extra browser dock text
112
  * libobs-d3d11: Disable NV12 usage for Intel
113
  * UI: Fix Area sample count text
114
  * obs-text: Fix formatting
115
  * libobs: Reset mixers for "monitoring only" sources
116
  * libobs, obs-scripting, vlc-video: Fix compiler warnings
117
  * UI: Fix compiler/Acri warnings
118
  * win-wasapi: Fix typo with description
119
  * libobs: UI: Add Area scaling for downscale output
120
  * libobs: Remove unnecessary divides from Lanczos
121
  * libobs: Fix dark lines using Lanczos
122
  * UI: Change Connect Account to Recommended
123
  * libobs: Merge obs_source_process_filter_(tech_)?end functions
124
  * libobs: Fix apply_settings & remove_by_name for groups
125
  * UI: Fix look of extra panels trash icon
126
  * obs-browser: Update to 2.6.1
127
  * libobs-opengl: Fix gl_error_to_str
128
  * libobs-opengl: Fix DUMMY textures left bound
129
  * Revert "libobs-opengl: Add GS_RGBX format"
130
  * linux-capture: Revert GS_RGBX usage
131
  * deps/media-playback: Convert YUV alpha formats to RGB on GPU
132
  * obs-ffmpeg: Add YUV alpha formats for completeness
133
  * libobs: Add YUV alpha formats
134
  * deps/media-playback: Add missing header to CMake
135
  * UI: Rename Mixer to Audio Mixer
136
  * libobs: Separate textures for YUV input
137
  * obs-scripting: Use a recursive mutex for Lua scripting
138
  * UI: Add the ability to create custom browser docks
139
  * UI: Add LineEditChanged and LineEditCanceled
140
  * obs-browser: Fix a few panel issues
141
  * libobs: Fix stale format in async frame cache
142
  * UI: Fix pause button checked color with Rachni theme
143
  * obs-scripting: Add pause scene script
144
  * UI: Remove Twitch from MultichannelWarning message
145
  * libobs: Add missing pixel format to format_is_yuv and get_video_format_name
146
  * win-dshow: Use unbuffered by default for MJPEG
147
  * win-dshow: Clarify function name/purpose
148
  * libobs, obs-ffmpeg, win-dshow: Fix FFmpeg 4.0 deprecation
149
  * win-dshow, obs-ffmpeg: Add hardware decoding support
150
  * libobs: Add GPU timestamp query support
151
  * UI: Partially revert PR #1979
152
  * UI: Fix Lanczos label with correct sample count
153
  * libobs: Separate textures for YUV output, fix chroma
154
  * CI: Only download Qt if it doesn't exist already
155
  * libobs: Optimize lanczos shader, remove scaling
156
  * obs-browser: Update to 2.5.0 (audio capture support)
157
  * libobs: Add "monitoring by default" source cap
158
  * libobs: Optimize bicubic shader
159
  * libobs: Default sampler sometimes unset for GL
160
  * libobs: Fix benign typo
161
  * win-dshow: Use FFmpeg for MJPEG decompression
162
  * libobs: obs-ffmpeg: win-dshow: Planar 4:2:2 video
163
  * UI: Pass QColor as reference
164
  * win-capture: Don't leak dynamic library references
165
  * libobs: Don't leak dynamic library references
166
  * libobs: Return NULL if there is no get_properties callback
167
  * win-wasapi: Catch by reference
168
  * UI: Catch by reference
169
  * libobs-d3d11: Catch be reference
170
  * libobs: Supress clang-tidy warning clang-tidy-cert-flp30-c
171
  * UI: Stop recording when disk space is low
172
  * libobs-opengl: Remove unused VERTEXID code
173
  * libobs-opengl: Support gl_FragCoord and cull unused interpolants
174
  * libobs-opengl: Fix GS_R8G8 values
175
  * UI: Add links for Facebook stream key
176
  * obs-transitions: Fix suffix with stinger transition
177
  * UI: Add ability to disable hotkeys when not in focus
178
  * UI: Fix param logic of ResetHotkeyState calls
179
  * libobs: Rework RGB to YUV conversion
180
  * libobs: Remove YUV transformation on CPU
181
  * UI: Fix hotkeys working even when disabled in focus
182
  * UI: Add option to warn on stop recording
183
  * UI: Improve look of adv audio control dialog
184
  * UI: Add Restream.io link to stream key page
185
  * UI: Add Restream.io bandwidth test stream key param
186
  * UI: Add channels widget to Restream.io integration
187
  * UI: Declare missing overrides
188
  * cmake: Fix typo
189
  * obs-text: Use array type for unique_ptr uint8_t[]
190
  * rtmp-services: Remove redundant null checks
191
  * libobs: Improve timing of unbuffered deinterlacing
192
  * win-dshow: Update libdshowcapture to 0.6.1
193
  * UI: Display infinity symbol when volume is at 0 percent
194
  * rtmp-services: Add Stripchat streaming service
195
  * obs-qsv: Enable high profile for QSV H.264
196
  * obs-qsv: Remove check for AsyncDepth in InitParams
197
  * libobs: UI: Remove DrawBackdrop() to save fullscreen pass
198
  * UI: Set default maximum name length to 170 characters
199
  * frontend-tools: Make start/stop buttons checkable
200
  * UI, obs-plugins: Add spinbox suffixes where necessary
201
  * libobs: obs-filters: Area upscale shader
202
  * file-updater: Use transparent HTTP compression
203
  * frontend-tools: Add option to pause output timer when rec is paused
204
  * obs-qsv: Enable LA_CBR as QSV rate control
205
  * libobs-opengl: Fix glGetError() infinite loop
206
  * UI: Simplify resize output code
207
  * obs-browser: Fix CEF 75.0.13 support
208
  * libobs: Fix formatting
209
  * UI: Add enable preview button
210
  * rtmp-services: Add Steam
211
  * obs-qsv: Enable Content Adaptive Quantization
212
  * obs-qsv: Enable B-frames and B-pyramid for encoder
213
  * CI: Run clang format on linux and osx CI and fail if changes are made
214
  * libobs: Call both get_defaults and get_defaults2
215
  * UI: Fix toggled signal of property groups
216
  * libobs: Fix formatting
217
  * obs-qsv: Add newer platforms to CPU enum
218
  * UI: Make Dark theme group box title bold
219
  * linux-v4l2: Add "Default" color range setting
220
  * win-dshow: Add "Default" color range setting
221
  * UI: Change default recording format to MKV
222
  * Apply clang-format to objective c code
223
  * obs-ffmpeg: Separate logging code
224
  * libobs: Clear module variable in case module reloaded
225
  * linux-capture: Fix xcompcap robustness
226
  * libobs-opengl: Fix GS_GL_DUMMY textures creation
227
  * libobs-opengl: Add GS_RGBX format
228
  * libobs-opengl: Add error enum to string function
229
  * UI: Add pause support
230
  * obs-ffmpeg: Add support for pausing
231
  * libobs: Implement pausing of outputs
232
  * obs-ffmpeg: Remove unnecessary function
233
  * libobs: Correct raw output starting audio data
234
  * libobs: Add obs_get_frame_interval_ns
235
  * UI: Don't display MP4/MOV warning if lossless
236
  * obs-ffmpeg: Check for replay buffer button press
237
  * UI: Make adv. streaming audio encoder independent
238
  * libobs: Buffer-smoothing enhancements
239
  * win-dshow: Decouple audio from video
240
  * rtmp-services: Update and prune services
241
  * libobs-d3d11: Set texture using initializer list
242
  * obs-outputs: Minor pointer fixes
243
  * UI: Avoid ternary operator for mixed types
244
  * libobs: Fix format selection
245
  * libobs-d3d11: Unnecessary type conversions
246
  * .git-blame-ignore-revs: Add file to handle mass reformatting
247
  * clang-format: Remove redundant params
248
  * rtmp-services: Update ingest list for Restream.io
249
  * obs-text: fix text transform on updated file
250
  * libobs-opengl: Empty VAO
251
  * libobs-d3d11: Fix missing vertex buffer clear in NV12 check
252
  * obs-ffmpeg: Move external headers to external dir
253
  * clang-format: Apply formatting
254
  * clang-format: Add clang-format files
255
  * cmake: Install 'libobs.pc' under the correct 'libdir'
256
  * libobs: Full-screen triangle format conversions
257
  * UI: Use stream track if no tracks are selected
258
  * Revert "UI: Use theme colors setting for Projectors too"
259
  * libobs, UI: Implement item_locked event
260
  * libobs-d3d11: Clean up device_projection_pop
261
  * libobs: Area-resampling shader optimizations
262
  * libobs: linux-v412: obs-ffmpeg: Add packed BGR3 video support
263
  * libobs: Remove unnecessary frame pipelining
264
  * libobs: Improve low-resolution bilinear sampling
265
- Upstream moved pkgconfig/libobs.pc to libdir for x86_64.
266
267
-------------------------------------------------------------------
268
Mon Jun 17 19:56:19 UTC 2019 - jimmy@boombatower.com
269
270
- Update to version 23.2.1:
271
  * libobs: Update version to 23.2.1
272
  * obs-frontend-api: Add func to add custom docks
273
  * libobs: Disable blending when converting sources
274
  * UI: Fix editor inheriting source list stylesheet
275
  * UI: Fix bug with custom source list item color
276
  * UI: Fix tray icon showing up on startup even if off
277
  * libobs: Fix null pointer dereference
278
279
-------------------------------------------------------------------
280
Thu Jun 13 01:27:07 UTC 2019 - Jimmy Berry <jimmy@boombatower.com>
281
282
- Update %post script for new desktop file name.
283
- Include appdata in files list.
284
- Include obs-ffmpeg-mux in files list.
285
286
-------------------------------------------------------------------
287
Thu Jun 13 00:57:19 UTC 2019 - jimmy@boombatower.com
288
289
- Update to version 23.2.0:
290
  * libobs: Update version to 23.2.0
291
  * Update translations from Crowdin
292
  * UI: Make two-auth message a bit friendlier
293
  * UI: Use better link for Twitch two-factor warning
294
  * win-capture: Add discord to game capture blacklist
295
  * UI: Fix transition A/B labels on macOS/Linux
296
  * UI: Add two-factor authentication warning for Twitch
297
  * UI: Add ability to use rich text in warning dialogs
298
  * UI: Fix output icon size. Add padding to settings list items
299
  * UI/updater: Update some text for clarity
300
  * UI/updater: Add marquee progress bar for existing file check
301
  * UI/updater: Add manifest file for DPI awareness
302
  * UI: Revert Dark theme Scenes font change
303
  * CI: Fix travis test on OSX
304
  * CI: Build CEF with OS X 10.11 target
305
  * UI: Ensure frontend event is removed on object deletion
306
  * win-wasapi: Speaker enum fixes
307
  * UI: Fix "Toggle Preview" hotkeys duplicating
308
  * GitHub: Add funding buttons
309
  * libobs-d3d11: Bad indices in log output
310
  * libobs: Pair encoders only when output actually starts
311
  * UI: Fix issue where rec time left would show negative time
312
  * libobs: Remove unreachable YUV decode paths
313
  * obs-filters: Remove unused key_rgb shader variable
314
  * obs-filters: Remove unused variable for color key
315
  * libobs: Remove saturate from RGB -> YUV conversion
316
  * UI: Remove unused helper function renderVB
317
  * obs-browser: Close browser panels early
318
  * UI: Remove 5 file limit for drag & drop
319
  * libobs: Fix lockup when an encode call fails
320
  * UI: Dark theme consistency for Scenes vs Sources
321
  * UI: Remove unused hotkey qss items
322
  * UI: Fix theme issues with hotkey icons
323
  * UI: Add hover color to hotkey icons
324
  * UI: Add Transition Previews
325
  * libobs: Add transition and showing counter functions
326
  * README.rst: Add contributing/donating link
327
  * obs-ffmpeg: Fix VAAPI CBR
328
  * libobs: UI: Remove Qt usage from graphics thread
329
  * obs-outputs: Fix undefined MSG_NOSIGNAL
330
  * libobs: Restore casts to fix Clang warnings
331
  * obs-qsv: Update libmfx, fix QSV with new DCH drivers
332
  * UI: Block SIGPIPE in all threads
333
  * obs-outputs: Return error instead emitting SIGPIPE
334
  * obs-frontend-api: Add func to trigger a Studio Mode transition
335
  * obs-frontend-api: Add methods to get/set transition duration
336
  * libobs: Fix various alpha issues
337
  * UI: Change fader type to log
338
  * UI: Make volume faders more precise
339
  * UI: Change volume to dB in adv audio properties
340
  * UI: Use escaped html for about dialog
341
  * UI: Add Patreon contributors to About dialog
342
  * win-dshow: fix issue decoding some H.264 stream
343
  * UI: Fix system tray not working
344
  * UI: Hide Alpha channel field from the color picker
345
  * UI: fix crash due to NULL dereference
346
  * rtmp-services: Update GameTips.tv
347
  * libobs: Fix crashes from wrong types
348
  * CI: Use swig 3.0.12 on OSX
349
  * UI: Fix theme showing incorrect theme when on Dark
350
  * CI: Use swig 3.04 on OSX
351
  * obs-ffmpeg: Fix jim-nvenc initial DTS for fractional FPS
352
  * UI: Add ability to set properties spinbox suffix
353
  * libobs: Add ability to set spinbox property suffix
354
  * UI: Use icons for hotkey buttons
355
  * UI: Truncate text in hotkeys interface
356
  * UI: Remove icons from settings button box
357
  * UI: Improve look of Dark theme
358
  * UI: Remove settings horizontal lines
359
  * UI: Remove mac browser workarounds, improve stability
360
  * UI: Only execute "What's New" code on win32
361
  * UI: Check for valid systen tray pointer
362
  * UI: Increment bitrates by 50
363
  * libobs: Use RTLD_FIRST when loading libraries on macOS
364
  * UI: Fix theme issues with vis/lock checkboxes
365
  * obs-ffmpeg: Move ffmpeg-mux to executable dir
366
  * libobs/util: Add function to get executable path
367
  * obs-filters: Use int sliders for opacity
368
  * obs-filters: Fix opacity on image mask/blend filter
369
  * libobs: Support limited color range for RGB/Y800 sources
370
  * decklink, win-dshow: Use obs_source_output_video2
371
  * libobs: Add better default source color range handling
372
  * Revert "libobs: libobs-d3d11: obs-filters: No excess alpha"
373
  * UI: Fix theme bug when updating from older versions
374
  * UI: Add ability to copy/paste scene filters
375
  * UI: Fix unable to escape when renaming scene
376
  * UI: Fix group checkbox icons not working in Dark theme
377
  * UI: Simplify locked/visibility checkboxes
378
  * UI: Change icons to svg
379
  * UI: Fix preview/program label alignment
380
  * libobs: Fix GS_UNSIGNED_LONG definition
381
  * obs-outputs: Fix leak with certs for rtmp
382
  * UI: Rename UI files for consistency
383
  * UI: Fix whitespace issues with "ignore wheel" widgets
384
  * UI: Do not remove focus on mouse leave events
385
  * win-wasapi: Unapply/reapply audio monitoring on reconnect
386
  * win-wasapi: Fix audio capture after unplugging device
387
  * win-wasapi: Call CoInitializeEx in reconnect thread
388
  * decklink-output-ui: Fix memory leak
389
  * rtmp-services: Update Mixer keyframe interval
390
  * UI: Do not allow mouse wheel for volume slider
391
  * libobs: UI: Fix rotated line scale
392
  * obs-ffmpeg: Add logging of last error for passing to UI
393
  * libobs: Allow Win32 pipes to pass STDERR for logging of errors
394
  * UI: Update error message severity levels and show additional info
395
  * UI: Add warning / critical QMessageBox wrappers
396
  * Use proper capitalization for string
397
  * UI: Add support for property groups
398
  * libobs: Add property groups
399
  * Decklink: inital preview out work
400
  * UI: Use theme colors setting for Projectors too
401
  * UI: Correct custom property implementation
402
  * vlc-video: Enable subtitle track selection
403
  * UI: Add default color for the preview background
404
  * UI: Fix Linux build without PulseAudio
405
  * UI: Estimate recording time left until disk is full
406
  * libobs: Fix shader for GLSL
407
  * UI: Add Linux AppStream metadata
408
  * UI: Add hotkey to toggle preview
409
  * win-capture/graphics-hook: Check if mutex abandoned
410
  * UI: Remove SourceListWidget
411
  * UI: Ignore wheelEvent for properties
412
  * rtmp-services: Add OnlyFans streaming service
413
  * CONTRIBUTING.rst: Improve commit guidelines
414
  * UI: Fix remux dialog ignoring filename changes
415
  * UI: Separate delegate class into header file
416
  * UI: Show a message in the empty source list
417
  * deps/media-playback: YUV444P support
418
  * libobs: Simplify YUV conversion
419
  * UI: Add null check for rename of default theme
420
  * UI: Don't hide cursor over multiview
421
  * UI: Add ability to center items vertically/horizontally
422
  * UI: Rename Default theme to System
423
  * libobs: Add additional effect debugging information
424
  * Remove double spaces from localization
425
  * UI: Fix size of output icon
426
  * vlc-video: Enable audio track selection
427
  * UI: Add text autoselect for source rename
428
  * UI: Add text autoselect on scene rename
429
  * libobs: UI: Use graphics debug markers
430
  * libobs/graphics: Support debug markers
431
  * libobs: Fix move assignment operator for ComPtr
432
  * libobs: libobs-d3d11: obs-filters: No excess alpha
433
  * UI: Don't update stats dock if hidden
434
  * UI: Fix bandwidth test flag being saved to stream key
435
  * cmake: Generate obs.rc out-of-tree
436
  * libobs: Add function to remove properties
437
  * linux-capture: Add randr support
438
  * obs-frontend-api: Access system tray icon from API
439
  * UI: Fix incorrect padding usage in Rachni theme
440
  * UI: Show correct version in about dialog
441
  * UI: Log group items on startup
442
  * UI, libobs, text-freetype2: Add missing pragma once in header files
443
  * libobs: Add support for F25-F35 hotkeys on Linux
444
  * UI: Hide border for Output Settings container
445
  * UI: Hide border for General Settings container
446
  * UI: Refactor Audio Settings tab structure
447
  * plugins: Clear all compiler warnings
448
  * libobs: Clear all compiler warnings
449
  * UI: Fix Q_PROPERTY compiling warnings
450
  * libobs-opengl: Clear some conversion and uncaught switch cases warnings
451
  * image-source: Set default size of color source to canvas size
452
  * CI: Build caption output support on OSX by default
453
  * deps/obs-scripting: Expose obs_output_output_caption_text1 to scripts
454
  * Improve locales
455
  * obs-filters: Add luma key filter
456
  * libobs: Add minimum display duration to caption data
457
  * UI: Show output's last error in failure dialog
458
  * libobs: Initialize service before starting output
459
  * UI: Fix unencoded stream failure
460
  * obs-ffmpeg: Bind network buffer size in the UI
461
462
-------------------------------------------------------------------
463
Sat Apr  6 16:14:42 UTC 2019 - Jimmy Berry <jimmy@boombatower.com>
464
465
- Add libqt5-qtsvg-devel as a build dependency.
466
467
-------------------------------------------------------------------
468
Sat Apr 06 02:50:54 UTC 2019 - jimmy@boombatower.com
469
470
- Update to version 23.1.0:
471
  * obs-ffmpeg: Remove "A" variants from NVENC blacklist
472
  * libobs: Fix and simplify Area scale filter
473
  * Update translations from Crowdin
474
  * libobs: Update version to 23.1.0
475
  * UI: Do not show [x] (close) for primary dock widgets
476
  * UI: Fix file browser showing up when dir selected
477
  * UI: Fix issue where space/esc hotkeys would be blank
478
  * UI: Fix crash when using ctrl-c in Linux terminal
479
  * UI: Allow smaller Restream docks
480
  * libobs, image-source: Fix ABI break in image_file_t structure
481
  * UI: Fix act. feed version hide check to <= 23.0.2
482
  * libobs: Change internal version to 23.0.3 (temporarily)
483
  * obs-ffmpeg: Show encoder name when logging jim-nvenc
484
  * UI: Hide act. feed by default if prev ver below 23.1
485
  * UI: Remove help icon from source select dialog
486
  * UI: Don't open settings or close in event subloop
487
  * libobs: Update version to 23.1.0
488
  * CI: Add Restream secrets for AppVeyor
489
  * obs-ffmpeg: Fix blacklisted adapter check
490
  * UI: Add Restream integration
491
  * win-dshow: Update libdshowcapture for crash fix
492
  * libobs: Remove dead code in sharpness effect
493
  * obs-filters: Remove unused function in shader
494
  * libobs: Fix Area scale filter for GLSL
495
  * CI: Don't build service integration in PRs&Forks
496
  * CI: Build service integration on Azure Pipelines
497
  * obs-browser: Make DispatchJSEvent asynchronous
498
  * libobs: Fix ABI break
499
  * UI: Remove and ignore obs.rc
500
  * libobs-opengl: Fix bad log string
501
  * libobs: Fix output type specifiers
502
  * libobs: Fix invalid max_anisotropy value
503
  * UI: Use icons from theme on Linux
504
  * Revert "UI: Add obs.rc to .gitignore"
505
  * libobs: Fix obs_property_float_set_limits
506
  * image-source: Re-add fix of repeating images
507
  * UI: Remove Area downscale filter option
508
  * UI: Add obs.rc to .gitignore
509
  * Revert "obs-ffmpeg: Add option to use b-frames as reference"
510
  * libobs: Fix effect parsing log specifiers
511
  * rtmp-services: Add GameTips.tv
512
  * obs-ffmpeg: Use correct calling convention on CreateDXGIFactory1
513
  * image-source: Add memory usage limit to slideshow
514
  * libobs/graphics: Add memory usage member to image file
515
  * libobs: Add function to get libobs object data
516
  * image-source: Revert slideshow dynamic loading
517
  * libobs: Fix frame not being cleared
518
  * CI: Build for Linux on Azure Pipelines
519
  * CI: Build on Ubuntu Xenial for Travis CI
520
  * Adjust locales for better consistency
521
  * libobs-d3d11: Log errors from HasBadNV12Output just in case
522
  * libobs-d3d11: Improve NV12 validity check for AMD
523
  * CI: Always send travis webhook and remove IRC sections
524
  * obs-ffmpeg: Change clear on media end wording for media source
525
  * cmake: Fix Qt DLL filenames for debug builds
526
  * UI: Add confirmation dialog for bandwidth test mode
527
  * UI: Add PAL 25 & 50 FPS as common FPS values
528
  * UI: Fix yes/no not using localization in no source dialog
529
  * UI: Change HDD to Disk in locale
530
  * UI: Add checkbox for Twitch bandwidth test mode
531
  * CI: Build 32/64 bit Windows parallel on Azure
532
  * CI: Build for windows on Azure Pipelines
533
  * obs-text, win-capture: Do not use premultiplied alpha
534
  * Add "Area" scale filter
535
  * UI: Fix "What's New" showing again each patch version
536
  * UI: If from 23.0.1 or 23.0.0, hide activity feed
537
  * UI: Add Twitch Activity Feed
538
  * libobs: Remove unnecessary count check
539
  * libobs: Fix code styling
540
  * libobs: Fix first frame when output restarted
541
  * UI: Redo settings icons
542
  * CI: Fix building on trusty
543
  * UI: Add (Do not show again) checkbox to dock closing warning
544
  * Revert "Merge pull request #1418 from cabirdme/qsv_feature_add"
545
  * Revert "obs-qsv: Enable b-pyramid & change packet priority"
546
  * UI: Warn when closing dock widgets for first time
547
  * UI: Add way to exec std::function via invokeMethod
548
  * obs-ffmpeg: Check avformat context before use
549
  * obs-ffmpeg: Fix crash on failed audio codec init (for real)
550
  * UI: Always set first scene collection/profiles
551
  * obs-ffmpeg: Fix crash on failed audio codec init
552
  * libobs-d3d11: Check for bad NV12 output on all devices
553
  * libobs-d3d11: Perform actual test for NV12 driver bug
554
  * libobs-d3d11: Remove NV12 blacklist
555
  * libobs: Always query shared texture handle for encoding
556
  * UI: Add preview/program labels in studio mode
557
  * decklink: Fix locale (missing word)
558
  * decklink: Allow selecting input connections.
559
  * decklink: Fix FC<->LFE channel swap for some devices
560
  * obs-text: Add text transform property
561
  * win-dshow: Fix "Highest FPS" algorithm
562
  * libobs-d3d11: Reset handle and re-lock if texture rebuilt
563
  * libobs-d3d11: Use discrete function to get shared handle
564
  * libobs-d3d11: Set acquired bool when texture acquired
565
  * obs-ffmpeg: Always output SEI
566
  * obs-ffmpeg: Fix SEI data output
567
  * frontend-tools: Fix memory leak when reloading scripts
568
  * UI: Show video container warning when selecting MOV
569
  * UI: Update tab stop order in Settings
570
  * libobs: Tell filters that we want to load
571
  * CI: macOS builds on Azure Pipelines
572
  * obs-qsv11: Fix crash on destructor after init failure
573
  * obs-qsv11: Don't try to free non allocated array on destruction
574
  * cmake: Fix pkg-config handling of libvlc
575
  * obs-ffmpeg: Fix NVENC blacklisted card check
576
  * decklink: Update SDK to 10.11.4
577
  * UI: Add ability to copy & paste filters from the mixer
578
  * UI: Fix locale for 'disabled' devices in audio settings
579
  * rtmp-services: Added GamePlank to services
580
  * image-source: Fix repeating of images with slideshow source
581
  * libobs-opengl: Log shader compiler errors
582
  * libobs/media-io: Fix mono upmix
583
  * UI: Reset replay buffer button on "stop" signal
584
  * obs-ffmpeg: Add option to use b-frames as reference
585
  * obs-filters/expander: Various improvements
586
  * linux-v4l2: Add setting to change color range
587
  * UI: Automatically generate Windows file description
588
589
-------------------------------------------------------------------
590
Fri Mar 08 21:04:44 UTC 2019 - jimmy@boombatower.com
591
592
- Update to version 23.0.2:
593
  * UI: Fix "What's New" showing again each patch version
594
  * libobs: Fix code styling
595
  * libobs: Fix first frame when output restarted
596
  * CI: Fix building on trusty
597
  * UI: Add (Do not show again) checkbox to dock closing warning
598
  * Revert "Merge pull request #1418 from cabirdme/qsv_feature_add"
599
  * Revert "obs-qsv: Enable b-pyramid & change packet priority"
600
  * UI: Warn when closing dock widgets for first time
601
  * UI: Add way to exec std::function via invokeMethod
602
  * obs-ffmpeg: Check avformat context before use
603
  * obs-ffmpeg: Fix crash on failed audio codec init (for real)
604
  * UI: Always set first scene collection/profiles
605
  * obs-ffmpeg: Fix crash on failed audio codec init
606
  * libobs-d3d11: Check for bad NV12 output on all devices
607
  * libobs-d3d11: Perform actual test for NV12 driver bug
608
  * libobs-d3d11: Remove NV12 blacklist
609
  * libobs: Always query shared texture handle for encoding
610
  * UI: Reset replay buffer button on "stop" signal
611
  * libobs-d3d11: Reset handle and re-lock if texture rebuilt
612
  * libobs-d3d11: Use discrete function to get shared handle
613
  * libobs-d3d11: Set acquired bool when texture acquired
614
  * obs-ffmpeg: Always output SEI
615
  * obs-ffmpeg: Fix SEI data output
616
  * frontend-tools: Fix memory leak when reloading scripts
617
  * UI: Update tab stop order in Settings
618
  * CI: macOS builds on Azure Pipelines
619
  * obs-qsv11: Fix crash on destructor after init failure
620
  * obs-qsv11: Don't try to free non allocated array on destruction
621
  * obs-ffmpeg: Fix NVENC blacklisted card check
622
623
-------------------------------------------------------------------
624
Wed Feb 27 21:36:03 UTC 2019 - jimmy@boombatower.com
625
626
- Update to version 23.0.1:
627
  * obs-browser: Fix widgets being initially blank on high-DPI
628
  * libobs: Update version to 23.0.1
629
  * libobs-d3d11: Disable NV12 textures if NVENC unavailable
630
  * UI: Don't show "What's New" for new users
631
  * UI: Don't delete auto-remux file (just in case)
632
  * libobs-d3d11: Blacklist certain adapters from NV12
633
  * UI: Do not allow post-GPU rescaling on gpu encoders
634
  * libobs: Add func to get encoder caps by encoder pointer
635
  * obs-ffmpeg: Fix bitrate being set on NVENC CQP/lossless
636
  * UI: Fix Mixer allowing endless login retries
637
  * UI: Make workaround for Logitech plugin hard lock
638
  * UI: Check CEF available when loading auth
639
  * libobs-d3d11: Improve check for NV12 texture support
640
641
-------------------------------------------------------------------
642
Tue Feb 26 00:11:02 UTC 2019 - Jimmy Berry <jimmy@boombatower.com>
643
644
- Include pkg-config (.pc) file in devel subpackage.
645
646
-------------------------------------------------------------------
647
Mon Feb 25 23:53:13 UTC 2019 - jimmy@boombatower.com
648
649
- Update to version 23.0.0:
650
  * UI: Rename a bunch of bad file names
651
  * image-source: Change max loaded slideshow images to 21
652
  * enc-amf: Update translations
653
  * obs-ffmpeg: Add more blacklisted NVENC adapters
654
  * Update translations from Crowdin
655
  * UI: Fix replay buffer checked state when no hotkey is set
656
  * UI: Refine strings for About dialog
657
  * Update translations from Crowdin
658
  * UI: Force Twitch moderation tools to system browser
659
  * UI: Fix wrong filename building for Remux dialog
660
  * obs-ffmpeg: Free NVENC textures after sending EOS
661
  * libobs: Update version to 23.0.0
662
  * obs-browser, obs-vst: Update translations
663
  * UI: If auth startup failed, keep connected in settings
664
  * UI: If Twitch account disconnected, retry login
665
  * UI: If Mixer account disconnected, retry login
666
  * UI: Fix scene list text edit sizing on dark theme
667
  * UI: Actually fix non-windows compilation
668
  * UI: Fix non-windows compilation
669
  * UI: Do not display threaded message boxes on startup
670
  * UI: Defer autoconfig to message queue
671
  * obs-text: Use custom draw flag
672
  * Update translations from Crowdin
673
  * UI: Set replay buffer check w/ --startreplaybuffer
674
  * UI: Fix disabling "resize output to source"
675
  * UI: Make sure user can still stream if auth fails
676
  * UI: Do not auto-remux if using FFmpeg output
677
  * UI: Use QFileInfo for remux
678
  * UI: Clean up code styling of ternary operator usage
679
  * UI: Allocate space for null terminator
680
  * image-source: Actually defer slideshow, not image source
681
  * obs-frontend-api: Make a few frontend API thread-safe
682
  * UI: Fix profile duplicates using wrong cookies
683
  * libobs: Fix missing mutex unlock from 26dbe54
684
  * libobs: Check fwrite return value for extra safety
685
  * libobs-d3d11: Fix rebuild of NV12 textures
686
  * libobs-d3d11: Actually use paired NV12 member variable
687
  * libobs-d3d11: Don't inline rebuild funcs
688
  * UI: Fix inconsistent use of ellipsis
689
  * obs-ffmpeg: Fix constant QP mode in new NVENC
690
  * UI: Set preferHardware only when hw encoder is avail.
691
  * UI: Hide instead of disable rescale
692
  * obs-ffmpeg: Update advice for CFA
693
  * vlc-video: Fix a video format not playing back correctly
694
  * UI: Add back auth for custom RTMP servers
695
  * obs-ffmpeg: Add more blacklisted non-NVENC adapters
696
  * UI: Disable stream settings if streaming
697
  * UI: Suggest hw encoding by default depending on hw
698
  * obs-browser: Update default URL
699
  * UI: Remove unused help icon
700
  * frontend-tools: Remove unused help icon
701
  * UI: Remove unused "Beta" texts
702
  * obs-browser: Don't use UNUSED_PARAMETER in app class
703
  * UI: Delete cookies on profile removal
704
  * obs-ffmpeg: Enable NVENC psycho_aq by default for now
705
  * obs-browser: Have child processes detect crashes
706
  * UI: Wait for browser init before "what's new" dialog
707
  * UI: Clear key in autoconfig when service disconnected
708
  * UI: Estimate better resolution if using NVENC
709
  * obs-outputs: Increase GetAdaptersAddresses buffer size
710
  * decklink-output-ui: Add note about keyer output
711
  * libobs: Fix indent
712
  * libobs: Fix race conditions
713
  * libobs: Fix potential race condition on shutdown
714
  * UI: Add default preset for NVENC in simple output
715
  * decklink-ouput-ui: Remove unused help icon
716
  * frontend-tools: Remove unused help icons
717
  * UI: Remove additional unused help icons
718
  * win-capture: Don't try to find window every frame
719
  * obs-ffmpeg: Mark unused parameter
720
  * decklink-output-ui: Fix memory leak in save settings
721
  * obs-ffmpeg: Don't expose new settings to old NVENC (yet)
722
  * UI: Don't enable rescale if on "Use stream encoder"
723
  * UI: Fix encoder preset locale text
724
  * UI: Fix potential race condition for hover items
725
  * UI: Add OBSBasicPreview::Get helper func
726
  * obs-ffmpeg: Fix crash when audio not configured
727
  * UI: Add missing text string for Remux dialog
728
  * UI: Allow compressed responses in RemoteTextThread
729
  * image-source: Defer update of slideshow source
730
  * Revert "UI: Use Twitch dashboard chat popout"
731
  * UI: Use Twitch dashboard chat popout
732
  * UI: Remove help icon from auth/what's new titlebars
733
  * libobs: Fix crash starting raw encoder before gpu encoder
734
  * UI: Add minimum size of OAuth login dialog
735
  * UI: Fix autoconfig authentication not working
736
  * libobs: Fix texture-based encoder decklock
737
  * UI: Increase Twitch "Stream Stats" height by 50
738
  * UI: Allow animated BTTV emojis
739
  * decklink-output-ui: Fix memory leak
740
  * UI: Enter graphics context before destroying texture
741
  * libobs: Make sure to destroy effect
742
  * UI: Make "What's New" dialog modeless
743
  * obs-ffmpeg: Add a few line breaks for new tooltips
744
  * UI: Check that CEF loaded before loading integrations
745
  * obs-ffmpeg: Use CQP in jim-nvenc properties text
746
  * UI: Fix being unable to drag/drop source list items
747
  * UI: Fix issue with Mixer
748
  * UI: Do one time reset of dock lock state for v23
749
  * obs-ffmpeg: Add tooltips for new NVENC settings
750
  * UI: Start projector user-facing monitor count at 1
751
  * UI: Adjust Acri and Rachni themes
752
  * CI: Build service-integration on Windows
753
  * image-source: Increase slideshow max loaded to 15
754
  * obs-ffmpeg: Disable psycho_aq by default (for now)
755
  * UI: Fix twitch stream stat window not centering
756
  * UI: Add bttv emote button to Twitch chat window
757
  * UI: Change preview handles/outline and add hover
758
  * UI: Add scene item canvas overflow to preview
759
  * obs-ffmpeg: Do not allow new NVENC on gpu idx > 0
760
  * enc-amf: Update plugin to Version 2.5.1
761
  * UI: Use new NVENC by default in simple output mode
762
  * obs-ffmpeg: Add texture-based NVENC encoder implementation
763
  * obs-ffmpeg: Update NVENC properties and property defaults
764
  * obs-ffmpeg: Update display name of FFmpeg NVENC encoder
765
  * obs-ffmpeg: Update nvEncodeAPI.h to latest version
766
  * UI: If hardware encoder selected, disable post rescale
767
  * UI: Use hardware encoding by default if available
768
  * libobs: Add texture-based encoding support
769
  * libobs: Split do_encode in to two funcs
770
  * libobs/media-io: Add frame funcs for separate GPU thread
771
  * obs-ffmpeg: Implement NVENC video card blacklist
772
  * libobs/util: Fix bug with get_winver
773
  * libobs/util: Fix bug with circlebuf_data
774
  * libobs: Add ability to reroute encoders
775
  * libobs/util: Add get_win_ver_int() func (windows)
776
  * libobs: Use NV12 textures when available
777
  * libobs: Add obs_video_active() function
778
  * libobs/graphics: Add NV12 texture support
779
  * libobs/graphics: Add texture sharing functions
780
  * UI: Fix potential race condition
781
  * UI: Add Twitch integration
782
  * UI: Add Mixer integration
783
  * UI: Add auth. support to settings/autoconfig
784
  * UI: Add obfuscation func
785
  * UI: Add Auth and OAuth classes
786
  * UI: Add func to load browser/cookies, but show dialog
787
  * UI: Add per-profile browser panel cookie management
788
  * UI: Switch to new browser panel code
789
  * UI: Improve/refactor autoconfig/settings service UI
790
  * UI: Add function for adding extra docks to main window
791
  * UI: Make assignDockToggle an actual function
792
  * UI: Add function to get main window more easily
793
  * UI: Add functions for executing funcs without blocking
794
  * UI: Add CreateQThread helper function
795
  * UI: Unlock UI by default
796
  * UI: Add alternate constructor for RemoteTextThread
797
  * UI: Add timeout parameter to RemoteTextThread
798
  * UI: Only def. BROWSER_AVAILABLE for WIN32 (for now)
799
  * UI: Remove "service type" from auto-config stream page
800
  * obs-filters: Fix unused parameter warnings
801
  * obs-vst: Fix resizing on windows (submodule update)
802
  * UI: Enable high DPI scaling, for Qt >= 5.11
803
  * UI: Use Next button for GPL license page in windows installer
804
  * win-capture: Add a few more blacklisted capture exes
805
  * win-capture: Do not capture "explorer.exe" with null titles
806
  * libobs: Fix scanf type specifiers
807
  * frontend-tools: Call modified prop callbacks on script load/reload
808
  * CI: Use modified macOS QT installer
809
  * win-capture: Start user-facing monitor count at 1
810
  * UI: add a default black background to the PGM output of the multiview
811
  * rtmp-services: Remove LiveEdu from services
812
  * decklink: Remove redundant const qualifiers
813
  * UI: Clear out previous projectors when loading saved projectors
814
  * rtmp-services: Update Twitch and Smashcast ingests
815
  * obs-filters: Add downward expander filter
816
  * UI: Fix audio recording for lossless simple (#1616)
817
  * cmake: Use multiprocessor compilation on Windows (#1605)
818
  * rtmp-services: restore STAGE TEN (now using rtmps)
819
  * Use Premultiplied Alpha for Text and Game Capture (#1578)
820
  * rtmp-services: updating castr.io ingests
821
  * Add Bangalore, India server to Restream
822
  * rtmp-services: Add Camplace.com RTMP Services (#1631)
823
  * UI: Fix a series of mem leaks (#1614)
824
  * syphon: Remove references to game capture
825
  * obs-ffmpeg: Show additional details in failed to write error
826
  * win-capture: Disable cached offsets writing
827
  * win-capture: Improve reading from get-graphics-offsets
828
  * obs-qsv: Enable b-pyramid & change packet priority
829
  * README.rst: Clarify that project is GPL2+
830
  * Add GPL Cooperation Commitment to base directory
831
  * UI: Fix accessibility/narration text on sources list
832
  * UI: Add support for Restream "Auto" server in auto-config
833
  * decklink: Initialize member variables
834
  * UI: Fix infinitely incrementing showing ref
835
  * UI: Set minimum negative sync offset to -950
836
  * libobs, UI: Do not log redundant warnings
837
  * UI: Add date/time to log file
838
  * Authors: Update Contributors list
839
  * UI: Fix Defaults button not triggering UI update
840
  * rtmp-services: Update service json format version
841
  * Decklink: only use RGBA when using keyer
842
  * obs-qsv11: Log errors on init
843
  * Decklink: Keyer support
844
  * libobs: Add get_defaults2 and get_properties2 for encoders
845
  * rtmp-services: Update Chaturbate POPs
846
  * libobs: Allow const argument in obs_set_cmdline_args
847
  * Add Discord badge to README
848
  * libobs: Fix circlebuf_pop_back returning front
849
  * libobs: Fix Windows Game Mode detection on newer Windows 10 versions
850
  * UI: Save scene collection before export
851
  * UI: Support fractional scaling
852
  * UI: Revert default tab in Settings > Output: Advanced to Stream tab
853
  * Add support for building on PPC64LE using x86 Intrinsic Compat Shim
854
  * libobs: Fix utf-8 bom is not properly skipped
855
  * UI: Show "OBS Studio" in linux desktop link
856
  * UI: Fix display of mono source with surround output
857
  * CONTRIBUTING.rst: Add Discord server and dev chat
858
  * rtmp-services: Remove dead servers/services
859
  * linux-v4l2: Make V4L device names unique
860
  * UI: Add French to UI/dist/obs.desktop
861
  * win-mf: Initialize member variable
862
  * rtmp-services: Added Bongacams ingest point
863
  * UI: Add /LARGEADDRESSAWARE for MSVC x86 executable
864
  * libobs: Fix crash when pixel or vertex shader are missing
865
  * libobs: Log audio source when buffering is added
866
  * libobs: Fix starting timestamp for preloaded frames
867
  * rtmp-services: Add Restream FTL ingests
868
  * obs-output: Update ftl-sdk version
869
  * rtmp-services: Allow seamless service renaming
870
  * rtmp-services: Add Lightcast.com
871
  * rtmp-services: Add Linkstream
872
  * libobs/util: Make default val INVALID_HANDLE_VALUE
873
  * libobs: Background color of 0 should not be gray
874
  * CI: Use proper VLC release tarball
875
  * CI: Use VLC 3.0.4 instead of master for macOS
876
  * obs-libfdk: Compatibility fix for new API
877
  * obs-filters: Add limiter filter
878
  * libobs: memset() the correct buff size
879
  * libobs: Do not process panning if panning centered
880
  * decklink: Add declaration file for integer types
881
  * libobs: Fix audio offset not reset for all tracks
882
  * CI: Update Qt path on Windows
883
  * UI: Fix batch remux compiler warning
884
  * Add AppVeyor CI status badge to README
885
  * Add Travis CI status badge to README
886
  * UI: Remove scrollbar line controls for Dark theme
887
  * Decklink: add UI to control output
888
  * UI: Fix bug when loading saved projectors
889
  * UI: Emit STREAMING_STOPPING event immediately
890
  * linux-capture: XCompCap now chooses glXFBConfigs based on window depth
891
  * decklink: Initialize member variable
892
  * UI: Add multi-track FFmpeg output support
893
  * obs-ffmpeg: Enable multiple audio tracks for FFmpeg output
894
  * libobs: Add multi-track support to non-encoded outputs
895
  * UI: Don't transition if already transitioning (studio mode)
896
  * libobs: Add obs_enum_scenes for enumerating scenes
897
  * libobs-d3d11: Use mip levels are used in resource view
898
  * libobs-opengl: Add int2-4 support
899
  * enc-amf: Update to 2.5.0.1 and update repository address
900
  * UI: Fix typo with resize output text
901
  * Revert "Merge pull request #1498 from Xaymar/patch-obs-amd-encoder"
902
  * Decklink: add output support
903
  * UI: Fix auto remux warning
904
  * rtmp-services: Update liveedu.tv servers
905
  * rtmp-services: Add DLive
906
  * obs-ffmpeg: Add linux VAAPI h.264 encoding support
907
  * libobs: Add pkgconfig support
908
  * enc-amf: Update to 2.5.0 and update repository address
909
  * UI: Change resize output text
910
  * linux-capture: Fix repeated swapping of swapRedBlue and improve robustness further
911
  * rtmp-services: Add Vimm.TV
912
  * libobs: Truncate thread names on Linux
913
  * UI: Add ability to resize output based on source size
914
  * UI: Add option to auto remux
915
  * UI: Remove '?' from remux title bar
916
  * CI: Add mbedTLS dependency for AppVeyor Linux
917
  * CI: Build on Linux with AppVeyor
918
  * CI: Use cmd prefix on AppVeyor as needed
919
  * CI: Move AppVeyor install commands to a script file
920
  * cmake: Find Qt first before going to subdirectories
921
  * cmake: Fix UI being dependent on browser plugin files
922
  * UI: Fix array length computation
923
  * docs/sphinx: Add missing obs_sceneitem_get_id info
924
  * UI: Fix scrollbar misalignment for Acri theme
925
  * UI: Fix scrollbar handle alignment for Dark theme
926
  * libobs: Fix heap corruption in obs_source_output_video
927
  * image-source: Decrease slideshow source memory usage
928
  * UI: Fix system tray context menu creation
929
  * UI: Organize unused/duplicate includes
930
  * libobs/audio-monitoring: Use libobs CFString utils
931
  * coreaudio-encoder: Use libobs CFString utils
932
  * decklink: Use libobs CFString utils
933
  * mac-capture: Use libobs CFString utils
934
  * mac-vth264: Use libobs CFString utils
935
  * libobs: Add CFString utils
936
  * UI: Undo/fix stats dock changes to main window
937
  * decklink: Remove inactive audio channels (linux, macOs)
938
  * UI: Add 4th aux audio input device
939
  * frontend-tools: Increase instant replay playback retry interval
940
  * frontend-tools: Add VLC support to instant replay script
941
  * UI: Batch remux and drag/drop support on remux dialog
942
  * UI: Change about dialog bottom color (light theme)
943
  * win-capture: Add option to adjust hook rate for game capture
944
  * linux-capture: Improve XComposite capture robustness
945
  * libobs: Don't call width/height funcs if context invalid
946
  * rtmp-services: Update Lahzenegar settings
947
  * obs-filters: Add "Invert Polarity" audio filter
948
  * obs-filters: Avoid skewing chroma key's box filter average
949
  * obs-filters: Optimize chroma key's box filter
950
  * cmake: Make static VC runtime libraries consistent
951
  * Plugins: Add descriptions to modules
952
  * libobs: Export image-file to c
953
  * obs-browser: Fix local macOS build issues
954
  * obs-qsv: enable High Profile for QSV h264
955
  * UI: Add ability to style preview background color
956
  * UI: Dark theme padding and alignment fixes
957
  * UI: Add Filter to Hotkeys settings menu
958
  * Fix README hyperlinks under Credits
959
  * cmake: Fix an error when SWIG isn't found
960
  * UI: Set about dialog as non-resizable
961
  * docs/sphinx: Add annotation api functions
962
  * libobs: Add additional gs_effect_get_ functions
963
  * libobs: Add HLSL annotation parsing
964
  * Update decklink SDK to version 10.11
965
  * obs-filters: Add base canvas resolution option
966
  * libobs/util: Fix undefined behavior and optimize util_mul64_64
967
  * UI: Add ability to reset sliders when double clicked
968
  * UI: Implement stereo balancing
969
  * UI: Remove license agreement dialog
970
  * UI: Add about dialog
971
  * cmake: Make directory before copying file
972
  * decklink: Add deactivate when not showing option to decklink
973
  * cmake: Add install_obs_data_file function
974
  * Update AUTHORS file
975
  * UI: Prevent format-truncation compiler warning
976
  * obs-outputs: Fix unused variable compiler warning
977
  * obs-outputs: Make rtmp packet alloc code path clearer
978
  * UI: Fix not all projectors using ProjectorAlwaysOnTop
979
  * win-ivcam: Remove and prohibit useless member functions
980
  * linux-jack: Fix snprintf format specifier
981
  * libobs: Remove VLA in pulse monitoring backend
982
  * cmake: Add variable-length array checks
983
  * libobs: Update version to 22.0.3
984
  * obs-browser: Fix macOS crash
985
  * UI: Blacklist LockApp and Text Input from Game Capture
986
  * UI: Add retina support and updated icons
987
  * UI: Add rename scene/source shortcut
988
  * libobs-opengl: Store FBOs per texture instead of per device
989
  * UI/updater: Fix update bug for 32bit/64bit installs
990
  * UI: Add ctrl+up/down shorcuts to move filters around
991
  * UI: Add delete as shortcut for removing filters
992
  * UI: Make stats dockable
993
  * rtmp-services: Remove offline/unavailable servers/services
994
  * rtmp-services: add STAGE TEN
995
  * UI: Name parameters in definition same as in declaration
996
  * image-source: Add psd and *.* to file filter
997
  * UI: Use themeID for red message in settings view
998
  * obs-qsv: Expose additional QSV encoder settings through GUI
999
  * libobs/UI: Allow Access To argc/argv
1000
  * win-capture: Modify log for sharedmem
1001
  * obs-filters: Use less automagic for SpeexDSP detection
1002
  * deps/obs-scripting: Use less automagic for Lua/Python detection
1003
1004
-------------------------------------------------------------------
1005
Fri Dec  7 00:35:35 UTC 2018 - Jimmy Berry <jimmy@boombatower.com>
1006
1007
- Remove workaround for utilizing proper libdir as it interferes
1008
  with building plugins.
1009
1010
-------------------------------------------------------------------
1011
Wed Nov 14 01:34:58 UTC 2018 - Jimmy Berry <jimmy@boombatower.com>
1012
1013
- Set ExclusiveArch to i586 and x86_64.
1014
1015
-------------------------------------------------------------------
1016
Wed Nov 14 01:03:47 UTC 2018 - Jimmy Berry <jimmy@boombatower.com>
1017
1018
- Restrict to ffmpeg3 to avoid Tumbleweed segfault.
1019
  https://bugs.links2linux.org/browse/PM-143
1020
1021
-------------------------------------------------------------------
1022
Thu Sep 13 02:48:49 UTC 2018 - jimmy@boombatower.com
1023
1024
- Include optional build dependencies to enable more features.
1025
1026
-------------------------------------------------------------------
1027
Fri Aug 31 15:39:49 UTC 2018 - jimmy@boombatower.com
1028
1029
- Update to version 22.0.2:
1030
  * Revert "UI: Do not fire load events until program loaded"
1031
  * Revert "UI: Reset sources list manually on first load"
1032
  * UI: Always show filter preview if video source
1033
  * obs-browser: Update version to 2.1.5
1034
  * UI: Reset sources list manually on first load
1035
  * UI: Remove "Beta" from auto-config tools menu text
1036
  * libobs: Update version to 22.0.2
1037
  * obs-browser: Update version to 2.1.4
1038
  * UI: Make sure quick transition hotkey is not zeroed
1039
  * UI: Do not fire load events until program loaded
1040
  * UI: Use AlwaysOnTop option for windowed projectors
1041
  * UI: Fix a rare multiview crash when clicked
1042
  * UI: Fix macOS bug (scrollbar blocking lock icons)
1043
  * CI: Use Qt 5.10.1 instead of 5.11.1 for macOS
1044
  * UI: Remove beta warning from auto-config wizard
1045
  * libobs: Blacklist old obs-browser version on macOS
1046
  * UI: Fix filter layout issue
1047
  * UI/updater: Add missing header
1048
  * obs-outputs: Revert f1f49bc1 to fix RTMP authentication
1049
  * UI: Select item that user adds
1050
  * CI: Rename one more missed cef-bootstrap name
1051
  * CI: Rename cef-bootstrap to obs-browser-page
1052
  * obs-browser: Update browser version to 2.1.3
1053
  * UI: Set browser hwaccel def. to false if winver <=7
1054
  * rtmp-services: Only do URL check for Facebook
1055
  * UI: Close remux output before showing dialog
1056
  * rtmp-services: update Periscope settings
1057
  * CI: Use env variable for CEF cache on Windows
1058
  * CI: Build Browser Source on Windows
1059
  * UI: Use QT font picker on OSX
1060
1061
-------------------------------------------------------------------
1062
Tue Aug 21 01:31:18 UTC 2018 - jimmy@boombatower.com
1063
1064
- Update to version 22.0.1:
1065
  * obs-browser: Update translations
1066
  * libobs: Update version to 22.0.1
1067
  * obs-browser: Fix local files not being processed correctly
1068
  * libobs: Update to version 22.0.0
1069
  * UI: Fix path for File > Show Recordings
1070
  * obs-browser: Blacklist certain hwaccel adapter combos
1071
  * UI: Fix mixer context menu toggling layout on kde
1072
  * cmake: Add luajit 2.1 support to build
1073
  * obs-browser: Update version number to 2.1.0
1074
  * libobs: Revert version update to 22.0.0 (instead, do RC2)
1075
  * UI: Fix snapping of group sub-items
1076
  * CI: Use HTTPS for downloading macOS deps package
1077
  * libobs: Fix typo in function names
1078
  * UI: Remove warning when using separate QSV encoders
1079
  * Update translations from Crowdin
1080
  * Update translations from Crowdin
1081
  * updater: Prepare for transition to Fastly CDN
1082
  * libobs: Update version to 22.0.0
1083
  * UI: Hide Dock Icon on Mac OSX when minimizing to tray
1084
  * UI: Update Acri theme
1085
  * UI: Fix multiview hang
1086
  * Revert "UI: Use qss themeID for red labels in properties view"
1087
  * UI: Fix dark theme link color
1088
  * UI: Update Rachni theme
1089
  * obs-browser: Fix "shutdown when invisible" issue
1090
  * UI: Use qss themeID for red labels in properties view
1091
  * UI: Use theme for red message in audio settings
1092
  * UI: Allow centering/stretching for groups items
1093
  * UI: Fix group sub-item selection bug
1094
  * UI: Fix flip/rotate transform menu with group items
1095
  * libobs: Add function to force a sceneitem transform update
1096
  * UI: Fix bug grabbing handles of group sub-items
1097
  * rtmp-services: Add DTube
1098
  * UI: Set replay buffer button as checkable
1099
  * libobs: Fix applying group transform of flipped sources
1100
  * UI: Allow resetting transform of group sub-items
1101
  * rtmp-services: Do not check for valid URL if using "auto"
1102
  * libobs: Initialize hotkey pair ID variable properly
1103
  * UI: Allow the transform dialog for group sub-sources
1104
  * UI: If users renames a source, only revert on Esc
1105
  * obs-browser: Fix a number of bugs
1106
  * UI: Protect GUID generation in mutex
1107
  * UI: Make the information dialog a big wider
1108
  * UI: Add release candidate checking to info dialog
1109
  * cmake: Add release candidate versions/cmake variables
1110
  * libobs/media-io: Prevent overwriting of remux input
1111
  * libobs: Update version from latest tag
1112
  * obs-qsv11: Protect context variable in clear_data
1113
  * rtmp-services: Remove unnecessary null check
1114
  * libobs: Remove unnecessary null check
1115
  * UI: Add adv. settings checkbox for browser HW accel
1116
  * libobs: Add functions to get/set global private data
1117
  * libobs: Move function declarations to correct spot
1118
  * UI: Use NVIDIA laptop GPU hint
1119
  * CI: Update OSX Deps package
1120
  * win-capture: Avoid segfault when retrieve size
1121
  * cmake: Prevent policy CMP0072 warning
1122
  * Revert "libobs-d3d11: Initialize variable to zero"
1123
  * win-capture: Avoid tex size mismatch for cursor
1124
  * UI: Make OBS bitness more specific in title bar and log
1125
  * obs-qsv11: Initialize member variable
1126
  * CI: Fix building libvpx dep on osx
1127
  * rtmp-services: Ensure set URL exists within server list
1128
  * rtmp-services: Change Facebook stream URL to use RTMPS
1129
  * obs-outputs: Add support for and use mbedTLS for SSL
1130
  * libobs: When ungrouping groups, duplicate items
1131
  * libobs: Add internal function to dup. scene item data
1132
  * libobs: Add function to save hotkey pair data
1133
  * UI: Remove QNetworkReply from window-basic-main.hpp
1134
  * UI: Use obsproject.com URL for discord invite
1135
  * libobs-opengl: Fix segfault on access of invalid window
1136
  * libobs-opengl: Improve X error handler message
1137
  * obs-filters: Fix segfault in Compressor Filter
1138
  * UI: Add missing va_end() call
1139
  * CI: Update macOS dependencies in build script
1140
  * CI: Update Travis scripts to target OSX 10.11+
1141
  * CI: Update Travis Mac builds to Xcode 9.4 and macOS 10.13
1142
  * UI: Add ability to join discord server from help menu
1143
  * UI: Add Color Coding to Source Tree Widget
1144
  * win-mf: Add missing va_end() call
1145
  * obs-browser: Add hardware acceleration option (win32)
1146
  * UI: Add missing return statement
1147
  * UI: Uncheck record/replay buffer buttons if fail
1148
  * UI: Use QScopedPointer (not QPointer) where applicable
1149
  * UI: Hide preview for sources and filters where possible
1150
  * UI: Fix disabled items in Dark theme being too light
1151
  * libobs: Log libobs bitness in crash logs
1152
  * UI: Add confirmation dialog if there are no sources
1153
  * libobs-d3d11: Initialize variable to zero
1154
  * UI: Check pointer before the first dereference
1155
  * UI: Add intro startup page (windows)
1156
  * deps: Add json11 library for convenience
1157
  * UI: Only allow stream/record hotkeys if the UI buttons are enabled
1158
  * OSX: Add NSCamera and NSMicrophone UsageDescription for 10.14
1159
  * CI: Use Qt 5.11.1 on Travis for macOS
1160
  * CI: Use Qt 5.11.1 on AppVeyor for Windows
1161
  * frontend-tools: Add QAction explicitly for Qt 5.11 compatibility
1162
  * Fix typo in contributor guide
1163
  * UI: Fix start up crash with saved projectors
1164
  * rtmp-services: Add Piczel.TV server
1165
  * enc-amf:  Version 2.4.2
1166
  * libobs: Always try to update transform in current thread
1167
  * libobs: Only update scene item texture on frame tick
1168
  * libobs: Don't assign variables before if/return
1169
  * UI: Do not open properties dialog for groups
1170
  * obs-outputs: Update librtmp with upstream patches
1171
  * CI: Add AppVeyor webhook for Discord bot
1172
  * CI: Add travis webhook for Discord bot
1173
  * UI: Add signal for when theme has changed
1174
  * UI: Add ability to parse OBSStyle from qss
1175
  * libobs: Copy the device uid string for mac audio monitor
1176
  * libobs: Pass address of cf_uid rather than the contents of cf_uid
1177
  * libobs: Fix setting of audio monitor device on Mac
1178
  * libobs: Rework checking Mac audio device capabilities
1179
  * UI: Fix bug with advanced output service settings
1180
  * libobs: Add function to get encoder object's defaults
1181
  * obs-browser: Fix error and warning
1182
  * obs-browser: Update to latest version
1183
  * libobs: Defer update of scene item texture
1184
  * UI: Allow alt-cropping on bounding box scene items
1185
  * libobs/util: Don't use assert for darray_push_back_array
1186
  * obs-qsv:  Allow for multiple QSV encoders
1187
  * obs-output: Update ftl-sdk version
1188
  * CI: Update Sparkle default base_url
1189
  * rtmp-services: Update ingest list for Restream.io
1190
  * rtmp-services: Update ingest list for GamePlank
1191
  * UI: Fix signals for sub-items of groups
1192
  * UI: Add OBSBasic::SavingDisabled() function
1193
  * UI: Allow copying/pasting of groups
1194
  * libobs: Allow group duplication
1195
  * libobs: Change groups to actual public types
1196
  * libobs: Abstract resize_group to resize_scene_base
1197
  * libobs: Refactor creation of scenes
1198
  * libobs: Remove group_sceneitem from obs_scene struct
1199
  * libobs: Add obs_data_array_push_back_array
1200
  * Update INSTALL
1201
  * UI: Fix OBS_FRONTEND_EVENT_TRANSITION_LIST_CHANGED
1202
  * rtmp-services: Add KakaoTV
1203
  * libobs: Update libcaption library
1204
  * rtmp-services: Adding Castr.io ingests to service list
1205
  * vlc-video: Load libvlccore.dylib on macOS
1206
  * CI: Fix CEF Path on Package Build
1207
  * libobs: Remove unnecessary const qualifier
1208
  * libobs: Remove unused variable
1209
  * libobs: Remove unused variable
1210
  * libobs: Fix equality check
1211
  * libobs: Add missing return type
1212
  * libobs: Remove unused variable
1213
  * libobs: Change int to size_t
1214
  * UI: Fix stream button checkable state
1215
  * UI: Update Acri theme for disabled buttons
1216
  * UI: Add frontend event for when OBS finishes loading
1217
  * Revert "obs-x264: Specify x264 color space for BT.601"
1218
  * UI: Fix cramped source tree sub-widgets on macOS
1219
  * UI: Fix bug where color property shows transparency
1220
  * UI: Fix display bug with color property
1221
  * libobs: prevent crash from unbounded copy and bfree
1222
  * UI: If group's name exist, start it from 2
1223
  * UI: Fix mixer dock widget minSize being too big
1224
  * obs-transitions: Fix potential stinger divide by 0
1225
  * libobs: add obs_source_frame_copy
1226
  * libobs: Fix compilation issue on case-sensitive filesystems
1227
  * libobs: Add check for cf_uid pointer free
1228
  * libobs: Fix Monitoring devices showing input devices
1229
  * obs-x264: Specify x264 color space for BT.601
1230
  * UI: Fix mem leak in VolControl
1231
  * librtmp: Fix memory leak
1232
  * UI: Fix mem leak with QCompleter
1233
  * UI: Fix mem leak with multiview projector menu
1234
  * UI: Fix mem leak with tray menu
1235
  * UI: Fix mem leak with volume meter
1236
  * UI: Compact ClearVolumeControls()
1237
  * UI: Update hotkey label on quick transition rename
1238
  * libobs: Update hotkey label on scene item rename
1239
  * libobs: Enable setting hotkey name and description
1240
  * UI: Add grouping
1241
  * UI: Fix missing newline at the end of a file
1242
  * UI: Refactor DrawCircleAtPos
1243
  * UI: Use vector value for nudge callback
1244
  * UI: Move frontend API initialization to constructor
1245
  * libobs: Add scene item grouping
1246
  * libobs: Add custom size support to scenes
1247
  * libobs: Do not signal reorder while scene mutex locked
1248
  * libobs: Defer and refactor scene item transform update
1249
  * libobs: Refactor item signaling (add func to signal parent)
1250
  * libobs: Do not draw item texture if source size 0
1251
  * libobs: Fix bug where cropped items would recalc transform
1252
  * libobs: Zero scene data instead of setting members manually
1253
  * libobs/callback: Add signal reference counting
1254
  * libobs: Refactor obs_scene_add to allow adding internally
1255
  * UI: Fix a few unused lambda closure captures
1256
  * libobs: Copy metadata for tracks/streams when remuxing
1257
  * obs-filters: Use double-precision where viable
1258
  * libobs: Avoid busy cursor when starting processes
1259
  * libobs: Allow custom core data paths
1260
  * libobs: Handle 'in', 'out', and 'inout' keywords in shader parsers
1261
  * obs-ffmpeg: Set average framerate in video stream
1262
  * Make alpha visible in property color
1263
  * Use selected color in color property label
1264
  * CI: Upgrade to VS2017 on Appveyor
1265
  * UI: Add new Multiview Layout for up to 24 scenes
1266
  * UI: Move more fixed values to multiview update
1267
  * UI: Adjust the multiview num sources by the layout
1268
  * UI: Calculate fixed values of the Multiview once
1269
  * UI: Move multiview setting checks from draw path
1270
  * UI: Add option to toggle multiview draw safe area
1271
  * UI: Update multiview safe areas
1272
  * UI: Add option to toggle multiview scene names
1273
  * UI: Add option to toggle multiview mouse switching
1274
  * UI: Move multiview settings to its own groupbox
1275
  * UI: Update multiview on scene list reorder
1276
  * UI: Update multiview on resolution change
1277
  * UI: Adjust multiview label size
1278
  * UI: Add proper source markers to multiview
1279
  * UI: Simplify multiview draw code
1280
  * UI: Change multiview non-studio selection color
1281
  * UI: Remove the outerbox markers in multiview
1282
  * UI: Make the multiview lines use the same color
1283
  * UI: Make the sources border color a little darker
1284
  * UI: Clean up Projector Creation
1285
  * UI: Clean up projector's render regions creation
1286
  * UI: Make multiview colors easier to manage
1287
  * UI: Clarify multiview layout names
1288
  * UI: Convert multiview layout string profiles to int
1289
  * UI: Use enum for multiview layout
1290
  * UI: Add Vertical Mixer option
1291
  * UI: Simplify Volume Control draw logic
1292
  * UI: Avoid copies in Volume Control
1293
  * UI: Clean up includes and code-style
1294
  * CI: Use QT 5.10.1 for AppVeyor builds
1295
  * Use obsproject.com for log file uploads
1296
  * UI: Fix OBS_FRONTEND_EVENT_PREVIEW_SCENE_CHANGED
1297
  * UI: Remove ENABLE_WIN_UPDATE cmake variable
1298
  * UI: Always enable auto-updater for windows
1299
  * UI: Fix memory leak when drag/dropping
1300
  * text-freetype2: Remove trailing whitespace
1301
  * text-freetype2: Add chat line count property
1302
  * libobs: Use xcb-xinput when available for events
1303
  * cmake: Add xcb-xinput support
1304
  * UI: Add opt. to enable/disable in-focus hotkey blocking
1305
  * win-capture: Fix cursor draw size with certain cursors
1306
  * win-dshow: Allow synchronous create/update
1307
  * UI: Block when calling obs_frontend_set_current_scene
1308
  * UI: Add obs_frontend_add_scene_collection API call
1309
  * UI: Use WaitConnection() when adding scenes
1310
  * UI: Add WaitConnection() helper func
1311
  * UI: Use "source_create" to add scenes to listbox
1312
  * libobs: Make callback optional for obs_load_sources
1313
  * libobs: Don't signal "source_create" for private sources
1314
  * win-capture: Update D3D9 signature for Win10 April 2018 Update
1315
  * libobs: Expose source save/load signal
1316
  * docs/sphinx: Fix typo in script sources section
1317
  * obs-browser: Use BGRA textures instead of RGBA
1318
  * UI: Don't defer load on non-macOS systems
1319
  * UI: Also defer first scene collection load
1320
  * libobs: Use unaligned store rather than aligned store
1321
  * libobs: Convert sse inline funcs to macros
1322
  * libobs: Add "static" to inline func
1323
  * libobs, UI: Add true peak measurements
1324
  * rtmp-services: Update ingest list for Restream.io
1325
  * UI: Fix no_space file naming for replays
1326
  * UI: Explicitly initialize the crash handler
1327
  * libobs: Separate crash handler from startup
1328
  * UI: Change remux dialog to be non-modal
1329
  * libobs: Add functions to get output capability flags
1330
  * win-capture: Avoid obs functions in init_hooks
1331
  * libobs: Add functions to get raw video output
1332
  * libobs: Deactivate unnecessary GPU ops when not encoding
1333
  * libobs: Log *nix window manager
1334
  * UI: Disable paste filters unless a source is selected
1335
  * CI: Add description to OSX deps build script
1336
  * .gitmodules: Update submodules to new obsproject org
1337
  * UI: Set OBS icon to projector and stats window
1338
  * libobs-d3d11: Do not allow Alt+Enter interception
1339
  * UI: Sort audio controls by source name
1340
  * libobs: Add function to get last main output texture
1341
  * libobs: Fix potential filter rendering race condition
1342
  * UI: Clean up delete Source/Scene shortcut
1343
  * UI: Don't close windows for "Always on Top" (win32)
1344
  * UI: Hold the clip flash for at least one second
1345
  * UI: Add Selected and Hidden Array Values
1346
  * UI: Move OpenSavedProjecters call to OBSBasic::Load()
1347
  * obs-ffmpeg: fill in more fields on audio frames
1348
  * libobs: Fix pasting filters crash when missing sources
1349
  * UI: Do not generate "already active" logs
1350
  * obs-browser: Update to browser source refactor
1351
  * CI: Reduce travis output verbosity
1352
  * UI: Defer startup OBSBasic::Load (macOS CEF workaround)
1353
  * UI: Change monitoring device on profile change
1354
  * UI: Add frontend API to defer saving
1355
  * rtmp-services: Update recommended parameters for Nood.tv
1356
  * obs-outputs/flv: Fix ECMA array size
1357
  * CI: change travis osx artifact repo name
1358
  * UI: Save windowed projectors on exit
1359
  * UI: Remove a second call to OpenSavedProjectors
1360
  * UI: Clean up OBSProjector creation
1361
  * UI: Update Projectors title on source name change
1362
  * UI: Clean up save and load projector code
1363
  * UI: Add helper functions to Projector
1364
  * UI: Add Scene to ProjectorType
1365
  * UI: Simplify Projector Init
1366
  * UI: Refactor Projector OBSRender source usage
1367
  * UI: Move ProjectorType enum to projector header
1368
  * UI: Make OpenSavedProjectors indentation clear
1369
  * UI: Fix the Multiview window not using translation
1370
  * UI: Check if source is valid earlier
1371
  * UI: Simplify the OpenProjector logic
1372
  * UI: Only load projectors if SaveProjectors is true
1373
  * frontend-tools: Include 'QAction' to fix build against Qt 5.11
1374
  * mac-vth264: Fix video info set logic
1375
  * mac-vth264: Set the fullrange variable before calling vt_h264_video_info
1376
1377
-------------------------------------------------------------------
1378
Sat May 12 23:59:07 UTC 2018 - jimmy@boombatower.com
1379
1380
- Update to version 21.1.2:
1381
  * libobs: Update version to 21.1.2
1382
  * win-capture: Update D3D9 signature for Win10 April 2018 Update
1383
  * CI: Check out OSX branch of obs-browser
1384
  * cmake: Include windows style DLL when copying Qt files
1385
  * obs-browser: Update submodule to latest version
1386
  * UI/updater: Delete visual studio runtimes after execution
1387
  * deps/obs-scripting: Prevent python unload more than once
1388
  * obs-browser: Update submodule to latest version
1389
  * deps/obs-scripting: Don't allow unloading more than once
1390
  * enc-amf: Version 2.3.3
1391
  * libobs: Update version to 21.1.0
1392
  * deps/obs-scripting: Add obs_source_enum_filters
1393
  * rtmp-services: Update ingest list for Aparat.com
1394
  * mac-capture: Fix bug where audio device couldn't be changed
1395
  * UI: Add Help -> Crash Reports submenu
1396
  * UI: Add subdir param to OBSBasic::UploadLog
1397
  * UI: Specify whether crash/profiler/logs have prefix
1398
  * UI: Specify subdir/variable to save to for get_last_log
1399
  * rtmp-services: Update ingest list for Nood.tv
1400
  * UI: Replace gist with hastebin for log uploads
1401
  * UI/updater: Return false on integrity check failure
1402
  * UI/updater: Don't update modules of opposite arch
1403
  * UI/updater: Add automatic check/install for VS2017 redist
1404
  * UI/updater: Fix a few type size mismatch warnings
1405
  * UI/updater: Fix resource compiling bug
1406
  * UI/updater: Fix bug with restrict keyword on VS2017
1407
  * UI/updater: Set license of windows update module to ISC
1408
  * UI/updater: Rewrite function
1409
  * Update translations from Crowdin
1410
  * UI: Refresh multiview projector menu per click
1411
  * cmake: Remove extraneous checks
1412
  * UI: Refresh system tray projector menu per click
1413
  * UI: Remove unnecessary casts
1414
  * Update README.rst
1415
  * libobs-opengl: Request at least 8 bits for alpha
1416
  * linux-capture: Request at least 8 bits for alpha
1417
  * UI: Remove check for updates on Linux
1418
  * cmake, libobs, win-capture: Fix VS2017 warnings
1419
  * cmake: Add .vs directories to .gitignore
1420
  * deps/obs-scripting: Fix tick function arg number
1421
  * obs-ffmpeg: Fix locale typo
1422
  * rtmp-services: Update ingest list for Restream.io
1423
  * deps/obs-scripting: Expose obs video info to swig
1424
  * image-source: Fade to transparency if slideshow list is cleared
1425
  * rtmp-services: Add Vimeo to services list
1426
  * libobs: Fix property text typo
1427
  * libobs/util: Fix blank config file values being ignored
1428
  * obs-ffmpeg: Use FFmpeg's "fast" AAC encoder by default
1429
  * obs-ffmpeg: Remove cutoff hack for AAC encoder
1430
  * win-mf: Deprecate plugin
1431
  * win-capture/graphics-hook: Fix memory offset calculation
1432
  * UI: Remove duplicate line
1433
  * obs-output: Update ftl-sdk version and ftl logging values
1434
  * enc-amf: Version 2.3.2
1435
  * UI: Allow nested docks
1436
  * UI: Don't draw bounding boxes for sources without video flag
1437
1438
-------------------------------------------------------------------
1439
Wed Feb 21 20:31:20 UTC 2018 - jimmy@boombatower.com
1440
1441
- Update to version 21.0.3:
1442
  * libobs: Update to version 21.0.3 (mac update)
1443
  * libobs: Log YUV space/range on video reset
1444
  * obs-filters: Clear unused parameter warning
1445
  * libobs/util: Cache windows CPU frequency
1446
  * rtmp-services: Add SermonAudio to services list
1447
  * libobs-opengl: Log adapter and driver info
1448
  * obs-ffmpeg: Add speed percentage option
1449
  * deps/media-playback: Use a struct for media init data
1450
  * UI: Remove __FUNCTION__ usage
1451
  * UI: Import scene collection with correct filename
1452
  * obs-vst: Add layout to QMacCocoaViewContainer (update submodule)
1453
  * UI: Link Qt5::MacExtras
1454
  * obs-vst: Link Qt5::MacExtras (update submodule)
1455
  * libobs/media-io: Change speaker layout to match FFmpeg aac.
1456
  * CI: Include style plugins when packaging on OSX
1457
  * CI: Comment out OSX _obspython copy (not ready yet)
1458
  * deps/obs-scripting: Fix cur. script being NULL for script_tick
1459
  * deps/obs-scripting: Allow NULL script with script_log
1460
  * UI: Fix grayed out Copy option in sources context menu
1461
  * CI: Don't install python for OSX
1462
  * cmake: Fix LuaJIT search
1463
  * CI: Add rpath info to _obspython
1464
  * CI: Move obspython.so so it can be found in a .app
1465
  * CI: Update python rpath on osx
1466
  * CI: Make sure that lua can find obslua
1467
  * CI: Fetch RVM gpg key on osx
1468
  * CI: Fix a ruby issue on travis OSX
1469
  * CI: Update OSX deps build scripts
1470
1471
-------------------------------------------------------------------
1472
Thu Jan 25 19:16:58 UTC 2018 - jimmy@boombatower.com
1473
1474
- Update to version 21.0.2:
1475
  * libobs: Update version to 21.0.2 (mac tag)
1476
  * CI: Point to newer brew python
1477
  * deps/obs-scripting: Make ENABLE_SCRIPTING a user variable
1478
1479
-------------------------------------------------------------------
1480
Tue Jan 23 07:18:25 UTC 2018 - jimmy@boombatower.com
1481
1482
- Update to version 21.0.1:
1483
  * obs-filters: Fix hard cross-lock when using ducking
1484
  * win-dshow: Fix decoding issues from encoded devices
1485
  * UI: Acri theme adjustments
1486
  * libobs: Update version to 21.0.1
1487
  * docs/sphinx: Clarify Python windows installation
1488
  * CI: Install swig and luajit for osx travis
1489
  * deps/obs-scripting: Prevent potential python startup issues
1490
  * enc-amf: Prevent detect-amf from showing fail dialogs
1491
  * UI: Reduce size of "refresh" icons
1492
  * Revert "obs-outputs: Fix FMS auth with query string"
1493
  * UI: fix Multiview labels readability
1494
  * Update translations from Crowdin
1495
  * CI: Enable scripting in Linux builds
1496
  * cmake: Search for Python 3.4
1497
  * CI: Update CEF version on travis for osx
1498
  * libobs: Update version to 21.0.0
1499
  * UI: Add simple output mode encoder fallback
1500
  * frontend-plugins: Only show script file names in script dialog
1501
  * enc-amf: Test for AMF support in separate process first
1502
  * obs-ffmpeg: Remove NVENC detection code for now
1503
  * UI: Add command line arguments to log
1504
  * obs-ffmpeg: Fix signed mismatch warning
1505
  * frontend-tools: Fix a few issues with the clock source script
1506
  * frontend-tools: Add script to update text source from URL
1507
  * deps/obs-scripting: Fix script_log in python to append newline
1508
  * frontend-tools: Add a lua script that draws an analog clock
1509
  * UI: Add audio meter decay rate option
1510
  * UI: Optimize theme PNG images (smaller files)
1511
  * frontend-tools: Add "Clear" button to script log window
1512
  * frontend-tools: Warn if no active replay buffer w/ instant replay
1513
  * frontend-tools: Make instant replay script also save replay
1514
  * frontend-tools: Add "instant replay" script
1515
  * obs-ffmpeg: Do not return last replay path if currently muxing
1516
  * libobs/callback: Add calldata_create and calldata_destroy
1517
  * deps/obs-scripting: Fix frontend API lua table creation
1518
  * deps/obs-scripting: Fix a few more VC warnings from swigluarun.h
1519
  * obs-ffmpeg: Add proc to get last replay buffer
1520
  * deps/obs-scripting: Ensure that ffi module gets loaded
1521
  * UI: Add Acri theme
1522
  * obs-ffmpeg: Call av_register_all before nvenc check
1523
  * obs-ffmpeg: Don't try to detect NVENC on mac
1524
  * obs-ffmpeg: Improve NVENC detection
1525
  * linux-pulseaudio: Surround speaker map
1526
  * UI: Set max size for names in name dlg. to 256
1527
  * UI: Use snprintf and std::string when creating profiles
1528
  * libobs: Fix rendering if filter context no longer exists
1529
  * libobs: Fix double -> float conversion warning
1530
  * libobs: Optimize clearing of unused source audio mixes
1531
  * libobs: Fix audio buffer clear in custom source mixing
1532
  * Fix typo in README.rst
1533
  * deps/obs-scripting: Fix installed files/locations on linux
1534
  * UI: Put clip detection back in to volume meter
1535
  * deps/obs-scripting: Add image-file to lua
1536
  * deps/obs-scripting: Set current_lua_script earlier to prevent a crash
1537
  * UI: Set linker flags required for luajit on OSX
1538
  * deps/obs-scripting: Don't crash obs trying to unload a script that failed to load
1539
  * docs/sphinx: Clarify vertex buffer usage
1540
  * test/test-input: Add audio buffering sync test source
1541
  * win-capture: Make minor clarification to locale string
1542
  * UI: Fix tab bars for docked widgets in Dark theme
1543
  * libobs: Fix log message
1544
  * Revert "obs-ffmpeg: Improve NVENC detection"
1545
  * deps/media-playback: Free frame data before freeing frame
1546
  * deps/media-playback: Use avcodec_free_context when possible
1547
  * CMake: Fix FindSwigDeps search path
1548
  * UI: Disable Youtube bandwidth test (for now)
1549
  * UI: Fix warning
1550
  * UI: Use GDI+ text for multiview on windows
1551
  * libobs-d3d11: Allow multiple display captures of same monitor
1552
  * UI: Fix qpushbutton menu icon
1553
  * UI: Style dock widgets in dark and rachni themes
1554
  * libobs: Fix audio issue with scene items
1555
  * UI: Add the "-60" volume control marker
1556
  * decklink: Default to 5.1 if invalid channel value 7
1557
  * decklink: Fix bug with old channel formats
1558
  * UI: Change default theme to dark for new users
1559
  * win-capture: Change string for memory capture option
1560
  * linux-pulseaudio: Default sample format float32le
1561
  * cmake: add more LuaJIT lib names
1562
  * Revert "CI: Add Python path for AppVeyor"
1563
  * frontend-plugins: Add "Description" string
1564
  * frontend-plugins: Remove unused strings
1565
  * cmake: Fix copying lua51.dll (luajit) dep on windows
1566
  * CI: Add Python path for AppVeyor
1567
  * deps/obs-scripting: Fix swig/python lookup on windows
1568
  * libobs: Fix pulseaudio monitor playback stuttering
1569
  * libobs: Fix for int-in-bool-context-warning
1570
  * rtmp-services: Add Twitch Helsinki ingest
1571
  * obs-outputs: Fix FMS auth with query string
1572
  * UI: Add frontend API funcs for enabling/disable preview
1573
  * mac-capture: Update fix for Soundflower
1574
  * decklink: Add 2.1 & 4.1 surround layouts
1575
  * coreaudio-encoder: Surround sound improvements
1576
  * obs-libdk: Unlock bitrates for surround layouts
1577
  * UI: Add Multiview Layout Options
1578
  * UI: Add Single/Double click options to Multiview
1579
  * UI: Add help portal link to help menu
1580
  * libobs/media-io: Replace quad with 4.0
1581
  * libobs/media-io: Clean surround API
1582
  * UI: Rework volume-meters, adding more information
1583
  * obs-filters: Fix heavy distortion in Noise Suppression filter
1584
  * libobs: Fix scene filter duplication
1585
  * libobs: Fix bad source release placement
1586
  * obs-filters: Fix minor leaks with LUT filter
1587
  * UI: Fix possible source reference leakage
1588
  * docs/sphinx: Fix vec3_set
1589
  * libobs: Log which security software is in use
1590
  * deps/scripting: Add python rpaths to the obs binary on OSX
1591
  * docs/sphinx: Add scripting documentation
1592
  * doc/sphinx: Add frontend API documentation
1593
  * frontend-tools: Add scripting tool
1594
  * deps/obs-scripting: Add scripting support
1595
  * libobs: Add obs_property_set_modified_callback2
1596
  * libobs: Add obs_properties_add_button2
1597
  * libobs: Fix function to be static inline
1598
  * libobs: Exclude certain declarations from SWIG processing
1599
  * UI: Allow temporarily disabling filter/source types
1600
  * UI: Do not show deprecated filters
1601
  * UI: Add scene collection cleanup event to frontend API
1602
  * UI/obs-frontend-api: Move function declarations
1603
  * UI: Trigger scene change event on scene collection load
1604
  * UI: Add refresh/reload button icons
1605
  * UI: Call frontend callbacks in reverse order
1606
  * UI: Add preload callbacks to frontend API
1607
  * UI: Set ENABLE_UI and DISABLE_UI as root CMake variables
1608
  * libobs: Prevent access to OBS context during shutdown
1609
  * libobs: Store string copies in properties
1610
  * libobs: Add ability to disable source types
1611
  * libobs/callback: Add global callback to signal handler
1612
  * libobs/callback: Add signal_handler_remove_current func
1613
  * libobs/util: Add THREAD_LOCAL macro
1614
  * libobs: Add video tick callback functions
1615
  * cmake: Add helper module for finding Lua
1616
  * cmake: Add Lua/Luajit as part of MSVC dependencies
1617
  * libobs/util: Ignore PRINTFATTR if using SWIG preprocessor
1618
  * libobs/util: Optimize strlist_* functions
1619
  * libobs: Add obs_source_info::get_properties2
1620
  * libobs: Add obs_source_info::get_defaults2
1621
  * linux-v4l2: Add 4k and 21:9 resolutions
1622
  * libobs: Add obs_render_main_texture
1623
  * libobs: Fix incomplete struct in scaler call
1624
  * UI: Fix minor Rachni theme bugs
1625
  * obs-ffmpeg: Fix ffmpeg output recording in x264
1626
  * libobs: Make get_reg_dword handle missing keys
1627
  * Fix typo in README
1628
  * Move documentation to links in CONTRIBUTING file
1629
  * Add documentation links
1630
  * win-capture: Fix memory capture crash on new capture
1631
  * enc-amf: Version 2.3.1
1632
  * win-capture: Rename structs to avoid SDK conflict
1633
  * rtmp-services: Add Twitch Salt Lake City ingest
1634
  * ui: Fix unsaved changes dialog showing twice
1635
  * Fix a number of GCC warnings
1636
  * Fix a number of MSVC warnings
1637
  * obs-ffmpeg: Use correct function with older FFmpeg vers.
1638
  * libobs/media-io: Add ifdef for newer FFmpeg functions
1639
  * Fix a number of MSVC warnings
1640
  * obs-vst: Fix a few warnings (update submodule)
1641
  * cmake: Correct CMake checks for LINUX
1642
  * Revert "CI: Linux - Install FFmpeg from source"
1643
  * git: Add Clion to .gitignore
1644
  * cmake: Do not require X11 on OSX
1645
  * CI: Fix Mac builds on Travis CI's Xcode 8.3 image
1646
  * UI: Duplicate when double-click switching is used
1647
  * UI: Move multiview options to view menu
1648
  * UI: Fix draw issues with multiview projector
1649
  * obs-filters: Add sidechain source option to compressor
1650
  * libobs/util: Add funcs to push zeroed data to circlebufs
1651
  * decklink: Rename 5.1 and 7.1 multi-channel formats
1652
  * rtmp-services: Remove Coderwall / Fix Livestream service name
1653
  * deps/media-playback: Fix compilation with older FFmpeg versions
1654
  * obs-ffmpeg: Improve NVENC detection
1655
  * rtmp-services: Add Mobcrush to services list
1656
  * CI: Fix macOS builds on Travis CI's Xcode 8.3 image
1657
  * UI: Add Multiview projector
1658
  * libobs/graphics: Add gs_effect_set_color
1659
  * CI: Fix Mac builds on Travis CI's Xcode 8.3 image
1660
  * UI: Fix issue where studio preview scene would stick
1661
  * UI: Fix scene override when switching off studio mode
1662
  * UI: Don't override transition if quick transition
1663
  * UI: Fix preview/program projectors being swapped
1664
  * UI: Implement per-scene transition overriding
1665
  * libobs: Duplicate private scene/source settings
1666
  * UI: Fix studio program projectors
1667
  * CI: fix curl download if file doesn't exist
1668
  * win-dshow: Improve automatic Elgato audio device selection
1669
  * UI: Add Studio Mode layout option for portrait mode displays
1670
  * UI: Fix bug with studio mode double-click switching
1671
  * libobs: Fix height return value condition
1672
  * docs/sphinx: Add sphinx documentation
1673
  * libobs: Add vertex/index buffer "direct" flush functions
1674
  * libobs: Add option to duplicate vertex/index buffer data
1675
  * libobs-opengl: Make update_buffer data param const
1676
  * UI: Add Studio Preview Projector
1677
  * UI: Add transition on double-click studio mode option
1678
  * linux-capture: Log window capture's target
1679
  * mac-capture: Log window capture's target
1680
  * win-capture: Log window capture's target
1681
  * libobs: Add surround sound audio support
1682
  * cmake: Add CMake option to disable building plugins
1683
  * UI: Fix a memory leak when renaming mixer sources
1684
  * rtmp-services: Add MyLive streaming platform
1685
  * CI: Update curl version used by appveyor
1686
  * rtmp-services: Add Lahzenegar.com streaming platform
1687
  * libobs-d3d11: Fix gs_enable_color
1688
  * UI: Add ability to rename audio sources from the mixer
1689
  * win-wasapi: Fix timestamp calculation
1690
  * obs-ffmpeg: Log bad muxer settings with FFmpeg output
1691
  * obs-ffmpeg: Use muxer settings with AVIOContext
1692
  * obs-vst: Update to latest plugin version
1693
  * UI: Make streaming/recording buttons checkable
1694
  * UI: Handle update_properties signal in OBSBasicFilters window
1695
  * libobs: Copy enabled state when duplicating filters
1696
  * UI: Allow keyboard events on X11 fullscreen projector
1697
  * rtmp-services: Add Eventials streaming platform
1698
  * rtmp-services: Add us-west1 Picarto ingress
1699
  * UI: Add Frontend API function to save replay buffer
1700
  * UI: Disable source copy if no sources are selected
1701
  * linux-alsa: Display the "Custom" entry once only
1702
1703
-------------------------------------------------------------------
1704
Fri Nov 17 22:46:45 UTC 2017 - jimmy@boombatower.com
1705
1706
- Update to version 20.1.3:
1707
  * libobs: Update to version 20.1.3
1708
  * libobs: Fix FFmpeg constants
1709
  * libobs: Update to version 20.1.2
1710
  * libobs-d3d11: Allow rebuild even if output duplicator fails
1711
  * graphics-hook: blacklist OpenGL capture for "cm_client.exe"
1712
  * UI: Fix custom ffmpeg output file / URL entry
1713
  * linux-pulseaudio: Get correct default device
1714
  * libobs: Rename obs_video_thread to obs_graphics_thread
1715
  * libobs: Use new ffmpeg constants
1716
  * obs-ffmpeg: Use new ffmpeg constants
1717
  * deps/media-playback: Use new ffmpeg constants
1718
  * UI: Log when output timer events stop outputs
1719
1720
-------------------------------------------------------------------
1721
Thu Oct 26 05:22:23 UTC 2017 - jimmy@boombatower.com
1722
1723
- Update to version 20.1.1:
1724
  * libobs: Add wrapper function to query Windows registry
1725
  * libobs: Log Windows 10 Gaming Features
1726
  * CI: Update Travis script to target OSX 10.10+
1727
  * enc-amf: Version 2.2.4
1728
  * libobs: Update to version 20.1.1
1729
  * rtmp-services: Add Picarto eu-west1 ingress server
1730
  * rtmp-services: Add stream.me streaming platform
1731
1732
-------------------------------------------------------------------
1733
Wed Oct 18 13:59:23 UTC 2017 - jimmy@boombatower.com
1734
1735
- Update to version 20.1.0:
1736
  * libobs/util: Fix *nix CPU core counts
1737
  * libobs: Log *nix system info more like Windows/Mac
1738
  * libobs: Fix XCB keyboard mapping size calculation
1739
  * linux-capture: Watch for VisibilityNotify events
1740
  * libobs: Fix a potential divide by zero crash
1741
  * UI: Allow volume peak to be customized via .qss
1742
  * UI: Fix parent window geometry loading
1743
  * Build with CEF 3112 on OSX
1744
  * obs-browser: version 1.30.1
1745
  * rtmp-services: Update ingest list for Restream.io
1746
  * obs-outputs: Enable FTL logging and reduce verbosity
1747
  * obs-outputs: Fix invalid stream key error
1748
  * rtmp-services: Add new twitch ingest servers
1749
  * obs-outputs: Improve new netcode if encoder reports 0 bitrate
1750
  * rtmp-services: Fixing misspell in a country name
1751
  * vlc-source: Add media control hotkeys
1752
  * rtmp-services: Update ingest list for Restream.io
1753
  * rtmp-services: Add looch.tv streaming platform
1754
  * libobs/util: Add memory usage functions
1755
  * UI: Add memory usage to Stats window on linux/mac
1756
  * libobs: Add Pulseaudio audio monitoring support
1757
  * UI: Enable audio monitoring on linux if pulse available
1758
  * linux-pulseaudio: Use actual sink device names
1759
  * libobs: Fix texture_ready feedback for CPU conversion path
1760
  * libobs: Fix I420 shader for (width/2)%4 == 2 resolutions
1761
  * libobs: Add private settings to scene items/sources
1762
  * UI: Allow right-clicking mixer sources to bring up menu
1763
  * UI: Allow hiding/unhiding sources in the mixer
1764
  * UI: Add missing option to context menu
1765
  * UI: Use Qt standard buttons in source properties
1766
  * obs-ffmpeg: Don't mark to destroy media unless valid
1767
  * libobs: Fix ImageMagick header path
1768
  * libobs: Stop configure if ImageMagick is preferred, but not found
1769
  * libobs: Adjust grammar of an error message
1770
  * UI: Enable Replay Buffer in Advanced Mode
1771
  * obs-transitions: Add audio monitoring to stinger
1772
  * obs-transition: Add crossfade option to stinger
1773
  * obs-transitions: Fix integer conversion warning
1774
  * UI: Lock graphics context when adding new sources
1775
  * obs-ffmpeg: Fix potential seek issues with media source
1776
  * libobs: Restore Windows Vista compatibility
1777
  * UI/updater: Use TLS 1.2 with WinHTTP
1778
  * libobs: Fix paired audio encoder discarding one segment
1779
  * libobs: Fix starting video packet offset in outputs
1780
  * libobs: Move macro to internal C file
1781
  * obs-outputs: Fix FLV muxing bug
1782
  * libobs: When interleaving packets, make video come first
1783
  * obs-outputs: Fix up the internal FLV output
1784
  * libobs: Set video timing_adjust to obs video time
1785
  * win-capture: Remove buffering from window capture
1786
  * win-wasapi: Subtract frame duration from timestamp
1787
  * test: Add sync tests
1788
  * libobs/media-io: Fix decompress_420 function
1789
  * vlc-video: Set properties to defer update mode
1790
  * graphics-hook: Blacklist specific game from GL capture
1791
  * libobs: Initialize randomization seed in video thread
1792
  * vlc-video: Fix shuffle not being quite that random
1793
  * win-dshow: Fix video playback when default format is MJPEG
1794
  * file-updater: fix crash due to network timeout
1795
  * UI: Log generic stream startup failures
1796
  * libobs: Disable pulseaudio dependency lookup on mac
1797
  * libobs-opengl: Disable v-sync on mac
1798
  * UI: Add ini option to use different graphics adapters
1799
  * libobs/util: Fix Windows 10 revision detection
1800
  * rtmp-services: Only update Twitch ingests when necessary
1801
  * libobs: Add async video/audio decoupling functions
1802
  * decklink: Use unbuffered by default, and decouple
1803
  * obs-outputs: Signal stop if stop called when not active
1804
  * UI: Log when starting / stopping via hotkey or timer
1805
  * UI: Add missing text for replay buffer hotkey log
1806
  * obs-outputs: Only set stop events if still active
1807
  * UI: Disallow pasting duplicates of sources with DO_NOT_DUPLICATE
1808
  * rtmp-services: Don't show "service not found" if name empty
1809
  * UI: Fix Pulse Audio not loading saved device
1810
  * libobs: Update version to 20.1.0
1811
  * Update translations from Crowdin
1812
1813
-------------------------------------------------------------------
1814
Wed Oct 18 13:57:16 UTC 2017 - jimmy@boombatower.com
1815
1816
- Revert dropping of _service for URL in spec by non-maintainer.
1817
1818
-------------------------------------------------------------------
1819
Sun Oct  8 14:08:31 UTC 2017 - hillwood@opensuse.org
1820
1821
- Use %suse_update_desktop_file.
1822
- Fix wrong Group tag.
1823
- Update %post and %postun.
1824
- Use URL in Source tag.
1825
- Remove %clean tag, it's not necessary now.
1826
1827
-------------------------------------------------------------------
1828
Fri Aug 11 18:43:29 UTC 2017 - jimmy@boombatower.com
1829
1830
- Update to version 20.0.1:
1831
  * UI: Add Studio Mode features in the Frontend API
1832
  * CI: Download deps if they are outdated
1833
  * plugins: Clear warnings about -Wincompatible-pointer-types
1834
  * UI: Add new theme, update theme capabilities
1835
  * .editorconfig: Add file to speed up editor configuration
1836
  * libobs: Fix an int underflow in log_frame_info
1837
  * rtmp-services: Add Chaturbate Streaming Service
1838
  * libobs-d3d11: Fix potential issue rebuilding shared texture
1839
  * UI: Fix potential crash with unsupported video cards
1840
  * vlc-video: Add network caching property
1841
  * libobs-d3d11: Better error message for missing D3DCompiler
1842
  * rtmp-services: Rename beam.pro to Mixer.com
1843
  * vlc-video: Fix integer conversion warning
1844
  * deps/jansson: Update jansson to version 2.9
1845
  * UI: Add fullscreen projector to systray menu
1846
  * UI: Add fullscreen UI option to view menu
1847
  * libobs: Fix bug where obs_data default might not be set
1848
  * UI: Add "Defaults" button to filters/properties windows
1849
  * obs-text: Fix file reader occasionally not updating
1850
  * text-freetype2: Fix file reader occasionally not updating
1851
  * cmake: Add _CRT_NONSTDC_NO_WARNINGS def to all projects
1852
  * UI, libobs: Add ability to lock individual scene items
1853
  * UI, libobs: Add Japanese shortcut keys for Windows
1854
  * rtmp-services: Update servers for Vaughn Live/Breakers.tv
1855
  * libobs/util: Make minor optimization to circlebuf pops
1856
  * libobs: Add <> or \| on RT 102-key as hotkey
1857
  * libobs/plugins/UI: Suppress unused variables warnings
1858
  * UI: Make sure "Defaults" buttons aren't default buttons
1859
  * UI: Make lock/unlock icons slightly smaller
1860
  * UI: Fix lock/visibility sub-widget sizes on OSX
1861
  * obs-qsv11: change re-enter locker implementation
1862
  * decklink: Add feature to detect resolution/format
1863
  * UI: Add ability to drop html files
1864
  * UI: Allow zoom with the scroll wheel
1865
  * win-capture: Log when game capture compatibilty mode is set
1866
  * UI: Remove unused function from volume control
1867
  * libobs: Add obs_volmeter_get_cur_db function
1868
  * UI: Change meter color to red when audio is clipping
1869
  * UI: Add backwards compatible theme fallback
1870
  * rtmp-services: Add LiveEdu (accidentally removed)
1871
  * UI: Ensure theme backward compat. with older OBS vers.
1872
  * obs-filters: Optimize and fix alpha in color grade filter
1873
  * UI: update installer script to latest version
1874
  * rtmp-services: Update twitch.tv ingests
1875
  * UI: Add missing separator in mediaExtensions initializer
1876
  * libobs: Add API to specify codec support on encoded outputs
1877
  * libobs: Add ability for service to specify its output type
1878
  * obs-qsv11, obs-x264: Allow bframe count overriding
1879
  * rtmp-services: Add ability to specify different outputs
1880
  * rtmp-services: Allow services to override bframe count
1881
  * UI: Allow services to use different outputs
1882
  * UI: Allow outputs to use different audio codecs
1883
  * obs-outputs: Fix a few issues with CMakeLists.txt
1884
  * rmtp-services: Don't display warning for invalid file ver.
1885
  * rtmp-services: Fix incorrect RTMP output ID
1886
  * rtmp-services: Update Twitch ingests
1887
  * libobs: Do not save hotkeys for private sources
1888
  * libobs: Add transition callbacks for starting/stopping
1889
  * libobs: Add function to get current transition time
1890
  * libobs: Add ability for transitions to render sources directly
1891
  * obs-ffmpeg: Add proc handler function to get media duration
1892
  * obs-transitions: Add stinger transition
1893
  * rtmp-services: Add Twitter / Periscope as a service
1894
  * UI: Fix problem with exporting scene collections/profiles
1895
  * UI: Add --multi flag to suppress multi-instance warning
1896
  * libobs: Add post-load module callback
1897
  * libobs: Ensure scene items don't have pre-multiplied alpha
1898
  * libobs: Fix item copying during scene duplication
1899
  * rtmp-services: Update Picarto maximum audio bitrate
1900
  * UI: Fix potential crash when outputs change
1901
  * UI: Add "Below Normal" priority option
1902
  * UI: Add modular UI
1903
  * UI: Fix build issue with older linux Qt5 packages
1904
  * UI: Fix settings window minimum width/height
1905
  * libobs: Add API function to get version string
1906
  * deps/file-updater: Add func to get single remote file
1907
  * obs-ffmpeg: Rename obs-ffmpeg-aac.c file
1908
  * obs-ffmpeg: Make FFmpeg audio encoder abstractable
1909
  * obs-ffmpeg: Ensure sample rate is supported in audio encoder
1910
  * obs-ffmpeg: Add Opus audio encoder
1911
  * obs-outputs: Add FTL output
1912
  * rtmp-services: Add Mixer FTL service
1913
  * UI: Update Mixer (formerly Beam) in auto configuration
1914
  * UI: Remove trailing whitespace
1915
  * UI: Return false if audio encoder creation fails
1916
  * rtmp-services: Fix ingest update request user agent
1917
  * rtmp-services: Add Twitch ingest update API
1918
  * rtmp-services: Add "Auto" server option for Twitch
1919
  * UI: Add support for Twitch "Auto" server in auto-config
1920
  * UI: Fix incorrect properties set for Hardware (AMD)
1921
  * rtmp-services: Remove Twtich "Auto" if API down and not cached
1922
  * Revert "UI: Add support for Twitch "Auto" server in auto-config"
1923
  * Revert "libobs: Fix an int underflow in log_frame_info"
1924
  * libobs: Log output frame count instead of encoded count
1925
  * UI: Test first 3 closest Twitch ingests in auto-config
1926
  * UI: Fix Delete key not working on scenes/sources
1927
  * deps/media-playback: Add concat playback support
1928
  * UI: Update Hitbox to Smashcast in autoconfig wizard
1929
  * enc-amf: Update to 2.2.1
1930
  * libobs: Add ability to transition to NULL source
1931
  * image-source: Add 'loop' and 'hide on stop' to slideshow
1932
  * image-source: Add activate/deactivate behavior to slideshow
1933
  * image-source: Add "manual (hotkey)" mode to image slideshow
1934
  * UI: Move adv. audio props. to each audio config button
1935
  * obs-x264: Remove VFR mode as an advanced option
1936
  * vlc-video: Don't allow VLC sources to be cloned
1937
  * rtmp-services: Update Switchboard ingests
1938
  * UI: Fix stats window geometry saving on shutdown
1939
  * UI: Show error if empty recording path specified
1940
  * libobs: Export obs_output_get_last_error
1941
  * obs-ffmpeg: Improved output error handling
1942
  * UI: Report more detailed output errors if available
1943
  * UI: Show error if empty recording path specified
1944
  * obs-ffmpeg: Add proc handler for getting number of frames in video
1945
  * obs-transitions: Add frame transition point option to stinger
1946
  * obs-transitions: Fix stinger transition locale
1947
  * obs-outputs: Change loglevel of ftl status thread to debug
1948
  * enc-amf: Update to 2.2.2
1949
  * UI/updater: Restart progress bar when installing updates
1950
  * UI/updater: Improved handling of failure conditions
1951
  * libobs: Update version to 20.0.0
1952
  * rtmp-services: Initialize mutex/dynamic array
1953
  * rtmp-services: Require cmake var to enable ingest updates
1954
  * obs-transitions: Rename stinger ID to prevent conflict
1955
  * Update translations from Crowdin
1956
  * rtmp-services: Always check service updates on non-windows
1957
  * image-source: Fix potential crash with slideshow
1958
  * UI: Fix conditions for redraw the stats labels
1959
  * libobs: Update version to 20.0.1
1960
  * libobs: Add default hotkey id to duplicated item
1961
  * UI: Fix Stats not showing stream data until start
1962
1963
-------------------------------------------------------------------
1964
Thu Jun 22 19:41:10 UTC 2017 - jimmy@boombatower.com
1965
1966
- Update to version 19.0.3:
1967
  * rtmp-services: Update Twitch ingests
1968
  * librtmp: Fix build error with ENODATA on FreeBSD
1969
  * rtmp-services: Rename Beam to Mixer
1970
  * UI/installer: Specify "source" in plugins section
1971
  * UI/installer: Fix broken realsense plugin install locations
1972
  * UI/installer: Update installer VC redist download link
1973
  * win-wasapi: Fix potential null pointer deref in enumeration
1974
  * UI: Look for plugins in ~/Library/Application Support/obs-studio/plugins/
1975
  * libobs/plugins/UI: Suppress -Wimplicit-fallthrough introduced by GCC 7
1976
  * win-capture: Limit OpenProcess flags to prevent A/C issues
1977
  * deps/media-playback: Output av_read_frame error string
1978
  * deps/media-playback: Start decoding regardless of keyframe
1979
  * obs-ffmpeg: Add network buffering property
1980
  * deps/media-playback: Call stop callback on failure
1981
  * deps/media-playback: Fix lockup issues
1982
  * Revert "rtmp-services: Rename Beam to Mixer"
1983
  * rtmp-services: Add new twitch.tv ingests
1984
  * UI/updater: Fix incorrect path in portable mode
1985
  * deps/media-playback: Add timeout when waiting for frames
1986
  * deps/media-playback: Fix AV_NOPTS_VALUE being used as timestamp
1987
  * deps/media-playback: Fix playback reset fail after stop
1988
  * obs-ffmpeg: Don't preload media frames if set to pause on end
1989
  * win-capture/graphics-hook: Fix D3D10/D3D11 detection
1990
  * UI: Ignore first 2.5 seconds of bandwidth test
1991
  * UI: Initialize Stats window values after OBSInit/reset
1992
  * win-capture: Add IDXGISwapChain1::Present1 hook support
1993
  * win-capture: Use PROCESS_QUERY_INFORMATION for game capture
1994
  * obs-ffmpeg: Do not precache if set to close when inactive
1995
  * UI: Use QT_TO_UTF8 with name dialog
1996
  * libobs-d3d11: Fix shader const array size miscalculation
1997
  * UI: Preserve source if audio settings device changed
1998
  * libobs: Update version to 19.0.3
1999
  * UI: Set error mode to SEM_FAILCRITICALERRORS
2000
  * ffmpeg-mux: Set error mode to SEM_FAILCRITICALERRORS
2001
  * get-graphics-offsets: Set error mode to SEM_FAILCRITICALERRORS
2002
  * inject-helper: Set error mode to SEM_FAILCRITICALERRORS
2003
  * enc-amf: Version 2.1.6
2004
  * obs-ffmpeg: Remove "Buffering (MS)" property
2005
2006
-------------------------------------------------------------------
2007
Wed Jun 14 22:47:57 UTC 2017 - jimmy@boombatower.com
2008
2009
- Update to version 19.0.2:
2010
  * UI: Fix drag & drop bug
2011
  * frontend-tools: Add automatic scene switcher for Linux
2012
  * UI: Add option to disable audio ducking on windows
2013
  * rtmp-services: Update ingests
2014
  * libobs/util: Add Get function to BPtr<>
2015
  * UI, obs-qsv11: Fix build in VisualStudio 2017
2016
  * UI: Fix warning in VisualStudio 2017
2017
  * obs-qsv11: Fix SEI crash caused by dangling pointer
2018
  * UI: Add ability to output to window
2019
  * UI: Always alternatively open backup scene json file
2020
  * libobs: Don't call unlink unnecessarily
2021
  * libobs/util: Add os_safe_replace function
2022
  * libobs/util: Use os_safe_replace in safe file writes
2023
  * libobs/util: Flush text files when writing
2024
  * libobs/util: Use MoveFileEx with MOVEFILE_REPLACE_EXISTING
2025
  * vlc-video: Add ability to shuffle playlist in VLC source
2026
  * Various: Optimize bundled PNG files
2027
  * text-freetype2: Make font lookup recursive on mac
2028
  * libobs: Use tex.Load for reverse NV12/I420 funcs
2029
  * UI: Fix settings dialog crashing on linux
2030
  * libobs: Fix tex.Load lookup (needs int3, not int2)
2031
  * libobs: Add random shader
2032
  * libobs: Fix skipped frames reporting
2033
  * libobs: Add functions to get logical/physical cores
2034
  * libobs: Pass exact data when calling obs_get_video_info
2035
  * libobs: Add function to allow custom output drawing
2036
  * libobs: Add function to allow getting output connect time
2037
  * libobs: Don't allow lagged frames to be counted as skipped
2038
  * obs-outputs: Add null output
2039
  * obs-outputs: Add connect time callback for rtmp output
2040
  * obs-outputs: Fix frame dropping when using ultrafast
2041
  * UI: Add function to enable/disable outputs
2042
  * UI: Don't subject base/output resolutions defaults
2043
  * UI: Limit default canvas res to 1920x1080 or below
2044
  * UI: Add 1920x1080/1280x720 to the settings base res list
2045
  * UI: Remove colon from a few locale items
2046
  * UI: Add auto-configuration wizard
2047
  * CI: OSX - Use wget instead of curl
2048
  * libobs: Fix os_safe_replace not working linux
2049
  * UI: Show invalid Bind to IP entries in the settings
2050
  * decklink: Fix compiler warning about ignored const
2051
  * decklink: Add option to disable the plugin
2052
  * decklink: Remove unused variables to fix warning
2053
  * win-capture: Hide cursor when in background (game capture)
2054
  * Various: Don't use boolean bitfields
2055
  * win-capture: Hide cursor when in background (window capture)
2056
  * rtmp-services: Rename hitbox.tv to Smashcast
2057
  * obs-ffmpeg: Add signal/proc to restart media playback
2058
  * CI: exclude .gitignore
2059
  * CI: Use git fetch --unshallow for OSX
2060
  * libobs/util: Add function to get free disk space
2061
  * libobs-opengl: Fix potential crash w/ viewports
2062
  * libobs: Add function to get average render time
2063
  * libobs: Add functions to get total/lagged frames
2064
  * libobs: Add obs_output_reconnecting func
2065
  * obs-ffmpeg: Implement get_total_bytes in recording outputs
2066
  * UI: Add function to get current memory usage (win32)
2067
  * UI: Add themeID values for colors to style sheets
2068
  * UI: Add stats dialog
2069
  * UI: Fix a few locale items, and add a few missing ones
2070
  * UI: Make Qt use locale text for QWizard buttons
2071
  * UI: Add helper class to translate message box buttons
2072
  * UI: Make sure all message box buttons are translated
2073
  * UI: Fix locale text for "OK" in question dialogs
2074
  * UI: Bring stats to front if it already exists
2075
  * UI: Add option to show stats on startup to general
2076
  * UI: Save/remember stats window geometry
2077
  * Revert "libobs: Allow source to fully control source flags (for now)"
2078
  * libobs: Don't use source flags for async buffering
2079
  * UI: Don't use "quit on last window closed"
2080
  * UI: Fix bug where Pre19Defaults would always be set
2081
  * UI: Don't count debug log messages in repeat detection
2082
  * UI: Warn user if multiple instances of the UI are open
2083
  * enc-amf: Version 2.1.3
2084
  * image-source: Allow custom bounding source size/aspect
2085
  * UI: Update quick transitions on transition add/removal
2086
  * libobs: Add scene item IDs
2087
  * win-dshow: Update libdshowcapture to 0.5.12
2088
  * UI: Add support for showing output error messages
2089
  * libobs: Add support for output error messages
2090
  * obs-outputs: Add output error messages for RTMP
2091
  * UI: Fix misleading log message when updating settings
2092
  * UI: Change output blocking bool to integer ref counter
2093
  * UI: Prevent user from starting ouputs while in settings
2094
  * UI: Move Stats to the view menu
2095
  * UI: Make Stats a regular window rather than dialog
2096
  * UI: Check to see if outputs valid when updating stats
2097
  * deps/media-playback: Remove unnecessary logging
2098
  * UI: Fix creation of log files with non-english paths
2099
  * libobs-d3d11: Only load vertex buffer before drawing
2100
  * deps/media-playback: Include SSE flags
2101
  * deps/media-playback: Do not seek network streams
2102
  * deps/media-playback: Init avformat in thread
2103
  * obs-ffmpeg: Only preload frames for local files
2104
  * obs-ffmpeg: Always close network sources when inactive
2105
  * libobs: Update to version 19.0.0
2106
  * libobs: Make obs_source_default_render exported
2107
  * obs-filters: Add Render Delay filter
2108
  * UI: Sort filter names when adding filters
2109
  * deps/media-playback: Discard packet returns of invalid sizes
2110
  * deps/media-playback: Use new FFmpeg decode funcs when possible
2111
  * deps/media-playback: Always check for new frame first
2112
  * UI: Fix cases where wizard bitrate is not capped
2113
  * UI: Remove advanced settings from final wizard results
2114
  * UI: Actually update service for wiz. bitrate limits
2115
  * UI: Fix enumeration of scene collections on first run
2116
  * obs-ffmpeg: Disable media source HW accel. for now
2117
  * libobs: Do not allow incompatible filters on sources
2118
  * rtmp-services: Preserve settings if service renamed
2119
  * obs-filters: Increase allowable render delay to 500ms
2120
  * enc-amf: Version 2.1.4
2121
  * VST: bump vst submodule ref
2122
  * Update translations from Crowdin
2123
  * UI: Change default autoconfig test bitrate
2124
  * AUTHORS: Update with data from Git and Crowdin
2125
  * deps/media-playback: Fix bug where inverted media would crash
2126
  * UI: Remove whitespace from end of autconfig stream key
2127
  * libobs/util: Also remove CR/LF from dstr_depad
2128
  * UI: Fix bug where auto-config settings wouldn't apply
2129
  * Fix German locale inconsistencies
2130
  * libobs: Always call stop callback
2131
  * UI: Unlock mutex before trying to stop output
2132
  * libobs: Fix bug where outputs would not set stopped event
2133
  * libobs: Update version to 19.0.1
2134
  * enc-amf: Version 2.1.5
2135
  * UI: Fix creation of crash log with non-english paths
2136
  * libobs-d3d11: Fix bug where vertex buffers would be reset
2137
  * UI: Fix autoconfig capping bitrate with "custom server"
2138
  * libobs: Update to version 19.0.2
2139
  * Revert "obs-ffmpeg/nvenc: Remove "default" preset"
2140
  * UI: Fix tooltip for "prefer hardware encoding"
2141
2142
-------------------------------------------------------------------
2143
Tue May 02 19:05:40 UTC 2017 - jimmy@boombatower.com
2144
2145
- Update to version 18.0.2:
2146
  * UI/updater: Fix temp files being created and not deleted
2147
  * UI/updater: Fix potential fail case when no files to patch
2148
  * UI/updater: Fixed a bug with deflating
2149
  * UI/updater: Ignore 64bit files on 32bit windows
2150
  * CI: Use ccache to speed up the build
2151
  * CI: OSX - Fix obs.png
2152
  * UI/updater: Fix incorrect inflate use
2153
  * CI: Linux - Install libfdk-aac-dev
2154
  * image-source: Move file modification check before animation processing
2155
  * UI: Add workaround to fix deleting final scene bug
2156
  * rtmp-services: Update ingest list for Restream.io
2157
  * rtmp-services: Update maximum bitrate for Twitch
2158
  * UI: Fix segfault when no system tray exists
2159
  * CI: Linux - Install FFmpeg from source
2160
  * obs-ffmpeg/nvenc: Remove "default" preset
2161
  * libobs: Add obs_source_copy_filters function
2162
  * UI: Add copying/pasting of sources/filters
2163
  * UI: Disable filter pasting when scene collection changed
2164
  * UI: Fix bug where items can't be deleted in last scene
2165
  * libobs: Remove unimplemented exports
2166
  * rtmp-services: Add Livestream service
2167
  * win-dshow: Fix issue with activating when not set to
2168
  * rtmp-services: Update Picarto maximum bitrates
2169
  * libobs: Delay stop detection of audio source
2170
  * libobs: Allow source to fully control source flags (for now)
2171
  * libobs: Add ability to preload async frames
2172
  * libobs: Remove multiple calls to free_type_data
2173
  * deps: Add media-playback static lib
2174
  * obs-ffmpeg: Change from libff to media-playback
2175
  * deps/libff: Remove network init
2176
  * UI: Remove libff as a dependency
2177
  * deps/libff: Don't build libff (deprecated)
2178
  * obs-ffmpeg: Remove unnecessary open call
2179
  * obs-ffmpeg: Always open on update unless set otherwise
2180
  * obs-ffmpeg: Fix bug on non-MSVC compilers
2181
  * UI: Fix property widgets not being disabled
2182
  * mac-avcapture: Ability to directly add iOS devices over USB
2183
  * audio-monitoring: Add ability to monitor Outputs
2184
  * decklink: Add option to select channel format
2185
  * decklink: Add workaround for audio timestamp jump issue
2186
  * Improve README/CONTRIBUTING files
2187
  * win-dshow: Fix reallocation issue in ffmpeg-decode
2188
  * UI: Add window name to remux dialog
2189
  * UI: Hide OpenGL and D3D adapter on Windows
2190
  * UI: Continue to show OpenGL if already in use
2191
  * UI: Increase MAX_CRASH_REPORT_SIZE to 150 KB
2192
  * CI: Use webhooks for notifications
2193
  * CI: Fix notification frequency
2194
  * libobs-opengl: Log OpenGL version on all systems
2195
  * Fix various typos across multiple modules
2196
  * Update Linux kernel coding style URL in CONTRIBUTING
2197
  * UI: Ctrl+E to Edit Transform
2198
  * UI: Remove unused defines from old updater code
2199
  * win-capture: Log if shared texture capture is unavailable
2200
  * win-capture: Update get-graphics-offsets
2201
  * win-capture: Add missing 32 bit offsets
2202
  * win-capture: Fix and clarify window capture prioritization
2203
  * UI: Add front-end API functions to get/modify service
2204
  * UI: Display filename when dragging & dropping
2205
  * obs-outputs: Always call RTMP_Init before connecting
2206
  * UI: Make sure all dialogs have close buttons
2207
  * UI: Add command line option for starting up always on top
2208
  * frontend-tools: Rename some files
2209
  * frontend-plugins: Abstract captions
2210
  * enc-amf: Update to v2.1.0(.0)
2211
  * win-ivcam: Fix potential null pointer dereference
2212
  * libobs: Update to 18.0.2 (windows hotfix)
2213
  * UI/updater: Add opt to disable building update module
2214
2215
-------------------------------------------------------------------
2216
Tue Mar 07 05:13:13 UTC 2017 - jimmy@boombatower.com
2217
2218
- Update to version 18.0.1:
2219
  * CI: Fix true / false on stable builds
2220
  * CI: Add boolean arg parser to OSX
2221
  * CI: Deploy on tags and master branch
2222
  * CI: OSX - Deploy on all branches in the master repo.
2223
  * CI: OSX - Include branch in pkg
2224
  * enc-amf: Update to 1.4.3.11
2225
  * UI: Use correct string for systemTrayEnabled
2226
  * CI: OSX - Update to CEF 2987
2227
  * CI: Use correct folder for building browser
2228
  * CI: OSX - Use bash variable for CEF version
2229
  * UI: Don't exit on unknown command line arguments
2230
  * CI: OSX - export cef version so we can use it elsewhere
2231
  * CI: Fix cef version variable
2232
  * obs-outputs: Fix 100% CPU usage with new network code
2233
  * CI: OSX - Move CEF version to .travis
2234
  * VST: Fix save / load of plugin state. More interface options.
2235
  * UI: Fix audio monitoring dev. not being set on startup
2236
  * UI: Log audio monitoring dev. on start and when changed
2237
  * UI: Add logging of audio monitoring to sources
2238
  * VST: Fix crash when OBS is set to mono
2239
  * Revert "win-dshow: Add LGP timestamp fix"
2240
  * win-dshow: Actually fix LGP issue
2241
  * obs-outputs: Various fixes to new network code
2242
  * Update translations from Crowdin
2243
  * AUTHORS: Update with data from Git and Crowdin
2244
  * libobs: Apply sync offset to win32 audio monitoring
2245
  * UI: Disable network settings while outputs active
2246
  * Update translations from Crowdin
2247
  * AUTHORS: Update with data from Git and Crowdin
2248
  * CI: OSX - Brew install speexdsp
2249
  * CI: OSX - enable sparkle
2250
  * deps/blake2: Fix compiler warning
2251
  * UI: Fix game capture check when about to update
2252
  * deps: Add liblmza
2253
  * libobs: Update to 18.0.1
2254
  * updater: Add windows updater module
2255
  * UI/updater: Wait for OBS to close before updating
2256
  * obs-outputs: Improve shutdown behavior of new socket loop
2257
  * UI/updater: Use better function for getting process names
2258
2259
-------------------------------------------------------------------
2260
Tue Feb 28 00:38:38 UTC 2017 - jimmy@boombatower.com
2261
2262
- Update to version 18.0.0:
2263
  * UI: Add more command line options
2264
  * obs-browser: Update submodule to latest version
2265
  * Revert "Revert "win-capture: Use FindWindowEx to traverse window list""
2266
  * CI: Add in inital appveyor config
2267
  * CI: Move browser source before building app
2268
  * CI: Build VLC plugin for OSX on travis
2269
  * rtmp-services: remove shut down services
2270
  * CI: Build Windows version and upload artifacts
2271
  * obs-browser: Update browser ref
2272
  * CI: Update permissions on CEF app plist before packaging
2273
  * cmake: Enable COPY_DEPENDENCIES by default on Windows
2274
  * rtmp-services: Update Vaughn Live ingests
2275
  * libobs: Log correct amount of memory on 32bit (windows)
2276
  * UI: Convert to wide before outputting debug text (win)
2277
  * UI: Protect debug text static string var with mutex
2278
  * libobs: Add ability to get output congestion
2279
  * obs-output: Add ability to get congestion to rtmp output
2280
  * obs-outputs: Increase default drop threshold
2281
  * UI: Add connection status square to status bar
2282
  * UI: Add separate timers to status bar
2283
  * UI: Add option to always minimize to tray
2284
  * UI: Hide/show dialogs when minimizing to tray
2285
  * UI: Do not quit program when last windows are projectors
2286
  * UI: Add option to save projectors
2287
  * UI: Add auto-start replay buf. opt. when stream starts
2288
  * UI: Fix scaling in viewport when source flipped
2289
  * UI: Fix linux display/resize bug with preview widget
2290
  * rtmp-services: Add Restream.io Los Angeles server
2291
  * libobs: Add optional ultrawide -> wide scaling techniques
2292
  * obs-filters: Add option to undistort ultrawide -> wide
2293
  * obs-filters: Add "Color Grading" filter
2294
  * rtmp-services: Add new beam.pro ingests
2295
  * CI: Add post install script to OBS installer to fix CEF permissions
2296
  * rtmp-services: Add Web.TV streaming service
2297
  * Add VST Plugin
2298
  * obs-filters: Fix compiler warnings
2299
  * UI: Remove unused variables
2300
  * UI: Clarify "Always minimize to tray" option
2301
  * obs-filters: Rename "Color Grade" filter to "LUT Filter"
2302
  * obs-filters: Change "LUT Filter" to "Apply LUT"
2303
  * CI: Fix VLC download
2304
  * CI: Unzip VLC quietly
2305
  * rtmp-services: Update twitch/hitbox ingest and youtube recommendations
2306
  * CI: Fix OSX post-install script
2307
  * UI: Fix locale text alignment
2308
  * UI: Make advanced settings pane a bit more compact
2309
  * libobs: Mark last video ts even when buffering off
2310
  * libobs: Mark parameter as constant if not modifying
2311
  * libobs: Use original audio structure for audio signal
2312
  * libobs: Implement audio monitoring
2313
  * win-wasapi: Mark audio outputs as unmonitorable
2314
  * UI: Add audio monitoring to settings/adv audio props.
2315
  * UI: Prevent thread stalls with fader/volume widgets
2316
  * obs-transitions: Convert premultiplied alpha to straight
2317
  * UI: Add 24 NTSC as a common FPS value
2318
  * obs-ffmpeg: Do not use HW accel by default on mac
2319
  * rtmp-services: Update twitch ingests
2320
  * obs-ffmpeg: Fix compiler warnings
2321
  * UI: Fix compiler warning
2322
  * UI: Change volume meter update interval to 30fps
2323
  * UI: Add warning if starting the output fails
2324
  * obs-ffmpeg: Be more verbose when custom params fail
2325
  * obs-ffmpeg: Fix custom audio codec parameters
2326
  * CI: Retry failed downloads
2327
  * UI: fix ffmpeg output file extension
2328
  * UI: Clean up general pane of settings dialog
2329
  * UI: Add function to get remote file
2330
  * UI: Add front-end auto-updater
2331
  * UI: Update installer to latest version
2332
  * UI: Add latest installer fixes from R1CH
2333
  * obs-ffmpeg: Add 'save' to replay buffer proc handler
2334
  * win-capture: Fall back to GetWindow if FindWindowEx fails
2335
  * libobs: Fix audio monitoring delaying perpetually
2336
  * rtmp-services: Update max video bitrate for beam
2337
  * libobs/util: Use a mutex with config files
2338
  * win-capture: Blacklist chrome/firefox from game capture
2339
  * win-dshow: Add LGP timestamp fix
2340
  * UI: Trigger frontend api scene change after transition
2341
  * Add AUTHORS file
2342
  * mailmap: Disambiguate between a few authors
2343
  * mailmap: Disambiguate between another author
2344
  * rtmp-services: Add "Pandora TV Korea"
2345
  * UI: Trigger scene list change event when scene removed
2346
  * CI: Speedup msbuild by using all CPU cores
2347
  * UI: Improve accessibility text on main window
2348
  * CI: Download VLC repo instead of cloning from git
2349
  * CI: Disable test discovery on AppVeyor
2350
  * CI: Cache dependencies downloads on AppVeyor
2351
  * CI: Disable deps download in AppVeyor and use cache
2352
  * CI: Download deps if they aren't in build cache
2353
  * UI: Use blake2b instead of SHA1 for updater
2354
  * UI: Make installer execute 64bit on 64bit windows
2355
  * obs-text: Fix issue drawing some chinese characters
2356
  * obs-filters: Add audio compression filter
2357
  * obs-outputs: Port windows socket loop from OBS Classic
2358
  * librtmp: Clean up our extra RTMP fields on close
2359
  * UI: Add options for new socket loop
2360
  * UI: Make sure size-specific spacers are fixed
2361
  * UI: Fix some settings layouts on non-windows systems
2362
  * win-capture: Add hook exception for theHunter: COTW
2363
  * obs-ffmpeg/ffmpeg-mux: Fix failing when no video
2364
  * image-source: Add solid color source
2365
  * image-source: Add missing locale
2366
  * Fix various null pointer issues detected by Coverity
2367
  * obs-ffmpeg: Allow saving with different video codecs
2368
  * UI: Add support for other codecs
2369
  * graphics-hook: Account for sizeof(wchar_t) in len
2370
  * obs-qsv11: Fix various issues detected by Coverity
2371
  * obs-ffmpeg: Make gop size configurable
2372
  * UI: Add gop size option for custom ffmpeg output
2373
  * libff: Add override for codec compatability check
2374
  * UI: Add codec compatability checkbox to ffmpeg output
2375
  * UI: Add warning about recording to mp4 format
2376
  * CI: Fetch git tags on OSX build
2377
  * CI: Exit on errors when building the OSX package
2378
  * UI: Fix typo in general settings
2379
  * enc-amf: Update to version 1.4.3.9
2380
  * CI: Build on Linux
2381
  * libobs: Update version to 18.0.0
2382
  * libobs: Fix bug where scenes would not properly mix audio
2383
  * UI: If scene/source names exist, start from 2
2384
  * CI: Don't skip_join for Travis IRC notifications
2385
  * obs-frontend-api: Use virtual destructor (fix memory leak)
2386
  * libobs: Add missing mutex unlock in audio monitoring
2387
  * CI: Get some codesigning and sparkle stuff in place
2388
  * CI: Use combined cert for signing OSX
2389
  * CI: Set keychain timeout & allow productsign
2390
  * CI: Add some logging to the before deploy script on OSX
2391
  * CI: Possibly fix OSX cert import issue
2392
  * CI: OSX - Brew install jack
2393
  * CI: Notify on failure and only for fixed builds
2394
  * CI: Reformat Travis CI IRC notification
2395
  * UI: Hide auto update option for linux
2396
  * obs-filters: Change attack/release ms limit to 300 (from 100)
2397
  * obs-filters: Increase max compressor release/attack values
2398
  * Update translations from Crowdin
2399
  * AUTHORS: Update with data from Git and Crowdin
2400
  * UI: Update Simple Mode AMD Presets
2401
  * enc-amf: Update to hotfix 1.4.3.10
2402
  * CI: OSX Set builds to stable on tagged builds
2403
  * CI: Update public OSX install key
2404
2405
-------------------------------------------------------------------
2406
Wed Jan 18 14:48:26 UTC 2017 - jimmy@boombatower.com
2407
2408
- Update to version 17.0.2:
2409
  * libobs: Update to 17.0.2
2410
2411
-------------------------------------------------------------------
2412
Tue Jan 17 23:38:37 UTC 2017 - jimmy@boombatower.com
2413
2414
- Update to version 17.0.1:
2415
  * deps/libff: Fix VP8/VP9/webm alpha support
2416
  * rtmp-services: Increase video bitrate limit for YouTube
2417
  * obs-outputs: fix build error on freebsd
2418
  * Update translations from Crowdin
2419
  * [CI] Use prebuilt deps so we can build on 10.9
2420
  * CI: Build more features into FFMPEG deps
2421
  * CI: Update browser plugin ref and build scripts.
2422
  * CI: Fix zip permission issue on CEF plist files
2423
  * obs-x264: ignore opencl param
2424
  * enc-amf: Update to 1.4.3.8
2425
  * CI: Ability to make packages on travis
2426
  * CI: actually call packagesbuild from the right place 😑
2427
  * cmake: Remove unnecessary find_package calls
2428
  * libobs: Fix scale filtering bug when duplicating scenes
2429
  * win-capture: Don't use FindWindow for game capture keepalive
2430
  * CI: Install Packages and use the full version
2431
  * Revert "win-capture: Use FindWindowEx to traverse window list"
2432
  * obs-filters.c: Fix color correction filter OpenGL crash
2433
  * obs-filters.c: Fix color correction filter saturation
2434
  * Update translations from Crowdin
2435
  * UI: Fix bug with uncopied profile import/export files
2436
  * win-capture: Fix game capture size bug when rehooking
2437
  * libobs: Add func to enum active and inactive child tree
2438
  * libobs: Enumerate full tree when adding active child
2439
  * libobs: Add callback for enumerating all scene children
2440
  * obs-x264: Allow opencl through much longer alias
2441
  * libobs: Update to version 17.0.1
2442
2443
-------------------------------------------------------------------
2444
Mon Dec 26 08:32:58 UTC 2016 - jimmy@boombatower.com
2445
2446
- Update to version 0.17.0:
2447
  * rtmp-services: Update ingest list for Restream.io
2448
  * Revert "CI: Build on OSX 10.10 on travis"
2449
  * Remove python dep
2450
  * win-capture: Use static runtimes for hooks/helpers
2451
  * cmake: Fix OSX fixup_bundle.sh to copy non-system deps
2452
  * cmake: Fix permissions with OSX fixup_bundle.sh
2453
  * libobs-opengl: Add xcb message poll to empty out the queue
2454
  * frontend-tools: Add options to start output timers every time
2455
  * libobs-d3d11: Add optional macro to log shader disassembly
2456
  * Revert "obs-transitions: Avoid branching in slide_transition.effect"
2457
  * rtmp-services: remove shut down services
2458
  * libff: Allow custom demuxer options
2459
  * obs-outputs: Fix librtmp IP bind / resolve behavior
2460
  * UI: Fix frontend-api event call for adding scenes
2461
  * libobs/util: Add function to get circlebuf data offset
2462
  * libobs/util: Add function to generate formatted filenames
2463
  * libobs: Fix bug where outputs cannot initialize hotkeys
2464
  * cmake: Add _CRT_SECURE_NO_WARNINGS to all projects
2465
  * libobs: Fix deprecated macro
2466
  * libobs/util: Do not ignore deprecation on windows
2467
  * libobs: Use reference counting for encoder packets
2468
  * obs-ffmpeg: Add replay buffer output
2469
  * UI: Disable simple output rec. settings when active
2470
  * UI: Add replay buffer options to simple output mode
2471
  * UI: Clarify replay buf. hotkey error message
2472
  * UI: Separate replay buffer from recording
2473
  * UI: Add file prefix/suffix options for replay buffer
2474
  * UI: Fix replay buffer compile issues on older compilers
2475
  * win-capture: Only duplicate to get cur thread handle
2476
  * win-capture: Always use minimal access rights within hook
2477
  * win-capture: Do not require pipe/mutex within hook
2478
  * win-capture: Fix getting proper UWP window handles
2479
  * win-capture: Use window for keepalive check
2480
  * win-capture: Create all named objects within hook
2481
  * win-capture: Don't use "Local\" for game capture shared mem
2482
  * win-capture: Remove redundant function
2483
  * win-capture: Use wide strings for named objects
2484
  * win-capture: Add ability to open UWP named kernel objects
2485
  * win-capture: Open UWP named objects with helper functions
2486
  * win-capture: Output hook debug messages if addresses missing
2487
  * win-capture: Log plugin-side when capture successful/lost
2488
  * win-capture: Don't hook suspended processes
2489
  * win-capture: Wait a few frames for hook to load
2490
  * win-capture: Fix "attempting to hook [executable]" message
2491
  * win-capture: Add ApplicationFrameHost to game capture blacklist
2492
  * win-capture: Don't hard fail if thread ID not found
2493
  * win-capture: Fix cursor not painting with UWP windows
2494
  * win-capture: Add debug messages when hooking
2495
  * win-capture: Do not fall back to other windows for UWP windows
2496
  * UI: Fix property name bug in frontend API
2497
  * libobs: Fix possible reverse order mutex hard lock
2498
  * UI: Remove deleteLater view from filter window layout
2499
  * libobs: Convert Y800 to RGBX manually
2500
  * UI: Use dedicated GPU on Hybrid AMD GPU systems
2501
  * libobs: Fix format not being set for new source frames
2502
  * libobs: Fix line size issue when copying Y800 data
2503
  * obs-ffmpeg: Don't allow 32kb/s with FFmpeg AAC encoder
2504
  * libobs/graphics: Fix the 2D vector dot product func
2505
  * UI: Make close button default in transform dialog
2506
  * UI: Add ability to copy-paste scene item transforms
2507
  * UI: Add import/export of scene collections & profiles
2508
  * enc-amf: Update to 1.4.3.4 for AMD Driver 16.12.1
2509
  * obs-filters: Improve "Color Correction" filter
2510
  * image-source: Do not change blend state
2511
  * obs-text: Do not reset blend state
2512
  * libobs-d3d11: Don't crash if unable to rebuild shared texture
2513
  * libobs: Increase maximum audio tracks to 6
2514
  * UI: Increase maximum audio tracks to 6
2515
  * UI: Update locale for 6 tracks
2516
  * UI: Fix endif in installer
2517
  * UI: Use 64bit desktop link by default in installer
2518
  * UI: Clarify startup error messages related to video
2519
  * obs-ffmpeg: Fix nvenc_h264 deprecated message
2520
  * libobs: Fix bug drawing RGB/BGR async sources
2521
  * libobs: Process all scene audio actions if no audio playing
2522
  * UI: Fix buddy controls with new audio tracks
2523
  * UI: Add default audio track bitrates
2524
  * UI: Fix video initialization failure error message
2525
  * UI: Fix settings window stacked widget index
2526
  * win-capture: Capture all D3D12 backbuffers
2527
  * win-capture: Use FindWindowEx to traverse window list
2528
  * win-capture: Fix possible null pointer dereference
2529
  * win-capture: Do not add certain windows to window lists
2530
  * win-capture: Add a few new blacklisted game capture exes
2531
  * obs-filters: Add "Color" option to color correction filter
2532
  * obs-filters: Fix comment messages
2533
  * obs-qsv11: Use d3d9 allocator on Win7
2534
  * win-capture: Fix possible access of array beyond size
2535
  * win-capture: Refactor DX12 backbuffer code
2536
  * win-capture: If backbuffer count is 1, disable dxgi 1.4 use
2537
  * win-capture: Release backbuffers immediately upon init
2538
  * libobs/util: Fix C++ compilation issue
2539
  * Add libcaption library
2540
  * libobs: Add ability to insert captions into frames
2541
  * frontend-tools: Move source helper functions to a header
2542
  * frontend-tools: Add caption generation tool (windows)
2543
  * Update translations from Crowdin
2544
  * frontend-tools: Add ability to select caption language
2545
  * frontend-tools: Detach caption thread if critical failure
2546
  * frontend-tools: Reset stop event before starting captions
2547
  * frontend-tools: Don't include colon in "Audio Source"
2548
  * frontend-tools: Set buddied controls for captions dialog
2549
  * libobs: Fix caption encoder packet reallocation
2550
  * libobs: Create referenced parsed AVC encoder packet
2551
  * obs-outputs: Free encoder packet data manually
2552
  * libobs: Fix bug in AVC encoder packet allocation
2553
  * UI: Fix Export QFileDialog parent
2554
  * libobs: Eliminate an unnecessary allocation with captions
2555
  * frontend-tools: Fix output-timer translation bug
2556
  * libobs: Update to version 17.0.0
2557
2558
-------------------------------------------------------------------
2559
Mon Nov 21 18:55:11 UTC 2016 - jimmy@boombatower.com
2560
2561
- Update to version 0.16.6:
2562
  * UI: Add --verbose and --unfiltered_log command line options
2563
  * libobs: Duplicate filters of a scene when it is is duplicated
2564
  * obs-ffmpeg: Fix assumption about plane height with i444
2565
  * libobs: Refactor check for Windows bitness/arch
2566
  * libobs: Add Windows bitness/arch to crash handler
2567
  * enc-amf: Update to version 1.4.1.5
2568
  * UI: Add preview scaling options
2569
  * rtmp-services: Change YouTube keyint from 4 to 2
2570
  * libobs: Ensure async source sizes are always reset
2571
  * UI: Fix crash when switching encoders in advanced mode
2572
  * UI: Fix scrolling while preview is locked
2573
  * libobs: Ensure AVC priority is always highest for keyframes
2574
  * obs-outputs: Use correct variable for drop priority
2575
  * enc-amf: Update to commit which prevents crash on startup
2576
  * enc-amf: Update to temporary fix branch
2577
  * win-capture: Do not load 64bit hook offsets on 32bit systems
2578
  * win-capture: Defer hook offset loading to separate thread
2579
  * text-freetype2: Defer loading of plugin until source created
2580
  * obs-qsv11: Manually mark priority bits for QSV frames
2581
  * Revert "libobs: Ensure AVC priority is always highest for keyframes"
2582
  * libobs: Update to 0.16.6
2583
  * Update translations from CrowdIn
2584
  * UI: tray icons are redrawn for better visibility and contrast
2585
  * UI: Update settings and fix presets for simple AMD encoder
2586
  * enc-amf: Update to 1.4.2.2
2587
  * enc-amf: Update to 1.4.2.3
2588
  * cmake: Add module to find RSSDK
2589
  * cmake: Add macro to compile .tlb files via midl
2590
  * win-ivcam: Add Intel RealSense plugin
2591
  * UI: Update installer script to latest version
2592
  * libobs-opengl: Add warning when used on windows
2593
  * Update translations from Crowdin
2594
  * enc-amf: Avoid using C++17 for VS2013 compatibility
2595
2596
-------------------------------------------------------------------
2597
Tue Nov 08 19:39:07 UTC 2016 - jimmy@boombatower.com
2598
2599
- Update to version 0.16.5:
2600
  * libobs-d3d11: Include GDI surface in rebuild
2601
  * libobs-d3d11: Remove possible null pointer dereference
2602
  * libobs: Update to 0.16.5
2603
2604
-------------------------------------------------------------------
2605
Fri Nov 04 15:36:07 UTC 2016 - jimmy@boombatower.com
2606
2607
- Update to version 0.16.4:
2608
  * libobs/util: Fix get_dll_ver not reporting DLL name
2609
  * Display license in MSI installer
2610
  * rtmp-services: Add Asian Livecoding.tv server and increase video bitrate
2611
  * UI: Enable HiDPI scaling.
2612
  * frontend-tools: Fix crash when adding invalid regex
2613
  * UI: Use Qt lib for screen info instead of x11 libs
2614
  * enc-amf: Update to 1.3.2.3
2615
  * UI: Only scale HiDPI on QT 5.6+
2616
  * enc-amf: Update to 1.3.3.1
2617
  * libobs-d3d11: Log GetDeviceRemovedReason
2618
  * Add 256x256 icon to windows ico for HiDPI displays
2619
  * UI: Add Portable Mode indicator to title bar and log
2620
  * UI: Add raw text and text file to drag&drop support
2621
  * UI: Split Properties window with a QSplitter
2622
  * CMake: Warn if empty QTDIR/DepsPath vars on Windows
2623
  * OSX Travis build
2624
  * CI: Upload artifacts on all pushes
2625
  * CI: Add irc notifications to travis config
2626
  * CI: Reduce travis irc notice to one line
2627
  * CI: Package OSX build into an actual app
2628
  * CI: Use python2 to run package script
2629
  * Build browser plugin on travis for OSX
2630
  * Update obs-browser submodule to a working version
2631
  * obs-frontend-api: Add library version
2632
  * cmake: Fix FFmpeg search path on debian
2633
  * decklink: Update Blackmagic SDK to 10.8.0
2634
  * CI: Build on OSX 10.10 on travis
2635
  * UI: Fix bug in frontend API event
2636
  * frontend-tools: Add output timers
2637
  * frontend-tools: Code cleanup of output timers
2638
  * frontend-tools: Add ability to start timer if output is already active
2639
  * UI: Fix sys. tray crashes when sys. tray not available
2640
  * UI: Fix poor handling of system tray pointers
2641
  * UI: Fix improper brace placement for function
2642
  * UI: Remove unused variable
2643
  * UI: Fix full screen projector on screens that have reserved areas
2644
  * obs-ffmpeg: Add b-frames to NVENC logging
2645
  * UI: Fix --profile option not working on non-windows
2646
  * rtmp-services: Add Picarto
2647
  * libobs/util: Add Get() function to CoTaskMemPtr
2648
  * libobs: Fix missing call to profile_end() when encoding fails
2649
  * libobs: Add date/time to crash handler
2650
  * obs-transitions: Avoid branching in slide_transition.effect
2651
  * obs-ffmpeg: Fix a couple printf compiler warnings.
2652
  * libobs-d3d11: Store dxgi adapter used for device
2653
  * libobs-d3d11: Store compiled shader data (for rebuilding)
2654
  * libobs-d3d11: Correct error message for pixel shaders
2655
  * libobs-d3d11: Store shader samplers as pointers
2656
  * libobs-d3d11: Correct error message for staging surfaces
2657
  * libobs-d3d11: Correct error message creating blend states
2658
  * libobs-d3d11: Store index and add "Start" function
2659
  * libobs-d3d11: Clear device state before unloading
2660
  * libobs-d3d11: Store swap initialization data (for rebuilding)
2661
  * libobs-d3d11: Store device adapter index (for rebuilding)
2662
  * libobs-d3d11: Store static textures in RAM (for rebuilding)
2663
  * libobs-d3d11: Store static vertex buffer data (for rebuilding)
2664
  * libobs-d3d11: Save all D3D11 object descriptors (for rebuilding)
2665
  * libobs-d3d11: Make shared texture error message less vague
2666
  * libobs-d3d11: Use linked list for all objects (for rebuilding)
2667
  * libobs-d3d11: Remove unused function
2668
  * libobs-d3d11: Add Release funtions to all GS objects
2669
  * libobs-d3d11: Rebuild device and assets if device removed/reset
2670
  * win-capture: Cache cursor textures to prevent reallocation
2671
  * win-capture: Use IUnknown for getting swap backbuffers
2672
  * win-capture: Add D3D12 capture support
2673
  * UI: Allow the ability to use deprecated sources
2674
  * UI: Add AMD presets and update settings
2675
  * enc-amf: Update to release 1.4.0.0
2676
  * Update translations from CrowdIn
2677
  * libobs: Update to version 0.16.3
2678
  * win-mf: Deprecate AMD Media Foundation H.264 encoder
2679
  * UI: Fix tab order of Crop fields in Transform Properties
2680
  * enc-amf: Update to Version 1.4.1.0
2681
  * Revert "UI: Only scale HiDPI on QT 5.6+"
2682
  * Revert "UI: Enable HiDPI scaling."
2683
  * enc-amf: Fix VS2013 compiling issue
2684
  * libobs: Update to version 0.16.4
2685
- Expand libobs-frontend-api.so to include all versions in %files.
2686
- After upstream fix place libobs-(opengl|frontend-api).so in devel.
2687
2688
-------------------------------------------------------------------
2689
Thu Sep 29 20:07:16 UTC 2016 - jimmy@boombatower.com
2690
2691
- Update to version 0.16.2:
2692
  * obs-ffmpeg: Fix possible NVENC crash
2693
  * UI: Use rect intersection test for validating position
2694
  * enc-amf: Update submodule to 1.3.1.0
2695
  * obs-text: Add gradient feature
2696
  * enc-amf: Fix warnings caused by warnings( push/pop )
2697
  * libobs: Update to 0.16.2
2698
2699
-------------------------------------------------------------------
2700
Thu Sep 29 02:35:16 UTC 2016 - jimmy@boombatower.com
2701
2702
- Update to version 0.16.1:
2703
  * UI: Fix window size/pos not saving on exit
2704
  * libobs/util: Fix fread_utf8 not working with files < 3 bytes
2705
  * obs-text: Change file update interval to 1 sec (from 2)
2706
  * libobs: Update to 0.16.1
2707
2708
-------------------------------------------------------------------
2709
Wed Sep 28 01:17:01 UTC 2016 - jimmy@boombatower.com
2710
2711
- Update to version 0.16.0:
2712
  * enc-amf: Update submodule to 1.3.0
2713
  * UI: Add media/image file drop support
2714
  * enc-amf: Update submodule to 1.3.0.1
2715
  * obs-browser: Add browser plugin as a submodule
2716
  * enc-amf: Update submodule to 1.3.0.3
2717
  * libobs: Update version to 0.16.0
2718
  * enc-amf: Remove unused locale files
2719
  * Update translations from Crowdin
2720
  * UI: Just use 'OK' button for license agreement dialog
2721
2722
-------------------------------------------------------------------
2723
Mon Aug  8 23:10:42 UTC 2016 - jimmy@boombatower.com
2724
2725
- Update to 0.15.4 release.
2726
2727
-------------------------------------------------------------------
2728
Sat Jul 16 20:59:38 UTC 2016 - jimmy@boombatower.com
2729
2730
- Update to 0.15.2 release.
2731
2732
-------------------------------------------------------------------
2733
Tue Jul 12 02:03:51 UTC 2016 - jimmy@boombatower.com
2734
2735
- Update to 0.15.1 release.
2736
2737
-------------------------------------------------------------------
2738
Fri Jul  8 05:10:02 UTC 2016 - jimmy@boombatower.com
2739
2740
- Update to 0.15.0 release.
2741
2742
-------------------------------------------------------------------
2743
Mon May 16 00:09:37 UTC 2016 - jimmy@boombatower.com
2744
2745
- Update to 0.14.2 release.
2746
2747
-------------------------------------------------------------------
2748
Tue Apr 26 06:11:50 UTC 2016 - jimmy@boombatower.com
2749
2750
- Update to 0.14.1 release.
2751
2752
-------------------------------------------------------------------
2753
Sat Apr 16 22:01:17 UTC 2016 - olaf@aepfle.de
2754
2755
- Use pkgconfig instead of libffmpeg-devel
2756
2757
-------------------------------------------------------------------
2758
Tue Mar 22 00:01:09 UTC 2016 - jimmy@boombatower.com
2759
2760
- Update to 0.13.4 release.
2761
2762
-------------------------------------------------------------------
2763
Sun Mar 20 07:13:01 UTC 2016 - jimmy@boombatower.com
2764
2765
- Update to 0.13.3 release.
2766
2767
-------------------------------------------------------------------
2768
Mon Feb 29 15:54:48 UTC 2016 - jimmy@boombatower.com
2769
2770
- Update to 0.13.2 release.
2771
2772
-------------------------------------------------------------------
2773
Fri Feb  5 05:10:32 UTC 2016 - jimmy@boombatower.com
2774
2775
- Update to 0.13.1 release.
2776
- Remove patch for gcc 4.8 compatability since it was upstreamed.
2777
2778
-------------------------------------------------------------------
2779
Thu Jan 28 00:21:55 UTC 2016 - jimmy@boombatower.com
2780
2781
- Update to 0.13.0 release.
2782
  https://github.com/jp9000/obs-studio/releases/tag/0.13.0
2783
- Add rpmlintrc for "bad" things obs-studio requires.
2784
- Add patch for gcc 4.8 compatability.
2785
2786
-------------------------------------------------------------------
2787
Sat Dec 12 04:25:45 UTC 2015 - jimmy@boombatower.com
2788
2789
- Update to 0.12.4 release.
2790
  https://github.com/jp9000/obs-studio/releases/tag/0.12.4
2791
2792
-------------------------------------------------------------------
2793
Wed Dec  9 06:05:59 UTC 2015 - jimmy@boombatower.com
2794
2795
- Change build requirement from libffmpeg-devel to ffmpeg-devel to
2796
  follow recent linking of ffmpeg to obs version.
2797
2798
-------------------------------------------------------------------
2799
Sat Dec  5 05:25:31 UTC 2015 - jimmy@boombatower.com
2800
2801
- Update to 0.12.3 release.
2802
  https://github.com/jp9000/obs-studio/releases/tag/0.12.3
2803
2804
-------------------------------------------------------------------
2805
Sat Nov 21 03:12:17 UTC 2015 - jimmy@boombatower.com
2806
2807
- Update to 0.12.2 release.
2808
  https://github.com/jp9000/obs-studio/releases/tag/0.12.2
2809
2810
-------------------------------------------------------------------
2811
Tue Nov 17 23:51:20 UTC 2015 - jimmy@boombatower.com
2812
2813
- Update to 0.12.1 release.
2814
  https://github.com/jp9000/obs-studio/releases/tag/0.12.1
2815
2816
-------------------------------------------------------------------
2817
Fri Sep 25 01:53:09 UTC 2015 - jimmy@boombatower.com
2818
2819
- Update to 0.12.0 release.
2820
  https://github.com/jp9000/obs-studio/releases/tag/0.12.0
2821
- Remove gcc >= 4.9 requirement since 0.12.0 reverted unintended change.
2822
2823
-------------------------------------------------------------------
2824
Mon Aug 17 05:59:33 UTC 2015 - jimmy@boombatower.com
2825
2826
- Update to 0.11.4 release.
2827
  https://github.com/jp9000/obs-studio/releases/tag/0.11.4
2828
- Cut off git portion of version string in UI.
2829
- Since 0.11.3 obs unofficially requires gcc 4.9 and higher which makes it
2830
  impossible to compile on obs for openSUSE 13.2.
2831
  https://obsproject.com/mantis/view.php?id=276
2832
2833
-------------------------------------------------------------------
2834
Sun Aug  9 06:20:02 UTC 2015 - jimmy@boombatower.com
2835
2836
- Update to 0.11.3 release.
2837
  https://github.com/jp9000/obs-studio/releases/tag/0.11.3
2838
2839
-------------------------------------------------------------------
2840
Tue Jul 28 02:54:34 UTC 2015 - jimmy@boombatower.com
2841
2842
- Update to 0.11.2 release.
2843
  https://github.com/jp9000/obs-studio/releases/tag/0.11.2
2844
2845
-------------------------------------------------------------------
2846
Fri Jul 10 04:17:01 UTC 2015 - jimmy@boombatower.com
2847
2848
- Update to 0.11.1 release.
2849
  https://github.com/jp9000/obs-studio/releases/tag/0.11.1
2850
2851
-------------------------------------------------------------------
2852
Thu Jul  9 03:41:02 UTC 2015 - jimmy@boombatower.com
2853
2854
- Update to 0.11.0 release.
2855
  https://github.com/jp9000/obs-studio/releases/tag/0.11.0
2856
- Add curl build dependency.
2857
2858
-------------------------------------------------------------------
2859
Tue May 19 06:11:11 UTC 2015 - jimmy@boombatower.com
2860
2861
- Update to 0.10.1 release.
2862
  https://github.com/jp9000/obs-studio/releases/tag/0.10.1
2863
2864
-------------------------------------------------------------------
2865
Wed May 13 23:36:24 UTC 2015 - jimmy@boombatower.com
2866
2867
- Update to 0.10.0 release.
2868
  https://github.com/jp9000/obs-studio/releases/tag/0.10.0
2869
2870
-------------------------------------------------------------------
2871
Fri Mar 27 20:25:00 UTC 2015 - jimmy@boombatower.com
2872
2873
- Update to 0.9.1 release.
2874
  https://github.com/jp9000/obs-studio/releases/tag/0.9.1
2875
2876
-------------------------------------------------------------------
2877
Thu Mar 26 03:47:02 UTC 2015 - jimmy@boombatower.com
2878
2879
- Update to 0.9.0 release.
2880
  https://github.com/jp9000/obs-studio/releases/tag/0.9.0
2881
2882
-------------------------------------------------------------------
2883
Sat Feb 21 08:17:07 UTC 2015 - jimmy@boombatower.com
2884
2885
- Update to 0.8.3 release.
2886
  https://github.com/jp9000/obs-studio/releases/tag/0.8.3
2887
2888
-------------------------------------------------------------------
2889
Thu Feb 12 07:15:19 UTC 2015 - jimmy@boombatower.com
2890
2891
- Update to 0.8.2 release.
2892
  https://github.com/jp9000/obs-studio/releases/tag/0.8.2
2893
  https://github.com/jp9000/obs-studio/releases/tag/0.8.1
2894
  https://github.com/jp9000/obs-studio/releases/tag/0.8.0
2895
2896
-------------------------------------------------------------------
2897
Thu Jan 15 11:05:44 UTC 2015 - jimmy@boombatower.com
2898
2899
- Update to 0.7.3 release.
2900
  Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.3
2901
2902
-------------------------------------------------------------------
2903
Wed Jan  7 20:54:30 UTC 2015 - jimmy@boombatower.com
2904
2905
- Update to 0.7.2 release.
2906
  Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.2 and
2907
             https://github.com/jp9000/obs-studio/releases/tag/0.7.1
2908
2909
-------------------------------------------------------------------
2910
Thu Nov 13 10:35:34 UTC 2014 - jimmy@boombatower.com
2911
2912
- Initial 0.6.4 release.
2913
2914