]> git.sesse.net Git - nageru/history - main.cpp
Write 1.4.0 changelog.
[nageru] / main.cpp
2016-10-25 Steinar H. GundersonRe-run include-what-you-use.
2016-10-19 Steinar H. GundersonStart adding some faders for the miniview (they don...
2016-07-16 Steinar H. GundersonAdd a printout of mlockall() memory used, from bitter...
2016-07-01 Steinar H. GundersonForce vsync off; fixes jittery display on the NVIDIA...
2016-05-16 Steinar H. GundersonLock everything in system memory for better realtime...
2016-05-02 Steinar H. GundersonYet more fixes for clean shutdown.
2016-02-07 Steinar H. GundersonSupport VA-API readback through glGetTexImage() instead...
2016-01-05 Steinar H. GundersonClean up resources in the global ResourcePool on exit...
2015-11-07 Steinar H. GundersonSome tweaks to the preview displays.
2015-11-07 Steinar H. GundersonStart an audio strip, and rework some of the layout...
2015-11-03 Steinar H. GundersonHook up white balance into the theme.
2015-11-02 Steinar H. GundersonMake some labels and a white balance button per preview...
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.
2015-10-27 Steinar H. GundersonVarious tweaks to the UI layout.
2015-10-24 Steinar H. GundersonAdd a HTTP server for stream output.
2015-10-13 Steinar H. GundersonEase logging a tiny bit.
2015-10-08 Steinar H. GundersonFix a crash on exit.
2015-10-06 Steinar H. GundersonTwiddle some aspect ratios.
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.