summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-30Catch keyboard events on notes.David Robillard
2007-07-30Basic canvas note event handling framework.David Robillard
2007-07-28Use 'show contents' note range by default (fix uninitialized value).David Robillard
2007-07-28Playback from MIDI model, playback of clicked-in events.David Robillard
2007-07-24Protect ardour from sessions with errant capture sources stored in the Sampo Savolainen
2007-07-21Workaround / safeguard which should enable punching in more than once Sampo Savolainen
2007-07-20ben's fix for radio button groupingPaul Davis
2007-07-20Remove random access interface from MidiBuffer, towards killing fixed/limited...David Robillard
2007-07-20Trimmed some code by removing silly Java-isms.David Robillard
2007-07-20Fix absolutely atrocious memory leak on MIDI recording. I meeean... move alo...David Robillard
2007-07-20Added Note tool to Keymouse Actions menu and gave it a hotkey (n).David Robillard
2007-07-19Note canvas event handling testing stuff.David Robillard
2007-07-19Fix for the crossfade editor due to type issuesSampo Savolainen
2007-07-19stop audio clocks from vanishing when turned offPaul Davis
2007-07-18Restore position of the mixer window when it is reopened. #1277Tim Mayberry
2007-07-17Midi pencil undo (not yet serializable).David Robillard
2007-07-16support for 16 bit native files, part IIPaul Davis
2007-07-16support for 16 bit native filesPaul Davis
2007-07-16Fix formatting of command stuff to adhere to The Guidelines(TM).David Robillard
2007-07-15Added missing tool_note.png (just a placeholder for now).David Robillard
2007-07-15Selection of visible note range (full range vs fit contents, selectable from ...David Robillard
2007-07-10show() widgets explicitly in the MixerUI window, fix UI::just_hide_it(), so t...Doug McLain
2007-07-07finish show() stuff for mixer strip and friendsDoug McLain
2007-07-07Linear interpolation for MIDI CC (bar controller, line, and actual MIDI outpu...David Robillard
2007-07-07more show() stuff, and replaced strip->show_all(); untill its actually finishedDoug McLain
2007-07-07Note modes: note, percussion.David Robillard
2007-07-06show() widgets explicitly in the MixerStrip and IOSelectorDoug McLain
2007-07-06show() widgets explicitly in gtk2_ardour/ardour_ui.ccDoug McLain
2007-07-06show() widgets explicitly in gtk2_ardour/add_midi_cc_track_dialog.ccDoug McLain
2007-07-06show() widgets explicitly in gtk2_ardour/analysis_window.ccDoug McLain
2007-07-06show() widgets explicitly, one little file at a timeDoug McLain
2007-07-06Fix 'live' CC sending of bar controllers after loading session (previously on...David Robillard
2007-07-06Midi CC automation sending (send points only, no linear interpolation yet).David Robillard
2007-07-05change bus gainmeter text for light theme to black in trunk tooDoug McLain
2007-07-05Scale MIDI track vertical range to match widgest range of notes in child regi...David Robillard
2007-07-05Replace remaining references to 'param_id' (with 'parameter').David Robillard
2007-07-05Remove unneeded cruft from Curve.David Robillard
2007-07-04Display correct value for verbose control point cursor for Midi CC (int) and ...David Robillard
2007-07-04Changed Processor interface to support out-of-place processors, for Panner.David Robillard
2007-07-04Add AutomationControl::parameter() for terseness.David Robillard
2007-07-03set powermate env keys in SConstruct, so that POWERMATE is set even if SURFAC...Paul Davis
2007-07-03remove static Pango::FontDescriptions, they cause glib errors because of init...Paul Davis
2007-07-03s/ParamID/Parameter/David Robillard
2007-07-03Pan automation/serialization fixes.David Robillard
2007-06-30Pan automation work. Almost, but not quite, working.David Robillard
2007-06-30Another not-quite-there-but-better commit.David Robillard
2007-06-29only do the widget packing style hack once, instead of everytime there is a t...Doug McLain
2007-06-29fix compiler warningDoug McLain
2007-06-29remove color.hDoug McLain
2007-06-29fixed typoDoug McLain