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