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

Currently displaying revision 40 , Show latest

472
 
1
-------------------------------------------------------------------
2
Mon Dec 26 08:32:58 UTC 2016 - jimmy@boombatower.com
3
4
- Update to version 0.17.0:
5
  * rtmp-services: Update ingest list for Restream.io
6
  * Revert "CI: Build on OSX 10.10 on travis"
7
  * Remove python dep
8
  * win-capture: Use static runtimes for hooks/helpers
9
  * cmake: Fix OSX fixup_bundle.sh to copy non-system deps
10
  * cmake: Fix permissions with OSX fixup_bundle.sh
11
  * libobs-opengl: Add xcb message poll to empty out the queue
12
  * frontend-tools: Add options to start output timers every time
13
  * libobs-d3d11: Add optional macro to log shader disassembly
14
  * Revert "obs-transitions: Avoid branching in slide_transition.effect"
15
  * rtmp-services: remove shut down services
16
  * libff: Allow custom demuxer options
17
  * obs-outputs: Fix librtmp IP bind / resolve behavior
18
  * UI: Fix frontend-api event call for adding scenes
19
  * libobs/util: Add function to get circlebuf data offset
20
  * libobs/util: Add function to generate formatted filenames
21
  * libobs: Fix bug where outputs cannot initialize hotkeys
22
  * cmake: Add _CRT_SECURE_NO_WARNINGS to all projects
23
  * libobs: Fix deprecated macro
24
  * libobs/util: Do not ignore deprecation on windows
25
  * libobs: Use reference counting for encoder packets
26
  * obs-ffmpeg: Add replay buffer output
27
  * UI: Disable simple output rec. settings when active
28
  * UI: Add replay buffer options to simple output mode
29
  * UI: Clarify replay buf. hotkey error message
30
  * UI: Separate replay buffer from recording
31
  * UI: Add file prefix/suffix options for replay buffer
32
  * UI: Fix replay buffer compile issues on older compilers
33
  * win-capture: Only duplicate to get cur thread handle
34
  * win-capture: Always use minimal access rights within hook
35
  * win-capture: Do not require pipe/mutex within hook
36
  * win-capture: Fix getting proper UWP window handles
37
  * win-capture: Use window for keepalive check
38
  * win-capture: Create all named objects within hook
39
  * win-capture: Don't use "Local\" for game capture shared mem
40
  * win-capture: Remove redundant function
41
  * win-capture: Use wide strings for named objects
42
  * win-capture: Add ability to open UWP named kernel objects
43
  * win-capture: Open UWP named objects with helper functions
44
  * win-capture: Output hook debug messages if addresses missing
45
  * win-capture: Log plugin-side when capture successful/lost
46
  * win-capture: Don't hook suspended processes
47
  * win-capture: Wait a few frames for hook to load
48
  * win-capture: Fix "attempting to hook [executable]" message
49
  * win-capture: Add ApplicationFrameHost to game capture blacklist
50
  * win-capture: Don't hard fail if thread ID not found
51
  * win-capture: Fix cursor not painting with UWP windows
52
  * win-capture: Add debug messages when hooking
53
  * win-capture: Do not fall back to other windows for UWP windows
54
  * UI: Fix property name bug in frontend API
55
  * libobs: Fix possible reverse order mutex hard lock
56
  * UI: Remove deleteLater view from filter window layout
57
  * libobs: Convert Y800 to RGBX manually
58
  * UI: Use dedicated GPU on Hybrid AMD GPU systems
59
  * libobs: Fix format not being set for new source frames
60
  * libobs: Fix line size issue when copying Y800 data
61
  * obs-ffmpeg: Don't allow 32kb/s with FFmpeg AAC encoder
62
  * libobs/graphics: Fix the 2D vector dot product func
63
  * UI: Make close button default in transform dialog
64
  * UI: Add ability to copy-paste scene item transforms
65
  * UI: Add import/export of scene collections & profiles
66
  * enc-amf: Update to 1.4.3.4 for AMD Driver 16.12.1
