13
0
livetrax/headless
Robin Gareus dc4dc048a9
Improve headless Ardour somewhat
* Allow to exit cleanly (using access-action)
* Terminate when the backend is halted
* Handle various commandline arguments as advertised
  - print version
  - disable hardware optimization
  - set client-name
  - prevent port-connections
* Use JACK -- previously hardour only worked if
  Ardour was compiled with JACK as *only* backend.
  Other backends are listed before JACK, set_default_backend()
  never picks JACK unless it's the only one.
  Other backends need configuration, or EngineState from config.
  This is currently handled in the GUI's engine-dialog..
2019-07-02 20:16:48 +02:00
..
hardbg Consolidate headless startup scripts and make hardev work again 2019-07-02 17:33:56 +02:00
hardev Consolidate headless startup scripts and make hardev work again 2019-07-02 17:33:56 +02:00
harval Consolidate headless startup scripts and make hardev work again 2019-07-02 17:33:56 +02:00
load_session.cc Improve headless Ardour somewhat 2019-07-02 20:16:48 +02:00
misc.cc
misc.h
wscript Consolidate headless startup scripts and make hardev work again 2019-07-02 17:33:56 +02:00