File obs-studio.changes of Package obs-studio (Revision 45)
Currently displaying revision 45 , Show latest
773
1
-------------------------------------------------------------------
2
Tue May 02 19:05:40 UTC 2017 - jimmy@boombatower.com
3
4
- Update to version 18.0.2:
5
* UI/updater: Fix temp files being created and not deleted
6
* UI/updater: Fix potential fail case when no files to patch
7
* UI/updater: Fixed a bug with deflating
8
* UI/updater: Ignore 64bit files on 32bit windows
9
* CI: Use ccache to speed up the build
10
* CI: OSX - Fix obs.png
11
* UI/updater: Fix incorrect inflate use
12
* CI: Linux - Install libfdk-aac-dev
13
* image-source: Move file modification check before animation processing
14
* UI: Add workaround to fix deleting final scene bug
15
* rtmp-services: Update ingest list for Restream.io
16
* rtmp-services: Update maximum bitrate for Twitch
17
* UI: Fix segfault when no system tray exists
18
* CI: Linux - Install FFmpeg from source
19
* obs-ffmpeg/nvenc: Remove "default" preset
20
* libobs: Add obs_source_copy_filters function
21
* UI: Add copying/pasting of sources/filters
22
* UI: Disable filter pasting when scene collection changed
23
* UI: Fix bug where items can't be deleted in last scene
24
* libobs: Remove unimplemented exports
25
* rtmp-services: Add Livestream service
26
* win-dshow: Fix issue with activating when not set to
27
* rtmp-services: Update Picarto maximum bitrates
28
* libobs: Delay stop detection of audio source
29
* libobs: Allow source to fully control source flags (for now)
30
* libobs: Add ability to preload async frames
31
* libobs: Remove multiple calls to free_type_data
32
* deps: Add media-playback static lib
33
* obs-ffmpeg: Change from libff to media-playback
34
* deps/libff: Remove network init
35
* UI: Remove libff as a dependency
36
* deps/libff: Don't build libff (deprecated)
37
* obs-ffmpeg: Remove unnecessary open call
38
* obs-ffmpeg: Always open on update unless set otherwise
39
* obs-ffmpeg: Fix bug on non-MSVC compilers
40
* UI: Fix property widgets not being disabled
41
* mac-avcapture: Ability to directly add iOS devices over USB
42
* audio-monitoring: Add ability to monitor Outputs
43
* decklink: Add option to select channel format
44
* decklink: Add workaround for audio timestamp jump issue
45
* Improve README/CONTRIBUTING files
46
* win-dshow: Fix reallocation issue in ffmpeg-decode
47
* UI: Add window name to remux dialog
48
* UI: Hide OpenGL and D3D adapter on Windows
49
* UI: Continue to show OpenGL if already in use
50
* UI: Increase MAX_CRASH_REPORT_SIZE to 150 KB
51
* CI: Use webhooks for notifications
52
* CI: Fix notification frequency
53
* libobs-opengl: Log OpenGL version on all systems
54
* Fix various typos across multiple modules
55
* Update Linux kernel coding style URL in CONTRIBUTING
56
* UI: Ctrl+E to Edit Transform
57
* UI: Remove unused defines from old updater code
58
* win-capture: Log if shared texture capture is unavailable
59
* win-capture: Update get-graphics-offsets
60
* win-capture: Add missing 32 bit offsets
61
* win-capture: Fix and clarify window capture prioritization
62
* UI: Add front-end API functions to get/modify service
63
* UI: Display filename when dragging & dropping
64
* obs-outputs: Always call RTMP_Init before connecting
65
* UI: Make sure all dialogs have close buttons
66
* UI: Add command line option for starting up always on top
67
* frontend-tools: Rename some files
68
* frontend-plugins: Abstract captions
69
* enc-amf: Update to v2.1.0(.0)
70
* win-ivcam: Fix potential null pointer dereference
71
* libobs: Update to 18.0.2 (windows hotfix)
72
* UI/updater: Add opt to disable building update module
73
74
-------------------------------------------------------------------
75
Tue Mar 07 05:13:13 UTC 2017 - jimmy@boombatower.com
76
77
- Update to version 18.0.1:
78
* CI: Fix true / false on stable builds
79
* CI: Add boolean arg parser to OSX
80
* CI: Deploy on tags and master branch
81
* CI: OSX - Deploy on all branches in the master repo.
82
* CI: OSX - Include branch in pkg
83
* enc-amf: Update to 1.4.3.11
84
* UI: Use correct string for systemTrayEnabled
85
* CI: OSX - Update to CEF 2987
86
* CI: Use correct folder for building browser
87
* CI: OSX - Use bash variable for CEF version
88
* UI: Don't exit on unknown command line arguments
89
* CI: OSX - export cef version so we can use it elsewhere
90
* CI: Fix cef version variable
91
* obs-outputs: Fix 100% CPU usage with new network code
92
* CI: OSX - Move CEF version to .travis
93
* VST: Fix save / load of plugin state. More interface options.
94
* UI: Fix audio monitoring dev. not being set on startup
95
* UI: Log audio monitoring dev. on start and when changed
96
* UI: Add logging of audio monitoring to sources
97
* VST: Fix crash when OBS is set to mono
98
* Revert "win-dshow: Add LGP timestamp fix"
99
* win-dshow: Actually fix LGP issue
100
* obs-outputs: Various fixes to new network code
101
* Update translations from Crowdin
102
* AUTHORS: Update with data from Git and Crowdin
103
* libobs: Apply sync offset to win32 audio monitoring
104
* UI: Disable network settings while outputs active
105
* Update translations from Crowdin
106
* AUTHORS: Update with data from Git and Crowdin
107
* CI: OSX - Brew install speexdsp
108
* CI: OSX - enable sparkle
109
* deps/blake2: Fix compiler warning
110
* UI: Fix game capture check when about to update
111
* deps: Add liblmza
112
* libobs: Update to 18.0.1
113
* updater: Add windows updater module
114
* UI/updater: Wait for OBS to close before updating
115
* obs-outputs: Improve shutdown behavior of new socket loop
116
* UI/updater: Use better function for getting process names
117
118
-------------------------------------------------------------------
119
Tue Feb 28 00:38:38 UTC 2017 - jimmy@boombatower.com
120
121
- Update to version 18.0.0:
122
* UI: Add more command line options
123
* obs-browser: Update submodule to latest version
124
* Revert "Revert "win-capture: Use FindWindowEx to traverse window list""
125
* CI: Add in inital appveyor config
126
* CI: Move browser source before building app
127
* CI: Build VLC plugin for OSX on travis
128
* rtmp-services: remove shut down services
129
* CI: Build Windows version and upload artifacts
130
* obs-browser: Update browser ref
131
* CI: Update permissions on CEF app plist before packaging
132
* cmake: Enable COPY_DEPENDENCIES by default on Windows
133
* rtmp-services: Update Vaughn Live ingests
134
* libobs: Log correct amount of memory on 32bit (windows)
135
* UI: Convert to wide before outputting debug text (win)
136
* UI: Protect debug text static string var with mutex
137
* libobs: Add ability to get output congestion
138
* obs-output: Add ability to get congestion to rtmp output
139
* obs-outputs: Increase default drop threshold
140
* UI: Add connection status square to status bar
141
* UI: Add separate timers to status bar
142
* UI: Add option to always minimize to tray
143
* UI: Hide/show dialogs when minimizing to tray
144
* UI: Do not quit program when last windows are projectors
145
* UI: Add option to save projectors
146
* UI: Add auto-start replay buf. opt. when stream starts
147
* UI: Fix scaling in viewport when source flipped
148
* UI: Fix linux display/resize bug with preview widget
149
* rtmp-services: Add Restream.io Los Angeles server
150
* libobs: Add optional ultrawide -> wide scaling techniques
151
* obs-filters: Add option to undistort ultrawide -> wide
152
* obs-filters: Add "Color Grading" filter
153
* rtmp-services: Add new beam.pro ingests
154
* CI: Add post install script to OBS installer to fix CEF permissions
155
* rtmp-services: Add Web.TV streaming service
156
* Add VST Plugin
157
* obs-filters: Fix compiler warnings
158
* UI: Remove unused variables
159
* UI: Clarify "Always minimize to tray" option
160
* obs-filters: Rename "Color Grade" filter to "LUT Filter"
161
* obs-filters: Change "LUT Filter" to "Apply LUT"
162
* CI: Fix VLC download
163
* CI: Unzip VLC quietly
164
* rtmp-services: Update twitch/hitbox ingest and youtube recommendations
165
* CI: Fix OSX post-install script
166
* UI: Fix locale text alignment
167
* UI: Make advanced settings pane a bit more compact
168
* libobs: Mark last video ts even when buffering off
169
* libobs: Mark parameter as constant if not modifying
170
* libobs: Use original audio structure for audio signal
171
* libobs: Implement audio monitoring
172
* win-wasapi: Mark audio outputs as unmonitorable
173
* UI: Add audio monitoring to settings/adv audio props.
174
* UI: Prevent thread stalls with fader/volume widgets
175
* obs-transitions: Convert premultiplied alpha to straight
176
* UI: Add 24 NTSC as a common FPS value
177
* obs-ffmpeg: Do not use HW accel by default on mac
178
* rtmp-services: Update twitch ingests
179
* obs-ffmpeg: Fix compiler warnings
180
* UI: Fix compiler warning
181
* UI: Change volume meter update interval to 30fps
182
* UI: Add warning if starting the output fails
183
* obs-ffmpeg: Be more verbose when custom params fail
184
* obs-ffmpeg: Fix custom audio codec parameters
185
* CI: Retry failed downloads
186
* UI: fix ffmpeg output file extension
187
* UI: Clean up general pane of settings dialog
188
* UI: Add function to get remote file
189
* UI: Add front-end auto-updater
190
* UI: Update installer to latest version
191
* UI: Add latest installer fixes from R1CH
192
* obs-ffmpeg: Add 'save' to replay buffer proc handler
193
* win-capture: Fall back to GetWindow if FindWindowEx fails
194
* libobs: Fix audio monitoring delaying perpetually
195
* rtmp-services: Update max video bitrate for beam
196
* libobs/util: Use a mutex with config files
197
* win-capture: Blacklist chrome/firefox from game capture
198
* win-dshow: Add LGP timestamp fix
199
* UI: Trigger frontend api scene change after transition
200
* Add AUTHORS file
201
* mailmap: Disambiguate between a few authors
202
* mailmap: Disambiguate between another author
203
* rtmp-services: Add "Pandora TV Korea"
204
* UI: Trigger scene list change event when scene removed
205
* CI: Speedup msbuild by using all CPU cores
206
* UI: Improve accessibility text on main window
207
* CI: Download VLC repo instead of cloning from git
208
* CI: Disable test discovery on AppVeyor
209
* CI: Cache dependencies downloads on AppVeyor
210
* CI: Disable deps download in AppVeyor and use cache
211
* CI: Download deps if they aren't in build cache
212
* UI: Use blake2b instead of SHA1 for updater
213
* UI: Make installer execute 64bit on 64bit windows
214
* obs-text: Fix issue drawing some chinese characters
215
* obs-filters: Add audio compression filter
216
* obs-outputs: Port windows socket loop from OBS Classic
217
* librtmp: Clean up our extra RTMP fields on close
218
* UI: Add options for new socket loop
219
* UI: Make sure size-specific spacers are fixed
220
* UI: Fix some settings layouts on non-windows systems
221
* win-capture: Add hook exception for theHunter: COTW
222
* obs-ffmpeg/ffmpeg-mux: Fix failing when no video
223
* image-source: Add solid color source
224
* image-source: Add missing locale
225
* Fix various null pointer issues detected by Coverity
226
* obs-ffmpeg: Allow saving with different video codecs
227
* UI: Add support for other codecs
228
* graphics-hook: Account for sizeof(wchar_t) in len
229
* obs-qsv11: Fix various issues detected by Coverity
230
* obs-ffmpeg: Make gop size configurable
231
* UI: Add gop size option for custom ffmpeg output
232
* libff: Add override for codec compatability check
233
* UI: Add codec compatability checkbox to ffmpeg output
234
* UI: Add warning about recording to mp4 format
235
* CI: Fetch git tags on OSX build
236
* CI: Exit on errors when building the OSX package
237
* UI: Fix typo in general settings
238
* enc-amf: Update to version 1.4.3.9
239
* CI: Build on Linux
240
* libobs: Update version to 18.0.0
241
* libobs: Fix bug where scenes would not properly mix audio
242
* UI: If scene/source names exist, start from 2
243
* CI: Don't skip_join for Travis IRC notifications
244
* obs-frontend-api: Use virtual destructor (fix memory leak)
245
* libobs: Add missing mutex unlock in audio monitoring
246
* CI: Get some codesigning and sparkle stuff in place
247
* CI: Use combined cert for signing OSX
248
* CI: Set keychain timeout & allow productsign
249
* CI: Add some logging to the before deploy script on OSX
250
* CI: Possibly fix OSX cert import issue
251
* CI: OSX - Brew install jack
252
* CI: Notify on failure and only for fixed builds
253
* CI: Reformat Travis CI IRC notification
254
* UI: Hide auto update option for linux
255
* obs-filters: Change attack/release ms limit to 300 (from 100)
256
* obs-filters: Increase max compressor release/attack values
257
* Update translations from Crowdin
258
* AUTHORS: Update with data from Git and Crowdin
259
* UI: Update Simple Mode AMD Presets
260
* enc-amf: Update to hotfix 1.4.3.10
261
* CI: OSX Set builds to stable on tagged builds
262
* CI: Update public OSX install key
263
264
-------------------------------------------------------------------
265
Wed Jan 18 14:48:26 UTC 2017 - jimmy@boombatower.com
266
267
- Update to version 17.0.2:
268
* libobs: Update to 17.0.2
269
270
-------------------------------------------------------------------
271
Tue Jan 17 23:38:37 UTC 2017 - jimmy@boombatower.com
272
273
- Update to version 17.0.1:
274
* deps/libff: Fix VP8/VP9/webm alpha support
275
* rtmp-services: Increase video bitrate limit for YouTube
276
* obs-outputs: fix build error on freebsd
277
* Update translations from Crowdin
278
* [CI] Use prebuilt deps so we can build on 10.9
279
* CI: Build more features into FFMPEG deps
280
* CI: Update browser plugin ref and build scripts.
281
* CI: Fix zip permission issue on CEF plist files
282
* obs-x264: ignore opencl param
283
* enc-amf: Update to 1.4.3.8
284
* CI: Ability to make packages on travis
285
* CI: actually call packagesbuild from the right place 😑
286
* cmake: Remove unnecessary find_package calls
287
* libobs: Fix scale filtering bug when duplicating scenes
288
* win-capture: Don't use FindWindow for game capture keepalive
289
* CI: Install Packages and use the full version
290
* Revert "win-capture: Use FindWindowEx to traverse window list"
291
* obs-filters.c: Fix color correction filter OpenGL crash
292
* obs-filters.c: Fix color correction filter saturation
293
* Update translations from Crowdin
294
* UI: Fix bug with uncopied profile import/export files
295
* win-capture: Fix game capture size bug when rehooking
296
* libobs: Add func to enum active and inactive child tree
297
* libobs: Enumerate full tree when adding active child
298
* libobs: Add callback for enumerating all scene children
299
* obs-x264: Allow opencl through much longer alias
300
* libobs: Update to version 17.0.1
301
302
-------------------------------------------------------------------
303
Mon Dec 26 08:32:58 UTC 2016 - jimmy@boombatower.com
304
305
- Update to version 0.17.0:
306
* rtmp-services: Update ingest list for Restream.io
307
* Revert "CI: Build on OSX 10.10 on travis"
308
* Remove python dep
309
* win-capture: Use static runtimes for hooks/helpers
310
* cmake: Fix OSX fixup_bundle.sh to copy non-system deps
311
* cmake: Fix permissions with OSX fixup_bundle.sh
312
* libobs-opengl: Add xcb message poll to empty out the queue
313
* frontend-tools: Add options to start output timers every time
314
* libobs-d3d11: Add optional macro to log shader disassembly
315
* Revert "obs-transitions: Avoid branching in slide_transition.effect"
316
* rtmp-services: remove shut down services
317
* libff: Allow custom demuxer options
318
* obs-outputs: Fix librtmp IP bind / resolve behavior
319
* UI: Fix frontend-api event call for adding scenes
320
* libobs/util: Add function to get circlebuf data offset
321
* libobs/util: Add function to generate formatted filenames
322
* libobs: Fix bug where outputs cannot initialize hotkeys
323
* cmake: Add _CRT_SECURE_NO_WARNINGS to all projects
324
* libobs: Fix deprecated macro
325
* libobs/util: Do not ignore deprecation on windows
326
* libobs: Use reference counting for encoder packets
327
* obs-ffmpeg: Add replay buffer output
328
* UI: Disable simple output rec. settings when active
329
* UI: Add replay buffer options to simple output mode
330
* UI: Clarify replay buf. hotkey error message
331
* UI: Separate replay buffer from recording
332
* UI: Add file prefix/suffix options for replay buffer
333
* UI: Fix replay buffer compile issues on older compilers
334
* win-capture: Only duplicate to get cur thread handle
335
* win-capture: Always use minimal access rights within hook
336
* win-capture: Do not require pipe/mutex within hook
337
* win-capture: Fix getting proper UWP window handles
338
* win-capture: Use window for keepalive check
339
* win-capture: Create all named objects within hook
340
* win-capture: Don't use "Local\" for game capture shared mem
341
* win-capture: Remove redundant function
342
* win-capture: Use wide strings for named objects
343
* win-capture: Add ability to open UWP named kernel objects
344
* win-capture: Open UWP named objects with helper functions
345
* win-capture: Output hook debug messages if addresses missing
346
* win-capture: Log plugin-side when capture successful/lost
347
* win-capture: Don't hook suspended processes
348
* win-capture: Wait a few frames for hook to load
349
* win-capture: Fix "attempting to hook [executable]" message
350
* win-capture: Add ApplicationFrameHost to game capture blacklist
351
* win-capture: Don't hard fail if thread ID not found
352
* win-capture: Fix cursor not painting with UWP windows
353
* win-capture: Add debug messages when hooking
354
* win-capture: Do not fall back to other windows for UWP windows
355
* UI: Fix property name bug in frontend API
356
* libobs: Fix possible reverse order mutex hard lock
357
* UI: Remove deleteLater view from filter window layout
358
* libobs: Convert Y800 to RGBX manually
359
* UI: Use dedicated GPU on Hybrid AMD GPU systems
360
* libobs: Fix format not being set for new source frames
361
* libobs: Fix line size issue when copying Y800 data
362
* obs-ffmpeg: Don't allow 32kb/s with FFmpeg AAC encoder
363
* libobs/graphics: Fix the 2D vector dot product func
364
* UI: Make close button default in transform dialog
365
* UI: Add ability to copy-paste scene item transforms
366
* UI: Add import/export of scene collections & profiles
367
* enc-amf: Update to 1.4.3.4 for AMD Driver 16.12.1
368
* obs-filters: Improve "Color Correction" filter
369
* image-source: Do not change blend state
370
* obs-text: Do not reset blend state
371
* libobs-d3d11: Don't crash if unable to rebuild shared texture
372
* libobs: Increase maximum audio tracks to 6
373
* UI: Increase maximum audio tracks to 6
374
* UI: Update locale for 6 tracks
375
* UI: Fix endif in installer
376
* UI: Use 64bit desktop link by default in installer
377
* UI: Clarify startup error messages related to video
378
* obs-ffmpeg: Fix nvenc_h264 deprecated message
379
* libobs: Fix bug drawing RGB/BGR async sources
380
* libobs: Process all scene audio actions if no audio playing
381
* UI: Fix buddy controls with new audio tracks
382
* UI: Add default audio track bitrates
383
* UI: Fix video initialization failure error message
384
* UI: Fix settings window stacked widget index
385
* win-capture: Capture all D3D12 backbuffers
386
* win-capture: Use FindWindowEx to traverse window list
387
* win-capture: Fix possible null pointer dereference
388
* win-capture: Do not add certain windows to window lists
389
* win-capture: Add a few new blacklisted game capture exes
390
* obs-filters: Add "Color" option to color correction filter
391
* obs-filters: Fix comment messages
392
* obs-qsv11: Use d3d9 allocator on Win7
393
* win-capture: Fix possible access of array beyond size
394
* win-capture: Refactor DX12 backbuffer code
395
* win-capture: If backbuffer count is 1, disable dxgi 1.4 use
396
* win-capture: Release backbuffers immediately upon init
397
* libobs/util: Fix C++ compilation issue
398
* Add libcaption library
399
* libobs: Add ability to insert captions into frames
400
* frontend-tools: Move source helper functions to a header
401
* frontend-tools: Add caption generation tool (windows)
402
* Update translations from Crowdin
403
* frontend-tools: Add ability to select caption language
404
* frontend-tools: Detach caption thread if critical failure
405
* frontend-tools: Reset stop event before starting captions
406
* frontend-tools: Don't include colon in "Audio Source"
407
* frontend-tools: Set buddied controls for captions dialog
408
* libobs: Fix caption encoder packet reallocation
409
* libobs: Create referenced parsed AVC encoder packet
410
* obs-outputs: Free encoder packet data manually
411
* libobs: Fix bug in AVC encoder packet allocation
412
* UI: Fix Export QFileDialog parent
413
* libobs: Eliminate an unnecessary allocation with captions
414
* frontend-tools: Fix output-timer translation bug
415
* libobs: Update to version 17.0.0
416
417
-------------------------------------------------------------------
418
Mon Nov 21 18:55:11 UTC 2016 - jimmy@boombatower.com
419
420
- Update to version 0.16.6:
421
* UI: Add --verbose and --unfiltered_log command line options
422
* libobs: Duplicate filters of a scene when it is is duplicated
423
* obs-ffmpeg: Fix assumption about plane height with i444
424
* libobs: Refactor check for Windows bitness/arch
425
* libobs: Add Windows bitness/arch to crash handler
426
* enc-amf: Update to version 1.4.1.5
427
* UI: Add preview scaling options
428
* rtmp-services: Change YouTube keyint from 4 to 2
429
* libobs: Ensure async source sizes are always reset
430
* UI: Fix crash when switching encoders in advanced mode
431
* UI: Fix scrolling while preview is locked
432
* libobs: Ensure AVC priority is always highest for keyframes
433
* obs-outputs: Use correct variable for drop priority
434
* enc-amf: Update to commit which prevents crash on startup
435
* enc-amf: Update to temporary fix branch
436
* win-capture: Do not load 64bit hook offsets on 32bit systems
437
* win-capture: Defer hook offset loading to separate thread
438
* text-freetype2: Defer loading of plugin until source created
439
* obs-qsv11: Manually mark priority bits for QSV frames
440
* Revert "libobs: Ensure AVC priority is always highest for keyframes"
441
* libobs: Update to 0.16.6
442
* Update translations from CrowdIn
443
* UI: tray icons are redrawn for better visibility and contrast
444
* UI: Update settings and fix presets for simple AMD encoder
445
* enc-amf: Update to 1.4.2.2
446
* enc-amf: Update to 1.4.2.3
447
* cmake: Add module to find RSSDK
448
* cmake: Add macro to compile .tlb files via midl
449
* win-ivcam: Add Intel RealSense plugin
450
* UI: Update installer script to latest version
451
* libobs-opengl: Add warning when used on windows
452
* Update translations from Crowdin
453
* enc-amf: Avoid using C++17 for VS2013 compatibility
454
455
-------------------------------------------------------------------
456
Tue Nov 08 19:39:07 UTC 2016 - jimmy@boombatower.com
457
458
- Update to version 0.16.5:
459
* libobs-d3d11: Include GDI surface in rebuild
460
* libobs-d3d11: Remove possible null pointer dereference
461
* libobs: Update to 0.16.5
462
463
-------------------------------------------------------------------
464
Fri Nov 04 15:36:07 UTC 2016 - jimmy@boombatower.com
465
466
- Update to version 0.16.4:
467
* libobs/util: Fix get_dll_ver not reporting DLL name
468
* Display license in MSI installer
469
* rtmp-services: Add Asian Livecoding.tv server and increase video bitrate
470
* UI: Enable HiDPI scaling.
471
* frontend-tools: Fix crash when adding invalid regex
472
* UI: Use Qt lib for screen info instead of x11 libs
473
* enc-amf: Update to 1.3.2.3
474
* UI: Only scale HiDPI on QT 5.6+
475
* enc-amf: Update to 1.3.3.1
476
* libobs-d3d11: Log GetDeviceRemovedReason
477
* Add 256x256 icon to windows ico for HiDPI displays
478
* UI: Add Portable Mode indicator to title bar and log
479
* UI: Add raw text and text file to drag&drop support
480
* UI: Split Properties window with a QSplitter
481
* CMake: Warn if empty QTDIR/DepsPath vars on Windows
482
* OSX Travis build
483
* CI: Upload artifacts on all pushes
484
* CI: Add irc notifications to travis config
485
* CI: Reduce travis irc notice to one line
486
* CI: Package OSX build into an actual app
487
* CI: Use python2 to run package script
488
* Build browser plugin on travis for OSX
489
* Update obs-browser submodule to a working version
490
* obs-frontend-api: Add library version
491
* cmake: Fix FFmpeg search path on debian
492
* decklink: Update Blackmagic SDK to 10.8.0
493
* CI: Build on OSX 10.10 on travis
494
* UI: Fix bug in frontend API event
495
* frontend-tools: Add output timers
496
* frontend-tools: Code cleanup of output timers
497
* frontend-tools: Add ability to start timer if output is already active
498
* UI: Fix sys. tray crashes when sys. tray not available
499
* UI: Fix poor handling of system tray pointers
500
* UI: Fix improper brace placement for function
501
* UI: Remove unused variable
502
* UI: Fix full screen projector on screens that have reserved areas
503
* obs-ffmpeg: Add b-frames to NVENC logging
504
* UI: Fix --profile option not working on non-windows
505
* rtmp-services: Add Picarto
506
* libobs/util: Add Get() function to CoTaskMemPtr
507
* libobs: Fix missing call to profile_end() when encoding fails
508
* libobs: Add date/time to crash handler
509
* obs-transitions: Avoid branching in slide_transition.effect
510
* obs-ffmpeg: Fix a couple printf compiler warnings.
511
* libobs-d3d11: Store dxgi adapter used for device
512
* libobs-d3d11: Store compiled shader data (for rebuilding)
513
* libobs-d3d11: Correct error message for pixel shaders
514
* libobs-d3d11: Store shader samplers as pointers
515
* libobs-d3d11: Correct error message for staging surfaces
516
* libobs-d3d11: Correct error message creating blend states
517
* libobs-d3d11: Store index and add "Start" function
518
* libobs-d3d11: Clear device state before unloading
519
* libobs-d3d11: Store swap initialization data (for rebuilding)
520
* libobs-d3d11: Store device adapter index (for rebuilding)
521
* libobs-d3d11: Store static textures in RAM (for rebuilding)
522
* libobs-d3d11: Store static vertex buffer data (for rebuilding)
523
* libobs-d3d11: Save all D3D11 object descriptors (for rebuilding)
524
* libobs-d3d11: Make shared texture error message less vague
525
* libobs-d3d11: Use linked list for all objects (for rebuilding)
526
* libobs-d3d11: Remove unused function
527
* libobs-d3d11: Add Release funtions to all GS objects
528
* libobs-d3d11: Rebuild device and assets if device removed/reset
529
* win-capture: Cache cursor textures to prevent reallocation
530
* win-capture: Use IUnknown for getting swap backbuffers
531
* win-capture: Add D3D12 capture support
532
* UI: Allow the ability to use deprecated sources
533
* UI: Add AMD presets and update settings
534
* enc-amf: Update to release 1.4.0.0
535
* Update translations from CrowdIn
536
* libobs: Update to version 0.16.3
537
* win-mf: Deprecate AMD Media Foundation H.264 encoder
538
* UI: Fix tab order of Crop fields in Transform Properties
539
* enc-amf: Update to Version 1.4.1.0
540
* Revert "UI: Only scale HiDPI on QT 5.6+"
541
* Revert "UI: Enable HiDPI scaling."
542
* enc-amf: Fix VS2013 compiling issue
543
* libobs: Update to version 0.16.4
544
- Expand libobs-frontend-api.so to include all versions in %files.
545
- After upstream fix place libobs-(opengl|frontend-api).so in devel.
546
547
-------------------------------------------------------------------
548
Thu Sep 29 20:07:16 UTC 2016 - jimmy@boombatower.com
549
550
- Update to version 0.16.2:
551
* obs-ffmpeg: Fix possible NVENC crash
552
* UI: Use rect intersection test for validating position
553
* enc-amf: Update submodule to 1.3.1.0
554
* obs-text: Add gradient feature
555
* enc-amf: Fix warnings caused by warnings( push/pop )
556
* libobs: Update to 0.16.2
557
558
-------------------------------------------------------------------
559
Thu Sep 29 02:35:16 UTC 2016 - jimmy@boombatower.com
560
561
- Update to version 0.16.1:
562
* UI: Fix window size/pos not saving on exit
563
* libobs/util: Fix fread_utf8 not working with files < 3 bytes
564
* obs-text: Change file update interval to 1 sec (from 2)
565
* libobs: Update to 0.16.1
566
567
-------------------------------------------------------------------
568
Wed Sep 28 01:17:01 UTC 2016 - jimmy@boombatower.com
569
570
- Update to version 0.16.0:
571
* enc-amf: Update submodule to 1.3.0
572
* UI: Add media/image file drop support
573
* enc-amf: Update submodule to 1.3.0.1
574
* obs-browser: Add browser plugin as a submodule
575
* enc-amf: Update submodule to 1.3.0.3
576
* libobs: Update version to 0.16.0
577
* enc-amf: Remove unused locale files
578
* Update translations from Crowdin
579
* UI: Just use 'OK' button for license agreement dialog
580
581
-------------------------------------------------------------------
582
Mon Aug 8 23:10:42 UTC 2016 - jimmy@boombatower.com
583
584
- Update to 0.15.4 release.
585
586
-------------------------------------------------------------------
587
Sat Jul 16 20:59:38 UTC 2016 - jimmy@boombatower.com
588
589
- Update to 0.15.2 release.
590
591
-------------------------------------------------------------------
592
Tue Jul 12 02:03:51 UTC 2016 - jimmy@boombatower.com
593
594
- Update to 0.15.1 release.
595
596
-------------------------------------------------------------------
597
Fri Jul 8 05:10:02 UTC 2016 - jimmy@boombatower.com
598
599
- Update to 0.15.0 release.
600
601
-------------------------------------------------------------------
602
Mon May 16 00:09:37 UTC 2016 - jimmy@boombatower.com
603
604
- Update to 0.14.2 release.
605
606
-------------------------------------------------------------------
607
Tue Apr 26 06:11:50 UTC 2016 - jimmy@boombatower.com
608
609
- Update to 0.14.1 release.
610
611
-------------------------------------------------------------------
612
Sat Apr 16 22:01:17 UTC 2016 - olaf@aepfle.de
613
614
- Use pkgconfig instead of libffmpeg-devel
615
616
-------------------------------------------------------------------
617
Tue Mar 22 00:01:09 UTC 2016 - jimmy@boombatower.com
618
619
- Update to 0.13.4 release.
620
621
-------------------------------------------------------------------
622
Sun Mar 20 07:13:01 UTC 2016 - jimmy@boombatower.com
623
624
- Update to 0.13.3 release.
625
626
-------------------------------------------------------------------
627
Mon Feb 29 15:54:48 UTC 2016 - jimmy@boombatower.com
628
629
- Update to 0.13.2 release.
630
631
-------------------------------------------------------------------
632
Fri Feb 5 05:10:32 UTC 2016 - jimmy@boombatower.com
633
634
- Update to 0.13.1 release.
635
- Remove patch for gcc 4.8 compatability since it was upstreamed.
636
637
-------------------------------------------------------------------
638
Thu Jan 28 00:21:55 UTC 2016 - jimmy@boombatower.com
639
640
- Update to 0.13.0 release.
641
https://github.com/jp9000/obs-studio/releases/tag/0.13.0
642
- Add rpmlintrc for "bad" things obs-studio requires.
643
- Add patch for gcc 4.8 compatability.
644
645
-------------------------------------------------------------------
646
Sat Dec 12 04:25:45 UTC 2015 - jimmy@boombatower.com
647
648
- Update to 0.12.4 release.
649
https://github.com/jp9000/obs-studio/releases/tag/0.12.4
650
651
-------------------------------------------------------------------
652
Wed Dec 9 06:05:59 UTC 2015 - jimmy@boombatower.com
653
654
- Change build requirement from libffmpeg-devel to ffmpeg-devel to
655
follow recent linking of ffmpeg to obs version.
656
657
-------------------------------------------------------------------
658
Sat Dec 5 05:25:31 UTC 2015 - jimmy@boombatower.com
659
660
- Update to 0.12.3 release.
661
https://github.com/jp9000/obs-studio/releases/tag/0.12.3
662
663
-------------------------------------------------------------------
664
Sat Nov 21 03:12:17 UTC 2015 - jimmy@boombatower.com
665
666
- Update to 0.12.2 release.
667
https://github.com/jp9000/obs-studio/releases/tag/0.12.2
668
669
-------------------------------------------------------------------
670
Tue Nov 17 23:51:20 UTC 2015 - jimmy@boombatower.com
671
672
- Update to 0.12.1 release.
673
https://github.com/jp9000/obs-studio/releases/tag/0.12.1
674
675
-------------------------------------------------------------------
676
Fri Sep 25 01:53:09 UTC 2015 - jimmy@boombatower.com
677
678
- Update to 0.12.0 release.
679
https://github.com/jp9000/obs-studio/releases/tag/0.12.0
680
- Remove gcc >= 4.9 requirement since 0.12.0 reverted unintended change.
681
682
-------------------------------------------------------------------
683
Mon Aug 17 05:59:33 UTC 2015 - jimmy@boombatower.com
684
685
- Update to 0.11.4 release.
686
https://github.com/jp9000/obs-studio/releases/tag/0.11.4
687
- Cut off git portion of version string in UI.
688
- Since 0.11.3 obs unofficially requires gcc 4.9 and higher which makes it
689
impossible to compile on obs for openSUSE 13.2.
690
https://obsproject.com/mantis/view.php?id=276
691
692
-------------------------------------------------------------------
693
Sun Aug 9 06:20:02 UTC 2015 - jimmy@boombatower.com
694
695
- Update to 0.11.3 release.
696
https://github.com/jp9000/obs-studio/releases/tag/0.11.3
697
698
-------------------------------------------------------------------
699
Tue Jul 28 02:54:34 UTC 2015 - jimmy@boombatower.com
700
701
- Update to 0.11.2 release.
702
https://github.com/jp9000/obs-studio/releases/tag/0.11.2
703
704
-------------------------------------------------------------------
705
Fri Jul 10 04:17:01 UTC 2015 - jimmy@boombatower.com
706
707
- Update to 0.11.1 release.
708
https://github.com/jp9000/obs-studio/releases/tag/0.11.1
709
710
-------------------------------------------------------------------
711
Thu Jul 9 03:41:02 UTC 2015 - jimmy@boombatower.com
712
713
- Update to 0.11.0 release.
714
https://github.com/jp9000/obs-studio/releases/tag/0.11.0
715
- Add curl build dependency.
716
717
-------------------------------------------------------------------
718
Tue May 19 06:11:11 UTC 2015 - jimmy@boombatower.com
719
720
- Update to 0.10.1 release.
721
https://github.com/jp9000/obs-studio/releases/tag/0.10.1
722
723
-------------------------------------------------------------------
724
Wed May 13 23:36:24 UTC 2015 - jimmy@boombatower.com
725
726
- Update to 0.10.0 release.
727
https://github.com/jp9000/obs-studio/releases/tag/0.10.0
728
729
-------------------------------------------------------------------
730
Fri Mar 27 20:25:00 UTC 2015 - jimmy@boombatower.com
731
732
- Update to 0.9.1 release.
733
https://github.com/jp9000/obs-studio/releases/tag/0.9.1
734
735
-------------------------------------------------------------------
736
Thu Mar 26 03:47:02 UTC 2015 - jimmy@boombatower.com
737
738
- Update to 0.9.0 release.
739
https://github.com/jp9000/obs-studio/releases/tag/0.9.0
740
741
-------------------------------------------------------------------
742
Sat Feb 21 08:17:07 UTC 2015 - jimmy@boombatower.com
743
744
- Update to 0.8.3 release.
745
https://github.com/jp9000/obs-studio/releases/tag/0.8.3
746
747
-------------------------------------------------------------------
748
Thu Feb 12 07:15:19 UTC 2015 - jimmy@boombatower.com
749
750
- Update to 0.8.2 release.
751
https://github.com/jp9000/obs-studio/releases/tag/0.8.2
752
https://github.com/jp9000/obs-studio/releases/tag/0.8.1
753
https://github.com/jp9000/obs-studio/releases/tag/0.8.0
754
755
-------------------------------------------------------------------
756
Thu Jan 15 11:05:44 UTC 2015 - jimmy@boombatower.com
757
758
- Update to 0.7.3 release.
759
Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.3
760
761
-------------------------------------------------------------------
762
Wed Jan 7 20:54:30 UTC 2015 - jimmy@boombatower.com
763
764
- Update to 0.7.2 release.
765
Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.2 and
766
https://github.com/jp9000/obs-studio/releases/tag/0.7.1
767
768
-------------------------------------------------------------------
769
Thu Nov 13 10:35:34 UTC 2014 - jimmy@boombatower.com
770
771
- Initial 0.6.4 release.
772
773