]> git.sesse.net Git - nageru/history - Makefile
Add a compressor (kindly relicensed by Rune Holm). Fixed for now, and only to get...
[nageru] / Makefile
2015-11-06 Steinar H. GundersonAdd a compressor (kindly relicensed by Rune Holm)....
2015-11-04 Steinar H. GundersonAdd a static image input (fixed to 1280x720 for now...
2015-11-02 Steinar H. GundersonMake some labels and a white balance button per preview...
2015-11-01 Steinar H. GundersonMake NUM_CARDS into a command-line flag.
2015-10-31 Steinar H. GundersonReplace libebur128 with the R128 code from ebumeter.
2015-10-31 Steinar H. GundersonSome refactoring of common VU functions.
2015-10-31 Steinar H. GundersonAdd the beginnings of a loudness range meter.
2015-10-29 Steinar H. GundersonRemove obsolete class Window.
2015-10-29 Steinar H. GundersonAdd the beginnings of a very simple VU meter, based...
2015-10-24 Steinar H. GundersonAdd a HTTP server for stream output.
2015-10-12 Steinar H. GundersonYet more Makefile tweaks.
2015-10-12 Steinar H. GundersonVarious fixes to the Makefile.
2015-10-12 Steinar H. GundersonSwitch to getting bmusb from a submodule.
2015-10-11 Steinar H. GundersonCompile with -Werror.
2015-10-10 Steinar H. GundersonAdd a resampler module, as start of sound support.
2015-10-07 Steinar H. GundersonInitial implementation of moving the theming logic...
2015-10-06 Steinar H. GundersonRefcount the input frames directly instead of trying...
2015-10-04 Steinar H. GundersonMakefile cleanups.
2015-10-04 Steinar H. GundersonUse QGLWidget instead of QOpenGLWidget, as the latter...
2015-10-04 Steinar H. GundersonTake the Movit shader directory from pkg-config.
2015-10-03 Steinar H. GundersonAdd a clean target.
2015-10-03 Steinar H. GundersonIntroduce a rudimentary main GUI (not wired up yet).
2015-10-03 Steinar H. GundersonInitial checkin.