Changes of Revision 64

obs-studio.changes Changed
x
 
1
@@ -1,4 +1,131 @@
2
 -------------------------------------------------------------------
3
+Sat Apr  6 16:14:42 UTC 2019 - Jimmy Berry <jimmy@boombatower.com>
4
+
5
+- Add libqt5-qtsvg-devel as a build dependency.
6
+
7
+-------------------------------------------------------------------
8
+Sat Apr 06 02:50:54 UTC 2019 - jimmy@boombatower.com
9
+
10
+- Update to version 23.1.0:
11
+  * obs-ffmpeg: Remove "A" variants from NVENC blacklist
12
+  * libobs: Fix and simplify Area scale filter
13
+  * Update translations from Crowdin
14
+  * libobs: Update version to 23.1.0
15
+  * UI: Do not show [x] (close) for primary dock widgets
16
+  * UI: Fix file browser showing up when dir selected
17
+  * UI: Fix issue where space/esc hotkeys would be blank
18
+  * UI: Fix crash when using ctrl-c in Linux terminal
19
+  * UI: Allow smaller Restream docks
20
+  * libobs, image-source: Fix ABI break in image_file_t structure
21
+  * UI: Fix act. feed version hide check to <= 23.0.2
22
+  * libobs: Change internal version to 23.0.3 (temporarily)
23
+  * obs-ffmpeg: Show encoder name when logging jim-nvenc
24
+  * UI: Hide act. feed by default if prev ver below 23.1
25
+  * UI: Remove help icon from source select dialog
26
+  * UI: Don't open settings or close in event subloop
27
+  * libobs: Update version to 23.1.0
28
+  * CI: Add Restream secrets for AppVeyor
29
+  * obs-ffmpeg: Fix blacklisted adapter check
30
+  * UI: Add Restream integration
31
+  * win-dshow: Update libdshowcapture for crash fix
32
+  * libobs: Remove dead code in sharpness effect
33
+  * obs-filters: Remove unused function in shader
34
+  * libobs: Fix Area scale filter for GLSL
35
+  * CI: Don't build service integration in PRs&Forks
36
+  * CI: Build service integration on Azure Pipelines
37
+  * obs-browser: Make DispatchJSEvent asynchronous
38
+  * libobs: Fix ABI break
39
+  * UI: Remove and ignore obs.rc
40
+  * libobs-opengl: Fix bad log string
41
+  * libobs: Fix output type specifiers
42
+  * libobs: Fix invalid max_anisotropy value
43
+  * UI: Use icons from theme on Linux
44
+  * Revert "UI: Add obs.rc to .gitignore"
45
+  * libobs: Fix obs_property_float_set_limits
46
+  * image-source: Re-add fix of repeating images
47
+  * UI: Remove Area downscale filter option
48
+  * UI: Add obs.rc to .gitignore
49
+  * Revert "obs-ffmpeg: Add option to use b-frames as reference"
50
+  * libobs: Fix effect parsing log specifiers
51
+  * rtmp-services: Add GameTips.tv
52
+  * obs-ffmpeg: Use correct calling convention on CreateDXGIFactory1
53
+  * image-source: Add memory usage limit to slideshow
54
+  * libobs/graphics: Add memory usage member to image file
55
+  * libobs: Add function to get libobs object data
56
+  * image-source: Revert slideshow dynamic loading
57
+  * libobs: Fix frame not being cleared
58
+  * CI: Build for Linux on Azure Pipelines
59
+  * CI: Build on Ubuntu Xenial for Travis CI
60
+  * Adjust locales for better consistency
61
+  * libobs-d3d11: Log errors from HasBadNV12Output just in case
62
+  * libobs-d3d11: Improve NV12 validity check for AMD
63
+  * CI: Always send travis webhook and remove IRC sections
64
+  * obs-ffmpeg: Change clear on media end wording for media source
65
+  * cmake: Fix Qt DLL filenames for debug builds
66
+  * UI: Add confirmation dialog for bandwidth test mode
67
+  * UI: Add PAL 25 & 50 FPS as common FPS values
68
+  * UI: Fix yes/no not using localization in no source dialog
69
+  * UI: Change HDD to Disk in locale
70
+  * UI: Add checkbox for Twitch bandwidth test mode
71
+  * CI: Build 32/64 bit Windows parallel on Azure
72
+  * CI: Build for windows on Azure Pipelines
73
+  * obs-text, win-capture: Do not use premultiplied alpha
74
+  * Add "Area" scale filter
75
+  * UI: Fix "What's New" showing again each patch version
76
+  * UI: If from 23.0.1 or 23.0.0, hide activity feed
77
+  * UI: Add Twitch Activity Feed
78
+  * libobs: Remove unnecessary count check
79
+  * libobs: Fix code styling
80
+  * libobs: Fix first frame when output restarted
81
+  * UI: Redo settings icons
82
+  * CI: Fix building on trusty
83
+  * UI: Add (Do not show again) checkbox to dock closing warning
84
+  * Revert "Merge pull request #1418 from cabirdme/qsv_feature_add"
85
+  * Revert "obs-qsv: Enable b-pyramid & change packet priority"
86
+  * UI: Warn when closing dock widgets for first time
87
+  * UI: Add way to exec std::function via invokeMethod
88
+  * obs-ffmpeg: Check avformat context before use
89
+  * obs-ffmpeg: Fix crash on failed audio codec init (for real)
90
+  * UI: Always set first scene collection/profiles
91
+  * obs-ffmpeg: Fix crash on failed audio codec init
92
+  * libobs-d3d11: Check for bad NV12 output on all devices
93
+  * libobs-d3d11: Perform actual test for NV12 driver bug
94
+  * libobs-d3d11: Remove NV12 blacklist
95
+  * libobs: Always query shared texture handle for encoding
96
+  * UI: Add preview/program labels in studio mode
97
+  * decklink: Fix locale (missing word)
98
+  * decklink: Allow selecting input connections.
99
+  * decklink: Fix FC<->LFE channel swap for some devices
100
+  * obs-text: Add text transform property
101
+  * win-dshow: Fix "Highest FPS" algorithm
102
+  * libobs-d3d11: Reset handle and re-lock if texture rebuilt
103
+  * libobs-d3d11: Use discrete function to get shared handle
104
+  * libobs-d3d11: Set acquired bool when texture acquired
105
+  * obs-ffmpeg: Always output SEI
106
+  * obs-ffmpeg: Fix SEI data output
107
+  * frontend-tools: Fix memory leak when reloading scripts
108
+  * UI: Show video container warning when selecting MOV
109
+  * UI: Update tab stop order in Settings
110
+  * libobs: Tell filters that we want to load
111
+  * CI: macOS builds on Azure Pipelines
112
+  * obs-qsv11: Fix crash on destructor after init failure
113
+  * obs-qsv11: Don't try to free non allocated array on destruction
114
+  * cmake: Fix pkg-config handling of libvlc
115
+  * obs-ffmpeg: Fix NVENC blacklisted card check
116
+  * decklink: Update SDK to 10.11.4
117
+  * UI: Add ability to copy & paste filters from the mixer
118
+  * UI: Fix locale for 'disabled' devices in audio settings
119
+  * rtmp-services: Added GamePlank to services
120
+  * image-source: Fix repeating of images with slideshow source
121
+  * libobs-opengl: Log shader compiler errors
122
+  * libobs/media-io: Fix mono upmix
123
+  * UI: Reset replay buffer button on "stop" signal
124
+  * obs-ffmpeg: Add option to use b-frames as reference
125
+  * obs-filters/expander: Various improvements
126
+  * linux-v4l2: Add setting to change color range
127
+  * UI: Automatically generate Windows file description
128
+
129
+-------------------------------------------------------------------
130
 Fri Mar 08 21:04:44 UTC 2019 - jimmy@boombatower.com
