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

Currently displaying revision 61 , Show latest

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