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

Currently displaying revision 52 , Show latest

1212
 
1
-------------------------------------------------------------------
2
Fri Nov 17 22:46:45 UTC 2017 - jimmy@boombatower.com
3
4
- Update to version 20.1.3:
5
  * libobs: Update to version 20.1.3
6
  * libobs: Fix FFmpeg constants
7
  * libobs: Update to version 20.1.2
8
  * libobs-d3d11: Allow rebuild even if output duplicator fails
9
  * graphics-hook: blacklist OpenGL capture for "cm_client.exe"
10
  * UI: Fix custom ffmpeg output file / URL entry
11
  * linux-pulseaudio: Get correct default device
12
  * libobs: Rename obs_video_thread to obs_graphics_thread
13
  * libobs: Use new ffmpeg constants
14
  * obs-ffmpeg: Use new ffmpeg constants
15
  * deps/media-playback: Use new ffmpeg constants
16
  * UI: Log when output timer events stop outputs
17
18
-------------------------------------------------------------------
19
Thu Oct 26 05:22:23 UTC 2017 - jimmy@boombatower.com
20
21
- Update to version 20.1.1:
22
  * libobs: Add wrapper function to query Windows registry
23
  * libobs: Log Windows 10 Gaming Features
24
  * CI: Update Travis script to target OSX 10.10+
25
  * enc-amf: Version 2.2.4
26
  * libobs: Update to version 20.1.1
27
  * rtmp-services: Add Picarto eu-west1 ingress server
28
  * rtmp-services: Add stream.me streaming platform
29
30
-------------------------------------------------------------------
31
Wed Oct 18 13:59:23 UTC 2017 - jimmy@boombatower.com
32
33
- Update to version 20.1.0:
34
  * libobs/util: Fix *nix CPU core counts
35
  * libobs: Log *nix system info more like Windows/Mac
36
  * libobs: Fix XCB keyboard mapping size calculation
37
  * linux-capture: Watch for VisibilityNotify events
38
  * libobs: Fix a potential divide by zero crash
39
  * UI: Allow volume peak to be customized via .qss
40
  * UI: Fix parent window geometry loading
41
  * Build with CEF 3112 on OSX
42
  * obs-browser: version 1.30.1
43
  * rtmp-services: Update ingest list for Restream.io
44
  * obs-outputs: Enable FTL logging and reduce verbosity
45
  * obs-outputs: Fix invalid stream key error
46
  * rtmp-services: Add new twitch ingest servers
47
  * obs-outputs: Improve new netcode if encoder reports 0 bitrate
48
  * rtmp-services: Fixing misspell in a country name
49
  * vlc-source: Add media control hotkeys
50
  * rtmp-services: Update ingest list for Restream.io
51
  * rtmp-services: Add looch.tv streaming platform
52
  * libobs/util: Add memory usage functions
53
  * UI: Add memory usage to Stats window on linux/mac
54
  * libobs: Add Pulseaudio audio monitoring support
55
  * UI: Enable audio monitoring on linux if pulse available
56
  * linux-pulseaudio: Use actual sink device names
57
  * libobs: Fix texture_ready feedback for CPU conversion path
58
  * libobs: Fix I420 shader for (width/2)%4 == 2 resolutions
59
  * libobs: Add private settings to scene items/sources
60
  * UI: Allow right-clicking mixer sources to bring up menu
61
  * UI: Allow hiding/unhiding sources in the mixer
62
  * UI: Add missing option to context menu
63
  * UI: Use Qt standard buttons in source properties
64
  * obs-ffmpeg: Don't mark to destroy media unless valid
65
  * libobs: Fix ImageMagick header path
66
  * libobs: Stop configure if ImageMagick is preferred, but not found
67
  * libobs: Adjust grammar of an error message
68
  * UI: Enable Replay Buffer in Advanced Mode
69
  * obs-transitions: Add audio monitoring to stinger
70
  * obs-transition: Add crossfade option to stinger
71
  * obs-transitions: Fix integer conversion warning
72
  * UI: Lock graphics context when adding new sources
73
  * obs-ffmpeg: Fix potential seek issues with media source
74
  * libobs: Restore Windows Vista compatibility
75
  * UI/updater: Use TLS 1.2 with WinHTTP
76
  * libobs: Fix paired audio encoder discarding one segment
77
  * libobs: Fix starting video packet offset in outputs
78
  * libobs: Move macro to internal C file
79
  * obs-outputs: Fix FLV muxing bug
80
  * libobs: When interleaving packets, make video come first
81
  * obs-outputs: Fix up the internal FLV output
82
  * libobs: Set video timing_adjust to obs video time
83
  * win-capture: Remove buffering from window capture
84
  * win-wasapi: Subtract frame duration from timestamp
85
  * test: Add sync tests
86
  * libobs/media-io: Fix decompress_420 function
87
  * vlc-video: Set properties to defer update mode
88
  * graphics-hook: Blacklist specific game from GL capture
89
  * libobs: Initialize randomization seed in video thread
90
  * vlc-video: Fix shuffle not being quite that random
91
  * win-dshow: Fix video playback when default format is MJPEG
92
  * file-updater: fix crash due to network timeout
93
  * UI: Log generic stream startup failures
94
  * libobs: Disable pulseaudio dependency lookup on mac
95
  * libobs-opengl: Disable v-sync on mac
96
  * UI: Add ini option to use different graphics adapters
97
  * libobs/util: Fix Windows 10 revision detection
98
  * rtmp-services: Only update Twitch ingests when necessary
99
  * libobs: Add async video/audio decoupling functions
100
  * decklink: Use unbuffered by default, and decouple
101
  * obs-outputs: Signal stop if stop called when not active
102
  * UI: Log when starting / stopping via hotkey or timer
103
  * UI: Add missing text for replay buffer hotkey log
104
  * obs-outputs: Only set stop events if still active
105
  * UI: Disallow pasting duplicates of sources with DO_NOT_DUPLICATE
106
  * rtmp-services: Don't show "service not found" if name empty
107
  * UI: Fix Pulse Audio not loading saved device
108
  * libobs: Update version to 20.1.0
109
  * Update translations from Crowdin
110
111
-------------------------------------------------------------------
112
Wed Oct 18 13:57:16 UTC 2017 - jimmy@boombatower.com
113
114
- Revert dropping of _service for URL in spec by non-maintainer.
115
116
-------------------------------------------------------------------
117
Sun Oct  8 14:08:31 UTC 2017 - hillwood@opensuse.org
118
119
- Use %suse_update_desktop_file.
120
- Fix wrong Group tag.
121
- Update %post and %postun.
122
- Use URL in Source tag.
123
- Remove %clean tag, it's not necessary now.
124
125
-------------------------------------------------------------------
126
Fri Aug 11 18:43:29 UTC 2017 - jimmy@boombatower.com
127
128
- Update to version 20.0.1:
129
  * UI: Add Studio Mode features in the Frontend API
130
  * CI: Download deps if they are outdated
131
  * plugins: Clear warnings about -Wincompatible-pointer-types
132
  * UI: Add new theme, update theme capabilities
133
  * .editorconfig: Add file to speed up editor configuration
134
  * libobs: Fix an int underflow in log_frame_info
135
  * rtmp-services: Add Chaturbate Streaming Service
136
  * libobs-d3d11: Fix potential issue rebuilding shared texture
137
  * UI: Fix potential crash with unsupported video cards
138
  * vlc-video: Add network caching property
139
  * libobs-d3d11: Better error message for missing D3DCompiler
140
  * rtmp-services: Rename beam.pro to Mixer.com
141
  * vlc-video: Fix integer conversion warning
142
  * deps/jansson: Update jansson to version 2.9
143
  * UI: Add fullscreen projector to systray menu
144
  * UI: Add fullscreen UI option to view menu
145
  * libobs: Fix bug where obs_data default might not be set
146
  * UI: Add "Defaults" button to filters/properties windows
147
  * obs-text: Fix file reader occasionally not updating
148
  * text-freetype2: Fix file reader occasionally not updating
149
  * cmake: Add _CRT_NONSTDC_NO_WARNINGS def to all projects
150
  * UI, libobs: Add ability to lock individual scene items
