Only show user-presets in favorite sidebar
[ardour.git] / scripts / mixer_settings_recall.lua
2018-08-17 Nikolaus Gullottastop trying to guess plugin type, just ask the plugin...
2018-08-15 Nikolaus Gullottart:is_master(), not r:is_master()
2018-08-15 Nikolaus Gullottaadded a check for master, due to substituting pan contr...
2018-08-02 Nikolaus Gullottaprotect the_instrument() on MIDI tracks, needs a lot...
2018-08-02 Ben LoftisMore consistent dialog window titles (Recall Mixer...
2018-08-02 Nikolaus Gullottause ordered list of routes and fix some dialog box...
2018-08-02 Nikolaus Gullottaoption to create groups if necessary and add order...
2018-08-02 Nikolaus Gullottaremove redundant checks in wake of 980de904e
2018-08-01 Nikolaus Gullottaimplement fetch_valid_settings_file() to avoid the...
2018-08-01 Nikolaus Gullottamore dialog formatting changes
2018-08-01 Nikolaus Gullottaedit dialog formatting
2018-07-31 Nikolaus Gullottaincorporate program name into save and recalling
2018-07-31 Nikolaus Gullottasplit store_recall_mixer into two files: mixer_settings...