]> git.sesse.net Git - nageru/history - flags.cpp
Write 1.4.0 changelog.
[nageru] / flags.cpp
2016-10-19 Steinar H. GundersonAdd support for controlling the audio using a MIDI...
2016-10-19 Steinar H. GundersonReenable simple audio.
2016-10-19 Steinar H. GundersonMake it possible to load an audio input mapping on...
2016-09-17 Steinar H. GundersonAdd the missing -I short option.
2016-07-31 Steinar H. GundersonRemove the -C flag from the getopt string.
2016-07-29 Steinar H. GundersonSupport the new audio output from FakeCapture, with...
2016-07-29 Steinar H. GundersonUnbreak the short option for --va-display.
2016-07-27 Steinar H. GundersonRework handling of fake cards.
2016-07-26 Steinar H. GundersonSupport searching for the theme in multiple directories.
2016-07-23 Steinar H. GundersonUse an enum for long options instead of manually mainta...
2016-07-22 Steinar H. GundersonAdd some more command-line flags for initial audio...
2016-07-11 Steinar H. GundersonAdd an option to add fake capture cards, for easier...
2016-07-11 Steinar H. GundersonAdd missing short options.
2016-06-14 Steinar H. GundersonAdd support for arbitrary x264 parameters.
2016-05-02 Steinar H. GundersonImplement x264 speedcontrol.
2016-05-01 Steinar H. GundersonAdd an option --map-signal= to override the default...
2016-04-30 Steinar H. GundersonAdd a flag to disable ALSA monitoring output.
2016-04-25 Steinar H. GundersonSupport setting x264 bitrate parameters from the comman...
2016-04-18 Steinar H. GundersonMake it possible to set x264 preset/tune from the comma...
2016-04-17 Steinar H. GundersonSupport encoding the HTTP stream with x264. Highly...
2016-04-17 Steinar H. GundersonMake it possible for file and HTTP streams to use diffe...
2016-04-17 Steinar H. GundersonAdd an option --http-coarse-timebase for streaming...
2016-04-17 Steinar H. GundersonMake it possible to override stream mux on the command...
2016-04-10 Steinar H. GundersonAdd an option to not flush PBOs explicitly; causes...
2016-04-10 Steinar H. GundersonAdd usage information on invalid option or --help.
2016-04-04 Steinar H. GundersonAdd an option --flat-audio to start with almost all...
2016-04-04 Steinar H. GundersonAdd a command-line option to change themes.
2016-04-04 Steinar H. GundersonAdd support for uncompressed video instead of H.264...
2016-02-07 Steinar H. GundersonAdd support for opening VA-API via DRM instead of X11.
2015-11-01 Steinar H. GundersonRe-run IWYU, again with lots of manual cleanup.
2015-11-01 Steinar H. GundersonMake NUM_CARDS into a command-line flag.