151
  * UI, libobs: Add Japanese shortcut keys for Windows
152
  * rtmp-services: Update servers for Vaughn Live/Breakers.tv
153
  * libobs/util: Make minor optimization to circlebuf pops
154
  * libobs: Add <> or \| on RT 102-key as hotkey
155
  * libobs/plugins/UI: Suppress unused variables warnings
156
  * UI: Make sure "Defaults" buttons aren't default buttons
157
  * UI: Make lock/unlock icons slightly smaller
158
  * UI: Fix lock/visibility sub-widget sizes on OSX
159
  * obs-qsv11: change re-enter locker implementation
160
  * decklink: Add feature to detect resolution/format
161
  * UI: Add ability to drop html files
162
  * UI: Allow zoom with the scroll wheel
163
  * win-capture: Log when game capture compatibilty mode is set
164
  * UI: Remove unused function from volume control
165
  * libobs: Add obs_volmeter_get_cur_db function
166
  * UI: Change meter color to red when audio is clipping
167
  * UI: Add backwards compatible theme fallback
168
  * rtmp-services: Add LiveEdu (accidentally removed)
169
  * UI: Ensure theme backward compat. with older OBS vers.
170
  * obs-filters: Optimize and fix alpha in color grade filter
171
  * UI: update installer script to latest version
172
  * rtmp-services: Update twitch.tv ingests
173
  * UI: Add missing separator in mediaExtensions initializer
174
  * libobs: Add API to specify codec support on encoded outputs
175
  * libobs: Add ability for service to specify its output type
176
  * obs-qsv11, obs-x264: Allow bframe count overriding
177
  * rtmp-services: Add ability to specify different outputs
178
  * rtmp-services: Allow services to override bframe count
179
  * UI: Allow services to use different outputs
180
  * UI: Allow outputs to use different audio codecs
181
  * obs-outputs: Fix a few issues with CMakeLists.txt
182
  * rmtp-services: Don't display warning for invalid file ver.
183
  * rtmp-services: Fix incorrect RTMP output ID
184
  * rtmp-services: Update Twitch ingests
185
  * libobs: Do not save hotkeys for private sources
186
  * libobs: Add transition callbacks for starting/stopping
187
  * libobs: Add function to get current transition time
188
  * libobs: Add ability for transitions to render sources directly
189
  * obs-ffmpeg: Add proc handler function to get media duration
190
  * obs-transitions: Add stinger transition
191
  * rtmp-services: Add Twitter / Periscope as a service
192
  * UI: Fix problem with exporting scene collections/profiles
193
  * UI: Add --multi flag to suppress multi-instance warning
194
  * libobs: Add post-load module callback
195
  * libobs: Ensure scene items don't have pre-multiplied alpha
196
  * libobs: Fix item copying during scene duplication
197
  * rtmp-services: Update Picarto maximum audio bitrate
198
  * UI: Fix potential crash when outputs change
199
  * UI: Add "Below Normal" priority option
200
  * UI: Add modular UI
201
  * UI: Fix build issue with older linux Qt5 packages
202
  * UI: Fix settings window minimum width/height
203
  * libobs: Add API function to get version string
204
  * deps/file-updater: Add func to get single remote file
205
  * obs-ffmpeg: Rename obs-ffmpeg-aac.c file
206
  * obs-ffmpeg: Make FFmpeg audio encoder abstractable
207
  * obs-ffmpeg: Ensure sample rate is supported in audio encoder
208
  * obs-ffmpeg: Add Opus audio encoder
209
  * obs-outputs: Add FTL output
210
  * rtmp-services: Add Mixer FTL service
211
  * UI: Update Mixer (formerly Beam) in auto configuration
212
  * UI: Remove trailing whitespace
213
  * UI: Return false if audio encoder creation fails
214
  * rtmp-services: Fix ingest update request user agent
215
  * rtmp-services: Add Twitch ingest update API
216
  * rtmp-services: Add "Auto" server option for Twitch
217
  * UI: Add support for Twitch "Auto" server in auto-config
218
  * UI: Fix incorrect properties set for Hardware (AMD)
219
  * rtmp-services: Remove Twtich "Auto" if API down and not cached
220
  * Revert "UI: Add support for Twitch "Auto" server in auto-config"
221
  * Revert "libobs: Fix an int underflow in log_frame_info"
222
  * libobs: Log output frame count instead of encoded count
223
  * UI: Test first 3 closest Twitch ingests in auto-config
224
  * UI: Fix Delete key not working on scenes/sources
225
  * deps/media-playback: Add concat playback support
226
  * UI: Update Hitbox to Smashcast in autoconfig wizard
227
  * enc-amf: Update to 2.2.1
228
  * libobs: Add ability to transition to NULL source
229
  * image-source: Add 'loop' and 'hide on stop' to slideshow
230
  * image-source: Add activate/deactivate behavior to slideshow
231
  * image-source: Add "manual (hotkey)" mode to image slideshow
232
  * UI: Move adv. audio props. to each audio config button
233
  * obs-x264: Remove VFR mode as an advanced option
234
  * vlc-video: Don't allow VLC sources to be cloned
235
  * rtmp-services: Update Switchboard ingests
236
  * UI: Fix stats window geometry saving on shutdown
237
  * UI: Show error if empty recording path specified
238
  * libobs: Export obs_output_get_last_error
239
  * obs-ffmpeg: Improved output error handling
240
  * UI: Report more detailed output errors if available
241
  * UI: Show error if empty recording path specified
242
  * obs-ffmpeg: Add proc handler for getting number of frames in video
243
  * obs-transitions: Add frame transition point option to stinger
244
  * obs-transitions: Fix stinger transition locale
245
  * obs-outputs: Change loglevel of ftl status thread to debug
246
  * enc-amf: Update to 2.2.2
247
  * UI/updater: Restart progress bar when installing updates
248
  * UI/updater: Improved handling of failure conditions
249
  * libobs: Update version to 20.0.0
250
  * rtmp-services: Initialize mutex/dynamic array
251
  * rtmp-services: Require cmake var to enable ingest updates
252
  * obs-transitions: Rename stinger ID to prevent conflict
253
  * Update translations from Crowdin
254
  * rtmp-services: Always check service updates on non-windows
255
  * image-source: Fix potential crash with slideshow
256
  * UI: Fix conditions for redraw the stats labels
257
  * libobs: Update version to 20.0.1
258
  * libobs: Add default hotkey id to duplicated item
259
  * UI: Fix Stats not showing stream data until start
260
261
-------------------------------------------------------------------
262
Thu Jun 22 19:41:10 UTC 2017 - jimmy@boombatower.com
263
264
- Update to version 19.0.3:
265
  * rtmp-services: Update Twitch ingests
266
  * librtmp: Fix build error with ENODATA on FreeBSD
267
  * rtmp-services: Rename Beam to Mixer
268
  * UI/installer: Specify "source" in plugins section
269
  * UI/installer: Fix broken realsense plugin install locations
270
  * UI/installer: Update installer VC redist download link
271
  * win-wasapi: Fix potential null pointer deref in enumeration
272
  * UI: Look for plugins in ~/Library/Application Support/obs-studio/plugins/
273
  * libobs/plugins/UI: Suppress -Wimplicit-fallthrough introduced by GCC 7
274
  * win-capture: Limit OpenProcess flags to prevent A/C issues
275
  * deps/media-playback: Output av_read_frame error string
276
  * deps/media-playback: Start decoding regardless of keyframe
277
  * obs-ffmpeg: Add network buffering property
278
  * deps/media-playback: Call stop callback on failure
279
  * deps/media-playback: Fix lockup issues
280
  * Revert "rtmp-services: Rename Beam to Mixer"
281
  * rtmp-services: Add new twitch.tv ingests
282
  * UI/updater: Fix incorrect path in portable mode
283
  * deps/media-playback: Add timeout when waiting for frames
284
  * deps/media-playback: Fix AV_NOPTS_VALUE being used as timestamp
285
  * deps/media-playback: Fix playback reset fail after stop
286
  * obs-ffmpeg: Don't preload media frames if set to pause on end
287
  * win-capture/graphics-hook: Fix D3D10/D3D11 detection
