ardour.git
10 years agoUpdate Russian translation of Ardour 3.2
Alexandre Prokoudine [Fri, 14 Jun 2013 00:21:02 +0000 (02:21 +0200)]
Update Russian translation of Ardour 3.2

10 years agoFix the spelling and abstract the program name
Alexandre Prokoudine [Fri, 14 Jun 2013 00:10:31 +0000 (02:10 +0200)]
Fix the spelling and abstract the program name

The video exporting dialog has a few spelling bugs, as well
as unabstracted program name. The patch fixes it.

10 years agos/Framenumber/Frame number/
Robin Gareus [Thu, 13 Jun 2013 22:41:02 +0000 (00:41 +0200)]
s/Framenumber/Frame number/

10 years agoupdate OSX disk image
Robin Gareus [Thu, 13 Jun 2013 20:42:37 +0000 (22:42 +0200)]
update OSX disk image

 * unpack xjadeo dmg - add Jadeo.app
 * new background image with arrow for xjadeo

10 years agovtl: clean-up "Remove Video" action state
Robin Gareus [Thu, 13 Jun 2013 13:35:41 +0000 (15:35 +0200)]
vtl: clean-up "Remove Video" action state

10 years agobump to v3.2 3.2
Paul Davis [Thu, 13 Jun 2013 14:53:51 +0000 (10:53 -0400)]
bump to v3.2

10 years agofix up versioning stuff for libardour, which should track regular ardour release...
Paul Davis [Thu, 13 Jun 2013 14:53:36 +0000 (10:53 -0400)]
fix up versioning stuff for libardour, which should track regular ardour release versions

10 years agovtl: check if server's docroot matches ardour's config
Robin Gareus [Wed, 12 Jun 2013 22:55:04 +0000 (00:55 +0200)]
vtl: check if server's docroot matches ardour's config

NOTE: this breaks backwards compatibility with icsd and
harvid < 0.3.0 which do not report their settings.

It may also conflict with harvid running on localhost in a chroot.

Ideally this will be a warning only.
That the user can choose to ignore this and should get the option
to stop the video-server and re-start it using a different docroot.

10 years agovtl: make "Remove Video" insensitive if N/A
Robin Gareus [Wed, 12 Jun 2013 22:54:43 +0000 (00:54 +0200)]
vtl: make "Remove Video" insensitive if N/A

10 years agotry removing --backtrace from VM build script
Paul Davis [Wed, 12 Jun 2013 11:17:37 +0000 (07:17 -0400)]
try removing --backtrace from VM build script

10 years agofix up detection of version by define_versions.sh
Paul Davis [Tue, 11 Jun 2013 15:41:49 +0000 (11:41 -0400)]
fix up detection of version by define_versions.sh

10 years agomore changes to consolidate version definition into the top level wscript file
Paul Davis [Tue, 11 Jun 2013 15:37:52 +0000 (11:37 -0400)]
more changes to consolidate version definition into the top level wscript file

10 years agoadjust the way version and revision info are gathered, defined and used
Paul Davis [Tue, 11 Jun 2013 14:58:24 +0000 (10:58 -0400)]
adjust the way version and revision info are gathered, defined and used

10 years agomake startup helper script use actual version, not a hard-coded 3.0 value
Paul Davis [Tue, 11 Jun 2013 14:32:16 +0000 (10:32 -0400)]
make startup helper script use actual version, not a hard-coded 3.0 value

10 years agostop hard-coding main executable as ardour-3.0
Paul Davis [Tue, 11 Jun 2013 14:18:58 +0000 (10:18 -0400)]
stop hard-coding main executable as ardour-3.0

10 years agoround 2: *correctly* add --harvid to VM build scripts
Paul Davis [Tue, 11 Jun 2013 13:30:56 +0000 (09:30 -0400)]
round 2: *correctly* add --harvid to VM build scripts

10 years agoadd --harvid to VM build scripts
Paul Davis [Tue, 11 Jun 2013 13:28:59 +0000 (09:28 -0400)]
add --harvid to VM build scripts

