Copy diskstream data to all output buffers.
[ardour.git] / gtk2_ardour /
2009-01-24 Carl HetheringtonGather all ardour: ports so that a few more things...
2009-01-24 Carl HetheringtonHappy new year.
2009-01-24 Carl HetheringtonTry to avoid adding system ports to the port matrix...
2009-01-24 Carl HetheringtonFix state setting in the port matrix, broken a few...
2009-01-23 Carl HetheringtonAdd global port matrix dialogs.
2009-01-23 Sakari BergenFix up menus (they broke when ardour.menus.in was copie...
2009-01-22 Carl HetheringtonSome small-ish port matrix rendering improvements.
2009-01-22 Carl HetheringtonRemove (now unused?) UseOSC menu option so that the...
2009-01-22 Carl HetheringtonFix send editing.
2009-01-21 Carl HetheringtonFix sends.
2009-01-21 Carl HetheringtonFix some confusion about relative / non-relative port...
2009-01-21 Carl HetheringtonPut JACK ports with alsa_pcm: prefix into the system...
2009-01-21 Hans Baier* make MIDI-specific menu show up on all MIDI lanes
2009-01-21 Hans Baier* Added Menu to add a Program change parameter lane
2009-01-21 Carl HetheringtonOnly add session bundles that are of the correct type.
2009-01-21 Carl HetheringtonRemove now-deprecated non-zero page size in Adjustments...
2009-01-21 Carl HetheringtonFix a couple of compiler warnings.
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2009-01-21 Carl HetheringtonMore logical arrangement of port matrix inputs and...
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...
2009-01-18 Sampo SavolainenOofus's work on region lists: highlight selected canvas...
2009-01-15 Hans Baier* fixed bug: replaced underscores in patch/bank names...
2009-01-15 Paul Davisremove "Use OSC" from options menu; make OSC optional...
2009-01-15 Paul DavisOSC becomes a control protocol object; make ardev_commo...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2009-01-14 David RobillardApply LV2 GUI parameter update patch from kfoltman.
2009-01-14 Hans Baier* comments
2009-01-14 Hans Baier* improve performance on CanvasProgramChange
2009-01-13 Carl HetheringtonFile missing from previous commit.
2009-01-13 Carl HetheringtonImprovements to the port matrix (I think). Sizing...
2009-01-11 Paul Davispending changes to port_matrix code
2009-01-07 David RobillardFix audible note select:
2009-01-07 Carl HetheringtonFix startup with a command-line session when Ardour...
2009-01-07 Carl HetheringtonFix some bugs in my last commit, 4389.
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2009-01-04 David RobillardFix midi note max colour typo (miri -> midi).
2009-01-03 Carl HetheringtonImprove GNOME HIG compliance a bit.
2009-01-03 Carl HetheringtonRemove some duplicated code. GNOME HIG compliance.
2009-01-03 Carl HetheringtonOffer more accurate Cancel button rather than Quit...
2009-01-02 Sampo SavolainenFix missing namespace
2009-01-02 Sampo SavolainenGC from style utility function
2009-01-02 Carl HetheringtonCleanups and a few comments.
2009-01-01 Carl HetheringtonComment out some debugging code.
2009-01-01 Carl HetheringtonUpdate stacked region colouring on zoom.
2009-01-01 Carl HetheringtonMake record region slightly better in stacked regions...
2009-01-01 Hans Baier* fix broken MidiClockTicker (introduced by revision...
2008-12-31 Carl HetheringtonFlip stacked regions order so that the highest layer...
2008-12-30 Sakari BergenFix more compiling/linking errors on OS X
2008-12-30 Hans Baier* reintroducing separate themeable Meter Style note...
2008-12-29 Sakari BergenFix some compiling warnings and errors in OS X
2008-12-29 Hans Baier* fixed missing track color mode persistence
2008-12-29 Hans Baier* fixed bug introduced in revision 3335: Hibyte lost...
2008-12-28 David RobillardFix editor mixer for MIDI tracks.
2008-12-26 David RobillardMake MIDI selection actually show up.
2008-12-26 Hans Baier* fix the fix: note velocity editing works now without...
2008-12-26 Hans Baier* fix MIDI note event handling (resize works again...
2008-12-25 Hans Baier* first prototype implementation of playing back MIDI...
2008-12-25 Hans Baier* Made MIDI channel coloring work in the track channel...
2008-12-24 Hans Baier* removed debugging output, minor color fix
2008-12-24 Hans Baier* fixed velocity text event handling
2008-12-24 Hans Baier* implemented three coloring modes for MIDI tracks...
2008-12-23 David RobillardFix note velocity editing.
2008-12-23 Hans Baier* preparation for different color coding schemes
2008-12-23 Carl HetheringtonFix region positions when switching from stacked to...
2008-12-23 Carl HetheringtonMake region gain envelope drawing work again.
2008-12-23 Hans Baier* added comments to midi_region_view.h
2008-12-23 Carl HetheringtonFix stacked regions display mode.
2008-12-19 Carl HetheringtonFix visibility of automation tracks on reloading sessions.
2008-12-18 Sampo SavolainenProcessor menu
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-18 Carl HetheringtonOops. Missing files from previous commit.
2008-12-18 Carl HetheringtonImplement #826: edit-click on automation points allows...
2008-12-17 Carl HetheringtonFix for #2487. Now the keyboard mute/unmute command...
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-12-15 Sampo SavolainenFixed wrong path for startup script
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-14 Paul Davisbump required version of GTK, SLV2; basic fixups so...
2008-12-14 Paul Davismake all mixerstrip elements visible in the mixer windo...
2008-12-13 Paul Davisnew 2d panner GUI, implemented originally in a branch...
2008-12-12 Paul Davisfix up dark theme to work with older versions of clearlooks
2008-12-12 Hans Baier* Prepared CanvasFlag (and thus ChanvasProgramChange...
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* fixed memory management bugs for midi patchname handling
2008-12-11 Hans Baier*typo
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 Davisrevert the only real change in that last commit,which...
2008-12-08 Paul Davismerge 3170-3180 of 2.X into 3.0
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-03 Sakari BergenFix thinko in export preset selector code
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-21 Sakari Bergen* Clean up (fix?) ExportStatus signal handling
2008-11-14 David RobillardApply LV2 changes from 2.0.
next