67
  * obs-filters: Improve "Color Correction" filter
68
  * image-source: Do not change blend state
69
  * obs-text: Do not reset blend state
70
  * libobs-d3d11: Don't crash if unable to rebuild shared texture
71
  * libobs: Increase maximum audio tracks to 6
72
  * UI: Increase maximum audio tracks to 6
73
  * UI: Update locale for 6 tracks
74
  * UI: Fix endif in installer
75
  * UI: Use 64bit desktop link by default in installer
76
  * UI: Clarify startup error messages related to video
77
  * obs-ffmpeg: Fix nvenc_h264 deprecated message
78
  * libobs: Fix bug drawing RGB/BGR async sources
79
  * libobs: Process all scene audio actions if no audio playing
80
  * UI: Fix buddy controls with new audio tracks
81
  * UI: Add default audio track bitrates
82
  * UI: Fix video initialization failure error message
83
  * UI: Fix settings window stacked widget index
84
  * win-capture: Capture all D3D12 backbuffers
85
  * win-capture: Use FindWindowEx to traverse window list
86
  * win-capture: Fix possible null pointer dereference
87
  * win-capture: Do not add certain windows to window lists
88
  * win-capture: Add a few new blacklisted game capture exes
89
  * obs-filters: Add "Color" option to color correction filter
90
  * obs-filters: Fix comment messages
91
  * obs-qsv11: Use d3d9 allocator on Win7
92
  * win-capture: Fix possible access of array beyond size
93
  * win-capture: Refactor DX12 backbuffer code
94
  * win-capture: If backbuffer count is 1, disable dxgi 1.4 use
95
  * win-capture: Release backbuffers immediately upon init
96
  * libobs/util: Fix C++ compilation issue
97
  * Add libcaption library
98
  * libobs: Add ability to insert captions into frames
99
  * frontend-tools: Move source helper functions to a header
100
  * frontend-tools: Add caption generation tool (windows)
101
  * Update translations from Crowdin
102
  * frontend-tools: Add ability to select caption language
103
  * frontend-tools: Detach caption thread if critical failure
104
  * frontend-tools: Reset stop event before starting captions
105
  * frontend-tools: Don't include colon in "Audio Source"
106
  * frontend-tools: Set buddied controls for captions dialog
107
  * libobs: Fix caption encoder packet reallocation
108
  * libobs: Create referenced parsed AVC encoder packet
109
  * obs-outputs: Free encoder packet data manually
110
  * libobs: Fix bug in AVC encoder packet allocation
111
  * UI: Fix Export QFileDialog parent
112
  * libobs: Eliminate an unnecessary allocation with captions
113
  * frontend-tools: Fix output-timer translation bug
114
  * libobs: Update to version 17.0.0
115
116
-------------------------------------------------------------------
117
Mon Nov 21 18:55:11 UTC 2016 - jimmy@boombatower.com
118
119
- Update to version 0.16.6:
120
  * UI: Add --verbose and --unfiltered_log command line options
121
  * libobs: Duplicate filters of a scene when it is is duplicated
122
  * obs-ffmpeg: Fix assumption about plane height with i444
123
  * libobs: Refactor check for Windows bitness/arch
124
  * libobs: Add Windows bitness/arch to crash handler
125
  * enc-amf: Update to version 1.4.1.5
126
  * UI: Add preview scaling options
127
  * rtmp-services: Change YouTube keyint from 4 to 2
128
  * libobs: Ensure async source sizes are always reset
129
  * UI: Fix crash when switching encoders in advanced mode
130
  * UI: Fix scrolling while preview is locked
131
  * libobs: Ensure AVC priority is always highest for keyframes
132
  * obs-outputs: Use correct variable for drop priority
133
  * enc-amf: Update to commit which prevents crash on startup
134
  * enc-amf: Update to temporary fix branch
135
  * win-capture: Do not load 64bit hook offsets on 32bit systems
136
  * win-capture: Defer hook offset loading to separate thread
