Commit Graph

26 Commits

Author SHA1 Message Date
dingusdev 253cffbaca More Loguru fixes for BSD OSes
Co-Authored-By: Sean McBride <117260+seanm@users.noreply.github.com>
2025-06-03 20:31:44 -07:00
dingusdev 534d092bd5 Quick fix for Alacritty support
Co-Authored-By: lefp <70862148+lefp@users.noreply.github.com>
2025-04-21 18:28:03 -07:00
dingusdev 4d0904667c loguru: use iscntrl to test for control characters
Snatching a pull request from Loguru

Co-Authored-By: Ben Boeckel <97253+mathstuf@users.noreply.github.com>
2025-04-21 18:23:50 -07:00
dingusdev 341d5470a2 Update cubeb 2025-03-20 19:30:05 -07:00
dingusdev 2b0c932e48 Continued fix-ups, for GCC 2025-03-18 19:00:15 -07:00
dingusdev 35095870b2 Fix some warnings for Loguru
Co-Authored-By: Andrew Randrianasulu <40185805+randrianasulu@users.noreply.github.com>
2025-03-18 18:50:35 -07:00
dingusdev a178d12a80 Attempt to fix MSYS2 compile 2025-03-16 14:31:23 -07:00
joevt 0ce96ffc12 CLI11: Update to v2.4.2. 2024-11-15 06:08:44 -07:00
dingusdev 17cdcc5560 Fixes issue #97 2024-06-30 06:53:44 -07:00
dingusdev 0e0de638d4 Update loguru from the master branch 2023-12-11 07:45:51 -07:00
dingusdev 56f2480caa Update cubeb 2023-12-03 14:34:49 -07:00
Maxim Poliakovski 101a8d33b0 Manage Windows build dependencies with vcpkg. 2023-01-08 22:27:13 +01:00
Maxim Poliakovski eb3f978c7b Update Capstone and fix its compilation. 2022-12-30 22:31:51 +01:00
joevt b76bfedf4b Remove unnecessary linefeeds from log
To remove blank lines in the dingusppc.log file or in the console output when -d is used.
2022-08-14 05:26:56 -07:00
Maxim Poliakovski 281aaa1902 Remove libsoundio library. 2021-10-23 23:10:40 +02:00
Maxim Poliakovski c7f21040ae Update cubeb submodule. 2021-10-23 22:08:23 +02:00
Maxim Poliakovski f0315e98ee Add Capstone submodule. 2020-12-03 00:53:28 +01:00
Maxim Poliakovski 599659495b Initial CLI11 integration. 2020-09-26 02:38:22 +02:00
Maxim Poliakovski 4dcdeb095d Cubeb library is now a submodule. 2020-05-19 19:14:32 +02:00
Maxim Poliakovski e59939541e WIP: initial Cubeb integration. 2020-05-15 02:44:00 +02:00
Maxim Poliakovski f7d67a91e0 New AWAC and sound server implementation. 2020-05-08 23:12:04 +02:00
dingusdev 60ffa5bfac Initial attempt at fixing SDL2 building for Windows 2020-03-22 20:15:12 -07:00
Maxim Poliakovski 822f6cafd2 Create machine factory.
It manages various hardware configurations referred to as machines.
2020-03-13 23:09:36 +01:00
dingusdev 160566b8f8 Slight formatting fix 2020-02-27 21:05:03 -07:00
dingusdev c8611dc293 Code cleanup + procedures for cleanup 2020-02-27 21:03:01 -07:00
dingusdev e9a616ffeb Started working on incorporating loguru 2020-02-23 20:59:10 -07:00