288
  * UI: Ignore first 2.5 seconds of bandwidth test
289
  * UI: Initialize Stats window values after OBSInit/reset
290
  * win-capture: Add IDXGISwapChain1::Present1 hook support
291
  * win-capture: Use PROCESS_QUERY_INFORMATION for game capture
292
  * obs-ffmpeg: Do not precache if set to close when inactive
293
  * UI: Use QT_TO_UTF8 with name dialog
294
  * libobs-d3d11: Fix shader const array size miscalculation
295
  * UI: Preserve source if audio settings device changed
296
  * libobs: Update version to 19.0.3
297
  * UI: Set error mode to SEM_FAILCRITICALERRORS
298
  * ffmpeg-mux: Set error mode to SEM_FAILCRITICALERRORS
299
  * get-graphics-offsets: Set error mode to SEM_FAILCRITICALERRORS
300
  * inject-helper: Set error mode to SEM_FAILCRITICALERRORS
301
  * enc-amf: Version 2.1.6
302
  * obs-ffmpeg: Remove "Buffering (MS)" property
303
304
-------------------------------------------------------------------
305
Wed Jun 14 22:47:57 UTC 2017 - jimmy@boombatower.com
306
307
- Update to version 19.0.2:
308
  * UI: Fix drag & drop bug
309
  * frontend-tools: Add automatic scene switcher for Linux
310
  * UI: Add option to disable audio ducking on windows
311
  * rtmp-services: Update ingests
312
  * libobs/util: Add Get function to BPtr<>
313
  * UI, obs-qsv11: Fix build in VisualStudio 2017
314
  * UI: Fix warning in VisualStudio 2017
315
  * obs-qsv11: Fix SEI crash caused by dangling pointer
316
  * UI: Add ability to output to window
317
  * UI: Always alternatively open backup scene json file
318
  * libobs: Don't call unlink unnecessarily
319
  * libobs/util: Add os_safe_replace function
320
  * libobs/util: Use os_safe_replace in safe file writes
321
  * libobs/util: Flush text files when writing
322
  * libobs/util: Use MoveFileEx with MOVEFILE_REPLACE_EXISTING
323
  * vlc-video: Add ability to shuffle playlist in VLC source
324
  * Various: Optimize bundled PNG files
325
  * text-freetype2: Make font lookup recursive on mac
326
  * libobs: Use tex.Load for reverse NV12/I420 funcs
327
  * UI: Fix settings dialog crashing on linux
328
  * libobs: Fix tex.Load lookup (needs int3, not int2)
329
  * libobs: Add random shader
330
  * libobs: Fix skipped frames reporting
331
  * libobs: Add functions to get logical/physical cores
332
  * libobs: Pass exact data when calling obs_get_video_info
333
  * libobs: Add function to allow custom output drawing
334
  * libobs: Add function to allow getting output connect time
335
  * libobs: Don't allow lagged frames to be counted as skipped
336
  * obs-outputs: Add null output
337
  * obs-outputs: Add connect time callback for rtmp output
338
  * obs-outputs: Fix frame dropping when using ultrafast
339
  * UI: Add function to enable/disable outputs
340
  * UI: Don't subject base/output resolutions defaults
341
  * UI: Limit default canvas res to 1920x1080 or below
342
  * UI: Add 1920x1080/1280x720 to the settings base res list
343
  * UI: Remove colon from a few locale items
344
  * UI: Add auto-configuration wizard
345
  * CI: OSX - Use wget instead of curl
346
  * libobs: Fix os_safe_replace not working linux
347
  * UI: Show invalid Bind to IP entries in the settings
348
  * decklink: Fix compiler warning about ignored const
349
  * decklink: Add option to disable the plugin
350
  * decklink: Remove unused variables to fix warning
351
  * win-capture: Hide cursor when in background (game capture)
352
  * Various: Don't use boolean bitfields
353
  * win-capture: Hide cursor when in background (window capture)
354
  * rtmp-services: Rename hitbox.tv to Smashcast
355
  * obs-ffmpeg: Add signal/proc to restart media playback
356
  * CI: exclude .gitignore
357
  * CI: Use git fetch --unshallow for OSX
358
  * libobs/util: Add function to get free disk space
359
  * libobs-opengl: Fix potential crash w/ viewports
360
  * libobs: Add function to get average render time
361
  * libobs: Add functions to get total/lagged frames
362
  * libobs: Add obs_output_reconnecting func
363
  * obs-ffmpeg: Implement get_total_bytes in recording outputs
364
  * UI: Add function to get current memory usage (win32)
365
  * UI: Add themeID values for colors to style sheets
366
  * UI: Add stats dialog
367
  * UI: Fix a few locale items, and add a few missing ones
368
  * UI: Make Qt use locale text for QWizard buttons
369
  * UI: Add helper class to translate message box buttons
370
  * UI: Make sure all message box buttons are translated
371
  * UI: Fix locale text for "OK" in question dialogs
372
  * UI: Bring stats to front if it already exists
373
  * UI: Add option to show stats on startup to general
374
  * UI: Save/remember stats window geometry
375
  * Revert "libobs: Allow source to fully control source flags (for now)"
376
  * libobs: Don't use source flags for async buffering
377
  * UI: Don't use "quit on last window closed"
378
  * UI: Fix bug where Pre19Defaults would always be set
379
  * UI: Don't count debug log messages in repeat detection
380
  * UI: Warn user if multiple instances of the UI are open
381
  * enc-amf: Version 2.1.3
382
  * image-source: Allow custom bounding source size/aspect
383
  * UI: Update quick transitions on transition add/removal
384
  * libobs: Add scene item IDs
385
  * win-dshow: Update libdshowcapture to 0.5.12
386
  * UI: Add support for showing output error messages
387
  * libobs: Add support for output error messages
388
  * obs-outputs: Add output error messages for RTMP
389
  * UI: Fix misleading log message when updating settings
390
  * UI: Change output blocking bool to integer ref counter
391
  * UI: Prevent user from starting ouputs while in settings
392
  * UI: Move Stats to the view menu
393
  * UI: Make Stats a regular window rather than dialog
394
  * UI: Check to see if outputs valid when updating stats
395
  * deps/media-playback: Remove unnecessary logging
396
  * UI: Fix creation of log files with non-english paths
397
  * libobs-d3d11: Only load vertex buffer before drawing
398
  * deps/media-playback: Include SSE flags
399
  * deps/media-playback: Do not seek network streams
400
  * deps/media-playback: Init avformat in thread
401
  * obs-ffmpeg: Only preload frames for local files
402
  * obs-ffmpeg: Always close network sources when inactive
403
  * libobs: Update to version 19.0.0
404
  * libobs: Make obs_source_default_render exported
405
  * obs-filters: Add Render Delay filter
406
  * UI: Sort filter names when adding filters
407
  * deps/media-playback: Discard packet returns of invalid sizes
408
  * deps/media-playback: Use new FFmpeg decode funcs when possible
409
  * deps/media-playback: Always check for new frame first
410
  * UI: Fix cases where wizard bitrate is not capped
411
  * UI: Remove advanced settings from final wizard results
412
  * UI: Actually update service for wiz. bitrate limits
413
  * UI: Fix enumeration of scene collections on first run
414
  * obs-ffmpeg: Disable media source HW accel. for now
415
  * libobs: Do not allow incompatible filters on sources
416
  * rtmp-services: Preserve settings if service renamed
417
  * obs-filters: Increase allowable render delay to 500ms
418
  * enc-amf: Version 2.1.4
419
  * VST: bump vst submodule ref
420
  * Update translations from Crowdin
421
  * UI: Change default autoconfig test bitrate
422
  * AUTHORS: Update with data from Git and Crowdin
423
  * deps/media-playback: Fix bug where inverted media would crash
424
  * UI: Remove whitespace from end of autconfig stream key
425
  * libobs/util: Also remove CR/LF from dstr_depad
426
  * UI: Fix bug where auto-config settings wouldn't apply
427
  * Fix German locale inconsistencies
428
  * libobs: Always call stop callback
429
  * UI: Unlock mutex before trying to stop output
430
  * libobs: Fix bug where outputs would not set stopped event
