Files
obs-studio/UI
Ryan Foster 11131682b1 UI: Check low disk space only if recording to a file
The Custom FFmpeg Output allows the user to configure it to output to a
URL instead of a file. In OBSBasic::StartRecording(), we unconditionally
call LowDiskSpace() to check for low disk space because we assume that a
"recording" will always be to disk. When os_get_free_disk_space() is
called on a non-existent path, it returns 0, which causes OBS to emit a
low disk space warning. Instead, only call DiskSpaceMessage() if not
"recording" to a URL.
2024-03-30 16:24:04 -07:00
..
2024-03-12 18:11:06 +00:00
2023-08-25 19:10:06 -04:00
2023-05-20 01:31:18 -07:00
2019-06-23 23:49:10 -07:00
2019-02-07 14:47:15 -08:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-12-16 17:10:57 -06:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2020-06-21 18:23:05 -07:00
2023-05-20 01:31:18 -07:00
2019-06-23 23:49:10 -07:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00