ardour.git
2008-10-03 David RobillardApply automation fix patch from torbenh.
2008-10-03 David RobillardFix libardour library version.
2008-10-02 Paul Davisuncomment ghostregionview destructor from merge madness
2008-10-01 Paul Davisnext region list fix from chris g; more tweaks to port...
2008-09-30 David RobillardAdd waf build script.
2008-09-30 David RobillardMove midi_util.h.
2008-09-30 Paul Davisremove pointless JACK error message; don't add every...
2008-09-30 Paul Davismore tweaks to the IO Selector
2008-09-30 David RobillardSeparate low level details of SMF reading/writing from...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-29 David RobillardRemove ARDOUR::Parameter::is_integer.
2008-09-29 Nick MainsbridgeRelayer punch/loop range rects, fix display of punch...
2008-09-29 Sakari Bergen* Fixed const correctness error in Location
2008-09-29 Sakari BergenDelete the other export dialog file also...
2008-09-29 Sakari BergenDeleted old export dialog file
2008-09-29 Paul Davissubtle but important changes to IO Selector widgets...
2008-09-29 Sakari BergenMade Export format compatibility checking a bit more...
2008-09-29 Paul Davisstill call Port::cycle_start() for output ports; remove...
2008-09-29 David RobillardRemove unused can_send_feedback API.
2008-09-29 David RobillardPlugin automation fixes from torbenh.
2008-09-28 Paul DavisJackPort::connect() fixup from torben
2008-09-28 Paul Davisfix up botched changes from earlier /* blush */
2008-09-28 David RobillardFix shadowing problem with *Control::set_value.
2008-09-28 Paul Davisprepare_input/cycle_start fix up round 2 (torben's...
2008-09-28 Paul Davischanges from torben for processor/plugin count determin...
2008-09-28 Paul Davisregion list patch #2 from chris g, slightly reworked...
2008-09-28 David RobillardInvalidate line cache when zoomed out to invisible...
2008-09-28 Sakari Bergen* Improved export error handling, streamlined ExportFailed
2008-09-27 David RobillardFix warnings.
2008-09-27 Paul Davisfix initialization of ancestral region info in region...
2008-09-27 Paul Davisminor optimization tweak for metering
2008-09-27 Paul Davisrobustify MidiModel::unmarshal_note()
2008-09-26 David RobillardFix crash when setting automation mode on non-region...
2008-09-26 David RobillardRemove duplicate and always NULL Session peak functions.
2008-09-26 David RobillardFix audio region copy-drag, partially fix MIDI region...
2008-09-26 Sakari BergenImproved ExportProfileManager error handling, and added...
2008-09-26 Sakari BergenRemove obsolete file, that has been lying around...
2008-09-26 Sakari BergenAdd Import from session -functionality
2008-09-24 David RobillardSuperficial code cleanup.
2008-09-24 Nick Mainsbridgefix feedback loop while track resizing
2008-09-24 Nick Mainsbridgefix headers not resizing properly when all tracks set...
2008-09-24 David RobillardBetter line cache. Without a tempo change occurring...
2008-09-23 David RobillardAn actual tempo line cache (not quite perfect when...
2008-09-23 David RobillardThe petty tidying up remnants of a noble, yet utterly...
2008-09-23 David RobillardMake PBD::SearchPath less silly/boilerplatey.
2008-09-23 David RobillardFix merge regression: use TempoLines class instead...
2008-09-23 David RobillardEliminate a ton of unnecessary complete redrawing in...
2008-09-22 Sampo SavolainenFixed overflow issue. Code originally meant to truncate...
2008-09-22 David RobillardSpeed up MIDI import (and non-cached cases of ControlLi...
2008-09-22 David RobillardShow file selector in import dialog (how that one happe...
2008-09-22 David RobillardFix loading midi controller data.
2008-09-22 David RobillardSet add route dialog non-resizeable so WMs size it...
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-22 Paul Davischange design for how certain region list items operate...
2008-09-21 David Robillard- Call channel pressure channel pressure, not aftertouc...
2008-09-21 David RobillardFix CC interpolation (i.e. output a maximum reslution...
2008-09-21 David RobillardFix crash on dragging a region with a visible automatio...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-20 Sakari Bergen* Added filename extension definitions for export prese...
2008-09-20 David RobillardFix precedence error.
2008-09-20 Sakari BergenRemove libraries['flac'] and libraries['ogg̈́'] from...
2008-09-20 Sakari BergenRemove ogg and flac compile flags from libs/ardour...
2008-09-20 David RobillardFix sigc building.
2008-09-20 Nick MainsbridgeDon't defer Editor::track_canvas_size_allocated ()...
2008-09-19 David RobillardFix region dragging.
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-19 David RobillardRestore visible CC/etc automation tracks on session...
2008-09-19 Sakari Bergen* Added PBD::UUID
2008-09-19 David RobillardFix paul's spacey tabs mucking up everything :)
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-19 David RobillardFix parameter range stuff and automation time axis...
2008-09-19 David RobillardFix crash on recording MIDI CC.
2008-09-19 David RobillardTidy.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-18 David RobillardFix placement of automation child tracks.
2008-09-18 David RobillardFix SYSLIBS=1
2008-09-18 Nick Mainsbridgeremove typo in last commit
2008-09-17 David RobillardFix indentation.
2008-09-17 David RobillardFix sndfile pkg-config name and SYSLIBS.
2008-09-17 Sakari BergenFix bugs in BroadcastInfo, and use it in SndfileSource
2008-09-17 Nick Mainsbridgeremove duplicate/wrong includes in last commit.
2008-09-17 Nick MainsbridgeFix track height, partial merge of recent 2.0 updates...
2008-09-17 Sakari Bergengcc-4.3 include fixes
2008-09-17 Sakari BergenAdd taglib to LD_LIBRARY_PATH in ardev_common.sh.in
2008-09-17 Sakari BergenYet another file missing from me
2008-09-17 Paul Davisnew files from sakari, missed last time
2008-09-17 Paul Davisnew files from sakari, missed last time
2008-09-17 Paul Davisnew files from sakari, missed last time
2008-09-17 Paul Davisbuild fixes for external libsndfile, plus make ogg...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-15 David RobillardDon't dump immediate events.
2008-09-14 David RobillardPrevent tempo lines from stealing events, but break...
2008-09-14 David RobillardShow tempo lines above marker bars.
2008-09-14 Paul Davismore GUI tweaks
2008-09-14 David RobillardFix events for MIDI region views (though coordinates...
2008-09-14 David RobillardMore gracefully handle type mismatch errors when doing...
2008-09-14 David RobillardFix deleting of MIDI regions.
2008-09-14 David RobillardFix stacking of MIDI stream views to match that of...
2008-09-14 Sampo SavolainenChange redirectmenu to processormenu
2008-09-12 Paul Davisget the notebook back again (or rather, realize that...
next