10 years agoupdate .po files
Paul Davis [Tue, 11 Jun 2013 12:49:32 +0000 (08:49 -0400)]
update .po files

10 years agovtl: wait for output from ffprobe
Robin Gareus [Tue, 11 Jun 2013 00:58:10 +0000 (02:58 +0200)]
vtl: wait for output from ffprobe

fix code-ordering bug that sneaked in when re-factoring the parser.

10 years agoseparate general vs temporary(no vtl) OSX defines
Robin Gareus [Mon, 10 Jun 2013 23:26:49 +0000 (01:26 +0200)]
separate general vs temporary(no vtl) OSX defines

10 years agoremove inadvertently committed debug message
Robin Gareus [Mon, 10 Jun 2013 22:45:45 +0000 (00:45 +0200)]
remove inadvertently committed debug message

10 years agowhen exiting internal edit mode because of a mouse button press on a non-MIDI region...
Paul Davis [Mon, 10 Jun 2013 22:28:25 +0000 (18:28 -0400)]
when exiting internal edit mode because of a mouse button press on a non-MIDI region, _join_object_range_state is set to NONE, not OBJECT, which would block selection of the clicked-upon region. fix that, to prevent an assert()-driven crash when the drag ends and there are no regions selected

10 years agoset PATH (used for harvid+ffmpeg)
Robin Gareus [Mon, 10 Jun 2013 20:24:19 +0000 (22:24 +0200)]
set PATH (used for harvid+ffmpeg)

10 years agodeploy harvid+ffmpeg binaries directly w/ardour OSX bundle
Robin Gareus [Mon, 10 Jun 2013 20:23:49 +0000 (22:23 +0200)]
deploy harvid+ffmpeg binaries directly w/ardour OSX bundle

10 years agovtl: send A/V offset to video-monitor when launched
Robin Gareus [Mon, 10 Jun 2013 17:43:23 +0000 (19:43 +0200)]
vtl: send A/V offset to video-monitor when launched

10 years agovtl: NOOP, replace old define
Robin Gareus [Mon, 10 Jun 2013 17:33:54 +0000 (19:33 +0200)]
vtl: NOOP, replace old define

10 years agovtl: fix for not-saving video-monitor settings
Robin Gareus [Mon, 10 Jun 2013 17:04:55 +0000 (19:04 +0200)]
vtl: fix for not-saving video-monitor settings

10 years agovtl: remove cruft
Robin Gareus [Mon, 10 Jun 2013 16:37:41 +0000 (18:37 +0200)]
vtl: remove cruft

10 years agovtl: disable video-monitor settings override (unused for now)
Robin Gareus [Mon, 10 Jun 2013 15:56:53 +0000 (17:56 +0200)]
vtl: disable video-monitor settings override (unused for now)

10 years agovtl: reduce ardour<>xjadeo communication
Robin Gareus [Mon, 10 Jun 2013 15:22:28 +0000 (17:22 +0200)]
vtl: reduce ardour<>xjadeo communication

avoid duplcate OSD related messages.

10 years agovtl: fix duplicate saved settings
Robin Gareus [Mon, 10 Jun 2013 15:01:24 +0000 (17:01 +0200)]
vtl: fix duplicate saved settings

10 years agoMake mouse operations on grouped regions apply to pre-existing selection
Colin Fletcher [Mon, 10 Jun 2013 16:51:59 +0000 (17:51 +0100)]
Make mouse operations on grouped regions apply to pre-existing selection

On clicking on a region that is part of an active edit group with the
'selection' property enabled, its equivalent regions also become selected.
Thus, there's no need to reset the selection to the equivalent
regions when performing mouse drags on the region, and trim/fade in/fade
out/move/copy will always operate on the existing region selection if there
is one.

Fixes #5515.

10 years agosave and restore Generic MIDI threshold/smoothing value
Paul Davis [Mon, 10 Jun 2013 16:37:09 +0000 (12:37 -0400)]
save and restore Generic MIDI threshold/smoothing value

