]> git.sesse.net Git - nageru/history - nageru/theme.cpp
Fix another whitespace error.
[nageru] / nageru / theme.cpp
2019-05-12 Steinar H. GundersonFix another whitespace error.
2019-05-11 Steinar H. GundersonFix an indentation error.
2019-05-11 Steinar H. GundersonRefactor out a function for adding the end of EffectChains.
2019-03-27 Steinar H. GundersonOn errors, abort() instead of exit(1); exit() in a...
2018-12-30 Steinar H. GundersonAdd support to Nageru for reading the subtitles from...
2018-12-28 Steinar H. GundersonMove from unique_lock to lock_guard everywhere we can...
2018-12-21 Steinar H. GundersonIn Theme::get_chain(), send InputState by reference...
2018-12-20 Steinar H. GundersonRemove the LuaJIT 2.0 compatibility shims.
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-01 Steinar H. GundersonMerge remote-tracking branch 'futatabi/master'
2018-12-01 Steinar H. GundersonMove everything into a separate futatabi/ subdir, for...