8181 Commits (e6075c278d3fafa404a5188b95be912357cc3959)
 

Author SHA1 Message Date
Anthony Bilinski e6075c278d
chore(CI): Add support for building msgpack-c for macOS 3 years ago
Anthony Bilinski f9b8a8a05f
chore(CI): Add support for building ffmpeg for macOS 3 years ago
Anthony Bilinski a94304148e
chore(CI): Add support for building libexif for macOS 3 years ago
Anthony Bilinski b4636c8174
chore(CI): Add support for building openal for macOS 3 years ago
Anthony Bilinski ad862ca50e
chore(CI): Add support for building openssl for macOS 3 years ago
Anthony Bilinski c7ac0fdc3f
chore(CI): Add support for building opus for macOS 3 years ago
Anthony Bilinski 59fb97e2a3
chore(CI): Add support for building sodium for macOS 3 years ago
Anthony Bilinski d3bebab0b7
chore(CI): Add support for building sqlcipher for macOS 3 years ago
Anthony Bilinski 35d35a33f2
chore(CI): Add support for building VPX for macOS 3 years ago
Anthony Bilinski b067aae207
refactor: Move Style global shared state into class 3 years ago
Anthony Bilinski d7b67081e5
refactor(history): Separate db upgrade logic from History 3 years ago
Anthony Bilinski 2a2b079992
feat(core): Add error parsing for Tox_Err_Options_New 3 years ago
Anthony Bilinski a5660fb6e3
feat(core): Add error parsing for Toxav_Err_Bit_Rate_Set 3 years ago
Anthony Bilinski 47a05c7592
feat(core): Add error parsing for Toxav_Err_Call 3 years ago
Anthony Bilinski 47a20f6061
feat(core): Add error parsing for Toxav_Err_Call_Control 3 years ago
Anthony Bilinski 6c9c380915
feat(core): Add error parsing for Tox_Err_File_Send_Chunk 3 years ago
Anthony Bilinski 978bcde572
feat(core): Add error parsing for Tox_Err_File_Control 3 years ago
Anthony Bilinski 040beae56a
feat(core): Add error parsing for Tox_Err_File_Get 3 years ago
Anthony Bilinski aff5663351
feat(core): Extend and deduplicate Tox_Err_File_Send error parsing 3 years ago
Anthony Bilinski 350fa9b462
refactor: Don't handle default switch case of error enums 3 years ago
Anthony Bilinski b09796a54c
refactor(core): Move toxcore error parsing out of core.pp to utility 3 years ago
Anthony Bilinski ad6b510417
fix(macos): Represent autorun state in UI persistently 3 years ago
Anthony Bilinski 009369118f
fix(macos): Fix macOS autorun not loading at start 3 years ago
Anthony Bilinski 4c969a9277
chore(CI): Move QrEncode build from autotools to cmake 3 years ago
Anthony Bilinski 6c85492f17
chore(CI): Add macOS VPX patch to allow setting mmacosx-version-min 3 years ago
Anthony Bilinski 05faddf526
chore(CI): Rename Windows vpx.patch to vpx-windows.patch 3 years ago
Anthony Bilinski 502ccb1e1b
chore(CI): Add macOS platform detection for build scripts 3 years ago
Anthony Bilinski 90210a9826
chore(CI): Backup NSIS ShellExecAsUser plugin 3 years ago
Anthony Bilinski 5de5403964
fix(corefile): Close files of broken file transfers 3 years ago
Anthony Bilinski 42b4385c35
chore(CI): Use platform detection script in Windows dep build scripts 3 years ago
Anthony Bilinski 5ac0dee3a8
chore(CI): Add script for handling platform compile args 3 years ago
Anthony Bilinski c828a16b7b
feat(CI): Run clang-tidy check in CI 3 years ago
Anthony Bilinski 73aa1f3f48
refactor: Comply with Clang's Wunused-parameter 3 years ago
Anthony Bilinski 3d7a0d249d
refactor: Comply with Clang's Wunused-const-variable 3 years ago
Anthony Bilinski acc46370ca
refactor: Comply with Clang's Wunused-private-field 3 years ago
Anthony Bilinski 6e7ca76911
refactor: Comply with Clang's Wdouble-promotion 3 years ago
Anthony Bilinski 0e8582c88e
refactor: Comply with Clang's Wmismatched-tags 3 years ago
Anthony Bilinski 877ef4ae5b
feat(style): Add clang-tidy config 3 years ago
Anthony Bilinski cabcf4111f
refactor(style): Match declaration and definition argument names 3 years ago
Anthony Bilinski 47d52f9977
chore(CI): Fix gitstats cloning by cloning with https 3 years ago
Anthony Bilinski b894531cdb
fix(tests): Mock Settings for SmileyPack test 3 years ago
Anthony Bilinski e5f16d812e
chore(macOS): Remove support for old AvFoundation 3 years ago
Anthony Bilinski 16aeb5f572
refactor(model): Rename Contact and ContactId to Chat and ChatId 3 years ago
Anthony Bilinski cf5be40511
refactor(Style): Move fonts storage from array to std::map 3 years ago
Anthony Bilinski b9c4b0075c
refactor(Style): Move Style enums to enum class 3 years ago
Anthony Bilinski 0c967725df
refactor: Remove Settings singleton 3 years ago
Anthony Bilinski 61b3cb528a
refactor: Remove CameraSource singleton 3 years ago
Anthony Bilinski 9bf17acca6
chore(CI): Handle build scripts called with relative paths with spaces 3 years ago
Anthony Bilinski 3c7ee98bc1
chore(CI): Set bash flags at start of scripts 3 years ago
Anthony Bilinski 69514319fd
chore(CI): Rename Windows build scripts to be used commonly by macOS 3 years ago