summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2008-10-11Region export dialog: Make export channel and -selector polymorphic, add the ...Sakari Bergen
2008-10-11Fix some stupid, stupid, stupid memory leaks in export utilitiesSakari Bergen
2008-10-10Stop export dialog from getting stuck at end of exportSakari Bergen
2008-10-10Add missing files. David Robillard
2008-10-10Apply MIDI looping patch from torbenh, with minor changes.David Robillard
2008-10-09add config var for region fade visibilityPaul Davis
2008-10-09add global region fade toggle; fixup (?) reload of MIDI config state (both po...Paul Davis
2008-10-08torben's port buffer reworking; torben's panner automation loading patch (all...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-07Audio diskstream fix from torbenh.David Robillard
2008-10-05Normalize XML property name style, preserving old session loading (on load _ ...David Robillard
2008-10-05More cleanup.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-05Update to clearlooks from gtk-engines-2.16.0David Robillard
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-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-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-29* Fixed const correctness error in LocationSakari Bergen
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
2008-09-28JackPort::connect() fixup from torbenPaul Davis
2008-09-28fix up botched changes from earlier /* blush */Paul Davis
2008-09-28Fix shadowing problem with *Control::set_value.David Robillard
2008-09-28prepare_input/cycle_start fix up round 2 (torben's location); torben's fix fo...Paul Davis
2008-09-28changes from torben for processor/plugin count determination and other fixes;...Paul Davis
2008-09-28Invalidate line cache when zoomed out to invisible line levels.David Robillard
2008-09-28* Improved export error handling, streamlined ExportFailedSakari Bergen
2008-09-27Fix warnings.David Robillard
2008-09-27fix initialization of ancestral region info in region copy constructor (dup'e...Paul Davis
2008-09-27minor optimization tweak for meteringPaul Davis
2008-09-27robustify MidiModel::unmarshal_note()Paul Davis
2008-09-26Remove duplicate and always NULL Session peak functions.David Robillard
2008-09-26Improved ExportProfileManager error handling, and added some missing (?) init...Sakari Bergen
2008-09-26Add Import from session -functionalitySakari Bergen
2008-09-23An actual tempo line cache (not quite perfect when scrolling left, but miles ...David Robillard
2008-09-23Make PBD::SearchPath less silly/boilerplatey.David Robillard
2008-09-23Fix merge regression: use TempoLines class instead of same built in to editor.David Robillard
2008-09-23Eliminate a ton of unnecessary complete redrawing in MIDI stream views:David Robillard