]> git.sesse.net Git - nageru/history - nageru/mainwindow.cpp
Give the theme access to basic audio information.
[nageru] / nageru / mainwindow.cpp
2020-02-16 Steinar H. GundersonGive the theme access to basic audio information.
2019-07-24 Steinar H. GundersonMake it possible for the theme to override the status...
2019-07-19 Steinar H. GundersonMake it possible to call set_channel_name() for live...
2019-07-19 Steinar H. GundersonMake it possible to put checkboxes on theme menu entries.
2019-06-21 Steinar H. GundersonSupport submenus within theme menus.
2019-03-27 Steinar H. GundersonOn errors, abort() instead of exit(1); exit() in a...
2019-03-08 Steinar H. GundersonAllow controlling video mixing from MIDI events.
2019-01-08 Steinar H. GundersonSplit the MIDI mapping proto file in two; one that...
2018-12-06 Steinar H. GundersonGive Futatabi an about/license dialog, and the same...
2018-12-06 Steinar H. GundersonFix a cleanup issue.
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-03 Steinar H. GundersonUnify disk_space_estimator.cpp from Nageru and Futatabi.
2018-12-01 Steinar H. GundersonCombine the Nageru and Futatabi files that are identical.
2018-12-01 Steinar H. GundersonMerge remote-tracking branch 'futatabi/master'
2018-12-01 Steinar H. GundersonMove everything into a separate futatabi/ subdir, for...