Commit Graph

36 Commits

Author SHA1 Message Date
gblues
6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08:00
Alcaro
486d5e77e3
Update verbosity.c 2017-12-04 16:48:17 +01:00
Alcaro
fbd3a435d2
Turns out this is char*, let's cast because CXX_BUILD wants that 2017-12-04 15:01:57 +01:00
Alcaro
b9900b1fb8
This cast isn't needed, and probably breaks CXX_BUILD 2017-12-04 14:27:36 +01:00
Alcaro
1aa6ae1b38
Use FILE* all the way
Fixes platforms where RFILE isn't using the FILE* backend, needed for #5664
2017-12-04 14:25:16 +01:00
Brad Parker
68a8198e4a convert more file IO functions to use filestream, fixes encoding issues on Windows 2017-10-29 12:08:24 -04:00
Rob Loach
912068f850
Clean up the log output
References #1385
2017-07-04 21:46:22 -04:00
twinaphex
8c89ec158c Update copyrights 2017-03-22 03:09:18 +01:00
radius
4db257c104 allow console to work again 2017-02-15 21:09:27 -05:00
twinaphex
8da9acd1fe Rename variable 2017-02-15 12:03:25 +01:00
radius
71b397902a better variable name 2017-02-15 01:42:44 -05:00
radius
a67935404d fix logging to file 2017-02-15 01:40:04 -05:00
twinaphex
e1f7452087 (MSVC) Buildfix 2016-10-09 17:17:29 +02:00
twinaphex
2a139b7d72 Add frontend_driver_attach_console/frontend_driver_detach_console 2016-10-09 17:15:50 +02:00
twinaphex
d078df7a37 Prevent implicit memsets 2016-10-09 09:05:41 +02:00
radius
9272355696 make the console toggleable at runtime instead of compilation time 2016-10-08 15:33:29 -05:00
Twinaphex
35d607f46e Buildfix 2016-09-19 19:30:45 +02:00
twinaphex
73168d343f verbosity.c - prevent warning 2016-09-19 17:06:59 +02:00
twinaphex
b680ffbfa6 Fix CXX_BUILD 2016-09-11 16:47:39 +02:00
twinaphex
229e0dd640 Cleanups 2016-09-08 05:48:43 +02:00
twinaphex
e6524f961a header include cleanups 2016-09-06 01:02:25 +02:00
Twinaphex
0ff36406ee unused variable fix 2016-07-01 16:15:11 +02:00
twinaphex
2119e4559d C89_BUILD fix 2016-06-30 17:43:36 +02:00
twinaphex
7aff07f6ac (verbosity.c) Cleanups 2016-06-28 08:44:49 +02:00
twinaphex
97fd53cd5f Create more file_path_str enums 2016-06-28 08:42:50 +02:00
twinaphex
5dd4c88011 Cleanup 2016-06-27 07:55:32 +02:00
twinaphex
5a77baf185 verbosity.c - cleanups 2016-06-27 07:52:48 +02:00
twinaphex
5b52098c54 Reimplement verbosity 2016-05-31 04:42:04 +02:00
twinaphex
454abdee48 stdstring - create string_is_equal 2016-01-20 04:07:24 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
Twinaphex
4d99fc738e Turn some variables to static local variables 2015-12-07 08:51:41 +01:00
twinaphex
263e1a335d Move headers to verbosity.c 2015-11-30 04:49:28 +01:00
twinaphex
dc44fd479c Move more code to verbosity.c 2015-11-29 03:08:27 +01:00
twinaphex
e0e9f1a716 Don't inline logging functions anymore 2015-11-29 03:03:39 +01:00
twinaphex
a9cb970d0d Move log_file code to verbosity.c 2015-11-23 15:45:02 +01:00
twinaphex
074f14b132 Add verbosity.c/verbosity.h 2015-11-23 12:03:38 +01:00