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

Currently displaying revision 49 , Show latest

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