431
  * libobs: Update version to 19.0.1
432
  * enc-amf: Version 2.1.5
433
  * UI: Fix creation of crash log with non-english paths
434
  * libobs-d3d11: Fix bug where vertex buffers would be reset
435
  * UI: Fix autoconfig capping bitrate with "custom server"
436
  * libobs: Update to version 19.0.2
437
  * Revert "obs-ffmpeg/nvenc: Remove "default" preset"
438
  * UI: Fix tooltip for "prefer hardware encoding"
439
440
-------------------------------------------------------------------
441
Tue May 02 19:05:40 UTC 2017 - jimmy@boombatower.com
442
443
- Update to version 18.0.2:
444
  * UI/updater: Fix temp files being created and not deleted
445
  * UI/updater: Fix potential fail case when no files to patch
446
  * UI/updater: Fixed a bug with deflating
447
  * UI/updater: Ignore 64bit files on 32bit windows
448
  * CI: Use ccache to speed up the build
449
  * CI: OSX - Fix obs.png
450
  * UI/updater: Fix incorrect inflate use
451
  * CI: Linux - Install libfdk-aac-dev
452
  * image-source: Move file modification check before animation processing
453
  * UI: Add workaround to fix deleting final scene bug
454
  * rtmp-services: Update ingest list for Restream.io
455
  * rtmp-services: Update maximum bitrate for Twitch
456
  * UI: Fix segfault when no system tray exists
457
  * CI: Linux - Install FFmpeg from source
458
  * obs-ffmpeg/nvenc: Remove "default" preset
459
  * libobs: Add obs_source_copy_filters function
460
  * UI: Add copying/pasting of sources/filters
461
  * UI: Disable filter pasting when scene collection changed
462
  * UI: Fix bug where items can't be deleted in last scene
463
  * libobs: Remove unimplemented exports
464
  * rtmp-services: Add Livestream service
465
  * win-dshow: Fix issue with activating when not set to
466
  * rtmp-services: Update Picarto maximum bitrates
467
  * libobs: Delay stop detection of audio source
468
  * libobs: Allow source to fully control source flags (for now)
469
  * libobs: Add ability to preload async frames
470
  * libobs: Remove multiple calls to free_type_data
471
  * deps: Add media-playback static lib
472
  * obs-ffmpeg: Change from libff to media-playback
473
  * deps/libff: Remove network init
474
  * UI: Remove libff as a dependency
475
  * deps/libff: Don't build libff (deprecated)
476
  * obs-ffmpeg: Remove unnecessary open call
477
  * obs-ffmpeg: Always open on update unless set otherwise
478
  * obs-ffmpeg: Fix bug on non-MSVC compilers
479
  * UI: Fix property widgets not being disabled
480
  * mac-avcapture: Ability to directly add iOS devices over USB
481
  * audio-monitoring: Add ability to monitor Outputs
482
  * decklink: Add option to select channel format
483
  * decklink: Add workaround for audio timestamp jump issue
484
  * Improve README/CONTRIBUTING files
485
  * win-dshow: Fix reallocation issue in ffmpeg-decode
486
  * UI: Add window name to remux dialog
487
  * UI: Hide OpenGL and D3D adapter on Windows
488
  * UI: Continue to show OpenGL if already in use
489
  * UI: Increase MAX_CRASH_REPORT_SIZE to 150 KB
490
  * CI: Use webhooks for notifications
491
  * CI: Fix notification frequency
492
  * libobs-opengl: Log OpenGL version on all systems
493
  * Fix various typos across multiple modules
494
  * Update Linux kernel coding style URL in CONTRIBUTING
495
  * UI: Ctrl+E to Edit Transform
496
  * UI: Remove unused defines from old updater code
497
  * win-capture: Log if shared texture capture is unavailable
498
  * win-capture: Update get-graphics-offsets
499
  * win-capture: Add missing 32 bit offsets
500
  * win-capture: Fix and clarify window capture prioritization
501
  * UI: Add front-end API functions to get/modify service
502
  * UI: Display filename when dragging & dropping
503
  * obs-outputs: Always call RTMP_Init before connecting
504
  * UI: Make sure all dialogs have close buttons
505
  * UI: Add command line option for starting up always on top
506
  * frontend-tools: Rename some files
507
  * frontend-plugins: Abstract captions
508
  * enc-amf: Update to v2.1.0(.0)
509
  * win-ivcam: Fix potential null pointer dereference
510
  * libobs: Update to 18.0.2 (windows hotfix)
511
  * UI/updater: Add opt to disable building update module
512
513
-------------------------------------------------------------------
514
Tue Mar 07 05:13:13 UTC 2017 - jimmy@boombatower.com
515
516
- Update to version 18.0.1:
517
  * CI: Fix true / false on stable builds
518
  * CI: Add boolean arg parser to OSX
519
  * CI: Deploy on tags and master branch
520
  * CI: OSX - Deploy on all branches in the master repo.
521
  * CI: OSX - Include branch in pkg
522
  * enc-amf: Update to 1.4.3.11
523
  * UI: Use correct string for systemTrayEnabled
524
  * CI: OSX - Update to CEF 2987
525
  * CI: Use correct folder for building browser
526
  * CI: OSX - Use bash variable for CEF version
527
  * UI: Don't exit on unknown command line arguments
528
  * CI: OSX - export cef version so we can use it elsewhere
529
  * CI: Fix cef version variable
530
  * obs-outputs: Fix 100% CPU usage with new network code
531
  * CI: OSX - Move CEF version to .travis
532
  * VST: Fix save / load of plugin state. More interface options.
533
  * UI: Fix audio monitoring dev. not being set on startup
534
  * UI: Log audio monitoring dev. on start and when changed
535
  * UI: Add logging of audio monitoring to sources
536
  * VST: Fix crash when OBS is set to mono
537
  * Revert "win-dshow: Add LGP timestamp fix"
538
  * win-dshow: Actually fix LGP issue
539
  * obs-outputs: Various fixes to new network code
540
  * Update translations from Crowdin
541
  * AUTHORS: Update with data from Git and Crowdin
542
  * libobs: Apply sync offset to win32 audio monitoring
543
  * UI: Disable network settings while outputs active
544
  * Update translations from Crowdin
545
  * AUTHORS: Update with data from Git and Crowdin
546
  * CI: OSX - Brew install speexdsp
547
  * CI: OSX - enable sparkle
548
  * deps/blake2: Fix compiler warning
549
  * UI: Fix game capture check when about to update
550
  * deps: Add liblmza
551
  * libobs: Update to 18.0.1
552
  * updater: Add windows updater module
553
  * UI/updater: Wait for OBS to close before updating
554
  * obs-outputs: Improve shutdown behavior of new socket loop
555
  * UI/updater: Use better function for getting process names
556
557
-------------------------------------------------------------------
558
Tue Feb 28 00:38:38 UTC 2017 - jimmy@boombatower.com
559
560
- Update to version 18.0.0:
561
  * UI: Add more command line options
562
  * obs-browser: Update submodule to latest version
563
  * Revert "Revert "win-capture: Use FindWindowEx to traverse window list""
564
  * CI: Add in inital appveyor config
565
  * CI: Move browser source before building app
566
  * CI: Build VLC plugin for OSX on travis
567
  * rtmp-services: remove shut down services
568
  * CI: Build Windows version and upload artifacts
569
  * obs-browser: Update browser ref
570
  * CI: Update permissions on CEF app plist before packaging
571
  * cmake: Enable COPY_DEPENDENCIES by default on Windows
572
  * rtmp-services: Update Vaughn Live ingests
573
  * libobs: Log correct amount of memory on 32bit (windows)
574
  * UI: Convert to wide before outputting debug text (win)
575
  * UI: Protect debug text static string var with mutex
576
  * libobs: Add ability to get output congestion
577
  * obs-output: Add ability to get congestion to rtmp output
578
  * obs-outputs: Increase default drop threshold
579
  * UI: Add connection status square to status bar
580
  * UI: Add separate timers to status bar
581
  * UI: Add option to always minimize to tray
582
  * UI: Hide/show dialogs when minimizing to tray
583
  * UI: Do not quit program when last windows are projectors
