summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-28region list patch #2 from chris g, slightly reworked by me; sv_se po changes,...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-26Fix crash when setting automation mode on non-region automation tracks.David Robillard
2008-09-26Remove duplicate and always NULL Session peak functions.David Robillard
2008-09-26Fix audio region copy-drag, partially fix MIDI region copy-drag (thanks torbe...David Robillard
2008-09-26Improved ExportProfileManager error handling, and added some missing (?) init...Sakari Bergen
2008-09-26Remove obsolete file, that has been lying around...Sakari Bergen
2008-09-26Add Import from session -functionalitySakari Bergen
2008-09-24Superficial code cleanup.David Robillard
2008-09-24fix feedback loop while track resizingNick Mainsbridge
2008-09-24fix headers not resizing properly when all tracks set to minimum height, then...Nick Mainsbridge
2008-09-24Better line cache. Without a tempo change occurring, lines are never moved (...David Robillard
2008-09-23An actual tempo line cache (not quite perfect when scrolling left, but miles ...David Robillard
2008-09-23The petty tidying up remnants of a noble, yet utterly failed, tempo lines exp...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
2008-09-22Fixed overflow issue. Code originally meant to truncate the 64 bit integer di...Sampo Savolainen
2008-09-22Speed up MIDI import (and non-cached cases of ControlList::eval) by a factor ...David Robillard
2008-09-22Show file selector in import dialog (how that one happened I don't know).David Robillard
2008-09-22Fix loading midi controller data.David Robillard
2008-09-22Set add route dialog non-resizeable so WMs size it more sensibly (looked ridi...David Robillard
2008-09-22Move event specific ringbuffer stuff to evoral.David Robillard
2008-09-22change design for how certain region list items operate if there are multiple...Paul Davis
2008-09-21- Call channel pressure channel pressure, not aftertouch (that's key specific).David Robillard
2008-09-21Fix CC interpolation (i.e. output a maximum reslution stream of CC for a line...David Robillard
2008-09-21Fix crash on dragging a region with a visible automation region that has no l...David Robillard
2008-09-21Display recorded controller data (fix show all/existing automation).David Robillard