File obs-studio.changes of Package obs-studio (Revision 39)

Currently displaying revision 39 , Show latest

357
 
1
-------------------------------------------------------------------
2
Mon Nov 21 18:55:11 UTC 2016 - jimmy@boombatower.com
3
4
- Update to version 0.16.6:
5
  * UI: Add --verbose and --unfiltered_log command line options
6
  * libobs: Duplicate filters of a scene when it is is duplicated
7
  * obs-ffmpeg: Fix assumption about plane height with i444
8
  * libobs: Refactor check for Windows bitness/arch
9
  * libobs: Add Windows bitness/arch to crash handler
10
  * enc-amf: Update to version 1.4.1.5
11
  * UI: Add preview scaling options
12
  * rtmp-services: Change YouTube keyint from 4 to 2
13
  * libobs: Ensure async source sizes are always reset
14
  * UI: Fix crash when switching encoders in advanced mode
15
  * UI: Fix scrolling while preview is locked
16
  * libobs: Ensure AVC priority is always highest for keyframes
17
  * obs-outputs: Use correct variable for drop priority
18
  * enc-amf: Update to commit which prevents crash on startup
19
  * enc-amf: Update to temporary fix branch
20
  * win-capture: Do not load 64bit hook offsets on 32bit systems
21
  * win-capture: Defer hook offset loading to separate thread
22
  * text-freetype2: Defer loading of plugin until source created
23
  * obs-qsv11: Manually mark priority bits for QSV frames
24
  * Revert "libobs: Ensure AVC priority is always highest for keyframes"
25
  * libobs: Update to 0.16.6
26
  * Update translations from CrowdIn
27
  * UI: tray icons are redrawn for better visibility and contrast
28
  * UI: Update settings and fix presets for simple AMD encoder
29
  * enc-amf: Update to 1.4.2.2
30
  * enc-amf: Update to 1.4.2.3
31
  * cmake: Add module to find RSSDK
32
  * cmake: Add macro to compile .tlb files via midl
33
  * win-ivcam: Add Intel RealSense plugin
34
  * UI: Update installer script to latest version
35
  * libobs-opengl: Add warning when used on windows
36
  * Update translations from Crowdin
37
  * enc-amf: Avoid using C++17 for VS2013 compatibility
38
39
-------------------------------------------------------------------
40
Tue Nov 08 19:39:07 UTC 2016 - jimmy@boombatower.com
41
42
- Update to version 0.16.5:
43
  * libobs-d3d11: Include GDI surface in rebuild
44
  * libobs-d3d11: Remove possible null pointer dereference
45
  * libobs: Update to 0.16.5
46
47
-------------------------------------------------------------------
48
Fri Nov 04 15:36:07 UTC 2016 - jimmy@boombatower.com
49
50
- Update to version 0.16.4:
51
  * libobs/util: Fix get_dll_ver not reporting DLL name
52
  * Display license in MSI installer
53
  * rtmp-services: Add Asian Livecoding.tv server and increase video bitrate
54
  * UI: Enable HiDPI scaling.
55
  * frontend-tools: Fix crash when adding invalid regex
56
  * UI: Use Qt lib for screen info instead of x11 libs
57
  * enc-amf: Update to 1.3.2.3
58
  * UI: Only scale HiDPI on QT 5.6+
59
  * enc-amf: Update to 1.3.3.1
60
  * libobs-d3d11: Log GetDeviceRemovedReason
61
  * Add 256x256 icon to windows ico for HiDPI displays
62
  * UI: Add Portable Mode indicator to title bar and log
63
  * UI: Add raw text and text file to drag&drop support
64
  * UI: Split Properties window with a QSplitter
65
  * CMake: Warn if empty QTDIR/DepsPath vars on Windows
66
  * OSX Travis build
67
  * CI: Upload artifacts on all pushes
68
  * CI: Add irc notifications to travis config
69
  * CI: Reduce travis irc notice to one line
70
  * CI: Package OSX build into an actual app
71
  * CI: Use python2 to run package script
72
  * Build browser plugin on travis for OSX
73
  * Update obs-browser submodule to a working version
74
  * obs-frontend-api: Add library version
75
  * cmake: Fix FFmpeg search path on debian
76
  * decklink: Update Blackmagic SDK to 10.8.0
77
  * CI: Build on OSX 10.10 on travis
