summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-08add .gitignore for the latest RCS freaksPaul Davis
2008-10-08torben's port buffer reworking; torben's panner automation loading patch (all...Paul Davis
2008-10-08fix SConstruct so that it can build from a git checkout rather than an svn ch...Paul Davis
2008-10-08fix for bad sync with other JACK transport-aware clients (thanks to torben fo...Paul Davis
2008-10-08Fix MIDI playback while looping (ignore events with out of range time stamps ...David Robillard
2008-10-08Fix mismatched types (warnings).David Robillard
2008-10-07revert last fix - its not relevant to 3.0 (yet)Paul Davis
2008-10-07do not manage the remote control menu, since it is explicitly deleted during ...Paul Davis
2008-10-07Fix non-disappearing tracks when hiding, don't set colours twice initializing...Nick Mainsbridge
2008-10-07Audio diskstream fix from torbenh.David Robillard
2008-10-06Added take system from 2.0. Thanks to torben for the patch.Sampo Savolainen
2008-10-05Normalize XML property name style, preserving old session loading (on load _ ...David Robillard
2008-10-05region list patch 4 from chris goddardPaul Davis
2008-10-05Give MIDI velocity text its own colour (from ccherret).David Robillard
2008-10-05Make crossfades blue because blue = audio and it's prettier.David Robillard
2008-10-05De-brown marker bars a bit.David Robillard
2008-10-05Move panic button to MIDI toolbar (reduce required horizontal space).David Robillard
2008-10-05Rename 'MIDI' drop down 'Channel' (actually describes what's in it).David Robillard
2008-10-05More cleanup.David Robillard
2008-10-05Commit the colours I thought I was committing the last time.David Robillard
2008-10-05Shrink scroomer horizontally a bit to emphasise the 'real' keyboard.David Robillard
2008-10-05Fix HansCode(TM) to follow style guidelines.David Robillard
2008-10-05Tone down canvas colours considerably, only use really meaningful colours on ...David Robillard
2008-10-05Update to clearlooks from gtk-engines-2.16.0David Robillard
2008-10-05Remove duplicate menubarstyle property.David Robillard
2008-10-04Switch to a vaguely tango palette based blue=audio green=midi colour scheme.David Robillard
2008-10-04Improve scrolling performance for sessions containing hundreds of regions ove...Nick Mainsbridge
2008-10-03Assortment of minor changes from 2.0-ongoing.David Robillard
2008-10-03Remove unnecessary #include.David Robillard
2008-10-03Apply panners/automation patch from torbenh (Panner is-a Processor).David Robillard
2008-10-03Apply automation fix patch from torbenh.David Robillard
2008-10-03Fix libardour library version.David Robillard
2008-10-02uncomment ghostregionview destructor from merge madnessPaul Davis
2008-10-01next region list fix from chris g; more tweaks to port matrix/ioselector; rem...Paul Davis
2008-09-30Add waf build script.David Robillard
2008-09-30Move midi_util.h.David Robillard
2008-09-30remove pointless JACK error message; don't add every track as an automatic bu...Paul Davis
2008-09-30more tweaks to the IO SelectorPaul Davis
2008-09-30Separate low level details of SMF reading/writing from concept of 'midi sourc...David Robillard
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-29Remove ARDOUR::Parameter::is_integer.David Robillard
2008-09-29Relayer punch/loop range rects, fix display of punch-in with no punch-out, en...Nick Mainsbridge
2008-09-29* Fixed const correctness error in LocationSakari Bergen
2008-09-29Delete the other export dialog file also...Sakari Bergen
2008-09-29Deleted old export dialog fileSakari Bergen
2008-09-29subtle but important changes to IO Selector widgets etc.Paul Davis
2008-09-29Made Export format compatibility checking a bit more robustSakari Bergen
2008-09-29still call Port::cycle_start() for output ports; remove otification calls fro...Paul Davis
2008-09-29Remove unused can_send_feedback API.David Robillard
2008-09-29Plugin automation fixes from torbenh.David Robillard