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