78
  * UI: Fix bug in frontend API event
79
  * frontend-tools: Add output timers
80
  * frontend-tools: Code cleanup of output timers
81
  * frontend-tools: Add ability to start timer if output is already active
82
  * UI: Fix sys. tray crashes when sys. tray not available
83
  * UI: Fix poor handling of system tray pointers
84
  * UI: Fix improper brace placement for function
85
  * UI: Remove unused variable
86
  * UI: Fix full screen projector on screens that have reserved areas
87
  * obs-ffmpeg: Add b-frames to NVENC logging
88
  * UI: Fix --profile option not working on non-windows
89
  * rtmp-services: Add Picarto
90
  * libobs/util: Add Get() function to CoTaskMemPtr
91
  * libobs: Fix missing call to profile_end() when encoding fails
92
  * libobs: Add date/time to crash handler
93
  * obs-transitions: Avoid branching in slide_transition.effect
94
  * obs-ffmpeg: Fix a couple printf compiler warnings.
95
  * libobs-d3d11: Store dxgi adapter used for device
96
  * libobs-d3d11: Store compiled shader data (for rebuilding)
97
  * libobs-d3d11: Correct error message for pixel shaders
98
  * libobs-d3d11: Store shader samplers as pointers
99
  * libobs-d3d11: Correct error message for staging surfaces
100
  * libobs-d3d11: Correct error message creating blend states
101
  * libobs-d3d11: Store index and add "Start" function
102
  * libobs-d3d11: Clear device state before unloading
103
  * libobs-d3d11: Store swap initialization data (for rebuilding)
104
  * libobs-d3d11: Store device adapter index (for rebuilding)
105
  * libobs-d3d11: Store static textures in RAM (for rebuilding)
106
  * libobs-d3d11: Store static vertex buffer data (for rebuilding)
107
  * libobs-d3d11: Save all D3D11 object descriptors (for rebuilding)
108
  * libobs-d3d11: Make shared texture error message less vague
109
  * libobs-d3d11: Use linked list for all objects (for rebuilding)
110
  * libobs-d3d11: Remove unused function
111
  * libobs-d3d11: Add Release funtions to all GS objects
112
  * libobs-d3d11: Rebuild device and assets if device removed/reset
113
  * win-capture: Cache cursor textures to prevent reallocation
114
  * win-capture: Use IUnknown for getting swap backbuffers
115
  * win-capture: Add D3D12 capture support
116
  * UI: Allow the ability to use deprecated sources
117
  * UI: Add AMD presets and update settings
118
  * enc-amf: Update to release 1.4.0.0
119
  * Update translations from CrowdIn
120
  * libobs: Update to version 0.16.3
121
  * win-mf: Deprecate AMD Media Foundation H.264 encoder
122
  * UI: Fix tab order of Crop fields in Transform Properties
123
  * enc-amf: Update to Version 1.4.1.0
124
  * Revert "UI: Only scale HiDPI on QT 5.6+"
125
  * Revert "UI: Enable HiDPI scaling."
126
  * enc-amf: Fix VS2013 compiling issue
127
  * libobs: Update to version 0.16.4
128
- Expand libobs-frontend-api.so to include all versions in %files.
129
- After upstream fix place libobs-(opengl|frontend-api).so in devel.
130
131
-------------------------------------------------------------------
132
Thu Sep 29 20:07:16 UTC 2016 - jimmy@boombatower.com
133
134
- Update to version 0.16.2:
135
  * obs-ffmpeg: Fix possible NVENC crash
136
  * UI: Use rect intersection test for validating position
137
  * enc-amf: Update submodule to 1.3.1.0
138
  * obs-text: Add gradient feature
139
  * enc-amf: Fix warnings caused by warnings( push/pop )
140
  * libobs: Update to 0.16.2
141
142
-------------------------------------------------------------------
143
Thu Sep 29 02:35:16 UTC 2016 - jimmy@boombatower.com
144
145
- Update to version 0.16.1:
146
  * UI: Fix window size/pos not saving on exit
147
  * libobs/util: Fix fread_utf8 not working with files < 3 bytes
148
  * obs-text: Change file update interval to 1 sec (from 2)
149
  * libobs: Update to 0.16.1
150
151
-------------------------------------------------------------------
152
Wed Sep 28 01:17:01 UTC 2016 - jimmy@boombatower.com
153
154
- Update to version 0.16.0:
155
  * enc-amf: Update submodule to 1.3.0
