Commit Graph

5858 Commits (d5a144e7aa987dadad46726912af7e61ce63db46)

Author SHA1 Message Date
Tristan Matthews 85a3059088 rtmp-services: add STAGE TEN
Reported by Colin Biggin
2018-08-24 16:53:19 -04:00
Richard Stanway 153f0b2e03
Merge pull request #1448 from tmatth/update-periscope
rtmp-services: Update Periscope settings
2018-08-24 18:38:06 +02:00
Tristan Matthews 8e62a77c37 rtmp-services: update Periscope settings 2018-08-24 11:42:42 -04:00
Gol-D-Ace 69e9d64376 CI: Use env variable for CEF cache on Windows 2018-08-24 01:04:25 +02:00
Jim 1e4c3516af
Merge pull request #1443 from DDRBoxman/fontpicker
UI: Use QT font picker on OSX
2018-08-23 15:55:12 -07:00
Jim 1e7e5b5587
Merge pull request #1446 from Gol-D-Ace/CI-BrowserSource
CI: Build Browser Source on Windows
2018-08-23 15:22:15 -07:00
Gol-D-Ace 2fcf815f71 CI: Build Browser Source on Windows 2018-08-23 23:56:14 +02:00
Dmitry-Me 31e8377b30 UI: Name parameters in definition same as in declaration 2018-08-23 16:46:17 +03:00
Colin Edwards 6f71afd527 UI: Use QT font picker on OSX 2018-08-22 21:23:00 -05:00
jp9000 92d7c81077 obs-browser: Update translations 2018-08-20 09:13:28 -07:00
jp9000 df75feb74a libobs: Update version to 22.0.1 2018-08-20 09:06:34 -07:00
jp9000 89182457fc obs-browser: Fix local files not being processed correctly
Local files are normally prefixed with `http://absolute/` before
loading.  The refactor unintentionally removed that -- this fixes that
issue.
2018-08-20 09:04:34 -07:00
jp9000 d180f19a5f libobs: Update to version 22.0.0 2018-08-19 19:52:48 -07:00
Jim 7241366ad8
Merge pull request #1437 from pkviet/viewrec
UI: Fix path for File > Show Recordings
2018-08-19 17:19:24 -07:00
pkviet fdb622a069 UI: Fix path for File > Show Recordings
In main menu, File > Show Recordings does not show the path for ffmpeg
custom output when it is selected in Settings.
This fixes the issue.
2018-08-20 01:36:23 +02:00
jp9000 07216bc173 obs-browser: Blacklist certain hwaccel adapter combos 2018-08-19 15:06:21 -07:00
Jim 105e21cc37
Merge pull request #1436 from admshao/fix-kde-mixer-menu
UI: Fix mixer context menu toggling layout on kde
2018-08-19 04:11:35 -07:00
Shaolin f452c09f82 UI: Fix mixer context menu toggling layout on kde
This is a weird one. On KDE just clicking in the options or right
clicking the empty space areas of the mixer dock would trigger a layout
change.

This fixes mantis #1256
2018-08-19 04:57:16 -03:00
Jim 461af3cd5d
Merge pull request #1434 from bluekirby0/master
cmake: Add luajit 2.1 support to build
2018-08-18 09:18:45 -07:00
bluekirby0 0d25ab6776 cmake: Add luajit 2.1 support to build 2018-08-18 10:38:21 -04:00
jp9000 940a6dfabe obs-browser: Update version number to 2.1.0 2018-08-18 06:24:01 -07:00
jp9000 2647da568f libobs: Revert version update to 22.0.0 (instead, do RC2)
This reverts commit 3d4b277a60.

