]> git.sesse.net Git - nageru/commit
Make it possible to set number of channels imperatively instead of using a callback.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 21 Jun 2019 17:43:29 +0000 (19:43 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 21 Jun 2019 17:44:15 +0000 (19:44 +0200)
commit9f5622b1cb36a07b5b717ab5c4cbd938a550c7c3
tree90a7ee0749f78e02ae174428fa728839719ef073
parentb7398dd7960ddf07f03b9a9ebc669d29141c09d0
Make it possible to set number of channels imperatively instead of using a callback.

num_channels() will still be used if it exists, for compatibility with older
themes.
nageru/simple.lua
nageru/theme.cpp
nageru/theme.h
nageru/theme.lua