Stenzek
|
1765590a6f
|
Qt: Add 'Disable Window Rounded Corners' option
|
2025-01-05 16:39:57 +10:00 |
|
Stenzek
|
4d6124d41b
|
Platform: Fix AppImage dbus library mismatch
|
2025-01-05 14:08:22 +10:00 |
|
Stenzek
|
6043b2331f
|
Platform: Fix incorrect dbus shared library name
Fixes screensaver inhibit on Linux.
|
2025-01-04 21:14:46 +10:00 |
|
Stenzek
|
401582bb2b
|
PlatformMisc: Load libdbus at runtime
The static library can't link to the ARM binary when cross-compiling.
|
2024-12-30 01:57:08 +10:00 |
|
Stenzek
|
26b6c704f0
|
MemMap: Support dynamic page size selection
i.e. 4K to 16K on ARM64.
|
2024-10-05 19:25:23 +10:00 |
|
Stenzek
|
3dca598063
|
Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are
horribly slow, and conflict when one is a prefix of another.
|
2024-09-21 22:26:06 +10:00 |
|
Stenzek
|
7f4e5d55db
|
Misc: Update copyright headers
|
2024-09-01 22:08:31 +10:00 |
|
Stenzek
|
6b78364eab
|
Sockets: Ignore SIGPIPE on Linux
Stops our process terminating if the socket is disconnected
mid-write.
|
2024-07-21 16:10:39 +10:00 |
|
Stenzek
|
173a61039c
|
System: Use cpuinfo for cache line size check
|
2024-07-03 00:24:12 +10:00 |
|
Stenzek
|
4e905a63ec
|
Util: Add socket helper classes
|
2024-05-26 22:20:29 +10:00 |
|
Stenzek
|
4e922a34a7
|
Log: Simplify macros
|
2024-05-24 02:08:14 +10:00 |
|
Stenzek
|
b6d019db66
|
Misc: Replace log printf calls with fmt
|
2024-05-24 00:29:49 +10:00 |
|
Stenzek
|
35bdbf2a55
|
System: Check host page size on startup
|
2024-05-16 17:37:23 +10:00 |
|
Stenzek
|
1fbb848c52
|
Misc: Add gstreamer fallback to PlaySoundAsync()
|
2024-04-26 20:49:45 +10:00 |
|
Stenzek
|
ac0601f408
|
Common: Drop String, add SmallString
|
2023-09-23 14:14:52 +10:00 |
|
Stenzek
|
a37e89b52f
|
CMake: Remove unsupported options
|
2023-09-16 19:00:29 +10:00 |
|
Stenzek
|
dc9c99438b
|
Misc: Post-refactor cleanups
|
2023-08-24 18:01:32 +10:00 |
|
Stenzek
|
bb60170d9a
|
Move frontend-common to util/core
|
2023-08-16 01:13:00 +10:00 |
|