mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
do not allow to change timecode-offset in xjadeo while ardour has control
This commit is contained in:
parent
d4a656fc35
commit
06ab2f9c10
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ VideoMonitor::open (std::string filename)
|
|||
* 0x20 : don't use jack-session
|
||||
* 0x40 : no jack-transport control play/pause/rewind
|
||||
*/
|
||||
process->write_to_stdin("set override 104\n");
|
||||
process->write_to_stdin("set override 120\n");
|
||||
process->write_to_stdin("notify keyboard\n");
|
||||
process->write_to_stdin("notify settings\n");
|
||||
process->write_to_stdin("window letterbox on\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue