summaryrefslogtreecommitdiff
path: root/src/KM_log.cpp
AgeCommit message (Collapse)Author
2020-12-26Fix warnings about not all possible values in a switchCarl Hetherington
being handled.
2020-12-26Fix comparisons between signed and unsigned values.Carl Hetherington
2019-07-02Added debug-mode test of ignored return valuejhurst
2012-10-30checkyjhurst
2012-08-07version bumpmikey
2011-03-08compiler warnings never ceasejhurst
2011-03-05*** empty log message ***jhurst
2011-03-05I hate win32jhurst
2010-03-12========jhurst
2009-06-22new log and fileio featuresjhurst
XMLElement parse bugfix (was ignoring well-formedness errors)
2009-06-19syslog loggingjhurst
2009-04-09Update copyright dates.msheby
2008-08-09The following changes have been checked into napali:jhurst
1. The is some template voodoo in KM_fileio.h to ward off the D_FILE_OFFSET_BITS=64 bug 2. KM_log.cpp now uses mutex protection for the global default LogSink 3. I added Kumu::Version (uses the same value as ASDCP::Version()). I did this because... 4. I modified Makefile.am so that kmfilegen, kmrandgen, and kmuuidgen only link against libkumu, as nature intended.
2008-07-11added ostream for log, SAX parser improvementsjhurst
2008-02-17release 1_3_18jhurst
2008-02-05Commit.msheby
2008-01-15Rename local variable "PIC" to "pic" so to avoid namespacemsheby
clash with gcc preprocessor PIC definition.
2007-12-24final KM_log changesjhurst
2007-12-22logging re-writejhurst
2006-04-05ginormo merge-back with Kumu, SMPTE MIC key and MPEG parser fixjhurst