584
  * UI: Add option to save projectors
585
  * UI: Add auto-start replay buf. opt. when stream starts
586
  * UI: Fix scaling in viewport when source flipped
587
  * UI: Fix linux display/resize bug with preview widget
588
  * rtmp-services: Add Restream.io Los Angeles server
589
  * libobs: Add optional ultrawide -> wide scaling techniques
590
  * obs-filters: Add option to undistort ultrawide -> wide
591
  * obs-filters: Add "Color Grading" filter
592
  * rtmp-services: Add new beam.pro ingests
593
  * CI: Add post install script to OBS installer to fix CEF permissions
594
  * rtmp-services: Add Web.TV streaming service
595
  * Add VST Plugin
596
  * obs-filters: Fix compiler warnings
597
  * UI: Remove unused variables
598
  * UI: Clarify "Always minimize to tray" option
599
  * obs-filters: Rename "Color Grade" filter to "LUT Filter"
600
  * obs-filters: Change "LUT Filter" to "Apply LUT"
601
  * CI: Fix VLC download
602
  * CI: Unzip VLC quietly
603
  * rtmp-services: Update twitch/hitbox ingest and youtube recommendations
604
  * CI: Fix OSX post-install script
605
  * UI: Fix locale text alignment
606
  * UI: Make advanced settings pane a bit more compact
607
  * libobs: Mark last video ts even when buffering off
608
  * libobs: Mark parameter as constant if not modifying
609
  * libobs: Use original audio structure for audio signal
610
  * libobs: Implement audio monitoring
611
  * win-wasapi: Mark audio outputs as unmonitorable
612
  * UI: Add audio monitoring to settings/adv audio props.
613
  * UI: Prevent thread stalls with fader/volume widgets
614
  * obs-transitions: Convert premultiplied alpha to straight
615
  * UI: Add 24 NTSC as a common FPS value
616
  * obs-ffmpeg: Do not use HW accel by default on mac
617
  * rtmp-services: Update twitch ingests
618
  * obs-ffmpeg: Fix compiler warnings
619
  * UI: Fix compiler warning
620
  * UI: Change volume meter update interval to 30fps
621
  * UI: Add warning if starting the output fails
622
  * obs-ffmpeg: Be more verbose when custom params fail
623
  * obs-ffmpeg: Fix custom audio codec parameters
624
  * CI: Retry failed downloads
625
  * UI: fix ffmpeg output file extension
626
  * UI: Clean up general pane of settings dialog
627
  * UI: Add function to get remote file
628
  * UI: Add front-end auto-updater
629
  * UI: Update installer to latest version
630
  * UI: Add latest installer fixes from R1CH
631
  * obs-ffmpeg: Add 'save' to replay buffer proc handler
632
  * win-capture: Fall back to GetWindow if FindWindowEx fails
633
  * libobs: Fix audio monitoring delaying perpetually
634
  * rtmp-services: Update max video bitrate for beam
635
  * libobs/util: Use a mutex with config files
636
  * win-capture: Blacklist chrome/firefox from game capture
637
  * win-dshow: Add LGP timestamp fix
638
  * UI: Trigger frontend api scene change after transition
639
  * Add AUTHORS file
640
  * mailmap: Disambiguate between a few authors
641
  * mailmap: Disambiguate between another author
642
  * rtmp-services: Add "Pandora TV Korea"
643
  * UI: Trigger scene list change event when scene removed
644
  * CI: Speedup msbuild by using all CPU cores
645
  * UI: Improve accessibility text on main window
646
  * CI: Download VLC repo instead of cloning from git
647
  * CI: Disable test discovery on AppVeyor
648
  * CI: Cache dependencies downloads on AppVeyor
649
  * CI: Disable deps download in AppVeyor and use cache
650
  * CI: Download deps if they aren't in build cache
651
  * UI: Use blake2b instead of SHA1 for updater
652
  * UI: Make installer execute 64bit on 64bit windows
653
  * obs-text: Fix issue drawing some chinese characters
654
  * obs-filters: Add audio compression filter
655
  * obs-outputs: Port windows socket loop from OBS Classic
656
  * librtmp: Clean up our extra RTMP fields on close
657
  * UI: Add options for new socket loop
658
  * UI: Make sure size-specific spacers are fixed
659
  * UI: Fix some settings layouts on non-windows systems
660
  * win-capture: Add hook exception for theHunter: COTW
661
  * obs-ffmpeg/ffmpeg-mux: Fix failing when no video
662
  * image-source: Add solid color source
663
  * image-source: Add missing locale
664
  * Fix various null pointer issues detected by Coverity
665
  * obs-ffmpeg: Allow saving with different video codecs
666
  * UI: Add support for other codecs
667
  * graphics-hook: Account for sizeof(wchar_t) in len
668
  * obs-qsv11: Fix various issues detected by Coverity
669
  * obs-ffmpeg: Make gop size configurable
670
  * UI: Add gop size option for custom ffmpeg output
671
  * libff: Add override for codec compatability check
672
  * UI: Add codec compatability checkbox to ffmpeg output
673
  * UI: Add warning about recording to mp4 format
674
  * CI: Fetch git tags on OSX build
675
  * CI: Exit on errors when building the OSX package
676
  * UI: Fix typo in general settings
677
  * enc-amf: Update to version 1.4.3.9
678
  * CI: Build on Linux
679
  * libobs: Update version to 18.0.0
680
  * libobs: Fix bug where scenes would not properly mix audio
681
  * UI: If scene/source names exist, start from 2
682
  * CI: Don't skip_join for Travis IRC notifications
683
  * obs-frontend-api: Use virtual destructor (fix memory leak)
684
  * libobs: Add missing mutex unlock in audio monitoring
685
  * CI: Get some codesigning and sparkle stuff in place
686
  * CI: Use combined cert for signing OSX
687
  * CI: Set keychain timeout & allow productsign
688
  * CI: Add some logging to the before deploy script on OSX
689
  * CI: Possibly fix OSX cert import issue
690
  * CI: OSX - Brew install jack
691
  * CI: Notify on failure and only for fixed builds
692
  * CI: Reformat Travis CI IRC notification
693
  * UI: Hide auto update option for linux
694
  * obs-filters: Change attack/release ms limit to 300 (from 100)
695
  * obs-filters: Increase max compressor release/attack values
696
  * Update translations from Crowdin
697
  * AUTHORS: Update with data from Git and Crowdin
698
  * UI: Update Simple Mode AMD Presets
699
  * enc-amf: Update to hotfix 1.4.3.10
700
  * CI: OSX Set builds to stable on tagged builds
701
  * CI: Update public OSX install key
702
703
-------------------------------------------------------------------
704
Wed Jan 18 14:48:26 UTC 2017 - jimmy@boombatower.com
705
706
- Update to version 17.0.2:
707
  * libobs: Update to 17.0.2
708
709
-------------------------------------------------------------------
710
Tue Jan 17 23:38:37 UTC 2017 - jimmy@boombatower.com
711
712
- Update to version 17.0.1:
713
  * deps/libff: Fix VP8/VP9/webm alpha support
714
  * rtmp-services: Increase video bitrate limit for YouTube
715
  * obs-outputs: fix build error on freebsd
716
  * Update translations from Crowdin
717
  * [CI] Use prebuilt deps so we can build on 10.9
718
  * CI: Build more features into FFMPEG deps
719
  * CI: Update browser plugin ref and build scripts.
720
  * CI: Fix zip permission issue on CEF plist files
721
  * obs-x264: ignore opencl param
722
  * enc-amf: Update to 1.4.3.8
723
  * CI: Ability to make packages on travis
724
  * CI: actually call packagesbuild from the right place 😑
725
  * cmake: Remove unnecessary find_package calls
726
  * libobs: Fix scale filtering bug when duplicating scenes
727
  * win-capture: Don't use FindWindow for game capture keepalive
728
  * CI: Install Packages and use the full version
729
  * Revert "win-capture: Use FindWindowEx to traverse window list"
730
  * obs-filters.c: Fix color correction filter OpenGL crash
731
  * obs-filters.c: Fix color correction filter saturation
732
  * Update translations from Crowdin
733
  * UI: Fix bug with uncopied profile import/export files
