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