]> git.sesse.net Git - nageru/history - main.cpp
Refcount the input frames directly instead of trying to free them after-the-fact...
[nageru] / main.cpp
2015-10-04 Steinar H. GundersonMove all mixer stuff into a class.
2015-10-04 Steinar H. GundersonRun IWYU (plus lots of manual fiddling).
2015-10-04 Steinar H. GundersonBetter aspect ratio to begin with -- hotfix until we...
2015-10-04 Steinar H. GundersonUse QGLWidget instead of QOpenGLWidget, as the latter...
2015-10-04 Steinar H. GundersonFix a compile error related to gl.h choices.
2015-10-03 Steinar H. GundersonChange some sizes.
2015-10-03 Steinar H. GundersonClean mixer thread shutdown.
2015-10-03 Steinar H. GundersonInitial checkin.