summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-22Show file selector in import dialog (how that one happened I don't know).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
2008-09-20* Added filename extension definitions for export presets and format profilesSakari Bergen
2008-09-20Remove ogg and flac compile flags from libs/ardour and gtk2_ardour. This remo...Sakari Bergen
2008-09-20Don't defer Editor::track_canvas_size_allocated () (defer the timebar redrawi...Nick Mainsbridge
2008-09-19Fix region dragging.David Robillard
2008-09-19Merge all the (disconcertingly missing) track/region/etc height changes from ...David Robillard
2008-09-19Restore visible CC/etc automation tracks on session load.David Robillard
2008-09-19* Added PBD::UUIDSakari Bergen
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-19Tidy.David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-09-18Fix placement of automation child tracks.David Robillard
2008-09-18remove typo in last commitNick Mainsbridge
2008-09-17Fix sndfile pkg-config name and SYSLIBS.David Robillard
2008-09-17Fix track height, partial merge of recent 2.0 updates (speed up track resizin...Nick Mainsbridge
2008-09-17Add taglib to LD_LIBRARY_PATH in ardev_common.sh.inSakari Bergen
2008-09-17new files from sakari, missed last timePaul Davis
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
2008-09-14Prevent tempo lines from stealing events, but break marker bars visually when...David Robillard
2008-09-14Show tempo lines above marker bars.David Robillard
2008-09-14more GUI tweaksPaul Davis
2008-09-14Fix events for MIDI region views (though coordinates seem to be a bit off).David Robillard
2008-09-14More gracefully handle type mismatch errors when doing playlist things (just ...David Robillard
2008-09-14Fix deleting of MIDI regions.David Robillard
2008-09-14Fix stacking of MIDI stream views to match that of audio.David Robillard
2008-09-14Change redirectmenu to processormenuSampo Savolainen
2008-09-12get the notebook back again (or rather, realize that it can now be toggled an...Paul Davis
2008-09-12make tracks visible againPaul Davis
2008-09-11Fix compilation w/ LV2.David Robillard
2008-09-11make link (rubberband) workPaul Davis