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