]> git.vomp.tv Git - vompclient.git/history - src
Have build.sh deal with cmake
[vompclient.git] / src /
2023-02-22 Chris TallonFormatting, use local logger var, brace-init
2023-02-22 Chris TallonAdd disable-hdmi-modechange to runtime config
2023-02-22 Chris TallonAdd FORCE_COLOR and ALL_WARNINGS to compile-config
2023-02-16 Chris TallonFormatting
2023-02-16 Chris TallonInvestigate deprecated avcodec_decode_audio4
2022-08-18 Chris TallonFix some times being 1h out
2022-08-15 Chris TallonCWFs
2022-08-15 Chris TallonRemove obsolete min(). But...
2022-08-15 Chris TallonImplement Log shutdown
2022-08-15 Chris TallonFix hardware key type to u8 in input system
2022-08-15 Chris TallonBug fix, but was caught by other code. More efficient...
2022-08-15 Chris TallonCWFs
2022-08-14 Chris TallonCWFs
2022-08-14 Chris TallonCWFs
2022-08-14 Chris TallonCWFs
2022-08-14 Chris TallonType change: UCHAR -> u1
2022-08-14 Chris TallonType change: USHORT -> u2
2022-08-14 Chris TallonType change: UINT -> u4
2022-08-14 Chris TallonMove getTimeMS() to Util
2022-08-14 Chris TallonType updates:
2022-08-14 Chris TallonDefine new (un)signed integer types. Begin transition.
2022-08-14 Chris TallonWIP: Build system tweaks to enable cross/distcc/clang...
2022-08-12 Chris TallonEnable clang compiler and mold linker when cross compiling
2022-06-15 Chris TallonAdd IP/port info to "connection failed" dialog
2022-06-15 Chris TallonVDPC: Remove any duplicate server entry from the IPv...
2022-06-14 Chris Tallon6 CWFs
2022-06-14 Chris TallonFix segv: Restart playback after connection lost during...
2022-06-01 Chris TallonFuture bug fix.
2022-03-14 Chris TallonSwitch to cmake