]> git.sesse.net Git - nageru/commit - nageru/mainwindow.cpp
Make it possible to call set_channel_name() for live and preview.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 19 Jul 2019 15:34:48 +0000 (17:34 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 19 Jul 2019 15:35:58 +0000 (17:35 +0200)
commita60a2c892c08f6fab3a1e6b7cf4343cad8689058
treeaeb29831b8d1f136aea5cefc018f8f222314017f
parent6b5340251a6b759f9f5dc790a677e3b764806349
Make it possible to call set_channel_name() for live and preview.

The use case for this is if you want to copy the channel name to
preview or similar. Does not affect the legacy channel_name()
callback (it is still guaranteed never to get 0 or 1).

Probably doesn't affect the analyzer; I haven't tested.
nageru/glwidget.cpp
nageru/mainwindow.cpp
nageru/theme.cpp