137
  * text-freetype2: Defer loading of plugin until source created
138
  * obs-qsv11: Manually mark priority bits for QSV frames
139
  * Revert "libobs: Ensure AVC priority is always highest for keyframes"
140
  * libobs: Update to 0.16.6
141
  * Update translations from CrowdIn
142
  * UI: tray icons are redrawn for better visibility and contrast
143
  * UI: Update settings and fix presets for simple AMD encoder
144
  * enc-amf: Update to 1.4.2.2
145
  * enc-amf: Update to 1.4.2.3
146
  * cmake: Add module to find RSSDK
147
  * cmake: Add macro to compile .tlb files via midl
148
  * win-ivcam: Add Intel RealSense plugin
149
  * UI: Update installer script to latest version
150
  * libobs-opengl: Add warning when used on windows
151
  * Update translations from Crowdin
152
  * enc-amf: Avoid using C++17 for VS2013 compatibility
153
154
-------------------------------------------------------------------
155
Tue Nov 08 19:39:07 UTC 2016 - jimmy@boombatower.com
156
157
- Update to version 0.16.5:
158
  * libobs-d3d11: Include GDI surface in rebuild
159
  * libobs-d3d11: Remove possible null pointer dereference
160
  * libobs: Update to 0.16.5
161
162
-------------------------------------------------------------------
163
Fri Nov 04 15:36:07 UTC 2016 - jimmy@boombatower.com
164
165
- Update to version 0.16.4:
166
  * libobs/util: Fix get_dll_ver not reporting DLL name
167
  * Display license in MSI installer
168
  * rtmp-services: Add Asian Livecoding.tv server and increase video bitrate
169
  * UI: Enable HiDPI scaling.
170
  * frontend-tools: Fix crash when adding invalid regex
171
  * UI: Use Qt lib for screen info instead of x11 libs
172
  * enc-amf: Update to 1.3.2.3
173
  * UI: Only scale HiDPI on QT 5.6+
174
  * enc-amf: Update to 1.3.3.1
175
  * libobs-d3d11: Log GetDeviceRemovedReason
176
  * Add 256x256 icon to windows ico for HiDPI displays
177
  * UI: Add Portable Mode indicator to title bar and log
178
  * UI: Add raw text and text file to drag&drop support
179
  * UI: Split Properties window with a QSplitter
180
  * CMake: Warn if empty QTDIR/DepsPath vars on Windows
181
  * OSX Travis build
182
  * CI: Upload artifacts on all pushes
183
  * CI: Add irc notifications to travis config
184
  * CI: Reduce travis irc notice to one line
185
  * CI: Package OSX build into an actual app
186
  * CI: Use python2 to run package script
187
  * Build browser plugin on travis for OSX
188
  * Update obs-browser submodule to a working version
189
  * obs-frontend-api: Add library version
190
  * cmake: Fix FFmpeg search path on debian
191
  * decklink: Update Blackmagic SDK to 10.8.0
192
  * CI: Build on OSX 10.10 on travis
193
  * UI: Fix bug in frontend API event
194
  * frontend-tools: Add output timers
195
  * frontend-tools: Code cleanup of output timers
196
  * frontend-tools: Add ability to start timer if output is already active
197
  * UI: Fix sys. tray crashes when sys. tray not available
198
  * UI: Fix poor handling of system tray pointers
199
  * UI: Fix improper brace placement for function
200
  * UI: Remove unused variable
201
  * UI: Fix full screen projector on screens that have reserved areas
202
  * obs-ffmpeg: Add b-frames to NVENC logging
203
  * UI: Fix --profile option not working on non-windows
204
  * rtmp-services: Add Picarto
205
  * libobs/util: Add Get() function to CoTaskMemPtr
206
  * libobs: Fix missing call to profile_end() when encoding fails
207
  * libobs: Add date/time to crash handler
208
  * obs-transitions: Avoid branching in slide_transition.effect
209
  * obs-ffmpeg: Fix a couple printf compiler warnings.
210
  * libobs-d3d11: Store dxgi adapter used for device
