summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixed some cleanup errors, version output contians compiler infoHEADmasterChristian Pointner2015-05-182-3/+9
|
* fixed return code after signal or errorChristian Pointner2015-05-188-25/+177
|
* updated copyright infoChristian Pointner2015-05-1826-28/+28
|
* make prefix variable more standard compliantChristian Pointner2015-05-121-1/+1
|
* set .gitingore and updated Repo in Readme and configureChristian Pointner2015-01-293-7/+18
|
* add exception for non GPL GStreamer Plugins to LicenseChristian Pointner2014-09-2027-30/+180
|
* added new option --nocache which controls the usage of O_DIRECTChristian Pointner2014-02-049-11/+35
|
* fixed some depreacated library callsChristian Pointner2013-12-276-46/+42
|
* whitespace cleanupsChristian Pointner2013-12-2726-136/+144
| | | | | | header update (copyright notice)
* cleanupChristian Pointner2012-09-252-4/+7
|
* fixed remaining warningChristian Pointner2012-09-254-5/+5
|
* most fixes for gcc + -Wall and clangChristian Pointner2012-09-257-15/+31
|
* updated changelogChristian Pointner2011-04-282-2/+7
|
* daylight savings info at boundary outputsChristian Pointner2011-04-282-2/+2
|
* updated manpageChristian Pointner2011-04-282-2/+87
|
* removed init script Christian Pointner2011-04-285-160/+4
| | | | | | removed etc dir
* added exec for post processingChristian Pointner2011-04-246-216/+59
|
* yet another header fixChristian Pointner2011-04-242-9/+3
|
* fixed file headerChristian Pointner2011-04-2422-80/+454
| | | | | | added sysexec code
* setting recovery policy (fix the enum value)Christian Pointner2011-04-211-0/+2
|
* fixed typoChristian Pointner2011-04-212-2/+2
| | | | | | better output at boundary reached
* fixed typoChristian Pointner2011-04-201-1/+1
|
* updated debian changelogChristian Pointner2011-04-201-0/+6
|
* fixed depends for debianChristian Pointner2011-04-201-1/+2
|
* whitespaceChristian Pointner2011-04-201-1/+1
|
* fixed make installChristian Pointner2011-04-201-4/+3
| | | | | | fixed make remove/purge
* minor name fixChristian Pointner2011-04-202-3/+3
|
* file list waitpid addedChristian Pointner2011-04-202-3/+27
|
* added file_list waitpid functionChristian Pointner2011-04-203-4/+9
|
* added option for post processingChristian Pointner2011-04-207-5/+38
|
* inverted meaning of offsetChristian Pointner2011-04-202-9/+12
| | | | | | more output @info level
* switched to multifdsinkChristian Pointner2011-04-206-27/+90
| | | | | | | no pthread at log (usign GThread instead) file_list ist now thread safe
* first tests with fdsinkChristian Pointner2011-04-201-6/+4
|
* inital debian packagesChristian Pointner2011-04-1912-21/+295
|
* moved file specific thins to file_listChristian Pointner2011-04-185-88/+218
|
* calculating next boundary (not tested yet)Christian Pointner2011-04-172-4/+18
|
* time boundary check works nowChristian Pointner2011-04-171-33/+37
|
* added some TODO commentsChristian Pointner2011-04-161-0/+10
|
* minor refactoringChristian Pointner2011-04-161-8/+18
|
* fixed missing return @ open_fileChristian Pointner2011-04-161-0/+2
|
* file modes can now be configuredChristian Pointner2011-04-165-10/+27
|
* writer thread stops loop at end of executionChristian Pointner2011-04-153-5/+12
|
* added file name handlingChristian Pointner2011-04-153-17/+75
|
* time boundary calculations added Christian Pointner2011-04-153-2/+52
|
* files have a fixed length now (1 hour)Christian Pointner2011-04-135-17/+24
| | | | | | introduced sample interval
* fixed configureChristian Pointner2011-02-221-6/+8
|
* no app sink anymoreChristian Pointner2011-02-204-19/+37
| | | | | | tests with clocks
* switching to appsrc for writer elementChristian Pointner2011-02-205-11/+38
|
* added writer Christian Pointner2011-02-204-17/+132
|
* added new command line optionsChristian Pointner2011-02-203-12/+37
|