Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed remaining warning | Christian Pointner | 2012-09-25 | 1 | -1/+1 |
* | most fixes for gcc + -Wall and clang | Christian Pointner | 2012-09-25 | 1 | -4/+1 |
* | daylight savings info at boundary outputs | Christian Pointner | 2011-04-28 | 1 | -1/+1 |
* | added exec for post processing | Christian Pointner | 2011-04-24 | 1 | -1/+1 |
* | fixed file header | Christian Pointner | 2011-04-24 | 1 | -4/+1 |
* | setting recovery policy (fix the enum value) | Christian Pointner | 2011-04-21 | 1 | -0/+2 |
* | fixed typo | Christian Pointner | 2011-04-21 | 1 | -1/+1 |
* | whitespace | Christian Pointner | 2011-04-20 | 1 | -1/+1 |
* | added file_list waitpid function | Christian Pointner | 2011-04-20 | 1 | -3/+2 |
* | added option for post processing | Christian Pointner | 2011-04-20 | 1 | -3/+8 |
* | inverted meaning of offset | Christian Pointner | 2011-04-20 | 1 | -8/+11 |
* | switched to multifdsink | Christian Pointner | 2011-04-20 | 1 | -5/+42 |
* | first tests with fdsink | Christian Pointner | 2011-04-20 | 1 | -6/+4 |
* | moved file specific thins to file_list | Christian Pointner | 2011-04-18 | 1 | -79/+17 |
* | calculating next boundary (not tested yet) | Christian Pointner | 2011-04-17 | 1 | -4/+17 |
* | time boundary check works now | Christian Pointner | 2011-04-17 | 1 | -33/+37 |
* | added some TODO comments | Christian Pointner | 2011-04-16 | 1 | -0/+10 |
* | minor refactoring | Christian Pointner | 2011-04-16 | 1 | -8/+18 |
* | fixed missing return @ open_file | Christian Pointner | 2011-04-16 | 1 | -0/+2 |
* | file modes can now be configured | Christian Pointner | 2011-04-16 | 1 | -4/+12 |
* | writer thread stops loop at end of execution | Christian Pointner | 2011-04-15 | 1 | -3/+8 |
* | added file name handling | Christian Pointner | 2011-04-15 | 1 | -12/+68 |
* | time boundary calculations added | Christian Pointner | 2011-04-15 | 1 | -1/+41 |
* | files have a fixed length now (1 hour) | Christian Pointner | 2011-04-13 | 1 | -5/+12 |
* | no app sink anymore | Christian Pointner | 2011-02-20 | 1 | -10/+23 |
* | switching to appsrc for writer element | Christian Pointner | 2011-02-20 | 1 | -6/+31 |
* | added writer | Christian Pointner | 2011-02-20 | 1 | -0/+68 |