734
  * win-capture: Fix game capture size bug when rehooking
735
  * libobs: Add func to enum active and inactive child tree
736
  * libobs: Enumerate full tree when adding active child
737
  * libobs: Add callback for enumerating all scene children
738
  * obs-x264: Allow opencl through much longer alias
739
  * libobs: Update to version 17.0.1
740
741
-------------------------------------------------------------------
742
Mon Dec 26 08:32:58 UTC 2016 - jimmy@boombatower.com
743
744
- Update to version 0.17.0:
745
  * rtmp-services: Update ingest list for Restream.io
746
  * Revert "CI: Build on OSX 10.10 on travis"
747
  * Remove python dep
748
  * win-capture: Use static runtimes for hooks/helpers
749
  * cmake: Fix OSX fixup_bundle.sh to copy non-system deps
750
  * cmake: Fix permissions with OSX fixup_bundle.sh
751
  * libobs-opengl: Add xcb message poll to empty out the queue
752
  * frontend-tools: Add options to start output timers every time
753
  * libobs-d3d11: Add optional macro to log shader disassembly
754
  * Revert "obs-transitions: Avoid branching in slide_transition.effect"
755
  * rtmp-services: remove shut down services
756
  * libff: Allow custom demuxer options
757
  * obs-outputs: Fix librtmp IP bind / resolve behavior
758
  * UI: Fix frontend-api event call for adding scenes
759
  * libobs/util: Add function to get circlebuf data offset
760
  * libobs/util: Add function to generate formatted filenames
761
  * libobs: Fix bug where outputs cannot initialize hotkeys
762
  * cmake: Add _CRT_SECURE_NO_WARNINGS to all projects
763
  * libobs: Fix deprecated macro
764
  * libobs/util: Do not ignore deprecation on windows
765
  * libobs: Use reference counting for encoder packets
766
  * obs-ffmpeg: Add replay buffer output
767
  * UI: Disable simple output rec. settings when active
768
  * UI: Add replay buffer options to simple output mode
769
  * UI: Clarify replay buf. hotkey error message
770
  * UI: Separate replay buffer from recording
771
  * UI: Add file prefix/suffix options for replay buffer
772
  * UI: Fix replay buffer compile issues on older compilers
773
  * win-capture: Only duplicate to get cur thread handle
774
  * win-capture: Always use minimal access rights within hook
775
  * win-capture: Do not require pipe/mutex within hook
776
  * win-capture: Fix getting proper UWP window handles
777
  * win-capture: Use window for keepalive check
778
  * win-capture: Create all named objects within hook
779
  * win-capture: Don't use "Local\" for game capture shared mem
780
  * win-capture: Remove redundant function
781
  * win-capture: Use wide strings for named objects
782
  * win-capture: Add ability to open UWP named kernel objects
783
  * win-capture: Open UWP named objects with helper functions
784
  * win-capture: Output hook debug messages if addresses missing
785
  * win-capture: Log plugin-side when capture successful/lost
786
  * win-capture: Don't hook suspended processes
787
  * win-capture: Wait a few frames for hook to load
788
  * win-capture: Fix "attempting to hook [executable]" message
789
  * win-capture: Add ApplicationFrameHost to game capture blacklist
790
  * win-capture: Don't hard fail if thread ID not found
791
  * win-capture: Fix cursor not painting with UWP windows
792
  * win-capture: Add debug messages when hooking
793
  * win-capture: Do not fall back to other windows for UWP windows
794
  * UI: Fix property name bug in frontend API
795
  * libobs: Fix possible reverse order mutex hard lock
796
  * UI: Remove deleteLater view from filter window layout
797
  * libobs: Convert Y800 to RGBX manually
798
  * UI: Use dedicated GPU on Hybrid AMD GPU systems
799
  * libobs: Fix format not being set for new source frames
800
  * libobs: Fix line size issue when copying Y800 data
801
  * obs-ffmpeg: Don't allow 32kb/s with FFmpeg AAC encoder
802
  * libobs/graphics: Fix the 2D vector dot product func
803
  * UI: Make close button default in transform dialog
804
  * UI: Add ability to copy-paste scene item transforms
805
  * UI: Add import/export of scene collections & profiles
806
  * enc-amf: Update to 1.4.3.4 for AMD Driver 16.12.1
807
  * obs-filters: Improve "Color Correction" filter
808
  * image-source: Do not change blend state
809
  * obs-text: Do not reset blend state
810
  * libobs-d3d11: Don't crash if unable to rebuild shared texture
811
  * libobs: Increase maximum audio tracks to 6
812
  * UI: Increase maximum audio tracks to 6
813
  * UI: Update locale for 6 tracks
814
  * UI: Fix endif in installer
815
  * UI: Use 64bit desktop link by default in installer
816
  * UI: Clarify startup error messages related to video
817
  * obs-ffmpeg: Fix nvenc_h264 deprecated message
818
  * libobs: Fix bug drawing RGB/BGR async sources
819
  * libobs: Process all scene audio actions if no audio playing
820
  * UI: Fix buddy controls with new audio tracks
821
  * UI: Add default audio track bitrates
822
  * UI: Fix video initialization failure error message
823
  * UI: Fix settings window stacked widget index
824
  * win-capture: Capture all D3D12 backbuffers
825
  * win-capture: Use FindWindowEx to traverse window list
826
  * win-capture: Fix possible null pointer dereference
827
  * win-capture: Do not add certain windows to window lists
828
  * win-capture: Add a few new blacklisted game capture exes
829
  * obs-filters: Add "Color" option to color correction filter
830
  * obs-filters: Fix comment messages
831
  * obs-qsv11: Use d3d9 allocator on Win7
832
  * win-capture: Fix possible access of array beyond size
833
  * win-capture: Refactor DX12 backbuffer code
834
  * win-capture: If backbuffer count is 1, disable dxgi 1.4 use
835
  * win-capture: Release backbuffers immediately upon init
836
  * libobs/util: Fix C++ compilation issue
837
  * Add libcaption library
838
  * libobs: Add ability to insert captions into frames
839
  * frontend-tools: Move source helper functions to a header
840
  * frontend-tools: Add caption generation tool (windows)
841
  * Update translations from Crowdin
842
  * frontend-tools: Add ability to select caption language
843
  * frontend-tools: Detach caption thread if critical failure
844
  * frontend-tools: Reset stop event before starting captions
845
  * frontend-tools: Don't include colon in "Audio Source"
846
  * frontend-tools: Set buddied controls for captions dialog
847
  * libobs: Fix caption encoder packet reallocation
848
  * libobs: Create referenced parsed AVC encoder packet
849
  * obs-outputs: Free encoder packet data manually
850
  * libobs: Fix bug in AVC encoder packet allocation
851
  * UI: Fix Export QFileDialog parent
852
  * libobs: Eliminate an unnecessary allocation with captions
853
  * frontend-tools: Fix output-timer translation bug
854
  * libobs: Update to version 17.0.0
855
856
-------------------------------------------------------------------
857
Mon Nov 21 18:55:11 UTC 2016 - jimmy@boombatower.com
858
859
- Update to version 0.16.6:
860
  * UI: Add --verbose and --unfiltered_log command line options
861
  * libobs: Duplicate filters of a scene when it is is duplicated
862
  * obs-ffmpeg: Fix assumption about plane height with i444
863
  * libobs: Refactor check for Windows bitness/arch
864
  * libobs: Add Windows bitness/arch to crash handler
865
  * enc-amf: Update to version 1.4.1.5
866
  * UI: Add preview scaling options
867
  * rtmp-services: Change YouTube keyint from 4 to 2
868
  * libobs: Ensure async source sizes are always reset
869
  * UI: Fix crash when switching encoders in advanced mode
870
  * UI: Fix scrolling while preview is locked
871
  * libobs: Ensure AVC priority is always highest for keyframes
872
  * obs-outputs: Use correct variable for drop priority
873
  * enc-amf: Update to commit which prevents crash on startup
874
  * enc-amf: Update to temporary fix branch
875
  * win-capture: Do not load 64bit hook offsets on 32bit systems
876
  * win-capture: Defer hook offset loading to separate thread
