Seth Alves
|
bb7b132b78
|
Add a way to indicate that a specific message of a certain form should only be printed once. Different messages that match the same form will each be printed once.
|
2015-03-02 14:18:26 -08:00 |
|
Stephen Birarda
|
5c3e90f64f
|
resolve conflicts on merge with upstream master
|
2014-12-03 13:11:56 -08:00 |
|
Stephen Birarda
|
8c65c6c1c8
|
fix comment for actual time format
|
2014-11-18 17:02:28 -08:00 |
|
Stephen Birarda
|
705d3da089
|
cleanup time in log prefix
|
2014-11-18 17:00:33 -08:00 |
|
Stephen Birarda
|
86284036f1
|
put back timestamp in log
|
2014-11-14 10:35:13 -08:00 |
|
Stephen Birarda
|
e10d132f75
|
avoid Qt QTimer thread bug by putting SoundCache on same thread
|
2014-11-13 14:47:28 -08:00 |
|
Stephen Birarda
|
3f44203984
|
remove getpid usage and replace with Qt solution
|
2014-11-05 11:42:40 -08:00 |
|
Stephen Birarda
|
6b922fc3e7
|
final tweak for linux unistd include
|
2014-10-30 10:03:36 -07:00 |
|
Stephen Birarda
|
7f3482bbdd
|
swithc from elif to elsif
|
2014-10-29 10:53:34 -07:00 |
|
Stephen Birarda
|
03e1da0ba9
|
include unistd only on Q_OS_LINUX
|
2014-10-29 10:37:39 -07:00 |
|
Andrew Meadows
|
c39b239f99
|
fix linux build for missing getpid()
|
2014-10-29 09:30:51 -07:00 |
|
Stephen Birarda
|
9af097967d
|
remove ctime since windows build did not fail without it
|
2014-10-28 15:56:30 -07:00 |
|
Stephen Birarda
|
992396ba63
|
add ctime for strftime call
|
2014-10-28 15:48:06 -07:00 |
|
Stephen Birarda
|
01de6305e9
|
add time header for date in log entry
|
2014-10-28 15:42:03 -07:00 |
|
Stephen Birarda
|
c4538836c1
|
always output the first matching repeated log message
|
2014-10-28 14:51:47 -07:00 |
|
Stephen Birarda
|
424793b905
|
complete output of suppressed repeated messages to log
|
2014-10-28 14:49:14 -07:00 |
|
Stephen Birarda
|
8e3102266a
|
use the LogHandler in Interface
|
2014-10-28 14:23:34 -07:00 |
|
Stephen Birarda
|
d3bbd251db
|
move Logging to LogHandler
|
2014-10-28 13:59:23 -07:00 |
|