summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-11Fix state restoration in EngineControl dialog for backends with driver selectionTim Mayberry
2015-08-11Use the current backend device names to set active text in device dropdowns i...Tim Mayberry
2015-08-11Remove Unwinder instances in EngineControl::set_*_device_popdown_stringsTim Mayberry
2015-08-11Compare the string returned by backend->driver_name() against driver names in...Tim Mayberry
2015-08-11Remove Unwinder instance from EngineControl::set_driver_popdown_stringsTim Mayberry
2015-08-11Reimplement method using code extracted from EngineDialog::backend_changedTim Mayberry
2015-08-11Remove previous fix attempt at restoring state for backends with driver selec...Tim Mayberry
2015-08-11Use SignalBlocker class in EngineControl to block widget signal emissionTim Mayberry
2015-08-11Extract part of EngineControl::backend_changed into EngineControl::update_mid...Tim Mayberry
2015-08-11Move call to EngineControl::device_changed into EngineControl::list_devices ()Tim Mayberry
2015-08-11Add debug output to blocking/unblocking signals in EngineControl dialogTim Mayberry
2015-08-11Add methods in EngineControl for blocking and unblocking signalsTim Mayberry
2015-08-11Refactor part of EngineDialog ctor into connect_changed_signals methodTim Mayberry
2015-08-11Add some basic debug output in EngineControl dialogTim Mayberry
2015-08-11Add debug bit for debug output in the EngineControl dialogTim Mayberry
2015-08-11Refactor part of EngineControl::set_state into new set_current_state methodTim Mayberry
2015-08-11Remove unused method in EngineControl dialogTim Mayberry
2015-08-11Defer to device_changed when input or output devices changeTim Mayberry
2015-08-10fix unbelievable typo that broke solo propagationPaul Davis
2015-08-10convert Route::_solo_isolated from counter to a boolean.Paul Davis
2015-08-10fix video-metadata for windows.Robin Gareus
2015-08-10Revert "Disable video-export metadata on windows (for now)"Robin Gareus
2015-08-10Oops - forgot I'd need to add an entry to 'ptformat/wscript'John Emmas
2015-08-10back to the futureRobin Gareus
2015-08-10fix typo in deployment scriptRobin Gareus
2015-08-10create file_list.txt after adding the plugins.Robin Gareus
2015-08-10Hmmm... not sure why it didn't add my new files. Trying again.John Emmas
2015-08-10Add support for building the new 'ptformat' library with MSVCJohn Emmas
2015-08-10Merge branch 'pt5-fix' of https://github.com/zamaudio/ardourRobin Gareus
2015-08-09Merge branch 'ovenwerks-master'Paul Davis
2015-08-09Make MCP MasterPosition match MIDI port number.Len Ovens
2015-08-10Remove printfpt5-fixDamien Zammit
2015-08-10Disable video-export metadata on windows (for now)Robin Gareus
2015-08-09fix a -WparenthesesRobin Gareus
2015-08-09Make sure that the ostream operator << (for class ChanCount) gets correctly e...John Emmas
2015-08-09Fix to PT5 format, (stereo tracks still not fully supported)Damien Zammit
2015-08-09MSVC doesn't define __LITTLE_ENDIAN__John Emmas
2015-08-09Add a newly introduced source file to our MSVC project (libardour)John Emmas
2015-08-09Add a newly introduced #define to our MSVC build project (portaudio backend)John Emmas
2015-08-09handle some wire edge-cases & explanationRobin Gareus
2015-08-09remember actual processor configurationRobin Gareus
2015-08-09remove bit-suffix (no longer needed since df498c8)Robin Gareus
2015-08-08Merge branch 'pt-5-7-x' of https://github.com/zamaudio/ardourRobin Gareus
2015-08-08update summary when re-ordering tracks - fixes #6502Robin Gareus
2015-08-08prepare 2d-panner themeRobin Gareus
2015-08-09Fix more warningspt-5-7-xDamien Zammit
2015-08-09Added pt5 pt7 ptx initial format supportDamien Zammit
2015-08-08amend 0e3991e (can_support.. AND configure..)Robin Gareus
2015-08-08AU: discard relationship with master-bus channel count.Robin Gareus
2015-08-08AU: fix debug outputRobin Gareus