OBS Studio - Free and open source software for live streaming and screen recording
COMMITS
/ libobs/util/platform-windows.c September 17, 2025
R
libobs: Raise out of memory exception manually when out of memory
Ryan Foster committed
September 3, 2025
R
libobs: Remove Qt5 module check
Ryan Foster committed
R
Revert "libobs: Assume Qt 6, always warn about Qt 5 plugins"
Ryan Foster committed
August 18, 2025
R
libobs: Duplicate os_breakpoint to os_oom
Ryan Foster committed
October 4, 2024
R
clang-format: Increase column limit from 80 to 120
Ryan Foster committed
July 16, 2023
G
libobs: Assume Qt 6, always warn about Qt 5 plugins
gxalpha committed
May 19, 2023
L
Update copyrights/names
Lain committed
February 25, 2023
D
libobs: Add os_generate_uuid() to platform utils
derrod committed
February 28, 2023
P
libobs: Fix leak with empty path in stats
pkv committed
July 13, 2022
T
libobs/util: Add function to get Windows x64 emulation status
Tommy Vercetti committed
November 8, 2022
D
libobs: Fix reading Windows release name
derrod committed
May 2, 2022
D
libobs: Add utility function to get total RAM
derrod committed
July 28, 2022
J
libobs/util: Add get_plugin_info (internal)
jp9000 committed
J
libobs/util: Put module load detection in its own func
jp9000 committed
June 17, 2022
T
libobs/util: Add function to get Rosetta translation status
Tommy Vercetti committed
May 3, 2022
N
libobs/util: Add os_sleepto_ns_fast
Norihiro Kamae committed
February 28, 2022
J
libobs/util: Use integer math for Windows timing
jpark37 committed
J
libobs/util: Fix rounding error with os_sleepto_ns()
jp9000 committed
February 8, 2022
J
libobs/util: Fix VS static analysis warnings
jpark37 committed
October 13, 2021
R
clang-format: Commit file changes for clang-format 12
Ryan Foster committed
September 20, 2021
J
libobs/util: Improve os_sleepto_ns on Windows
jpark37 committed
September 12, 2021
J
libobs: Remove dependency on psapi.lib
jpark37 committed
January 21, 2021
J
libobs: Fix dstr leak
jpark37 committed
December 1, 2020
R
libobs: Add os_is_obs_plugin function
Richard Stanway committed
February 27, 2020
J
libobs/util: Use MAX_PATH for absolute path funcs
jp9000 committed
January 4, 2020
J
libobs: Log windows release version
jp9000 committed
J
libobs: Find windows version
jp9000 committed
June 23, 2019
J
clang-format: Apply formatting
jp9000 committed
April 26, 2019
J
libobs/util: Add function to get executable path
jp9000 committed
February 5, 2019
J
libobs/util: Fix bug with get_winver
jp9000 committed
October 10, 2018
J
libobs/util: Add get_win_ver_int() func (windows)
jp9000 committed
January 13, 2019
J
libobs, UI: Do not log redundant warnings
jp9000 committed
February 6, 2018
J
libobs/util: Cache windows CPU frequency
JetMeta committed
December 19, 2017
R
libobs: Make get_reg_dword handle missing keys
Richard Stanway committed
October 25, 2017
J
Merge pull request #1047 from RytoEX/log-win10-game-mode
Jim committed
October 9, 2017
R
libobs: Add wrapper function to query Windows registry
Ryan Foster committed
October 6, 2017
R
libobs/util: Fix Windows 10 revision detection
Ryan Foster committed
September 28, 2017
R
libobs: Restore Windows Vista compatibility
Richard Stanway committed
June 27, 2017
M
libobs/util: Add memory usage functions
mntone committed
May 12, 2017
J
libobs/util: Add function to get free disk space
jp9000 committed
April 24, 2017
J
libobs: Add functions to get logical/physical cores
jp9000 committed
May 5, 2017
J
libobs/util: Use MoveFileEx with MOVEFILE_REPLACE_EXISTING
jp9000 committed
J
libobs/util: Add os_safe_replace function
jp9000 committed
November 7, 2016
R
libobs: Refactor check for Windows bitness/arch
Ryan Foster committed
September 24, 2016
R
libobs/util: Fix get_dll_ver not reporting DLL name
Ryan Foster committed
September 20, 2016
J
libobs/util: Fix get_dll_ver always getting kernel32 info
jp9000 committed
R
libobs/util: Fix Windows 10 revision detection
Ryan Foster committed
August 17, 2016
C
libobs/util: Use FormatMessage on error when LoadLibrary fails
Colin Edwards committed
July 6, 2016
J
libobs/util: Add os_get_program_data_path* functions
jp9000 committed
November 18, 2015
J
libobs/util: Add os_breakpoint function
jp9000 committed