0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/libobs/util
PatTheMav c83f76db11 libobs: Fix disk space reporting for attached network drives on macOS
While the NSURLVolumeAvailableCapacityForOpportunisticUsageKey resource
correctly reports available disk space for local volumes (regardless
of actual file system used), it does not report actual values for
attached network drives.

The NSURLVolumeAvailableCapacityKey resource will still report
available disk space as expected, so use this value for non-local
volumes instead.
2023-12-16 17:13:29 -06:00
..
apple
curl Update copyrights/names 2023-05-20 01:31:18 -07:00
simde libobs: Add license declaration files 2023-09-19 13:35:49 -04:00
windows libobs: Fix struct type usage before actual include 2023-05-20 16:37:19 -07:00
AlignedNew.hpp Update copyrights/names 2023-05-20 01:31:18 -07:00
array-serializer.c Update copyrights/names 2023-05-20 01:31:18 -07:00
array-serializer.h libobs/util: Fix link error including header files from C++ 2023-11-25 17:04:47 -06:00
base.c Update copyrights/names 2023-05-20 01:31:18 -07:00
base.h Update copyrights/names 2023-05-20 01:31:18 -07:00
bitstream.c
bitstream.h
bmem.c Update copyrights/names 2023-05-20 01:31:18 -07:00
bmem.h Update copyrights/names 2023-05-20 01:31:18 -07:00
c99defs.h libobs/util: Define PRAGMA_WARN_DEPRECATION for MSVC 2023-08-09 13:47:05 -04:00
cf-lexer.c libobs/util: Use defined array types on function parameter lists 2023-07-01 00:39:13 -07:00
cf-lexer.h libobs/util: Remove outdated comment 2023-07-12 13:54:50 -04:00
cf-parser.c Update copyrights/names 2023-05-20 01:31:18 -07:00
cf-parser.h Update copyrights/names 2023-05-20 01:31:18 -07:00
circlebuf.h Update copyrights/names 2023-05-20 01:31:18 -07:00
config-file.c Update copyrights/names 2023-05-20 01:31:18 -07:00
config-file.h Update copyrights/names 2023-05-20 01:31:18 -07:00
crc32.c Update copyrights/names 2023-05-20 01:31:18 -07:00
crc32.h libobs/util: Fix link error including header files from C++ 2023-11-25 17:04:47 -06:00
darray.h libobs/util: Fix operator precedence in dyamic array macros 2023-07-01 00:39:13 -07:00
dstr.c Update copyrights/names 2023-05-20 01:31:18 -07:00
dstr.h Update copyrights/names 2023-05-20 01:31:18 -07:00
dstr.hpp Update copyrights/names 2023-05-20 01:31:18 -07:00
file-serializer.c Update copyrights/names 2023-05-20 01:31:18 -07:00
file-serializer.h libobs/util: Fix link error including header files from C++ 2023-11-25 17:04:47 -06:00
lexer.c Update copyrights/names 2023-05-20 01:31:18 -07:00
lexer.h Update copyrights/names 2023-05-20 01:31:18 -07:00
pipe-posix.c Update copyrights/names 2023-05-20 01:31:18 -07:00
pipe-windows.c libobs: Log if CreateProcessW fails on Windows 2023-08-26 16:44:53 -07:00
pipe.h Update copyrights/names 2023-05-20 01:31:18 -07:00
platform-cocoa.m libobs: Fix disk space reporting for attached network drives on macOS 2023-12-16 17:13:29 -06:00
platform-nix-dbus.c Update copyrights/names 2023-05-20 01:31:18 -07:00
platform-nix-portal.c Update copyrights/names 2023-05-20 01:31:18 -07:00
platform-nix.c libobs: Use macOS specific APIs to report free disk space 2023-11-18 17:16:16 -06:00
platform-windows.c libobs: Assume Qt 6, always warn about Qt 5 plugins 2023-07-19 11:56:54 -04:00
platform.c Update copyrights/names 2023-05-20 01:31:18 -07:00
platform.h Update copyrights/names 2023-05-20 01:31:18 -07:00
profiler.c libobs/util: Remove unnecessary parentheses 2023-07-01 00:39:13 -07:00
profiler.h
profiler.hpp CI: Update to clang-format 16 2023-08-10 16:07:25 -04:00
serializer.h Update copyrights/names 2023-05-20 01:31:18 -07:00
sse-intrin.h libobs/util: Contain simde diagnostic pragmas 2023-08-06 01:31:02 +02:00
task.c
task.h
text-lookup.c libobs/util: Remove unused struct member from text-lookup 2023-11-25 17:09:47 -06:00
text-lookup.h Update copyrights/names 2023-05-20 01:31:18 -07:00
threading-posix.c Update copyrights/names 2023-05-20 01:31:18 -07:00
threading-posix.h Update copyrights/names 2023-05-20 01:31:18 -07:00
threading-windows.c Update copyrights/names 2023-05-20 01:31:18 -07:00
threading-windows.h Update copyrights/names 2023-05-20 01:31:18 -07:00
threading.h Update copyrights/names 2023-05-20 01:31:18 -07:00
utf8.c libobs: Make wcs<->utf8 conversion consistent 2023-02-28 18:36:18 -08:00
utf8.h
uthash.h libobs/util: Add uthash 2023-03-18 10:47:49 +01:00
util_uint64.h Revert "libobs: Improve util_mul_div64 outside MSVC" 2023-04-16 20:29:47 -04:00
util_uint128.h Update copyrights/names 2023-05-20 01:31:18 -07:00
util.hpp Update copyrights/names 2023-05-20 01:31:18 -07:00