877
  * text-freetype2: Defer loading of plugin until source created
878
  * obs-qsv11: Manually mark priority bits for QSV frames
879
  * Revert "libobs: Ensure AVC priority is always highest for keyframes"
880
  * libobs: Update to 0.16.6
881
  * Update translations from CrowdIn
882
  * UI: tray icons are redrawn for better visibility and contrast
883
  * UI: Update settings and fix presets for simple AMD encoder
884
  * enc-amf: Update to 1.4.2.2
885
  * enc-amf: Update to 1.4.2.3
886
  * cmake: Add module to find RSSDK
887
  * cmake: Add macro to compile .tlb files via midl
888
  * win-ivcam: Add Intel RealSense plugin
889
  * UI: Update installer script to latest version
890
  * libobs-opengl: Add warning when used on windows
891
  * Update translations from Crowdin
892
  * enc-amf: Avoid using C++17 for VS2013 compatibility
893
894
-------------------------------------------------------------------
895
Tue Nov 08 19:39:07 UTC 2016 - jimmy@boombatower.com
896
897
- Update to version 0.16.5:
898
  * libobs-d3d11: Include GDI surface in rebuild
899
  * libobs-d3d11: Remove possible null pointer dereference
900
  * libobs: Update to 0.16.5
901
902
-------------------------------------------------------------------
903
Fri Nov 04 15:36:07 UTC 2016 - jimmy@boombatower.com
904
905
- Update to version 0.16.4:
906
  * libobs/util: Fix get_dll_ver not reporting DLL name
907
  * Display license in MSI installer
908
  * rtmp-services: Add Asian Livecoding.tv server and increase video bitrate
909
  * UI: Enable HiDPI scaling.
910
  * frontend-tools: Fix crash when adding invalid regex
911
  * UI: Use Qt lib for screen info instead of x11 libs
912
  * enc-amf: Update to 1.3.2.3
913
  * UI: Only scale HiDPI on QT 5.6+
914
  * enc-amf: Update to 1.3.3.1
915
  * libobs-d3d11: Log GetDeviceRemovedReason
916
  * Add 256x256 icon to windows ico for HiDPI displays
917
  * UI: Add Portable Mode indicator to title bar and log
918
  * UI: Add raw text and text file to drag&drop support
919
  * UI: Split Properties window with a QSplitter
920
  * CMake: Warn if empty QTDIR/DepsPath vars on Windows
921
  * OSX Travis build
922
  * CI: Upload artifacts on all pushes
923
  * CI: Add irc notifications to travis config
924
  * CI: Reduce travis irc notice to one line
925
  * CI: Package OSX build into an actual app
926
  * CI: Use python2 to run package script
927
  * Build browser plugin on travis for OSX
928
  * Update obs-browser submodule to a working version
929
  * obs-frontend-api: Add library version
930
  * cmake: Fix FFmpeg search path on debian
931
  * decklink: Update Blackmagic SDK to 10.8.0
932
  * CI: Build on OSX 10.10 on travis
933
  * UI: Fix bug in frontend API event
934
  * frontend-tools: Add output timers
935
  * frontend-tools: Code cleanup of output timers
936
  * frontend-tools: Add ability to start timer if output is already active
937
  * UI: Fix sys. tray crashes when sys. tray not available
938
  * UI: Fix poor handling of system tray pointers
939
  * UI: Fix improper brace placement for function
940
  * UI: Remove unused variable
941
  * UI: Fix full screen projector on screens that have reserved areas
942
  * obs-ffmpeg: Add b-frames to NVENC logging
943
  * UI: Fix --profile option not working on non-windows
944
  * rtmp-services: Add Picarto
945
  * libobs/util: Add Get() function to CoTaskMemPtr
946
  * libobs: Fix missing call to profile_end() when encoding fails
947
  * libobs: Add date/time to crash handler
948
  * obs-transitions: Avoid branching in slide_transition.effect
949
  * obs-ffmpeg: Fix a couple printf compiler warnings.
950
  * libobs-d3d11: Store dxgi adapter used for device
951
  * libobs-d3d11: Store compiled shader data (for rebuilding)
952
  * libobs-d3d11: Correct error message for pixel shaders
953
  * libobs-d3d11: Store shader samplers as pointers
954
  * libobs-d3d11: Correct error message for staging surfaces
955
  * libobs-d3d11: Correct error message creating blend states
956
  * libobs-d3d11: Store index and add "Start" function
957
  * libobs-d3d11: Clear device state before unloading
958
  * libobs-d3d11: Store swap initialization data (for rebuilding)
959
  * libobs-d3d11: Store device adapter index (for rebuilding)
960
  * libobs-d3d11: Store static textures in RAM (for rebuilding)
961
  * libobs-d3d11: Store static vertex buffer data (for rebuilding)
962
  * libobs-d3d11: Save all D3D11 object descriptors (for rebuilding)
963
  * libobs-d3d11: Make shared texture error message less vague
964
  * libobs-d3d11: Use linked list for all objects (for rebuilding)
965
  * libobs-d3d11: Remove unused function
966
  * libobs-d3d11: Add Release funtions to all GS objects
967
  * libobs-d3d11: Rebuild device and assets if device removed/reset
968
  * win-capture: Cache cursor textures to prevent reallocation
969
  * win-capture: Use IUnknown for getting swap backbuffers
970
  * win-capture: Add D3D12 capture support
971
  * UI: Allow the ability to use deprecated sources
972
  * UI: Add AMD presets and update settings
973
  * enc-amf: Update to release 1.4.0.0
974
  * Update translations from CrowdIn
975
  * libobs: Update to version 0.16.3
976
  * win-mf: Deprecate AMD Media Foundation H.264 encoder
977
  * UI: Fix tab order of Crop fields in Transform Properties
978
  * enc-amf: Update to Version 1.4.1.0
979
  * Revert "UI: Only scale HiDPI on QT 5.6+"
980
  * Revert "UI: Enable HiDPI scaling."
981
  * enc-amf: Fix VS2013 compiling issue
982
  * libobs: Update to version 0.16.4
983
- Expand libobs-frontend-api.so to include all versions in %files.
984
- After upstream fix place libobs-(opengl|frontend-api).so in devel.
985
986
-------------------------------------------------------------------
987
Thu Sep 29 20:07:16 UTC 2016 - jimmy@boombatower.com
988
989
- Update to version 0.16.2:
990
  * obs-ffmpeg: Fix possible NVENC crash
991
  * UI: Use rect intersection test for validating position
992
  * enc-amf: Update submodule to 1.3.1.0
993
  * obs-text: Add gradient feature
994
  * enc-amf: Fix warnings caused by warnings( push/pop )
995
  * libobs: Update to 0.16.2
996
997
-------------------------------------------------------------------
998
Thu Sep 29 02:35:16 UTC 2016 - jimmy@boombatower.com
999
1000
- Update to version 0.16.1:
1001
  * UI: Fix window size/pos not saving on exit
1002
  * libobs/util: Fix fread_utf8 not working with files < 3 bytes
1003
  * obs-text: Change file update interval to 1 sec (from 2)
1004
  * libobs: Update to 0.16.1
1005
1006
-------------------------------------------------------------------
1007
Wed Sep 28 01:17:01 UTC 2016 - jimmy@boombatower.com
1008
1009
- Update to version 0.16.0:
1010
  * enc-amf: Update submodule to 1.3.0
1011
  * UI: Add media/image file drop support
1012
  * enc-amf: Update submodule to 1.3.0.1
1013
  * obs-browser: Add browser plugin as a submodule
1014
  * enc-amf: Update submodule to 1.3.0.3
1015
  * libobs: Update version to 0.16.0
1016
  * enc-amf: Remove unused locale files
1017
  * Update translations from Crowdin
1018
  * UI: Just use 'OK' button for license agreement dialog
