Tidy.
[ardour.git] / libs / ardour /
2009-10-20 David RobillardTidy.
2009-10-20 David RobillardTidy.
2009-10-20 David RobillardFactor out more duplicated code.
2009-10-20 David RobillardFactor out duplicated code in AudioDiskstream and MidiD...
2009-10-20 David RobillardImplement out-of-place MidiBuffer::merge.
2009-10-20 David RobillardUse a template to merge PortSet::iterator and PortSet...
2009-10-20 David RobillardConst-correct BufferSet.
2009-10-20 Carl HetheringtonTidy up the popup region editor and fix a few bugs...
2009-10-20 David RobillardWhitespace.
2009-10-19 Carl HetheringtonFix memory leak.
2009-10-19 Paul Davistrack notes at the region level in MidiPlaylist; resolv...
2009-10-19 David RobillardUse logarithmic search for MidiModel::find_note (used...
2009-10-19 Carl HetheringtonAdd mono switch to mixer strips (mantis 1068)
2009-10-19 David RobillardTidy.
2009-10-16 Paul Davisfix conceptually broken cubic interpolator that failed...
2009-10-16 Paul Davismore set_state() tweaks to aid with plugin state loading
2009-10-15 Paul Davisanother set_state() related tweak for handling 2.X...
2009-10-15 Paul Davismore set_state() tweaks to get a 2.X session to load...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardFix crash on MIDI import.
2009-10-14 Carl HetheringtonSet the scratch bufs count up in passthru_silence,...
2009-10-14 David RobillardFix warnings.
2009-10-14 Paul Davis(1) silence non-process FIFO message (2) move MIDI...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-13 Paul Daviswritable session patch, forward ported from 2.X
2009-10-12 Carl HetheringtonSet up the ControlProtocolManager singleton in a slight...
2009-10-11 Carl HetheringtonMake the port matrix notice if JACK ports are registere...
2009-10-09 Carl HetheringtonStop fades being reset on dragging an audio region...
2009-10-07 Carl HetheringtonMake the mackie surface work again by initialising...
2009-10-06 Carl HetheringtonFix some compiler warnings.
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-10-05 Paul Davisadd new files, derived from jack_delay by fons
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-10-02 Sakari BergenFix some trivial compiler warnings and add editor_image...
2009-10-01 Paul Davisi/o button naming patch and imported file BWF timecode...
2009-10-01 Paul DavisLADSPA logarithmic handling patches from nickm and...
2009-10-01 Paul DavisLV2 epp log patch from nedko, via 2.X
2009-10-01 Paul DavisLV2 external UI patch from nedko via 2.X and a couple...
2009-09-25 Paul Davismake MIDI thru work even when not rolling; add GUI...
2009-09-25 Paul Davisimplement MidiBuffer::merge_in_place() and use to suppo...
2009-09-21 Paul Davis(full commit): fix MIDI playback by not writing into...
2009-09-16 Paul Davisremove existing attempts at optimizing MIDI event readi...
2009-09-16 Paul Davisdo not allow smf_source's reads to stomp on cached...
2009-09-14 Paul Davisfix up marshall/unmarshall of note data for MidiModel...
2009-09-11 Paul Davistrack note on/off and send appropriate note offs at...
2009-09-10 Paul Davisdo not crash when loading old history files with MIDI...
2009-09-10 Paul Davismore MIDI editing cleanups, mostly fixing subtleties...
2009-09-09 Carl HetheringtonFix mantis 1814.
2009-09-09 Carl HetheringtonApply olaf's patch from mantis 2844 to fix that. Also...
2009-09-09 Carl HetheringtonComment.
2009-09-07 Paul Davisuse diff commands for quantize, with infrastructure...
2009-09-07 Paul Davisadd anonymous union to DiffCommand to allow uint8t_t...
2009-09-06 Paul Davisthe start (only the start) of MIDI diff commands
2009-09-03 Paul Davisbetter way to "engage" step edit, and extend region...
2009-09-03 Paul Davisthe basics of step editing, more details to follow
2009-09-03 Carl HetheringtonDon't raise an error when trying to auto-connect master...
2009-09-02 Carl HetheringtonModified version of Hans' patch for mantis 1985. Also...
2009-09-01 Carl HetheringtonAdd accessor for _exporting.
2009-09-01 Carl HetheringtonDon't send midi clock during export, for now, to avoid...
2009-08-29 Carl HetheringtonFix crash on relayering.
2009-08-28 Paul Davismore MIDI editing tweaks ; flip mouse mode buttons...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-26 Carl HetheringtonMake stacked region coverage frames correctly respect...
2009-08-26 Carl HetheringtonOn switching from explicit to implicit relayering,...
2009-08-26 Carl HetheringtonWhen a track is in "stacked" mode, allow regions to...
2009-08-24 Carl HetheringtonFreeze the audio playlist after completing the set_stat...
2009-08-24 Carl HetheringtonFix uninitialised variable.
2009-08-24 Carl HetheringtonMissing format = 0 from last commit.
2009-08-24 Carl HetheringtonSet format = 0 on calling sf_open as required by libsnd...
2009-08-24 Carl HetheringtonRemove unused method in RouteTimeAxisView. Fix bug...
2009-08-23 Carl HetheringtonSome improvements to performance with crossfades: don...
2009-08-22 Carl HetheringtonIntroduce an accurate version of coefficient_to_dB...
2009-08-19 Carl HetheringtonFix crash on startup if an LV2 plugin has a bad .ttl...
2009-08-17 Paul Davismove assignments out of assert() in editor_drag (thanks...
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
2009-08-09 Paul Davisfix (no)use of offset in AudioEngine::get_sync_offset()
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-08-02 Carl HetheringtonFix update of brackets around processor name on activat...
2009-08-02 Carl HetheringtonSet up IO bundles properly so that mixer strip IO butto...
2009-08-02 Carl HetheringtonFix import dialog so that file number progress gets...
2009-08-02 Carl HetheringtonImprove import status messages slightly.
2009-07-29 Paul Davisavoid crashes caused by the process buffer set being...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-28 Carl HetheringtonFix some more warnings.
2009-07-24 Hans Baierinterpolation.cc/h: Remove all failed and obsolete...
2009-07-24 Hans BaierAnother failed attemt at natural spline interpolation
2009-07-24 Paul Davisfixes for 64 bit compilation - see comment
2009-07-23 Hans Baierlibs/ardour/wscript: unit tests get a target name,...
2009-07-23 Hans Baieraudio_diskstream.h/session.h: Use simple cubic interpol...
2009-07-23 Hans Baierinterpolation.cc/h: Fix crash bug and introduce add...
2009-07-23 Paul Davisinstall ardour.menus and bindings file (elthariel)...
2009-07-22 David RobillardUpdate autowaf.
2009-07-22 Paul Davismake i18n build work ; add mackie dir back to build...
2009-07-22 Hans Baierspline interpolation: fix crash bugs on negative speed...
2009-07-22 Hans Baierinterpolation.cc/.h: Spline-Bugfixes: Crash bug at...
2009-07-22 Hans Baierinterpolation.cc/.h: first working but buggy implementa...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-21 Paul Davisimplement set-send-gains-to-{track_level,zero,unity}
next