Chris Robinson
|
d578bc6cb1
|
Move logging to core
|
2020-12-17 02:47:03 -08:00 |
|
Chris Robinson
|
b0e025946e
|
Don't check for the app path if one was already retrieved
|
2020-10-13 01:57:53 -07:00 |
|
Chris Robinson
|
b5eccf424b
|
Remove the unused Ref logging level
|
2020-09-28 16:14:20 -07:00 |
|
Chris Robinson
|
f02bc1354d
|
Rework logging a little
Use OutputDebugStringW on Windows in addition to the log file
Avoid duplicate formatter parsing with Android
|
2020-09-28 11:34:24 -07:00 |
|
Chris Robinson
|
2e1645f32a
|
Print the error from pthread_setschedparam
|
2020-08-04 12:46:27 -07:00 |
|
David Carlier
|
d3ffaeb8d7
|
GetProcBinary implementation for Haiku.
|
2020-07-21 17:22:38 +00:00 |
|
Chris Robinson
|
e3f6afafde
|
Remove some hopefully unneeded macros
|
2020-04-25 02:12:43 -07:00 |
|
Chris Robinson
|
ac54ab8a3e
|
Remove some unnecessary cmake checks
|
2020-04-14 18:25:22 -07:00 |
|
Chris Robinson
|
fed80e0c10
|
Reset real-time priority on fork
|
2020-03-29 19:39:00 -07:00 |
|
Chris Robinson
|
040309b9f4
|
Add missing semicolon
|
2020-03-22 08:22:25 -07:00 |
|
Chris Robinson
|
12775513ae
|
Cleanup some helper code
|
2020-03-20 15:48:27 -07:00 |
|
Chris Robinson
|
0d11de3e8d
|
Move CPUCapFlags and FillCPUCaps to their own source
|
2020-03-20 15:30:41 -07:00 |
|
Chris Robinson
|
f56ef433d8
|
Move the FPUCtl methods to its own source
|
2020-03-20 15:01:45 -07:00 |
|
Chris Robinson
|
0cba99ed1b
|
Avoid static constexpr for arrays iterated over at run-time
|
2019-10-25 01:43:23 -07:00 |
|
Chris Robinson
|
5ac1f19241
|
Don't dereference the end iterator
|
2019-10-24 21:58:35 -07:00 |
|
Chris Robinson
|
f0977e5cc9
|
Print the found file entries after sorting
|
2019-10-24 15:10:37 -07:00 |
|
Chris Robinson
|
f4bc3d7ab2
|
Improve logging for Windows
|
2019-10-08 00:21:21 -07:00 |
|
Chris Robinson
|
bf31ce688a
|
Add a missing header for Android
|
2019-09-23 19:23:33 -07:00 |
|
Chris Robinson
|
95996effaf
|
Move the ifstream wrapper to common
|
2019-09-22 12:23:41 -07:00 |
|
Chris Robinson
|
899a414591
|
Remove the last uses of the system's str[n]casecmp
|
2019-09-16 15:10:36 -07:00 |
|
Chris Robinson
|
fcd3bed0c0
|
Clean up more implicit conversions
|
2019-09-13 12:51:16 -07:00 |
|
Chris Robinson
|
4254888576
|
Make IrSize unsigned
|
2019-09-13 09:38:35 -07:00 |
|
Chris Robinson
|
be0442c620
|
Avoid C-style casts in C++
|
2019-09-11 06:47:56 -07:00 |
|
Chris Robinson
|
38a565bdf8
|
Move UID definitions to a separate source
|
2019-08-12 14:56:17 -07:00 |
|
Chris Robinson
|
1aaf65abfe
|
Add methods to get env vars as an optional
|
2019-08-12 03:59:52 -07:00 |
|
Chris Robinson
|
e200569cd3
|
Move the wstr converters to a separate header
|
2019-08-11 18:50:07 -07:00 |
|
Chris Robinson
|
70058a8a84
|
Move the dynload decls and defs to common
|
2019-08-10 21:54:30 -07:00 |
|
Chris Robinson
|
e22dc27218
|
Improve log formatting for file searches
|
2019-08-07 15:56:38 -07:00 |
|
Chris Robinson
|
80a85febcf
|
Update some includes
|
2019-08-05 18:36:39 -07:00 |
|
Chris Robinson
|
2fa2c35bdc
|
Modify LIKELY and UNLIKELY to not need extra parenthesis
|
2019-08-04 11:59:14 -07:00 |
|
Chris Robinson
|
cb3e96e756
|
Rename Alc to alc
|
2019-07-28 18:56:04 -07:00 |
|