ardour.git
2009-10-21 David RobillardFix MIDI rec regions.
2009-10-21 Carl HetheringtonTidy up region gain line drawing slightly so that it...
2009-10-21 David RobillardFix MIDI thru, though why this is any different from...
2009-10-21 Carl HetheringtonFix creation of plugin presets.
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-21 David RobillardDisable excessive debug printing.
2009-10-20 David RobillardFix various MIDI control and installation issues:
2009-10-20 Carl HetheringtonDelete comment window in destructor to close mantis...
2009-10-20 David RobillardFix crash with input (not duplex) control MIDI ports.
2009-10-20 Carl HetheringtonEnsure that the loop/punch ruler is always visible...
2009-10-20 Carl HetheringtonFixes to pointer constraints when copying in lock edit...
2009-10-20 Carl HetheringtonSince add_property creates new XMLProperty objects...
2009-10-20 Carl HetheringtonMake the behaviour zoom to region more intuitive (IMHO...
2009-10-20 Paul Davishandle searching for a note in an empty note list
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 David RobillardOnly build unit tests if configure --test is passed.
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 2074: setting the NSD to not connect outputs to...
2009-10-19 Carl HetheringtonAlways call set_width_enum after set_route on mixer...
2009-10-19 Carl HetheringtonRemove debug code from last commit.
2009-10-19 Carl HetheringtonStop ardour exiting in the case where you have a loaded...
2009-10-19 Carl HetheringtonFix button labelling for >1 input / output routes.
2009-10-19 Carl HetheringtonFix memory leak.
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-19 Paul Davistrack notes at the region level in MidiPlaylist; resolv...
2009-10-19 David RobillardLogarithmic note seek for Sequence iterator.
2009-10-19 David RobillardBetter test for iterator seek.
2009-10-19 David RobillardAdd unit test for Sequence iterator seeking.
2009-10-19 David RobillardUse logarithmic search for MidiModel::find_note (used...
2009-10-19 David RobillardFix insane formatting/whitespace in evoral test stuff...
2009-10-19 David RobillardUse set over vector for Sequence::Notes, for logarithmi...
2009-10-19 Carl HetheringtonAdd mono switch to mixer strips (mantis 1068)
2009-10-19 David RobillardTidy.
2009-10-19 David RobillardFix set_notes prototype to use typedef.
2009-10-19 David RobillardFix warnings.
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-16 Paul Davistesting post-commit hook after DH server switch
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 Carl HetheringtonFix assertion failure when switching from a 2-channel...
2009-10-14 David RobillardFix crash on MIDI import.
2009-10-14 David RobillardDon't raise errors on probe.
2009-10-14 David RobillardRemove deprecated clearlooks options from ardour3_ui_da...
2009-10-14 David RobillardFix syntax error in ardour3_ui_dark.rc
2009-10-14 Carl HetheringtonSet the scratch bufs count up in passthru_silence,...
2009-10-14 David RobillardFix WackyTabs(TM).
2009-10-14 David RobillardFix display of tool button icons.
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 HetheringtonSome thread safety for the previous commit.
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-08 Paul Davisthree recent fixes from 2.0-ongoing (RT on by default...
2009-10-07 Paul Davissave & restore MIDI track note mode
2009-10-07 Paul Davisfix up dragging notes in percussive mode
2009-10-07 Paul Davisnew file
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-06 Paul Davisfix use of connection_index
2009-10-06 Paul Davisindustrial-strength-ifying of io connection name cleanup
2009-10-06 Carl HetheringtonFixed uninitialised variable confusion.
2009-10-05 Paul Davisadd new files, derived from jack_delay by fons
2009-10-05 Carl HetheringtonBuild clearlooks-newer for OSX
2009-10-05 Carl HetheringtonFix font name substitution in .rc files.
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-10-02 Paul Davisadd file
2009-10-02 David RobillardFix posix_memalign check.
2009-10-02 Sakari BergenFix some trivial compiler warnings and add editor_image...
2009-10-02 Paul Davisadd processor-same-as-route-name fix, modified from...
2009-10-01 Paul Davisvisual state patches from 2.X
2009-10-01 Paul Davisi/o button naming patch and imported file BWF timecode...
2009-10-01 Paul Davisi/o button renaming patch from nickm
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-10-01 Paul Davisfreesound mootcher patch from donf, from 2.X
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-21 Paul Davisfix MIDI playback by not writing into the playback...
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-15 Carl HetheringtonNormalise names of .cc and .h files.
2009-09-15 Carl HetheringtonFix some warnings.
2009-09-14 Paul Davisfix up marshall/unmarshall of note data for MidiModel...
2009-09-13 Paul Davispermit sends to show up in processor box, by handling...
next