Lioncash
baff71cdc3
General: Tidy up includes
...
Alphabetizes includes and resolves quite a few instances of indirect
inclusions, making the requirements of several interfaces explicit. This
also trims out includes that aren't actually necessary (likely due to
changes in the API over time).
2019-08-19 21:02:56 -04:00
Lioncash
78ce16aa9f
General: Make use of nullptr where applicable
2019-08-16 18:27:23 -07:00
Lioncash
386ec8e6cc
General: Add missing override specifiers
...
Adds override specifiers that I missed for other platforms when
initially applying them to the codebase.
2019-08-16 18:27:23 -07:00
Jack Andersen
deefc8e995
Massive fmtlib refactor
2019-07-19 18:22:36 -10:00
Jack Andersen
058ea23a00
New code style refactor
2018-12-07 19:17:51 -10:00
Jack Andersen
2c2c72bfd1
Minor tweak
2018-12-07 15:28:54 -10:00
Jack Andersen
fa8989bed3
Huge compile performance refactor
2017-12-28 21:54:26 -10:00
Jack Andersen
6950d96b46
Linux build fixes
2017-11-12 21:19:49 -10:00
Jack Andersen
cb5d22eed6
string_view refactor
2017-11-12 20:13:32 -10:00
Jack Andersen
bf4b3f7382
Minor tweak to HIDDeviceUdev
2017-09-17 16:59:46 -10:00
Jack Andersen
175893f055
HID parser for udev; Vulkan fixes
2017-09-15 15:55:41 -10:00
Jack Andersen
0f2a838bfb
Add Cross-platform HID parser
2017-09-15 07:20:52 -10:00
Jack Andersen
505f0fef73
Proper hidraw device enumeration
2017-05-11 16:52:45 -10:00
Jack Andersen
6e1c71aefd
Working Dualshock output reports on macOS; fix runaway loop
2017-05-11 09:12:44 -10:00
Jack Andersen
7823aecc57
hidraw support for udev; fix race condition
2017-05-08 17:37:12 -10:00
Jack Andersen
1877c546ac
Smarter std::thread ownership for HID clients
2016-10-10 15:20:39 -10:00
Phillip Stephens
5b552cdc5d
Fix communication with devices
2016-02-18 06:25:47 -08:00
Phillip Stephens
53fec8ac43
Add timeout to ioctl requests
2016-02-18 06:14:59 -08:00
Jack Andersen
c9edf8dd85
Major scoped-enum refactor
2015-11-20 15:12:22 -10:00
Jack Andersen
3a6dd3f6b8
Merge branch 'master' of https://github.com/RetroView/libBoo
2015-08-18 19:48:08 -10:00
Jack Andersen
74181d3b2e
member access tweak
2015-08-18 19:47:46 -10:00
Phillip Stephens
10c14a0c39
Merge branch 'master' of https://github.com/RetroView/libBoo into ds3
2015-08-18 16:32:19 -07:00
Jack Andersen
87ab129e01
Compile fixes
2015-08-18 12:43:30 -10:00
Jack Andersen
e56b8539bf
Major refactor for better modularity
2015-08-18 09:40:26 -10:00
Jack Andersen
3007714b5a
Merge branch 'gl' of ../../libBoo
2015-08-18 08:02:21 -10:00
Jack Andersen
3d1e6a554a
CMake integration and refactor
2015-08-18 08:00:24 -10:00