Make MIDI selection actually show up.
[ardour.git] / libs /
2008-12-26 Hans Baier* fix the fix: note velocity editing works now without...
2008-12-25 Hans Baier* first prototype implementation of playing back MIDI...
2008-12-24 Hans Baier* implemented three coloring modes for MIDI tracks...
2008-12-23 Carl HetheringtonBug fixes so that region split does not clobber region...
2008-12-23 Hans Baier* added comments to midi_region_view.h
2008-12-22 Carl HetheringtonFix uninitialized value _self_managed spotted by valgrind.
2008-12-21 David RobillardSync with svn.drobilla.net/lad/trunk/evoral r1891.
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-18 Carl HetheringtonCouple of bug fixes which show up when undoing solo...
2008-12-17 Carl HetheringtonFix #2478; deref of 0 pointer if jack_port_register...
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-12-15 Hans Baier* first working prototype of changing program changes...
2008-12-14 Hans Baier* some refactoring of patch name stuff in preparation...
2008-12-13 Sampo SavolainenAdded evoral dependency
2008-12-13 Paul Davisfix up java-style expression to have correct C++ semantics
2008-12-13 Paul Davisfix use of deprecated gtk toolbar tooltips API when...
2008-12-12 Paul Davis"merge" (i.e. wholesale import) 2.0-ongoing Mackie...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-12 Hans Baier* fixed memory allocation bugs
2008-12-12 Hans Baier* reenabled assertions after irc-ing with drobilla
2008-12-12 Hans Baier* fixed memory management bugs for midi patchname handling
2008-12-12 Hans Baier* converted two especially obnoxious assertions into...
2008-12-11 Hans Baier* added myself to about.cc
2008-12-10 Hans Baier* make patch selection appear only when there are patch...
2008-12-09 Hans Baier* moved /midi_patch_manager.* to libs/ardour
2008-12-09 Hans Baier* first working prototype of selecting instruments...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-12-08 Hans Baier* first primitive implementation of MidiPatchManager
2008-12-08 Sakari BergenImprove svn revision handling and make srctar "work...
2008-12-06 Hans Baier* completed MIDI::Name::MIDINameDocument and implemente...
2008-12-06 Hans Baier* changed all lists in midnam_patch.h to std::list
2008-12-06 Hans Baier* completed MIDI::Name::MasterDeviceNames and implement...
2008-12-06 Hans Baier* Added MIDI::Name::Note
2008-12-04 Hans Baier* made MidiClockTicker Singleton
2008-12-01 Hans Baier* minor cleanup
2008-12-01 Hans Baier* reduced debugging output
2008-12-01 Hans Baier* Sending MIDI Clock while looping works now
2008-11-29 Sakari BergenFirst revision with working track import
2008-11-29 Hans Baier* fixed potential crash
2008-11-29 Hans Baier* sending MIDI clock works, hooray\!
2008-11-26 Hans Baier* added Menu for sending midi clock
2008-11-26 Sakari BergenMore work on track import and some cleaning up of Eleme...
2008-11-26 Hans Baier* the very humble beginnings of sending MIDI clock
2008-11-24 Sakari BergenA bit more of track import done...
2008-11-23 Hans Baier* Added support for ChannelNameSetAssignments (midnam_p...
2008-11-22 Hans Baier* added XML deserialisation for control and program...
2008-11-21 Sakari Bergen* Clean up (fix?) ExportStatus signal handling
2008-11-14 David RobillardApply LV2 changes from 2.0.
2008-11-07 Hans Baier* Enabled debugging output for start/stop messages...
2008-11-07 Hans Baier* removed unnecessary method calls (preparse/postparse...
2008-11-06 Sakari Bergen* Fix problem with JACK being left in freewheeling...
2008-11-03 Paul Davisfix nasty bug in evaluation of final step of interpolat...
2008-10-30 Hans Baier*disabled debugging output
2008-10-30 Hans Baier* got MIDI clock working really smoothly (29 frames...
2008-10-29 Hans Baier* disabled one line of debugging output
2008-10-29 Hans Baier* fixed bug in Session::follow_slave: average_slave_del...
2008-10-29 Hans Baier* added documentaion to libs/ardour/slave.h
2008-10-27 Hans Baiergot MIDI Clock slave closer to functioning properly:
2008-10-25 Hans Baier* fixed jitter problems for midi clock and removed...
2008-10-21 Sakari BergenAdded svn:ignore properties and cleaned out autocrap...
2008-10-20 Sampo SavolainenAdded facilities into PluginInsert for the GUI to gathe...
2008-10-16 Sakari BergenHandle export presets from config dirs properly. Remove...
2008-10-16 Sakari BergenFix handling of format profiles in system config dirs...
2008-10-14 Hans Baier* this implementation of midi_clock_slave is still...
2008-10-14 David RobillardRemove meaningless const qualifier (-Wextra warning).
2008-10-13 Sampo SavolainenFirst draft of the EQ visualization system. Now force...
2008-10-13 David RobillardFix wrongly exposed set_parameter methods on PluginInsert.
2008-10-13 Paul Davisfix for ancestral start values in basic region constructor
2008-10-13 Paul Davisfix initialization of region shift/stretch members...
2008-10-13 David RobillardFix pollution of global namespace by Evoral.
2008-10-13 David RobillardFix warning.
2008-10-12 David RobillardMIDI looping fixes from torbenh.
2008-10-11 Sakari Bergen* Region export dialog does not lose export settings...
2008-10-11 Sakari Bergen* Some Export GUI tweaks
2008-10-11 Sakari BergenRegion export dialog: Make export channel and -selector...
2008-10-11 Sakari BergenFix some stupid, stupid, stupid memory leaks in export...
2008-10-10 Sakari BergenStop export dialog from getting stuck at end of export
2008-10-10 David RobillardAdd missing files.
2008-10-10 David RobillardApply MIDI looping patch from torbenh, with minor changes.
2008-10-09 Paul Davisadd config var for region fade visibility
2008-10-09 Paul Davisadd global region fade toggle; fixup (?) reload of...
2008-10-08 Paul Davistorben's port buffer reworking; torben's panner automat...
2008-10-08 Paul Davisfix for bad sync with other JACK transport-aware client...
2008-10-08 David RobillardFix MIDI playback while looping (ignore events with...
2008-10-07 David RobillardAudio diskstream fix from torbenh.
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-10-05 David RobillardMore cleanup.
2008-10-05 David RobillardShrink scroomer horizontally a bit to emphasise the...
2008-10-05 David RobillardFix HansCode(TM) to follow style guidelines.
2008-10-05 David RobillardUpdate to clearlooks from gtk-engines-2.16.0
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-10-03 David RobillardRemove unnecessary #include.
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-10-03 David RobillardApply automation fix patch from torbenh.
2008-10-03 David RobillardFix libardour library version.
2008-09-30 David RobillardAdd waf build script.
2008-09-30 David RobillardMove midi_util.h.
2008-09-30 Paul Davisremove pointless JACK error message; don't add every...
2008-09-30 David RobillardSeparate low level details of SMF reading/writing from...
next