summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-13writable session patch, forward ported from 2.XPaul Davis
2009-10-12Set up the ControlProtocolManager singleton in a slightly more robust way.Carl Hetherington
2009-10-11Some thread safety for the previous commit.Carl Hetherington
2009-10-11Make the port matrix notice if JACK ports are registered or unregistered.Carl Hetherington
2009-10-09Stop fades being reset on dragging an audio region to a different track.Carl Hetherington
2009-10-08three recent fixes from 2.0-ongoing (RT on by default, Mackie port name nonse...Paul Davis
2009-10-07save & restore MIDI track note modePaul Davis
2009-10-07fix up dragging notes in percussive modePaul Davis
2009-10-07new filePaul Davis
2009-10-07Make the mackie surface work again by initialising control surfaces after MID...Carl Hetherington
2009-10-06Fix some compiler warnings.Carl Hetherington
2009-10-06ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge tr...Paul Davis
2009-10-06fix use of connection_indexPaul Davis
2009-10-06industrial-strength-ifying of io connection name cleanupPaul Davis
2009-10-06Fixed uninitialised variable confusion.Carl Hetherington
2009-10-05add new files, derived from jack_delay by fonsPaul Davis
2009-10-05Build clearlooks-newer for OSXCarl Hetherington
2009-10-05Fix font name substitution in .rc files.Carl Hetherington
2009-10-02string_is_affirmative() fix for 3.0Paul Davis
2009-10-02add filePaul Davis
2009-10-02Fix posix_memalign check.David Robillard
2009-10-02Fix some trivial compiler warnings and add editor_imageframe.cc to gtk2_ardou...Sakari Bergen
2009-10-02add processor-same-as-route-name fix, modified from 2.X version; clean up CMT...Paul Davis
2009-10-01visual state patches from 2.XPaul Davis
2009-10-01i/o button naming patch and imported file BWF timecode retention patch from n...Paul Davis
2009-10-01i/o button renaming patch from nickmPaul Davis
2009-10-01LADSPA logarithmic handling patches from nickm and robschPaul Davis
2009-10-01LV2 epp log patch from nedko, via 2.XPaul Davis
2009-10-01LV2 external UI patch from nedko via 2.X and a couple of .rej'sPaul Davis
2009-10-01freesound mootcher patch from donf, from 2.XPaul Davis
2009-09-25make MIDI thru work even when not rolling; add GUI control over MIDI thru (mi...Paul Davis
2009-09-25implement MidiBuffer::merge_in_place() and use to support MIDI passthrough (c...Paul Davis
2009-09-21(full commit): fix MIDI playback by not writing into the playback buffer from...Paul Davis
2009-09-21fix MIDI playback by not writing into the playback buffer from MidiDiskStream...Paul Davis
2009-09-16remove existing attempts at optimizing MIDI event reading, to try to fix bugs...Paul Davis
2009-09-16do not allow smf_source's reads to stomp on cached read_end position in paren...Paul Davis
2009-09-15Normalise names of .cc and .h files.Carl Hetherington
2009-09-15Fix some warnings.Carl Hetherington
2009-09-14fix up marshall/unmarshall of note data for MidiModel::DiffCommandPaul Davis
2009-09-13permit sends to show up in processor box, by handling delete event and sendin...Paul Davis
2009-09-12add MIDI panic action (which has to be on a menu, sigh ... stupid GTK)Paul Davis
2009-09-12fix note selection behaviour, hopefully ... perhapsPaul Davis
2009-09-11track note on/off and send appropriate note offs at transport stopPaul Davis
2009-09-11save & restore internal-edit statusPaul Davis
2009-09-10add step-rest keybinding for step editingPaul Davis
2009-09-10do not crash when loading old history files with MIDI edits; add all notes in...Paul Davis
2009-09-10more MIDI editing cleanups, mostly fixing subtleties. Will break loading the ...Paul Davis
2009-09-09re-use canvas note items when the model changes ; slightly more efficient (pr...Paul Davis
2009-09-09Clean up some confusion about offering a denormalize menu option when a regio...Carl Hetherington