10 years agoadd test for writability of /usr/local/lib in OS X startup script
Paul Davis [Mon, 10 Jun 2013 15:03:00 +0000 (11:03 -0400)]
add test for writability of /usr/local/lib in OS X startup script

10 years agomove emulate_key_event() to utils
Robin Gareus [Sun, 9 Jun 2013 23:54:55 +0000 (01:54 +0200)]
move emulate_key_event() to utils

10 years agodo not allow to change timecode-offset in xjadeo while ardour has control
Robin Gareus [Sun, 9 Jun 2013 23:05:00 +0000 (01:05 +0200)]
do not allow to change timecode-offset in xjadeo while ardour has control

10 years agoproperly fake/forward keyboard events from video-monitor
Robin Gareus [Sun, 9 Jun 2013 22:52:24 +0000 (00:52 +0200)]
properly fake/forward keyboard events from video-monitor

10 years agohandle async communication from xjadeo
Robin Gareus [Sun, 9 Jun 2013 20:56:03 +0000 (22:56 +0200)]
handle async communication from xjadeo

10 years agofix video-monitor session settings
Robin Gareus [Sun, 9 Jun 2013 17:39:25 +0000 (19:39 +0200)]
fix video-monitor session settings

save settings when xjadeo terminates,
not only on explicit session save/quit.

10 years agoMerge branch 'master' of git@git.ardour.org:ardour/ardour
Paul Davis [Sun, 9 Jun 2013 17:13:53 +0000 (13:13 -0400)]
Merge branch 'master' of git@git.ardour.org:ardour/ardour

10 years agouse correct quoting in OS X startup script
Paul Davis [Sun, 9 Jun 2013 17:13:38 +0000 (13:13 -0400)]
use correct quoting in OS X startup script

10 years agoimprove video-server start-up sequence
Robin Gareus [Sun, 9 Jun 2013 13:51:31 +0000 (15:51 +0200)]
improve video-server start-up sequence

* don't wait if launching the app failed
* lower timeout and check interval
* print warnings..

10 years agoinclude video-tools into OSX dmg
Robin Gareus [Sat, 8 Jun 2013 11:29:04 +0000 (13:29 +0200)]
include video-tools into OSX dmg

10 years agoprepare font-styling meter labels
Robin Gareus [Sat, 8 Jun 2013 09:51:17 +0000 (11:51 +0200)]
prepare font-styling meter labels

decrease size and weight of midi-velocity - make '127' fit,...

10 years agoprefer audio-fader over midi-gain fader display.
Robin Gareus [Sat, 8 Jun 2013 07:08:31 +0000 (09:08 +0200)]
prefer audio-fader over midi-gain fader display.

This only affects mixer-strip display (and range).
The fader has effect on all MIDI and audio data
passing though it regardless of its display mode.

10 years agoNOOP - use PBD's std::string to number functions
Robin Gareus [Sat, 8 Jun 2013 07:03:26 +0000 (09:03 +0200)]
NOOP - use PBD's std::string to number functions

10 years agoremove unused old code
Robin Gareus [Sat, 8 Jun 2013 06:26:12 +0000 (08:26 +0200)]
remove unused old code

10 years agoMerge branch 'master' of git.ardour.org:ardour/ardour
Paul Davis [Fri, 7 Jun 2013 21:52:12 +0000 (17:52 -0400)]
Merge branch 'master' of git.ardour.org:ardour/ardour

10 years agofix display of external Send UI
Paul Davis [Fri, 7 Jun 2013 21:50:13 +0000 (17:50 -0400)]
fix display of external Send UI

10 years agoRevert all close-on-exec changes from earlier today
Robin Gareus [Fri, 7 Jun 2013 19:07:41 +0000 (21:07 +0200)]
Revert all close-on-exec changes from earlier today

with b26cc125 these are no longer needed.

10 years agoclose all open fd's on fork
Robin Gareus [Fri, 7 Jun 2013 18:50:59 +0000 (20:50 +0200)]
close all open fd's on fork

