summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-13bump to v3.23.2Paul Davis
2013-06-13fix up versioning stuff for libardour, which should track regular ardour rele...Paul Davis
2013-06-13vtl: check if server's docroot matches ardour's configRobin Gareus
2013-06-13vtl: make "Remove Video" insensitive if N/ARobin Gareus
2013-06-12try removing --backtrace from VM build scriptPaul Davis
2013-06-11fix up detection of version by define_versions.shPaul Davis
2013-06-11more changes to consolidate version definition into the top level wscript filePaul Davis
2013-06-11adjust the way version and revision info are gathered, defined and usedPaul Davis
2013-06-11make startup helper script use actual version, not a hard-coded 3.0 valuePaul Davis
2013-06-11stop hard-coding main executable as ardour-3.0Paul Davis
2013-06-11round 2: *correctly* add --harvid to VM build scriptsPaul Davis
2013-06-11add --harvid to VM build scriptsPaul Davis
2013-06-11update .po filesPaul Davis
2013-06-11vtl: wait for output from ffprobeRobin Gareus
2013-06-11separate general vs temporary(no vtl) OSX definesRobin Gareus
2013-06-11remove inadvertently committed debug messageRobin Gareus
2013-06-10when exiting internal edit mode because of a mouse button press on a non-MIDI...Paul Davis
2013-06-10set PATH (used for harvid+ffmpeg)Robin Gareus
2013-06-10deploy harvid+ffmpeg binaries directly w/ardour OSX bundleRobin Gareus
2013-06-10vtl: send A/V offset to video-monitor when launchedRobin Gareus
2013-06-10vtl: NOOP, replace old defineRobin Gareus
2013-06-10vtl: fix for not-saving video-monitor settingsRobin Gareus
2013-06-10vtl: remove cruftRobin Gareus
2013-06-10vtl: disable video-monitor settings override (unused for now)Robin Gareus
2013-06-10vtl: reduce ardour<>xjadeo communicationRobin Gareus
2013-06-10vtl: fix duplicate saved settingsRobin Gareus
2013-06-10Make mouse operations on grouped regions apply to pre-existing selectionColin Fletcher
2013-06-10save and restore Generic MIDI threshold/smoothing valuePaul Davis
2013-06-10add test for writability of /usr/local/lib in OS X startup scriptPaul Davis
2013-06-10move emulate_key_event() to utilsRobin Gareus
2013-06-10do not allow to change timecode-offset in xjadeo while ardour has controlRobin Gareus
2013-06-10properly fake/forward keyboard events from video-monitorRobin Gareus
2013-06-09handle async communication from xjadeoRobin Gareus
2013-06-09fix video-monitor session settingsRobin Gareus
2013-06-09Merge branch 'master' of git@git.ardour.org:ardour/ardourPaul Davis
2013-06-09use correct quoting in OS X startup scriptPaul Davis
2013-06-09improve video-server start-up sequenceRobin Gareus
2013-06-08include video-tools into OSX dmgRobin Gareus
2013-06-08prepare font-styling meter labelsRobin Gareus
2013-06-08prefer audio-fader over midi-gain fader display.Robin Gareus
2013-06-08NOOP - use PBD's std::string to number functionsRobin Gareus
2013-06-08remove unused old codeRobin Gareus
2013-06-07Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-06-07fix display of external Send UIPaul Davis
2013-06-07Revert all close-on-exec changes from earlier todayRobin Gareus
2013-06-07close all open fd's on forkRobin Gareus
2013-06-07fix typo in SndFileDescriptor::open() -- check if file open succeeded.Robin Gareus
2013-06-07give video-server some time so launch -- prevent multiple instanceRobin Gareus
2013-06-07prefer the use of references in private static function in system_exec.ccPaul Davis
2013-06-07fix use of sf_open_fd() instad of sf_open()Robin Gareus