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