summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-12-18Couple of bug fixes which show up when undoing solo state. Also a few comments.Carl Hetherington
2008-12-18Oops. Missing files from previous commit.Carl Hetherington
2008-12-18Implement #826: edit-click on automation points allows value edit.Carl Hetherington
2008-12-17Fix #2478; deref of 0 pointer if jack_port_register fails.Carl Hetherington
2008-12-17Fix for #2487. Now the keyboard mute/unmute command acts on selected regions...Carl Hetherington
2008-12-16Implement #2425: option for automation to follow region moves.Carl Hetherington
2008-12-15Fixed wrong path for startup scriptSampo Savolainen
2008-12-15* first working prototype of changing program changes by scroll wheel (still ...Hans Baier
2008-12-14* some refactoring of patch name stuff in preparation for altering program ch...Hans Baier
2008-12-14bump required version of GTK, SLV2; basic fixups so that the new port-matrix ...Paul Davis
2008-12-14make all mixerstrip elements visible in the mixer window. at least, i think t...Paul Davis
2008-12-13Added evoral dependencySampo Savolainen
2008-12-13new 2d panner GUI, implemented originally in a branch of 2.0-ongoing at LAC20...Paul Davis
2008-12-13fix up java-style expression to have correct C++ semanticsPaul Davis
2008-12-13fix use of deprecated gtk toolbar tooltips API when GTK_NEW_TOOLTIP_API is de...Paul Davis
2008-12-12fix up dark theme to work with older versions of clearlooksPaul Davis
2008-12-12"merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compi...Paul Davis
2008-12-12* Prepared CanvasFlag (and thus ChanvasProgramChange) to be able to receive S...Hans Baier
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-12-12* fixed memory allocation bugsHans Baier
2008-12-12* reenabled assertions after irc-ing with drobillaHans Baier
2008-12-12* fixed memory management bugs for midi patchname handlingHans Baier
2008-12-12* converted two especially obnoxious assertions into warnings since they hind...Hans Baier
2008-12-11*typo Hans Baier
2008-12-11* added myself to about.ccHans Baier
2008-12-10* make patch selection appear only when there are patches loadedHans Baier
2008-12-09* moved /midi_patch_manager.* to libs/ardourHans Baier
2008-12-09* first working prototype of selecting instruments in the MIDI track headerHans Baier
2008-12-08merge 3870-3890 from 2.0-ongoing into 3.X (compiles, runs, no other promisesPaul Davis
2008-12-08revert the only real change in that last commit,which was based on a bogus mergePaul Davis
2008-12-08merge 3170-3180 of 2.X into 3.0Paul Davis
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-12-08* first primitive implementation of MidiPatchManagerHans Baier
2008-12-08Improve svn revision handling and make srctar "work". (The tarball is created...Sakari Bergen
2008-12-06* completed MIDI::Name::MIDINameDocument and implemented its set_state-Method...Hans Baier
2008-12-06* changed all lists in midnam_patch.h to std::listHans Baier
2008-12-06* completed MIDI::Name::MasterDeviceNames and implemented its set_state-MethodHans Baier
2008-12-06* Added MIDI::Name::NoteHans Baier
2008-12-04* made MidiClockTicker SingletonHans Baier
2008-12-03Fix thinko in export preset selector codeSakari Bergen
2008-12-01* minor cleanupHans Baier
2008-12-01* reduced debugging outputHans Baier
2008-12-01* Sending MIDI Clock while looping works nowHans Baier
2008-11-29First revision with working track importSakari Bergen
2008-11-29* fixed potential crashHans Baier
2008-11-29* sending MIDI clock works, hooray\!Hans Baier
2008-11-26* added Menu for sending midi clockHans Baier
2008-11-26More work on track import and some cleaning up of ElementImporter interfaceSakari Bergen
2008-11-26* the very humble beginnings of sending MIDI clockHans Baier