13
0
livetrax/libs
Paul Davis c46071ae62 rename po files to match rules/conventions discovered and applied elsewhere
git-svn-id: svn://localhost/ardour2/branches/3.0@13757 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-03 13:18:01 +00:00
..
appleutility fixes for 64 bit OS X build (c/o david robillard); tested on Lion & Tiger 2012-03-02 22:53:00 +00:00
ardour various fixes for moving markers, fixes a crash reported by tim blechmann and also likely #5232 and #5241 2013-01-02 23:54:06 +00:00
audiographer Create export temporary files in the export directory 2012-10-30 21:14:03 +00:00
clearlooks-newer Fix typo (#4848). 2012-04-19 15:45:08 +00:00
clearlooks-older
evoral remove use of a boost::fast_pool_allocator without a mutex for Evoral::ControlList. this was not thread-safe and evidence from googling around suggests that it is actually not faster for this sort of use than std::alloc. removing this fixes bizarre errors caused by multithreaded use of the singleton pool that backs the allocator, which started to become more clear during experiments on 128 track sessions 2012-12-17 18:41:58 +00:00
fst Remove VST current_program variable, since that stuff is 2011-11-23 19:29:38 +00:00
gtkmm2ext rename po files to match rules/conventions discovered and applied elsewhere 2013-01-03 13:18:01 +00:00
libltc merge robin gareus' libltc into ardour source tree for convenience 2012-12-14 16:18:47 +00:00
midi++2 fix uninitialized variable causing error delivering various MIDI messages at frame zero 2012-12-11 15:54:41 +00:00
panners Provide dialogs to edit pan values numerically, at least for 2012-06-06 11:47:09 +00:00
pbd some explanatory text for CrossThreadPool, so that it is possible (maybe) to understand its purpose without divine intervention 2012-12-16 17:04:48 +00:00
qm-dsp fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
rubberband Some spelling mistake fixes from Debian. 2012-06-26 01:40:27 +00:00
surfaces avoid crash when switching devices in mackie control code, add locks to protect surfaces list (hopefully done without adding any deadlocks - can't test this at present) 2012-12-31 16:04:46 +00:00
taglib Fix some warnings in non-debug mode. 2012-04-20 21:59:37 +00:00
timecode fix drop-frame TC subframe rounding 2012-11-18 09:53:11 +00:00
vamp-plugins Use is_defined to check for HAVE_* variables set by checks. 2011-09-29 20:29:06 +00:00
vamp-sdk fix up discovery of VAMP plugins after ./waf install, which fixes crashes when reversing regions and doing timeFX operations with a "regular" install of ardour3 2012-12-18 15:26:50 +00:00
.cvsignore