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

Currently displaying revision 38 , Show latest

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