summaryrefslogtreecommitdiff
path: root/src/file_list.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
|
* added new option --nocache which controls the usage of O_DIRECTChristian Pointner2014-02-041-2/+6
|
* fixed some depreacated library callsChristian Pointner2013-12-271-29/+26
|
* whitespace cleanupsChristian Pointner2013-12-271-3/+3
| | | | | | header update (copyright notice)
* fixed remaining warningChristian Pointner2012-09-251-1/+1
|
* most fixes for gcc + -Wall and clangChristian Pointner2012-09-251-4/+6
|
* daylight savings info at boundary outputsChristian Pointner2011-04-281-1/+1
|
* added exec for post processingChristian Pointner2011-04-241-7/+17
|
* fixed file headerChristian Pointner2011-04-241-4/+1
| | | | | | added sysexec code
* file list waitpid addedChristian Pointner2011-04-201-3/+23
|
* added file_list waitpid functionChristian Pointner2011-04-201-0/+5
|
* added option for post processingChristian Pointner2011-04-201-0/+19
|
* inverted meaning of offsetChristian Pointner2011-04-201-1/+1
| | | | | | more output @info level
* switched to multifdsinkChristian Pointner2011-04-201-8/+26
| | | | | | | no pthread at log (usign GThread instead) file_list ist now thread safe
* moved file specific thins to file_listChristian Pointner2011-04-181-0/+145