1019
1020
-------------------------------------------------------------------
1021
Mon Aug  8 23:10:42 UTC 2016 - jimmy@boombatower.com
1022
1023
- Update to 0.15.4 release.
1024
1025
-------------------------------------------------------------------
1026
Sat Jul 16 20:59:38 UTC 2016 - jimmy@boombatower.com
1027
1028
- Update to 0.15.2 release.
1029
1030
-------------------------------------------------------------------
1031
Tue Jul 12 02:03:51 UTC 2016 - jimmy@boombatower.com
1032
1033
- Update to 0.15.1 release.
1034
1035
-------------------------------------------------------------------
1036
Fri Jul  8 05:10:02 UTC 2016 - jimmy@boombatower.com
1037
1038
- Update to 0.15.0 release.
1039
1040
-------------------------------------------------------------------
1041
Mon May 16 00:09:37 UTC 2016 - jimmy@boombatower.com
1042
1043
- Update to 0.14.2 release.
1044
1045
-------------------------------------------------------------------
1046
Tue Apr 26 06:11:50 UTC 2016 - jimmy@boombatower.com
1047
1048
- Update to 0.14.1 release.
1049
1050
-------------------------------------------------------------------
1051
Sat Apr 16 22:01:17 UTC 2016 - olaf@aepfle.de
1052
1053
- Use pkgconfig instead of libffmpeg-devel
1054
1055
-------------------------------------------------------------------
1056
Tue Mar 22 00:01:09 UTC 2016 - jimmy@boombatower.com
1057
1058
- Update to 0.13.4 release.
1059
1060
-------------------------------------------------------------------
1061
Sun Mar 20 07:13:01 UTC 2016 - jimmy@boombatower.com
1062
1063
- Update to 0.13.3 release.
1064
1065
-------------------------------------------------------------------
1066
Mon Feb 29 15:54:48 UTC 2016 - jimmy@boombatower.com
1067
1068
- Update to 0.13.2 release.
1069
1070
-------------------------------------------------------------------
1071
Fri Feb  5 05:10:32 UTC 2016 - jimmy@boombatower.com
1072
1073
- Update to 0.13.1 release.
1074
- Remove patch for gcc 4.8 compatability since it was upstreamed.
1075
1076
-------------------------------------------------------------------
1077
Thu Jan 28 00:21:55 UTC 2016 - jimmy@boombatower.com
1078
1079
- Update to 0.13.0 release.
1080
  https://github.com/jp9000/obs-studio/releases/tag/0.13.0
1081
- Add rpmlintrc for "bad" things obs-studio requires.
1082
- Add patch for gcc 4.8 compatability.
1083
1084
-------------------------------------------------------------------
1085
Sat Dec 12 04:25:45 UTC 2015 - jimmy@boombatower.com
1086
1087
- Update to 0.12.4 release.
1088
  https://github.com/jp9000/obs-studio/releases/tag/0.12.4
1089
1090
-------------------------------------------------------------------
1091
Wed Dec  9 06:05:59 UTC 2015 - jimmy@boombatower.com
1092
1093
- Change build requirement from libffmpeg-devel to ffmpeg-devel to
1094
  follow recent linking of ffmpeg to obs version.
1095
1096
-------------------------------------------------------------------
1097
Sat Dec  5 05:25:31 UTC 2015 - jimmy@boombatower.com
1098
1099
- Update to 0.12.3 release.
1100
  https://github.com/jp9000/obs-studio/releases/tag/0.12.3
1101
1102
-------------------------------------------------------------------
1103
Sat Nov 21 03:12:17 UTC 2015 - jimmy@boombatower.com
1104
1105
- Update to 0.12.2 release.
1106
  https://github.com/jp9000/obs-studio/releases/tag/0.12.2
1107
1108
-------------------------------------------------------------------
1109
Tue Nov 17 23:51:20 UTC 2015 - jimmy@boombatower.com
1110
1111
- Update to 0.12.1 release.
1112
  https://github.com/jp9000/obs-studio/releases/tag/0.12.1
1113
1114
-------------------------------------------------------------------
1115
Fri Sep 25 01:53:09 UTC 2015 - jimmy@boombatower.com
1116
1117
- Update to 0.12.0 release.
1118
  https://github.com/jp9000/obs-studio/releases/tag/0.12.0
1119
- Remove gcc >= 4.9 requirement since 0.12.0 reverted unintended change.
1120
1121
-------------------------------------------------------------------
1122
Mon Aug 17 05:59:33 UTC 2015 - jimmy@boombatower.com
1123
1124
- Update to 0.11.4 release.
1125
  https://github.com/jp9000/obs-studio/releases/tag/0.11.4
1126
- Cut off git portion of version string in UI.
1127
- Since 0.11.3 obs unofficially requires gcc 4.9 and higher which makes it
1128
  impossible to compile on obs for openSUSE 13.2.
1129
  https://obsproject.com/mantis/view.php?id=276
1130
1131
-------------------------------------------------------------------
1132
Sun Aug  9 06:20:02 UTC 2015 - jimmy@boombatower.com
1133
1134
- Update to 0.11.3 release.
1135
  https://github.com/jp9000/obs-studio/releases/tag/0.11.3
1136
1137
-------------------------------------------------------------------
1138
Tue Jul 28 02:54:34 UTC 2015 - jimmy@boombatower.com
1139
1140
- Update to 0.11.2 release.
1141
  https://github.com/jp9000/obs-studio/releases/tag/0.11.2
1142
1143
-------------------------------------------------------------------
1144
Fri Jul 10 04:17:01 UTC 2015 - jimmy@boombatower.com
1145
1146
- Update to 0.11.1 release.
1147
  https://github.com/jp9000/obs-studio/releases/tag/0.11.1
1148
1149
-------------------------------------------------------------------
1150
Thu Jul  9 03:41:02 UTC 2015 - jimmy@boombatower.com
1151
1152
- Update to 0.11.0 release.
1153
  https://github.com/jp9000/obs-studio/releases/tag/0.11.0
1154
- Add curl build dependency.
1155
1156
-------------------------------------------------------------------
1157
Tue May 19 06:11:11 UTC 2015 - jimmy@boombatower.com
1158
1159
- Update to 0.10.1 release.
1160
  https://github.com/jp9000/obs-studio/releases/tag/0.10.1
1161
1162
-------------------------------------------------------------------
1163
Wed May 13 23:36:24 UTC 2015 - jimmy@boombatower.com
1164
1165
- Update to 0.10.0 release.
1166
  https://github.com/jp9000/obs-studio/releases/tag/0.10.0
1167
1168
-------------------------------------------------------------------
1169
Fri Mar 27 20:25:00 UTC 2015 - jimmy@boombatower.com
1170
1171
- Update to 0.9.1 release.
1172
  https://github.com/jp9000/obs-studio/releases/tag/0.9.1
1173
1174
-------------------------------------------------------------------
1175
Thu Mar 26 03:47:02 UTC 2015 - jimmy@boombatower.com
1176
1177
- Update to 0.9.0 release.
1178
  https://github.com/jp9000/obs-studio/releases/tag/0.9.0
1179
1180
-------------------------------------------------------------------
1181
Sat Feb 21 08:17:07 UTC 2015 - jimmy@boombatower.com
1182
1183
- Update to 0.8.3 release.
1184
  https://github.com/jp9000/obs-studio/releases/tag/0.8.3
1185
1186
-------------------------------------------------------------------
1187
Thu Feb 12 07:15:19 UTC 2015 - jimmy@boombatower.com
1188
1189
- Update to 0.8.2 release.
1190
  https://github.com/jp9000/obs-studio/releases/tag/0.8.2
1191
  https://github.com/jp9000/obs-studio/releases/tag/0.8.1
1192
  https://github.com/jp9000/obs-studio/releases/tag/0.8.0
1193
1194
-------------------------------------------------------------------
1195
Thu Jan 15 11:05:44 UTC 2015 - jimmy@boombatower.com
1196
1197
- Update to 0.7.3 release.
1198
  Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.3
1199
1200
-------------------------------------------------------------------
1201
Wed Jan  7 20:54:30 UTC 2015 - jimmy@boombatower.com
1202
1203
- Update to 0.7.2 release.
1204
  Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.2 and
1205
             https://github.com/jp9000/obs-studio/releases/tag/0.7.1
1206
1207
-------------------------------------------------------------------
1208
Thu Nov 13 10:35:34 UTC 2014 - jimmy@boombatower.com
1209
1210
- Initial 0.6.4 release.
1211
1212