131
 
132
 - Update to version 23.0.2:
133
obs-studio.spec Changed
16
 
1
@@ -1,5 +1,5 @@
2
 Name:           obs-studio
3
-Version:        23.0.2
4
+Version:        23.1.0
5
 Release:        0
6
 Summary:        A recording/broadcasting program
7
 Group:          Productivity/Multimedia/Video/Editors and Convertors
8
@@ -22,6 +22,7 @@
9
 BuildRequires:  libjansson-devel
10
 BuildRequires:  libpulse-devel
11
 BuildRequires:  libqt5-qtbase-devel >= 5.3
12
+BuildRequires:  libqt5-qtsvg-devel
13
 BuildRequires:  libqt5-qtx11extras-devel >= 5.3
14
 BuildRequires:  libudev-devel
15
 BuildRequires:  libv4l-devel
16
_service Changed
10
 
1
@@ -1,7 +1,7 @@
2
 <services>
3
   <service name="tar_scm" mode="disabled">
4
     <param name="versionformat">@PARENT_TAG@</param>
5
-    <param name="revision">refs/tags/23.0.2</param>
6
+    <param name="revision">refs/tags/23.1.0</param>
7
     <param name="url">git://github.com/jp9000/obs-studio.git</param>
8
     <param name="scm">git</param>
9
     <param name="changesgenerate">enable</param>
10
_servicedata Changed
9
 
1
@@ -1,6 +1,6 @@
2
 <servicedata>
3
   <service name="tar_scm">
4
     <param name="url">git://github.com/jp9000/obs-studio.git</param>
5
-    <param name="changesrevision">3d63907976bcfb67ac0588185c7fef295d280d36</param>
6
+    <param name="changesrevision">6550c0dfaaf3b02da6c58bcdde7735682daf2dce</param>
7
   </service>
8
 </servicedata>
9
obs-studio-23.0.2.tar.xz -> obs-studio-23.1.0.tar.xz Changed