summaryrefslogtreecommitdiff
path: root/src/log.c
Commit message (Collapse)AuthorAgeFilesLines
* updated copyright infoChristian Pointner2015-05-181-1/+1
|
* add exception for non GPL GStreamer Plugins to LicenseChristian Pointner2014-09-201-1/+7
|
* fixed some depreacated library callsChristian Pointner2013-12-271-13/+12
|
* whitespace cleanupsChristian Pointner2013-12-271-3/+3
| | | | | | header update (copyright notice)
* most fixes for gcc + -Wall and clangChristian Pointner2012-09-251-1/+1
|
* fixed file headerChristian Pointner2011-04-241-4/+1
| | | | | | added sysexec code
* switched to multifdsinkChristian Pointner2011-04-201-10/+12
| | | | | | | no pthread at log (usign GThread instead) file_list ist now thread safe
* better locking für loggingChristian Pointner2011-02-161-3/+8
|
* log_printf is thread safe now, however log_init and log_add_target isn'tChristian Pointner2011-02-161-2/+7
|
* added initial versionChristian Pointner2011-02-151-0/+252