We truncated the diff of some files because they were too big.
If you want to see the full diff for every file, click here.
Changes of Revision 40
obs-studio.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Mon Dec 26 08:32:58 UTC 2016 - jimmy@boombatower.com
4
+
5
+- Update to version 0.17.0:
6
+ * rtmp-services: Update ingest list for Restream.io
7
+ * Revert "CI: Build on OSX 10.10 on travis"
8
+ * Remove python dep
9
+ * win-capture: Use static runtimes for hooks/helpers
10
+ * cmake: Fix OSX fixup_bundle.sh to copy non-system deps
11
+ * cmake: Fix permissions with OSX fixup_bundle.sh
12
+ * libobs-opengl: Add xcb message poll to empty out the queue
13
+ * frontend-tools: Add options to start output timers every time
14
+ * libobs-d3d11: Add optional macro to log shader disassembly
15
+ * Revert "obs-transitions: Avoid branching in slide_transition.effect"
16
+ * rtmp-services: remove shut down services
17
+ * libff: Allow custom demuxer options
18
+ * obs-outputs: Fix librtmp IP bind / resolve behavior
19
+ * UI: Fix frontend-api event call for adding scenes
20
+ * libobs/util: Add function to get circlebuf data offset
21
+ * libobs/util: Add function to generate formatted filenames
22
+ * libobs: Fix bug where outputs cannot initialize hotkeys
23
+ * cmake: Add _CRT_SECURE_NO_WARNINGS to all projects
24
+ * libobs: Fix deprecated macro
25
+ * libobs/util: Do not ignore deprecation on windows
26
+ * libobs: Use reference counting for encoder packets
27
+ * obs-ffmpeg: Add replay buffer output
28
+ * UI: Disable simple output rec. settings when active
29
+ * UI: Add replay buffer options to simple output mode
30
+ * UI: Clarify replay buf. hotkey error message
31
+ * UI: Separate replay buffer from recording
32
+ * UI: Add file prefix/suffix options for replay buffer
33
+ * UI: Fix replay buffer compile issues on older compilers
34
+ * win-capture: Only duplicate to get cur thread handle
35
+ * win-capture: Always use minimal access rights within hook
36
+ * win-capture: Do not require pipe/mutex within hook
37
+ * win-capture: Fix getting proper UWP window handles
38
+ * win-capture: Use window for keepalive check
39
+ * win-capture: Create all named objects within hook
40
+ * win-capture: Don't use "Local\" for game capture shared mem
41
+ * win-capture: Remove redundant function
42
+ * win-capture: Use wide strings for named objects
43
+ * win-capture: Add ability to open UWP named kernel objects
44
+ * win-capture: Open UWP named objects with helper functions
45
+ * win-capture: Output hook debug messages if addresses missing
46
+ * win-capture: Log plugin-side when capture successful/lost
47
+ * win-capture: Don't hook suspended processes
48
+ * win-capture: Wait a few frames for hook to load
49
+ * win-capture: Fix "attempting to hook [executable]" message
50
+ * win-capture: Add ApplicationFrameHost to game capture blacklist
51
+ * win-capture: Don't hard fail if thread ID not found
52
+ * win-capture: Fix cursor not painting with UWP windows
53
+ * win-capture: Add debug messages when hooking
54
+ * win-capture: Do not fall back to other windows for UWP windows
55
+ * UI: Fix property name bug in frontend API
56
+ * libobs: Fix possible reverse order mutex hard lock
57
+ * UI: Remove deleteLater view from filter window layout
58
+ * libobs: Convert Y800 to RGBX manually
59
+ * UI: Use dedicated GPU on Hybrid AMD GPU systems
60
+ * libobs: Fix format not being set for new source frames
61
+ * libobs: Fix line size issue when copying Y800 data
62
+ * obs-ffmpeg: Don't allow 32kb/s with FFmpeg AAC encoder
63
+ * libobs/graphics: Fix the 2D vector dot product func
64
+ * UI: Make close button default in transform dialog
65
+ * UI: Add ability to copy-paste scene item transforms
66
+ * UI: Add import/export of scene collections & profiles
67
+ * enc-amf: Update to 1.4.3.4 for AMD Driver 16.12.1
68
+ * obs-filters: Improve "Color Correction" filter
69
+ * image-source: Do not change blend state
70
+ * obs-text: Do not reset blend state
71
+ * libobs-d3d11: Don't crash if unable to rebuild shared texture
72
+ * libobs: Increase maximum audio tracks to 6
73
+ * UI: Increase maximum audio tracks to 6
74
+ * UI: Update locale for 6 tracks
75
+ * UI: Fix endif in installer
76
+ * UI: Use 64bit desktop link by default in installer
77
+ * UI: Clarify startup error messages related to video
78
+ * obs-ffmpeg: Fix nvenc_h264 deprecated message
79
+ * libobs: Fix bug drawing RGB/BGR async sources
80
+ * libobs: Process all scene audio actions if no audio playing
81
+ * UI: Fix buddy controls with new audio tracks
82
+ * UI: Add default audio track bitrates
83
+ * UI: Fix video initialization failure error message
84
+ * UI: Fix settings window stacked widget index
85
+ * win-capture: Capture all D3D12 backbuffers
86
+ * win-capture: Use FindWindowEx to traverse window list
87
+ * win-capture: Fix possible null pointer dereference
88
+ * win-capture: Do not add certain windows to window lists
89
+ * win-capture: Add a few new blacklisted game capture exes
90
+ * obs-filters: Add "Color" option to color correction filter
91
+ * obs-filters: Fix comment messages
92
+ * obs-qsv11: Use d3d9 allocator on Win7
93
+ * win-capture: Fix possible access of array beyond size
94
+ * win-capture: Refactor DX12 backbuffer code
95
+ * win-capture: If backbuffer count is 1, disable dxgi 1.4 use
96
+ * win-capture: Release backbuffers immediately upon init
97
+ * libobs/util: Fix C++ compilation issue
98
+ * Add libcaption library
99
+ * libobs: Add ability to insert captions into frames
100
+ * frontend-tools: Move source helper functions to a header
101
+ * frontend-tools: Add caption generation tool (windows)
102
+ * Update translations from Crowdin
103
+ * frontend-tools: Add ability to select caption language
104
+ * frontend-tools: Detach caption thread if critical failure
105
+ * frontend-tools: Reset stop event before starting captions
106
+ * frontend-tools: Don't include colon in "Audio Source"
107
+ * frontend-tools: Set buddied controls for captions dialog
108
+ * libobs: Fix caption encoder packet reallocation
109
+ * libobs: Create referenced parsed AVC encoder packet
110
+ * obs-outputs: Free encoder packet data manually
111
+ * libobs: Fix bug in AVC encoder packet allocation
112
+ * UI: Fix Export QFileDialog parent
113
+ * libobs: Eliminate an unnecessary allocation with captions
114
+ * frontend-tools: Fix output-timer translation bug
115
+ * libobs: Update to version 17.0.0
116
+
117
+-------------------------------------------------------------------
118
Mon Nov 21 18:55:11 UTC 2016 - jimmy@boombatower.com
119
120
- Update to version 0.16.6:
121
obs-studio.spec
Changed
8
1
2
Name: obs-studio
3
-Version: 0.16.6
4
+Version: 0.17.0
5
Release: 0
6
Summary: A recording/broadcasting program
7
8
_service
Changed
10
1
2
<services>
3
<service name="tar_scm" mode="disabled">
4
<param name="versionformat">@PARENT_TAG@</param>
5
- <param name="revision">refs/tags/0.16.6</param>
6
+ <param name="revision">refs/tags/0.17.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
2
<servicedata>
3
<service name="tar_scm">
4
<param name="url">git://github.com/jp9000/obs-studio.git</param>
5
- <param name="changesrevision">b7b8ad476f1f62376833a224d64aa7b747d3b58b</param>
6
+ <param name="changesrevision">93e084088f3c1f3979d78eea3c5d9220b1cea3f7</param>
7
</service>
8
</servicedata>
9
obs-studio-0.16.6.tar.xz -> obs-studio-0.17.0.tar.xz
Changed