0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 21:13:04 +02:00
obs-studio/plugins
PatTheMav e2e06f6f08 mac-syphon: Fix usage of methods deprecated since macOS 11.0
`absolutePathForAppBundleWithIdentifier` and `openFile` have both been
deprecated since macOS 11.0. This pr uses the correct modern APIs when
OBS is compiled for macOS 11.0 or more recent and falls back to the
legacy APIs when either compiled against or run on older macOS versions.
2022-07-11 23:19:21 -07:00
..
aja cmake: Disable LNK4099 warning 2022-07-11 22:07:10 -07:00
coreaudio-encoder cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
decklink decklink: Avoid sending 0x0 frame to libobs 2022-06-11 16:22:22 -07:00
enc-amf@f057617ea2 Update translations from Crowdin 2022-02-11 00:34:08 +00:00
image-source images-source: Explicitly mark variables as unused 2022-07-10 09:59:55 +10:00
linux-alsa cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
linux-capture linux-capture: Silence log spam on xcomposite capture 2022-07-10 11:24:40 +10:00
linux-jack cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
linux-pipewire linux-pipewire: Log modifier 2022-06-27 13:56:16 -03:00
linux-pulseaudio cmake: Fix enabling PulseAudio monitoring 2022-05-28 18:36:36 -04:00
linux-v4l2 linux-v4l2: Add support for H.264 2022-06-17 18:49:12 +10:00
mac-avcapture mac-avcapture: Fix deprecation warning for AVCaptureDevice list 2022-07-10 10:09:58 +10:00
mac-capture mac-capture: Improve window capture performance 2022-05-07 16:21:25 -07:00
mac-syphon mac-syphon: Fix usage of methods deprecated since macOS 11.0 2022-07-11 23:19:21 -07:00
mac-videotoolbox mac-videotoolbox: Enable CBR and CRF on hardware encoders only 2022-07-11 23:45:43 +02:00
mac-virtualcam mac-virtualcam: Fix IOSurface memory leak 2022-06-25 16:12:26 -07:00
obs-browser@240732b8b8 obs-browser: Don't auto-focus, remove init hack 2022-06-20 18:30:53 +10:00
obs-ffmpeg obs-ffmpeg: Fix warning about useless llabs call 2022-07-11 22:07:10 -07:00
obs-filters cmake: Disable LNK4099 warning 2022-07-11 22:07:10 -07:00
obs-libfdk obs-libfdk: Enable 7.1 channel surround for Linux 2022-04-30 16:28:45 -07:00
obs-outputs cmake: Disable LNK4099 warning 2022-07-11 22:07:10 -07:00
obs-qsv11 obs-qsv11: Use same adapter as OBS 2022-07-09 16:08:47 -07:00
obs-text plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
obs-transitions obs-transitions: Remove unused shader functions 2022-04-23 16:24:27 -07:00
obs-vst@937ba7952d obs-vst: Update submodule to pull in CMake changes 2022-03-17 14:28:59 +01:00
obs-x264 obs-x264: Disable compiler warnings about non-exhaustive switch cases 2022-07-10 09:59:55 +10:00
oss-audio cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
rtmp-services rtmp-services: Update Piczel.tv recommended settings 2022-06-27 15:02:18 -04:00
sndio cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
text-freetype2 cmake: Disable LNK4099 warning 2022-07-11 22:07:10 -07:00
vlc-video vlc-video: Fix sign-compare warning 2022-05-19 17:10:47 -04:00
win-capture cmake: Disable LNK4099 warning 2022-07-11 22:07:10 -07:00
win-dshow win-dshow: Save and restore video device config props 2022-06-15 12:30:09 -07:00
win-ivcam cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
win-mf plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
win-wasapi win-wasapi: Log source name when showing device errors 2022-05-17 02:47:08 -07:00
CMakeLists.txt cmake: Rename mac-vth264 plugin to mac-videotoolbox 2022-07-11 23:45:43 +02:00