156
  * UI: Add media/image file drop support
157
  * enc-amf: Update submodule to 1.3.0.1
158
  * obs-browser: Add browser plugin as a submodule
159
  * enc-amf: Update submodule to 1.3.0.3
160
  * libobs: Update version to 0.16.0
161
  * enc-amf: Remove unused locale files
162
  * Update translations from Crowdin
163
  * UI: Just use 'OK' button for license agreement dialog
164
165
-------------------------------------------------------------------
166
Mon Aug  8 23:10:42 UTC 2016 - jimmy@boombatower.com
167
168
- Update to 0.15.4 release.
169
170
-------------------------------------------------------------------
171
Sat Jul 16 20:59:38 UTC 2016 - jimmy@boombatower.com
172
173
- Update to 0.15.2 release.
174
175
-------------------------------------------------------------------
176
Tue Jul 12 02:03:51 UTC 2016 - jimmy@boombatower.com
177
178
- Update to 0.15.1 release.
179
180
-------------------------------------------------------------------
181
Fri Jul  8 05:10:02 UTC 2016 - jimmy@boombatower.com
182
183
- Update to 0.15.0 release.
184
185
-------------------------------------------------------------------
186
Mon May 16 00:09:37 UTC 2016 - jimmy@boombatower.com
187
188
- Update to 0.14.2 release.
189
190
-------------------------------------------------------------------
191
Tue Apr 26 06:11:50 UTC 2016 - jimmy@boombatower.com
192
193
- Update to 0.14.1 release.
194
195
-------------------------------------------------------------------
196
Sat Apr 16 22:01:17 UTC 2016 - olaf@aepfle.de
197
198
- Use pkgconfig instead of libffmpeg-devel
199
200
-------------------------------------------------------------------
201
Tue Mar 22 00:01:09 UTC 2016 - jimmy@boombatower.com
202
203
- Update to 0.13.4 release.
204
205
-------------------------------------------------------------------
206
Sun Mar 20 07:13:01 UTC 2016 - jimmy@boombatower.com
207
208
- Update to 0.13.3 release.
209
210
-------------------------------------------------------------------
211
Mon Feb 29 15:54:48 UTC 2016 - jimmy@boombatower.com
212
213
- Update to 0.13.2 release.
214
215
-------------------------------------------------------------------
216
Fri Feb  5 05:10:32 UTC 2016 - jimmy@boombatower.com
217
218
- Update to 0.13.1 release.
219
- Remove patch for gcc 4.8 compatability since it was upstreamed.
220
221
-------------------------------------------------------------------
222
Thu Jan 28 00:21:55 UTC 2016 - jimmy@boombatower.com
223
224
- Update to 0.13.0 release.
225
  https://github.com/jp9000/obs-studio/releases/tag/0.13.0
226
- Add rpmlintrc for "bad" things obs-studio requires.
227
- Add patch for gcc 4.8 compatability.
228
229
-------------------------------------------------------------------
230
Sat Dec 12 04:25:45 UTC 2015 - jimmy@boombatower.com
231
232
- Update to 0.12.4 release.
233
  https://github.com/jp9000/obs-studio/releases/tag/0.12.4
234
235
-------------------------------------------------------------------
236
Wed Dec  9 06:05:59 UTC 2015 - jimmy@boombatower.com
237
238
- Change build requirement from libffmpeg-devel to ffmpeg-devel to
239
  follow recent linking of ffmpeg to obs version.
240
241
-------------------------------------------------------------------
242
Sat Dec  5 05:25:31 UTC 2015 - jimmy@boombatower.com
243
244
- Update to 0.12.3 release.
245
  https://github.com/jp9000/obs-studio/releases/tag/0.12.3
246
247
-------------------------------------------------------------------
248
Sat Nov 21 03:12:17 UTC 2015 - jimmy@boombatower.com
249
250
- Update to 0.12.2 release.
251
  https://github.com/jp9000/obs-studio/releases/tag/0.12.2
252
253
-------------------------------------------------------------------
254
Tue Nov 17 23:51:20 UTC 2015 - jimmy@boombatower.com
255
256
- Update to 0.12.1 release.
257
  https://github.com/jp9000/obs-studio/releases/tag/0.12.1