211
  * libobs-d3d11: Store compiled shader data (for rebuilding)
212
  * libobs-d3d11: Correct error message for pixel shaders
213
  * libobs-d3d11: Store shader samplers as pointers
214
  * libobs-d3d11: Correct error message for staging surfaces
215
  * libobs-d3d11: Correct error message creating blend states
216
  * libobs-d3d11: Store index and add "Start" function
217
  * libobs-d3d11: Clear device state before unloading
218
  * libobs-d3d11: Store swap initialization data (for rebuilding)
219
  * libobs-d3d11: Store device adapter index (for rebuilding)
220
  * libobs-d3d11: Store static textures in RAM (for rebuilding)
221
  * libobs-d3d11: Store static vertex buffer data (for rebuilding)
222
  * libobs-d3d11: Save all D3D11 object descriptors (for rebuilding)
223
  * libobs-d3d11: Make shared texture error message less vague
224
  * libobs-d3d11: Use linked list for all objects (for rebuilding)
225
  * libobs-d3d11: Remove unused function
226
  * libobs-d3d11: Add Release funtions to all GS objects
227
  * libobs-d3d11: Rebuild device and assets if device removed/reset
228
  * win-capture: Cache cursor textures to prevent reallocation
229
  * win-capture: Use IUnknown for getting swap backbuffers
230
  * win-capture: Add D3D12 capture support
231
  * UI: Allow the ability to use deprecated sources
232
  * UI: Add AMD presets and update settings
233
  * enc-amf: Update to release 1.4.0.0
234
  * Update translations from CrowdIn
235
  * libobs: Update to version 0.16.3
236
  * win-mf: Deprecate AMD Media Foundation H.264 encoder
237
  * UI: Fix tab order of Crop fields in Transform Properties
238
  * enc-amf: Update to Version 1.4.1.0
239
  * Revert "UI: Only scale HiDPI on QT 5.6+"
240
  * Revert "UI: Enable HiDPI scaling."
241
  * enc-amf: Fix VS2013 compiling issue
242
  * libobs: Update to version 0.16.4
243
- Expand libobs-frontend-api.so to include all versions in %files.
244
- After upstream fix place libobs-(opengl|frontend-api).so in devel.
245
246
-------------------------------------------------------------------
247
Thu Sep 29 20:07:16 UTC 2016 - jimmy@boombatower.com
248
249
- Update to version 0.16.2:
250
  * obs-ffmpeg: Fix possible NVENC crash
251
  * UI: Use rect intersection test for validating position
252
  * enc-amf: Update submodule to 1.3.1.0
253
  * obs-text: Add gradient feature
254
  * enc-amf: Fix warnings caused by warnings( push/pop )
255
  * libobs: Update to 0.16.2
256
257
-------------------------------------------------------------------
258
Thu Sep 29 02:35:16 UTC 2016 - jimmy@boombatower.com
259
260
- Update to version 0.16.1:
261
  * UI: Fix window size/pos not saving on exit
262
  * libobs/util: Fix fread_utf8 not working with files < 3 bytes
263
  * obs-text: Change file update interval to 1 sec (from 2)
264
  * libobs: Update to 0.16.1
265
266
-------------------------------------------------------------------
267
Wed Sep 28 01:17:01 UTC 2016 - jimmy@boombatower.com
268
269
- Update to version 0.16.0:
270
  * enc-amf: Update submodule to 1.3.0
271
  * UI: Add media/image file drop support
272
  * enc-amf: Update submodule to 1.3.0.1
273
  * obs-browser: Add browser plugin as a submodule
274
  * enc-amf: Update submodule to 1.3.0.3
275
  * libobs: Update version to 0.16.0
276
  * enc-amf: Remove unused locale files
277
  * Update translations from Crowdin
278
  * UI: Just use 'OK' button for license agreement dialog
