aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-28print_help(): Fix formatting of help textHarald Welte1-4/+2
2017-05-28print meaningful error messages if something goes wrong in main/pqHarald Welte1-7/+24
2017-05-28Add ALSA input/output support to GAPKHarald Welte1-3/+43
2015-12-30main: Fixup the help screenSylvain Munaut1-1/+1
2014-05-08Add cycle benchmarking supportHarald Welte1-0/+3
2013-02-11gapk: make sure the output file is closed/flushed on ctrl+cHarald Welte1-1/+21
2013-02-11gapk: Add support for RTP input/output streamsHarald Welte1-8/+108
2013-02-11gapk main: move fh_in and fh_out to sub-structures in a unionHarald Welte1-16/+31
2010-11-11Add a real main method to does the jobSylvain Munaut1-1/+405
2010-10-24Initial skeleton importSylvain Munaut1-0/+23