]> git.sesse.net Git - nageru/history - theme.h
Let settings follow buses when editing the mapping.
[nageru] / theme.h
2016-07-26 Steinar H. GundersonSupport searching for the theme in multiple directories.
2016-04-04 Steinar H. GundersonAdd red and green borders around channels to mark them...
2016-01-31 Steinar H. GundersonFix Lua compilation issues under Arch Linux. Patch...
2016-01-22 Steinar H. GundersonMake signal mapping changeable by right-clicking on...
2016-01-05 Steinar H. GundersonClean up resources in the global ResourcePool on exit...
2015-12-24 Steinar H. GundersonUse the shared resource pool everywhere.
2015-12-23 Steinar H. GundersonTransparently send signals through a deinterlacer as...
2015-12-23 Steinar H. GundersonRedo get_width/get_height to not work on a LiveInputWra...
2015-12-22 Steinar H. GundersonExpose width and height information to Lua during get_c...
2015-12-22 Steinar H. GundersonRemove unused member.
2015-11-23 Steinar H. GundersonRedo frame buffering again.
2015-11-22 Steinar H. GundersonRework signal connection in preparations for deinterlacing.
2015-11-21 Steinar H. GundersonOpen up for inputs that are different from the native...
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. GundersonReduce the warning storm a bit.
2015-11-01 Steinar H. GundersonRe-run IWYU, again with lots of manual cleanup.
2015-11-01 Steinar H. GundersonAdd some primitive emergency card mapping. Useful for...
2015-11-01 Steinar H. GundersonMake Theme::register_class() private.
2015-11-01 Steinar H. GundersonUse the new texture bounce override instead of relying...
2015-10-08 Steinar H. GundersonWire the transition names through to the UI.
2015-10-08 Steinar H. GundersonHook up the channel click events.
2015-10-07 Steinar H. GundersonHook up PaddingEffect.
2015-10-07 Steinar H. GundersonAsk the Lua script for number of channels.
2015-10-07 Steinar H. GundersonHook up the cut button to Lua, so that it actually...
2015-10-07 Steinar H. GundersonInitial implementation of moving the theming logic...