279
280
-------------------------------------------------------------------
281
Mon Aug  8 23:10:42 UTC 2016 - jimmy@boombatower.com
282
283
- Update to 0.15.4 release.
284
285
-------------------------------------------------------------------
286
Sat Jul 16 20:59:38 UTC 2016 - jimmy@boombatower.com
287
288
- Update to 0.15.2 release.
289
290
-------------------------------------------------------------------
291
Tue Jul 12 02:03:51 UTC 2016 - jimmy@boombatower.com
292
293
- Update to 0.15.1 release.
294
295
-------------------------------------------------------------------
296
Fri Jul  8 05:10:02 UTC 2016 - jimmy@boombatower.com
297
298
- Update to 0.15.0 release.
299
300
-------------------------------------------------------------------
301
Mon May 16 00:09:37 UTC 2016 - jimmy@boombatower.com
302
303
- Update to 0.14.2 release.
304
305
-------------------------------------------------------------------
306
Tue Apr 26 06:11:50 UTC 2016 - jimmy@boombatower.com
307
308
- Update to 0.14.1 release.
309
310
-------------------------------------------------------------------
311
Sat Apr 16 22:01:17 UTC 2016 - olaf@aepfle.de
312
313
- Use pkgconfig instead of libffmpeg-devel
314
315
-------------------------------------------------------------------
316
Tue Mar 22 00:01:09 UTC 2016 - jimmy@boombatower.com
317
318
- Update to 0.13.4 release.
319
320
-------------------------------------------------------------------
321
Sun Mar 20 07:13:01 UTC 2016 - jimmy@boombatower.com
322
323
- Update to 0.13.3 release.
324
325
-------------------------------------------------------------------
326
Mon Feb 29 15:54:48 UTC 2016 - jimmy@boombatower.com
327
328
- Update to 0.13.2 release.
329
330
-------------------------------------------------------------------
331
Fri Feb  5 05:10:32 UTC 2016 - jimmy@boombatower.com
332
333
- Update to 0.13.1 release.
334
- Remove patch for gcc 4.8 compatability since it was upstreamed.
335
336
-------------------------------------------------------------------
337
Thu Jan 28 00:21:55 UTC 2016 - jimmy@boombatower.com
338
339
- Update to 0.13.0 release.
340
  https://github.com/jp9000/obs-studio/releases/tag/0.13.0
341
- Add rpmlintrc for "bad" things obs-studio requires.
342
- Add patch for gcc 4.8 compatability.
343
344
-------------------------------------------------------------------
345
Sat Dec 12 04:25:45 UTC 2015 - jimmy@boombatower.com
346
347
- Update to 0.12.4 release.
348
  https://github.com/jp9000/obs-studio/releases/tag/0.12.4
349
350
-------------------------------------------------------------------
351
Wed Dec  9 06:05:59 UTC 2015 - jimmy@boombatower.com
352
353
- Change build requirement from libffmpeg-devel to ffmpeg-devel to
354
  follow recent linking of ffmpeg to obs version.
355
356
-------------------------------------------------------------------
357
Sat Dec  5 05:25:31 UTC 2015 - jimmy@boombatower.com
358
359
- Update to 0.12.3 release.
360
  https://github.com/jp9000/obs-studio/releases/tag/0.12.3
361
362
-------------------------------------------------------------------
363
Sat Nov 21 03:12:17 UTC 2015 - jimmy@boombatower.com
364
365
- Update to 0.12.2 release.
366
  https://github.com/jp9000/obs-studio/releases/tag/0.12.2
367
368
-------------------------------------------------------------------
369
Tue Nov 17 23:51:20 UTC 2015 - jimmy@boombatower.com
370
371
- Update to 0.12.1 release.
372
  https://github.com/jp9000/obs-studio/releases/tag/0.12.1
373
374
-------------------------------------------------------------------
375
Fri Sep 25 01:53:09 UTC 2015 - jimmy@boombatower.com
376
377
- Update to 0.12.0 release.
378
  https://github.com/jp9000/obs-studio/releases/tag/0.12.0
