36 Commits (master)

Author SHA1 Message Date
elbandi 7f7557b59b Fix VERSION redefine warnings 8 years ago
ystarnaud 4ba8a68043 Merged develop branch with master +updates 10 years ago
ystarnaud 8a6168fa4b Fix for UI/API intensity changes 10 years ago
Jan Berdajs 363f52df47 Write to both stderr and console within same console lock "session" 10 years ago
Jan Berdajs eb6f47e503 Add debug-log setting to log everything when stderr is redirected to file 10 years ago
Jan Berdajs 485ec9ac88 rename poorly named variable 10 years ago
troky 24fa44e12b Make sure log string is null-terminated. 10 years ago
troky 6971ce6fe0 logging spaces/indentation 10 years ago
troky 9f6bf16196 Refactored logging. Increased default log buffer size. 10 years ago
Noel Maersk cabb02f5d4 log: do not show pool difficulty changes on non-current pool. 10 years ago
unknown feac311305 VS2010 build: Converted applog() macro to function. 10 years ago
Noel Maersk 3ade514b94 log: Do not pad log string with a space. 11 years ago
Noel Maersk f6f950273b log: Change log_dateformat to log_show_date and make it bool. 11 years ago
Martin Danielsen ba1c47781f log: Added a switch to the log date and time format. 11 years ago
Con Kolivas 8e9f32a81b Add a forcelog variant of applog which invalidates any console lock to force output. 11 years ago
Kano 5fb5dd0bd6 logging - size check sprintf 11 years ago
Kano e2b4d4908d logging remove extra added <LF> 11 years ago
Kano 7eba963477 remove varargs from logging/quit/in general as much as possible 11 years ago
Kano 8f08a327ca applog - force type checking 11 years ago
Con Kolivas 8971c56b8d va_copy is meant to be matched by a va_end in log_generic. 11 years ago
Con Kolivas 93901011cf Use cgtime in logging.c 11 years ago
James Z.M. Gao c9ae715019 Compile CPU mining for win32 and win64 11 years ago
Con Kolivas c113534feb Begin support for mingw stratum build. 12 years ago
Luke Dashjr da4ff2bde1 Bugfix: Use a mutex to control non-curses output 12 years ago
Luke Dashjr d98e561a0a Simplify code to a single vprintf path for curses-less printing 12 years ago
Luke Dashjr 80593c47fc Move opt_quiet check to my_log_curses, so it works for curses-less builds 12 years ago
Luke Dashjr d2195bd04e Use log_generic for vapplog to cut down on code duplication 12 years ago
Luke Dashjr 1097aefbad Add space to log output now that there is more screen real estate available. 12 years ago
Luke Dashjr a1edc7dbcb Bugfix: Fix build without curses but with OpenCL 12 years ago
Con Kolivas 4da6758f43 Add space to log output now that there is more screen real estate available. 12 years ago
Luke Dashjr ed8382c88d Make curses TUI support optional at compile-time. 12 years ago
Con Kolivas d1cddf8bad Update licensing to GPL V3. 12 years ago
Con Kolivas 810ad04578 More copyright updates. 12 years ago
Con Kolivas 111238489f Fix missing field initialisers warnings. 12 years ago
Con Kolivas be8ad57962 Add missing define in logging.c for isatty() 12 years ago
zefir e0fec35751 modularized logging, support for priority based logging 12 years ago