10 years agofix typo in SndFileDescriptor::open() -- check if file open succeeded.
Robin Gareus [Fri, 7 Jun 2013 18:13:11 +0000 (20:13 +0200)]
fix typo in SndFileDescriptor::open() -- check if file open succeeded.

10 years agogive video-server some time so launch -- prevent multiple instance
Robin Gareus [Fri, 7 Jun 2013 18:12:39 +0000 (20:12 +0200)]
give video-server some time so launch -- prevent multiple instance

10 years agoprefer the use of references in private static function in system_exec.cc
Paul Davis [Fri, 7 Jun 2013 18:04:43 +0000 (14:04 -0400)]
prefer the use of references in private static function in system_exec.cc

10 years agofix use of sf_open_fd() instad of sf_open()
Robin Gareus [Fri, 7 Jun 2013 17:33:20 +0000 (19:33 +0200)]
fix use of sf_open_fd() instad of sf_open()

10 years agoMerge branch 'master' of git.ardour.org:ardour/ardour
Paul Davis [Fri, 7 Jun 2013 17:16:45 +0000 (13:16 -0400)]
Merge branch 'master' of git.ardour.org:ardour/ardour

10 years agofix handling of returning value of ::waitpid() so that we clean up harvid correctly
Paul Davis [Fri, 7 Jun 2013 17:13:12 +0000 (13:13 -0400)]
fix handling of returning value of ::waitpid() so that we clean up harvid correctly

10 years agoclose audio-file if it cannot be opened
Robin Gareus [Fri, 7 Jun 2013 16:56:48 +0000 (18:56 +0200)]
close audio-file if it cannot be opened

10 years agofix issue (creating new sound-files) in 92161b57
Robin Gareus [Fri, 7 Jun 2013 16:09:15 +0000 (18:09 +0200)]
fix issue (creating new sound-files) in 92161b57

10 years agomore OSC socket fcntl() close-on-exec
Robin Gareus [Fri, 7 Jun 2013 16:02:47 +0000 (18:02 +0200)]
more OSC socket fcntl() close-on-exec

10 years agoOSC bail out if server cannot be started
Robin Gareus [Fri, 7 Jun 2013 16:02:04 +0000 (18:02 +0200)]
OSC bail out if server cannot be started

10 years agoMerge branch 'master' of git.ardour.org:ardour/ardour
Paul Davis [Fri, 7 Jun 2013 16:00:23 +0000 (12:00 -0400)]
Merge branch 'master' of git.ardour.org:ardour/ardour

10 years agofix ssize_t/size_t confusion
Paul Davis [Fri, 7 Jun 2013 15:59:47 +0000 (11:59 -0400)]
fix ssize_t/size_t confusion

10 years agosome clarifying comments on WindowManager::set_transient_for
Paul Davis [Fri, 7 Jun 2013 15:58:57 +0000 (11:58 -0400)]
some clarifying comments on WindowManager::set_transient_for

10 years agomark more filedes as close-on-exec. - here audio+midi files!
Robin Gareus [Fri, 7 Jun 2013 15:43:06 +0000 (17:43 +0200)]
mark more filedes as close-on-exec. - here audio+midi files!

10 years agomore sockets to close on fork()
Robin Gareus [Fri, 7 Jun 2013 15:12:25 +0000 (17:12 +0200)]
more sockets to close on fork()

10 years agoclose network sockets on fork
Robin Gareus [Fri, 7 Jun 2013 14:54:47 +0000 (16:54 +0200)]
close network sockets on fork

fixes problem with external apps (ie. video-server) inheriting them.

10 years agopossible fix for no-shutdown of external app (ie harvid)
Robin Gareus [Fri, 7 Jun 2013 14:43:41 +0000 (16:43 +0200)]
possible fix for no-shutdown of external app (ie harvid)

10 years agovtl: NOOP - clean up code.
Robin Gareus [Fri, 7 Jun 2013 13:35:49 +0000 (15:35 +0200)]
vtl: NOOP - clean up code.

10 years agovtl: round fractional framerates to 1/100 to compare for identity
Robin Gareus [Fri, 7 Jun 2013 12:37:15 +0000 (14:37 +0200)]
vtl: round fractional framerates to 1/100 to compare for identity