258
259
-------------------------------------------------------------------
260
Fri Sep 25 01:53:09 UTC 2015 - jimmy@boombatower.com
261
262
- Update to 0.12.0 release.
263
  https://github.com/jp9000/obs-studio/releases/tag/0.12.0
264
- Remove gcc >= 4.9 requirement since 0.12.0 reverted unintended change.
265
266
-------------------------------------------------------------------
267
Mon Aug 17 05:59:33 UTC 2015 - jimmy@boombatower.com
268
269
- Update to 0.11.4 release.
270
  https://github.com/jp9000/obs-studio/releases/tag/0.11.4
271
- Cut off git portion of version string in UI.
272
- Since 0.11.3 obs unofficially requires gcc 4.9 and higher which makes it
273
  impossible to compile on obs for openSUSE 13.2.
274
  https://obsproject.com/mantis/view.php?id=276
275
276
-------------------------------------------------------------------
277
Sun Aug  9 06:20:02 UTC 2015 - jimmy@boombatower.com
278
279
- Update to 0.11.3 release.
280
  https://github.com/jp9000/obs-studio/releases/tag/0.11.3
281
282
-------------------------------------------------------------------
283
Tue Jul 28 02:54:34 UTC 2015 - jimmy@boombatower.com
284
285
- Update to 0.11.2 release.
286
  https://github.com/jp9000/obs-studio/releases/tag/0.11.2
287
288
-------------------------------------------------------------------
289
Fri Jul 10 04:17:01 UTC 2015 - jimmy@boombatower.com
290
291
- Update to 0.11.1 release.
292
  https://github.com/jp9000/obs-studio/releases/tag/0.11.1
293
294
-------------------------------------------------------------------
295
Thu Jul  9 03:41:02 UTC 2015 - jimmy@boombatower.com
296
297
- Update to 0.11.0 release.
298
  https://github.com/jp9000/obs-studio/releases/tag/0.11.0
299
- Add curl build dependency.
300
301
-------------------------------------------------------------------
302
Tue May 19 06:11:11 UTC 2015 - jimmy@boombatower.com
303
304
- Update to 0.10.1 release.
305
  https://github.com/jp9000/obs-studio/releases/tag/0.10.1
306
307
-------------------------------------------------------------------
308
Wed May 13 23:36:24 UTC 2015 - jimmy@boombatower.com
309
310
- Update to 0.10.0 release.
311
  https://github.com/jp9000/obs-studio/releases/tag/0.10.0
312
313
-------------------------------------------------------------------
314
Fri Mar 27 20:25:00 UTC 2015 - jimmy@boombatower.com
315
316
- Update to 0.9.1 release.
317
  https://github.com/jp9000/obs-studio/releases/tag/0.9.1
318
319
-------------------------------------------------------------------
320
Thu Mar 26 03:47:02 UTC 2015 - jimmy@boombatower.com
321
322
- Update to 0.9.0 release.
323
  https://github.com/jp9000/obs-studio/releases/tag/0.9.0
324
325
-------------------------------------------------------------------
326
Sat Feb 21 08:17:07 UTC 2015 - jimmy@boombatower.com
327
328
- Update to 0.8.3 release.
329
  https://github.com/jp9000/obs-studio/releases/tag/0.8.3
330
331
-------------------------------------------------------------------
332
Thu Feb 12 07:15:19 UTC 2015 - jimmy@boombatower.com
333
334
- Update to 0.8.2 release.
335
  https://github.com/jp9000/obs-studio/releases/tag/0.8.2
336
  https://github.com/jp9000/obs-studio/releases/tag/0.8.1
337
  https://github.com/jp9000/obs-studio/releases/tag/0.8.0
338
339
-------------------------------------------------------------------
340
Thu Jan 15 11:05:44 UTC 2015 - jimmy@boombatower.com
341
342
- Update to 0.7.3 release.
343
  Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.3
344
345
-------------------------------------------------------------------
346
Wed Jan  7 20:54:30 UTC 2015 - jimmy@boombatower.com
347
348
- Update to 0.7.2 release.
349
  Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.2 and
350
             https://github.com/jp9000/obs-studio/releases/tag/0.7.1
351
352
-------------------------------------------------------------------
353
Thu Nov 13 10:35:34 UTC 2014 - jimmy@boombatower.com
354
355
- Initial 0.6.4 release.
356
357