379
- Remove gcc >= 4.9 requirement since 0.12.0 reverted unintended change.
380
381
-------------------------------------------------------------------
382
Mon Aug 17 05:59:33 UTC 2015 - jimmy@boombatower.com
383
384
- Update to 0.11.4 release.
385
  https://github.com/jp9000/obs-studio/releases/tag/0.11.4
386
- Cut off git portion of version string in UI.
387
- Since 0.11.3 obs unofficially requires gcc 4.9 and higher which makes it
388
  impossible to compile on obs for openSUSE 13.2.
389
  https://obsproject.com/mantis/view.php?id=276
390
391
-------------------------------------------------------------------
392
Sun Aug  9 06:20:02 UTC 2015 - jimmy@boombatower.com
393
394
- Update to 0.11.3 release.
395
  https://github.com/jp9000/obs-studio/releases/tag/0.11.3
396
397
-------------------------------------------------------------------
398
Tue Jul 28 02:54:34 UTC 2015 - jimmy@boombatower.com
399
400
- Update to 0.11.2 release.
401
  https://github.com/jp9000/obs-studio/releases/tag/0.11.2
402
403
-------------------------------------------------------------------
404
Fri Jul 10 04:17:01 UTC 2015 - jimmy@boombatower.com
405
406
- Update to 0.11.1 release.
407
  https://github.com/jp9000/obs-studio/releases/tag/0.11.1
408
409
-------------------------------------------------------------------
410
Thu Jul  9 03:41:02 UTC 2015 - jimmy@boombatower.com
411
412
- Update to 0.11.0 release.
413
  https://github.com/jp9000/obs-studio/releases/tag/0.11.0
414
- Add curl build dependency.
415
416
-------------------------------------------------------------------
417
Tue May 19 06:11:11 UTC 2015 - jimmy@boombatower.com
418
419
- Update to 0.10.1 release.
420
  https://github.com/jp9000/obs-studio/releases/tag/0.10.1
421
422
-------------------------------------------------------------------
423
Wed May 13 23:36:24 UTC 2015 - jimmy@boombatower.com
424
425
- Update to 0.10.0 release.
426
  https://github.com/jp9000/obs-studio/releases/tag/0.10.0
427
428
-------------------------------------------------------------------
429
Fri Mar 27 20:25:00 UTC 2015 - jimmy@boombatower.com
430
431
- Update to 0.9.1 release.
432
  https://github.com/jp9000/obs-studio/releases/tag/0.9.1
433
434
-------------------------------------------------------------------
435
Thu Mar 26 03:47:02 UTC 2015 - jimmy@boombatower.com
436
437
- Update to 0.9.0 release.
438
  https://github.com/jp9000/obs-studio/releases/tag/0.9.0
439
440
-------------------------------------------------------------------
441
Sat Feb 21 08:17:07 UTC 2015 - jimmy@boombatower.com
442
443
- Update to 0.8.3 release.
444
  https://github.com/jp9000/obs-studio/releases/tag/0.8.3
445
446
-------------------------------------------------------------------
447
Thu Feb 12 07:15:19 UTC 2015 - jimmy@boombatower.com
448
449
- Update to 0.8.2 release.
450
  https://github.com/jp9000/obs-studio/releases/tag/0.8.2
451
  https://github.com/jp9000/obs-studio/releases/tag/0.8.1
452
  https://github.com/jp9000/obs-studio/releases/tag/0.8.0
453
454
-------------------------------------------------------------------
455
Thu Jan 15 11:05:44 UTC 2015 - jimmy@boombatower.com
456
457
- Update to 0.7.3 release.
458
  Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.3
459
460
-------------------------------------------------------------------
461
Wed Jan  7 20:54:30 UTC 2015 - jimmy@boombatower.com
462
463
- Update to 0.7.2 release.
464
  Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.2 and
465
             https://github.com/jp9000/obs-studio/releases/tag/0.7.1
466
467
-------------------------------------------------------------------
468
Thu Nov 13 10:35:34 UTC 2014 - jimmy@boombatower.com
469
470
- Initial 0.6.4 release.
471
472