10 years agofix crash when trying to show "controls" of processor w/o controls.
Robin Gareus [Thu, 6 Jun 2013 22:40:47 +0000 (00:40 +0200)]
fix crash when trying to show "controls" of processor w/o controls.

10 years agoproper plugin-UI interaction/semantics
Robin Gareus [Thu, 6 Jun 2013 21:55:08 +0000 (23:55 +0200)]
proper plugin-UI interaction/semantics

Always show plugin's own UI (if available) on double-click
Alt+double-click -> show 'generic controls'.
Context-menu offers both choices.
Use Tooltip for to make it discoverable.

10 years agodisable symbol export -- fix LinuxVST issue
Robin Gareus [Thu, 6 Jun 2013 19:27:07 +0000 (21:27 +0200)]
disable symbol export -- fix LinuxVST issue

-rdynamic:  Pass the flag -export-dynamic to the ELF linker,
 on targets that support it. This instructs the linker to add
 all symbols, not only used ones, to the dynamic symbol table.
 This option is needed for some uses of dlopen or to allow
obtaining backtraces from within a program.

Some LinuxVST pluging cause ardour3 to crash -- if ardour is linked with
-rdynamic (see #ardour log from 2013-jun-6). This is likely compiler
specific and not a problem on las' build-machine (gcc 4.5.5) which is
why the linux-packaging script enables it by default.
The issue can be reproduced reliably with gcc 4.7.2 and 4.6.3. Although
it is yet unclear if it is caused by g++/ld or related to other factors
of the build-system...

10 years agofix about window close button
Robin Gareus [Thu, 6 Jun 2013 19:00:42 +0000 (21:00 +0200)]
fix about window close button

10 years agofix compiler warnings
Robin Gareus [Thu, 6 Jun 2013 19:00:34 +0000 (21:00 +0200)]
fix compiler warnings

10 years agofix typo in german translation
Robin Gareus [Thu, 6 Jun 2013 17:14:26 +0000 (19:14 +0200)]
fix typo in german translation

10 years agofix context-menu entry sensitivity for plugins w/o custom GUI
Robin Gareus [Thu, 6 Jun 2013 16:04:23 +0000 (18:04 +0200)]
fix context-menu entry sensitivity for plugins w/o custom GUI

10 years agocorrect previous premature commit re: OSC and send gain
Paul Davis [Thu, 6 Jun 2013 15:19:23 +0000 (11:19 -0400)]
correct previous premature commit re: OSC and send gain

10 years agoimplement OSC /ardour/route/send/gainabs and /ardour/route/send/gainDB
Paul Davis [Thu, 6 Jun 2013 15:14:31 +0000 (11:14 -0400)]
implement OSC /ardour/route/send/gainabs and /ardour/route/send/gainDB

10 years agomove control surface prefs onto their own tab in the user prefs; for Generic MIDI...
Paul Davis [Thu, 6 Jun 2013 12:31:46 +0000 (08:31 -0400)]
move control surface prefs onto their own tab in the user prefs; for Generic MIDI GUI, rename "Threshold" to "Smoothing" and add a tooltip to describe it; fix misuse of S_() in prefs editor

10 years agoVastly improved french translation
jpeg729 [Thu, 6 Jun 2013 06:12:05 +0000 (08:12 +0200)]
Vastly improved french translation

10 years agofix memory leaks and compiler warnings in LXVST code
Robin Gareus [Thu, 6 Jun 2013 00:24:49 +0000 (02:24 +0200)]
fix memory leaks and compiler warnings in LXVST code

10 years agoMerge branch 'master' of https://github.com/johnwpoliver/ardour
Paul Davis [Wed, 5 Jun 2013 17:19:23 +0000 (13:19 -0400)]
Merge branch 'master' of https://github.com/johnwpoliver/ardour

10 years agoMerge branch 'patch-1' of https://github.com/globin/ardour
Paul Davis [Wed, 5 Jun 2013 17:17:53 +0000 (13:17 -0400)]
Merge branch 'patch-1' of https://github.com/globin/ardour

10 years agolilv-backwards compatible min buffer-size implementation
Robin Gareus [Mon, 3 Jun 2013 17:34:14 +0000 (19:34 +0200)]
lilv-backwards compatible min buffer-size implementation

10 years agoadd forgotten free() -- fix tiny memory leak
Robin Gareus [Sun, 2 Jun 2013 23:45:30 +0000 (01:45 +0200)]
add forgotten free() -- fix tiny memory leak

10 years agofix typo in prev commit
Robin Gareus [Sun, 2 Jun 2013 23:42:38 +0000 (01:42 +0200)]
fix typo in prev commit

10 years agolilv_port_get() for LV bufsize query requires new lilv
Robin Gareus [Sun, 2 Jun 2013 23:40:10 +0000 (01:40 +0200)]
lilv_port_get() for LV bufsize query requires new lilv

10 years agoproperly clean up LV2 world
Robin Gareus [Sun, 2 Jun 2013 22:51:34 +0000 (00:51 +0200)]
properly clean up LV2 world

10 years agohonor LV2 rsz:minimumSize for Atom Event buffers
Robin Gareus [Sun, 2 Jun 2013 22:48:17 +0000 (00:48 +0200)]
honor LV2 rsz:minimumSize for Atom Event buffers

10 years agofixed weird german translation
Robin Gloster [Fri, 31 May 2013 10:38:50 +0000 (13:38 +0300)]
fixed weird german translation

10 years agoMark forgotten messages for translation (from Alexandre Prokoudine)
Robin Gareus [Thu, 30 May 2013 19:36:39 +0000 (21:36 +0200)]
Mark forgotten messages for translation (from Alexandre Prokoudine)

10 years agoReturn null if deserializing an export timespan doesn't succeed with at least one...
Sakari Bergen [Sun, 26 May 2013 18:25:22 +0000 (21:25 +0300)]
Return null if deserializing an export timespan doesn't succeed with at least one range.

This should fix an issue with loading old sessions using the old way of
handling session ranges specially.

10 years agoRemove special handling of session range in export. Fixes things when the session...
Sakari Bergen [Sun, 26 May 2013 17:25:27 +0000 (20:25 +0300)]
Remove special handling of session range in export. Fixes things when the session range is renamed.

10 years agoskip LV2 ports on GUI according to port-properties: notOnGUI and reportsLatency
Robin Gareus [Sat, 25 May 2013 07:06:06 +0000 (09:06 +0200)]
skip LV2 ports on GUI according to port-properties: notOnGUI and reportsLatency

11 years agoRemove unused boost/locale include.
Robin Gareus [Wed, 22 May 2013 15:21:44 +0000 (17:21 +0200)]
Remove unused boost/locale include.

boost/locale is only avail with libboost >= 1.48,
ardour's wscript checks for >= 1.39

11 years agoremember plugin-UI type (custom/basic) with session.
Robin Gareus [Tue, 21 May 2013 19:23:10 +0000 (21:23 +0200)]
remember plugin-UI type (custom/basic) with session.

amend to 3.1-81-g1acf8bd

11 years agofix 5498 -- use note length from step-entry with midi keybd.
Robin Gareus [Mon, 20 May 2013 22:25:04 +0000 (00:25 +0200)]
fix 5498 -- use note length from step-entry with midi keybd.

11 years agoForward midi feedback from LV2 plugins and allow to chain LV2 midi plugins.
Robin Gareus [Sun, 19 May 2013 15:19:01 +0000 (17:19 +0200)]
Forward midi feedback from LV2 plugins and allow to chain LV2 midi plugins.

11 years agoRestore 'Edit with basic controls' plugin UI functionality.
Robin Gareus [Sun, 19 May 2013 00:28:36 +0000 (02:28 +0200)]
Restore 'Edit with basic controls' plugin UI functionality.

Regression was introduced in 40944574c

Compared to before 40944574c it is no longer possible to have
both custom and basic open at the same time.
On the upside window stacking and raise-to-top works properly.