]> git.sesse.net Git - nageru/history - flags.h
Various Makefile tweaks (mostly related to cleaning moc files).
[nageru] / flags.h
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-07-29 Steinar H. GundersonSupport the new audio output from FakeCapture, with...
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-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-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-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. GundersonMake NUM_CARDS into a command-line flag.