Commit Graph

24 Commits

Author SHA1 Message Date
Martin Pulec
ca9948449b shortopts for --record/--playback
It is '-E' and '-I' (Export and Import; R/P not viable because 'P' is
already taken for port so the shortcuts won't be consistent then).
2023-06-20 13:37:46 +02:00
Martin Piatka
276d14380a export: Fix sprintf warning 2022-08-31 14:02:34 +02:00
Martin Pulec
2e424d50ca replaced instances of color_out with color_printf
+ reindent vidcap/file help ("where" keyword)
2022-08-04 14:07:45 +02:00
Martin Pulec
46746286ec export.c: use color_printf for help 2022-07-27 09:05:55 +02:00
Martin Pulec
b48ce2af53 export.c: refactor a bit
+ accept help option also as other than first parameter
2022-02-24 11:56:06 +01:00
Martin Pulec
1b3b27eb7c Updated copyright dates for modified files 2021-11-08 15:43:14 +01:00
Martin Pulec
702dd4e798 Export: added noaudio/novideo option
+ small improvements (use of MAX_PATH_SIZE)
2021-10-06 16:45:01 +02:00
Martin Pulec
807183c155 Export: added "override" option 2021-09-30 15:13:59 +02:00
Martin Pulec
cdf6e8acc6 Export: option to limit number of output frames 2021-02-02 13:08:44 +01:00
Martin Pulec
54c1678b7a Export: fixed a typo 2020-07-09 13:34:03 +02:00
Martin Pulec
27edf9ad71 Fixes 2019-12-04 13:28:02 +01:00
Martin Pulec
09f6bafc58 Coverity fixes 2019-11-22 13:54:51 +01:00
Martin Pulec
cb9b649b60 Export: option to start paused with specified directory 2019-11-21 16:50:58 +01:00
Martin Pulec
72bf3d0e48 Export: added help 2019-11-21 16:50:57 +01:00
Martin Pulec
2d7e618c3a Export: allow non-empty directories 2019-11-21 16:50:55 +01:00
Martin Pulec
25b612031c Export: highlight output dir in output 2019-11-21 13:48:04 +01:00
Martin Pulec
4c71573a89 Fixed first series of Coverity bugs 2019-11-09 17:20:37 +01:00
Martin Pulec
31d9809fcd Updated documentation
Updated authors, copyright to 3-clause BSD (where possible) and file-level Doxygen
2019-11-09 13:47:11 +01:00
Ben Roeder
e4111c76b8 fixes for typos in messages 2018-09-11 12:51:21 +01:00
Martin Piatka
240d75b412 Export: Fix crash when exporter == NULL
This fixes reflector crashing when transcoding
2017-09-25 13:27:46 +02:00
Martin Pulec
a09a1d6454 Export: use more human readable dir names
Use directory names with date.
2017-09-20 16:18:24 +02:00
Martin Pulec
cf234ef3a8 Keyboard control: print whether we are exporting 2017-06-21 10:12:14 +02:00
Martin Pulec
e299219167 Export: allow runtime enable/disable recording 2017-05-11 13:53:26 +02:00
Martin Pulec
29fec0d9c9 Export: created umbrella for audio and video 2017-05-11 13:53:26 +02:00