summaryrefslogtreecommitdiff
path: root/src/writer.c
Commit message (Collapse)AuthorAgeFilesLines
* first tests with fdsinkChristian Pointner2011-04-201-6/+4
|
* moved file specific thins to file_listChristian Pointner2011-04-181-79/+17
|
* calculating next boundary (not tested yet)Christian Pointner2011-04-171-4/+17
|
* 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-161-4/+12
|
* writer thread stops loop at end of executionChristian Pointner2011-04-151-3/+8
|
* added file name handlingChristian Pointner2011-04-151-12/+68
|
* time boundary calculations added Christian Pointner2011-04-151-1/+41
|
* files have a fixed length now (1 hour)Christian Pointner2011-04-131-5/+12
| | | | | | introduced sample interval
* no app sink anymoreChristian Pointner2011-02-201-10/+23
| | | | | | tests with clocks
* switching to appsrc for writer elementChristian Pointner2011-02-201-6/+31
|
* added writer Christian Pointner2011-02-201-0/+68