summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-23Add global port matrix dialogs.Carl Hetherington
2009-01-23Fix up menus (they broke when ardour.menus.in was copied over from 2.0-ongoin...Sakari Bergen
2009-01-22Fix crash on using sends with no MIDICarl Hetherington
2009-01-22Fix port rename problems.Carl Hetherington
2009-01-22Some small-ish port matrix rendering improvements.Carl Hetherington
2009-01-22Remove (now unused?) UseOSC menu option so that the MiscOptions menu appears.Carl Hetherington
2009-01-22Some more full / short name confusions.Carl Hetherington
2009-01-22Fix send editing.Carl Hetherington
2009-01-21Fix sends.Carl Hetherington
2009-01-21Fix incorrect/useless forward declaration and associated torrent of warnings.David Robillard
2009-01-21Fix some confusion about relative / non-relative port names. Add some assert...Carl Hetherington
2009-01-21Put JACK ports with alsa_pcm: prefix into the system group as well as system:...Carl Hetherington
2009-01-21* make MIDI-specific menu show up on all MIDI lanesHans Baier
2009-01-21* Added Menu to add a Program change parameter laneHans Baier
2009-01-21Only add session bundles that are of the correct type.Carl Hetherington
2009-01-21Remove now-deprecated non-zero page size in Adjustments used for SpinButtons;Carl Hetherington
2009-01-21Fix a couple of compiler warnings.Carl Hetherington
2009-01-21Rework Port class hierarchy a bit. Hopefully now simpler, and shouldCarl Hetherington
2009-01-21More logical arrangement of port matrix inputs and outputs, hopefully;Carl Hetherington
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington
2009-01-18Oofus's work on region lists: highlight selected canvas regions on the region...Sampo Savolainen
2009-01-15* fixed bug: replaced underscores in patch/bank names with spaces to avoid be...Hans Baier
2009-01-15remove "Use OSC" from options menu; make OSC optional rather than a mandatory...Paul Davis
2009-01-15OSC becomes a control protocol object; make ardev_common.sh(.in) look for sur...Paul Davis
2009-01-15Add apparently missing include...David Robillard
2009-01-15* extend MIDNAM support (PatchBanks containing the bank select MIDI Commands)Hans Baier
2009-01-14Make Bundles work a bit better. A few include optimisations.Carl Hetherington
2009-01-14Apply LV2 GUI parameter update patch from kfoltman.David Robillard
2009-01-14* commentsHans Baier
2009-01-14* improve performance on CanvasProgramChangeHans Baier
2009-01-13File missing from previous commit.Carl Hetherington
2009-01-13Improvements to the port matrix (I think). Sizing of the cairo section shoul...Carl Hetherington
2009-01-11pending changes to port_matrix codePaul Davis
2009-01-11Add some more bits to .gitignore.Carl Hetherington
2009-01-11Remove libs/gtkmm2 from .gitignore. Sorry if someone has a good reason to ha...Carl Hetherington
2009-01-10Revert magic mystery changed from r4396 (trailing whitespace).David Robillard
2009-01-10* wrong calculation of frames_moved in Session::process_*, resulting in drift...Hans Baier
2009-01-10* Extracted method void AudioDiskstream::process_varispeed_playback(nframes_t...Hans Baier
2009-01-09* add comments / improve readability of varispeed playback codeHans Baier
2009-01-09* changed transport speed in session and slaves from float to doubleHans Baier
2009-01-07Fix audible note select:David Robillard
2009-01-07Fix startup with a command-line session when Ardour has to start JACK itself.Carl Hetherington
2009-01-07Fix some bugs in my last commit, 4389.Carl Hetherington
2009-01-06Comment and (hopefully) simplify Editor::region_drag_motion_callback, fixing ...Carl Hetherington
2009-01-05* corrected copyright informationHans Baier
2009-01-05*fixed typoHans Baier
2009-01-05* further reduce the spaghettiness of Session::follow_slaveHans Baier
2009-01-05* MIDI clock slave implementation with delay locked loop (DLL) seems to work ...Hans Baier
2009-01-04Fix midi note max colour typo (miri -> midi).David Robillard
2009-01-03Improve GNOME HIG compliance a bit.Carl Hetherington