Reverting temporarily for the sake of completeness and confirming
testing results.
2018-08-18 04:56:42 -07:00
jp9000 b7e1ace3bb UI: Fix snapping of group sub-items
Sub-items would incorrectly calculate as having bounds of {0,0} - {0,0}
because it did not enumerate group sub-items, so group sub-items would
not snap correctly.  This fixes group sub-item snapping so that bounds
of group sub-items are calculated, transformed by their group, and added
to the snapping boundary.  Bounds of group sub-items will now snap as
though they were normal items.
2018-08-18 04:32:17 -07:00
Jim 8ad8d217da
Merge pull request #1432 from RytoEX/fix-function-typo
libobs: Fix typo in function names
2018-08-18 02:33:02 -07:00
Jim f7a8ef913f
Merge pull request #1431 from RytoEX/remove-multiple-qsv-warning
UI: Remove warning when using separate QSV encoders
2018-08-18 02:31:45 -07:00
Jim e6423f50c0
Merge pull request #1433 from RytoEX/ci-macosdeps-https
CI: Use HTTPS for downloading macOS deps package
2018-08-18 02:31:12 -07:00
Ryan Foster 485f798e7a CI: Use HTTPS for downloading macOS deps package
Pull Request #1420 changed the URL for the macOS deps package. When it
did that, it also changed the URL from HTTPS to HTTP. Since this asset
is available over HTTPS, we should use that.
2018-08-18 02:26:22 -04:00
Ryan Foster 044aaee2e7 libobs: Fix typo in function names
Correct "regsiter" to "register" in a couple function names. These
functions are currently unused. Let's correct these names before they
start getting used.
2018-08-17 23:57:13 -04:00
Ryan Foster e7a961e0c3 UI: Remove warning when using separate QSV encoders
The ability to use multiple separate QSV encoders was added in Pull
Request #1341 (commit 3a08e858a6).
This error message was left in place, so let's remove it now.
2018-08-17 23:35:31 -04:00
Gol-D-Ace 415b8a3197 Update translations from Crowdin
Missed one string.
2018-08-18 04:34:06 +02:00
Gol-D-Ace a79aaa28ab Update translations from Crowdin 2018-08-18 04:16:35 +02:00
Richard Stanway 7a9a1fa2c9
updater: Prepare for transition to Fastly CDN 2018-08-18 01:32:36 +02:00
jp9000 3d4b277a60 libobs: Update version to 22.0.0 2018-08-17 16:12:45 -07:00
Jim e1956500f1
Merge pull request #1419 from gluneau/helo-dtube
rtmp-services: Add DTube
2018-08-17 15:06:21 -07:00
Jim 329efe4024
Merge pull request #1414 from admshao/remove-cmp0072-warning
cmake: Prevent policy CMP0072 warning
2018-08-17 15:05:06 -07:00
Jim 57675513b7
Merge pull request #1409 from Dmitry-Me/initMemberVar01
obs-qsv11: Initialize member variable
2018-08-17 15:04:36 -07:00
Jim 3c1f17ca66
Merge pull request #1420 from obsproject/deps
CI: Update OSX Deps package
2018-08-17 14:59:57 -07:00
Jim d6699ed85d
Merge pull request #1411 from RytoEX/update-log-bitness
UI: Make OBS bitness more specific in title bar and log
2018-08-17 14:59:45 -07:00
Jim c18fc3b672
Merge pull request #1417 from sorayuki/master
win-capture: Avoid segfault when retrieve size
2018-08-17 14:58:39 -07:00
Jim 2f33988aea
Merge pull request #1427 from Fenrirthviti/theme-fixes
UI: Theme fixes
2018-08-17 10:36:29 -07:00
DungFu 5cbc78b0a9 UI: Hide Dock Icon on Mac OSX when minimizing to tray
This hides the dock icon when minimizing OBS to the tray on OSX. This
also fixes the bugs with minimizing on startup (and hides the dock icon
correctly in that case as well).

Closes obsproject/obs-studio#1430
2018-08-17 10:34:11 -07:00
Joel Bethke b58f5c7d4b UI: Update Acri theme 2018-08-17 12:16:20 -05:00
Andreas Reischuck 71d2e870bb UI: Fix multiview hang
This could cause an infinite recursion if "show_in_multiview" was false
for a scene.

Closes obsproject/obs-studio#1426
2018-08-17 09:22:32 -07:00
jp9000 8208a54df0 Revert "UI: Use qss themeID for red labels in properties view"
This reverts commit 10022a41a9.
2018-08-17 08:19:41 -07:00
Joel Bethke 98b9f7036d UI: Fix dark theme link color 2018-08-16 16:46:22 -05:00
Joel Bethke 0cdd8fab32 UI: Update Rachni theme
Fixes a few small issues with the new SourceTree, warning/error
labels, and properties view colors.
2018-08-16 16:46:13 -05:00
jp9000 7bc443b31f obs-browser: Fix "shutdown when invisible" issue
The browser source would always create the source on first start
regardless of whether "shutdown when not showing" was set or not and the
source wasn't visible.  This fixes the issue by checking whether the
source is actually showing or not in that case.
2018-08-16 14:25:16 -07:00
jp9000 10022a41a9 UI: Use qss themeID for red labels in properties view 2018-08-16 13:19:15 -07:00
jp9000 fb4a29a751 UI: Use theme for red message in audio settings 2018-08-16 13:15:43 -07:00
jp9000 90327563e8 UI: Allow centering/stretching for groups items 2018-08-16 12:42:23 -07:00