summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
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-22Fix loading midi controller data.David Robillard
2008-09-22Move event specific ringbuffer stuff to evoral.David Robillard
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-21Display recorded controller data (fix show all/existing automation).David Robillard
2008-09-20* Added filename extension definitions for export presets and format profilesSakari Bergen
2008-09-20Fix precedence error.David Robillard
2008-09-20Remove ogg and flac compile flags from libs/ardour and gtk2_ardour. This remo...Sakari Bergen
2008-09-20Fix sigc building.David Robillard
2008-09-19Restore visible CC/etc automation tracks on session load.David Robillard
2008-09-19* Added PBD::UUIDSakari Bergen
2008-09-19Fix paul's spacey tabs mucking up everything :)David Robillard
2008-09-19chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; ...Paul Davis
2008-09-19Fix parameter range stuff and automation time axis height (somewhat...).David Robillard
2008-09-19Fix crash on recording MIDI CC.David Robillard
2008-09-19Tidy.David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-09-18Fix SYSLIBS=1David Robillard
2008-09-17Fix bugs in BroadcastInfo, and use it in SndfileSourceSakari Bergen
2008-09-17remove duplicate/wrong includes in last commit.Nick Mainsbridge
2008-09-17Fix track height, partial merge of recent 2.0 updates (speed up track resizin...Nick Mainsbridge
2008-09-17gcc-4.3 include fixesSakari Bergen
2008-09-17Yet another file missing from meSakari Bergen
2008-09-17new files from sakari, missed last timePaul Davis
2008-09-17build fixes for external libsndfile, plus make ogg & FLAC required libs nowPaul Davis
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis