(1) silence non-process FIFO message (2) move MIDI state tracking down to the MidiPor...
[ardour.git] / libs / ardour /
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}
2009-07-21 Paul Davisfirst part of fixing up send/return metering ; make...
2009-07-20 Carl HetheringtonStop playhead jumping around on locate.
2009-07-20 Carl HetheringtonClean up handling of add/remove/rename channels in...
2009-07-19 Hans Baierreplace fixed-point linear interpolation with double...
2009-07-19 Hans Baierrevert commit 5386 in favor of MTC users
2009-07-19 Hans Baieraudio_diskstream.cc: new interpolation classes which...
2009-07-19 Hans Baiermake slaves work by default
2009-07-17 Paul Davishopefully fix the build, and actually use the options
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-07-15 Paul Davismore hacking on the processor list and processor box...
2009-07-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-07-14 Paul Davisadd display name to processors (so that it can differ...
2009-07-13 Paul Davismore removal of Placement
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-07-04 Carl HetheringtonAdd option to collect a route group, so that its member...
2009-07-04 Carl HetheringtonUse std::string for order key map.
2009-07-04 Carl HetheringtonFix crash on session teardown.
2009-07-04 Carl HetheringtonFix uninitialised variable.
2009-07-01 Paul Davisreinstate solo button for master out ; make solo button...
2009-07-01 Paul Davisinclude <cstdio> so that printf() is declared
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-29 Paul Daviseditor toggle button fix from lincoln; refresh location...
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
next