ardour.git
2009-01-24 Carl HetheringtonDo not take into account sends when computing the requi...
2009-01-24 Carl HetheringtonCopy diskstream data to all output buffers.
2009-01-24 Carl HetheringtonUpdate actual gain when declick has been applied.
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-24 Carl HetheringtonOnly create mono bundles for physical I/O to avoid...
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 HetheringtonFix crash on using sends with no MIDI
2009-01-22 Carl HetheringtonFix port rename problems.
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 HetheringtonSome more full / short name confusions.
2009-01-22 Carl HetheringtonFix send editing.
2009-01-21 Carl HetheringtonFix sends.
2009-01-21 David RobillardFix incorrect/useless forward declaration and associate...
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-15 David RobillardAdd apparently missing include...
2009-01-15 Hans Baier* extend MIDNAM support (PatchBanks containing the...
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-11 Carl HetheringtonAdd some more bits to .gitignore.
2009-01-11 Carl HetheringtonRemove libs/gtkmm2 from .gitignore. Sorry if someone...
2009-01-10 David RobillardRevert magic mystery changed from r4396 (trailing white...
2009-01-10 Hans Baier* wrong calculation of frames_moved in Session::process...
2009-01-10 Hans Baier* Extracted method void AudioDiskstream::process_varisp...
2009-01-09 Hans Baier* add comments / improve readability of varispeed playb...
2009-01-09 Hans Baier* changed transport speed in session and slaves from...
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-05 Hans Baier* corrected copyright information
2009-01-05 Hans Baier*fixed typo
2009-01-05 Hans Baier* further reduce the spaghettiness of Session::follow_slave
2009-01-05 Hans Baier* MIDI clock slave implementation with delay locked...
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 Carl HetheringtonPorts say when they're going away.
2009-01-02 Sampo SavolainenFix missing namespace
2009-01-02 Sampo SavolainenGC from style utility function
2009-01-02 Paul Davisinstall/uninstall to ardour3 not ardour2
2009-01-02 Paul Davissave/restore meter point from carl for #1748
2009-01-02 Carl HetheringtonCleanups and a few comments.
2009-01-01 Hans Baier* removed field Session::_desired_transport_speed since...
2009-01-01 Hans Baier* cosmetic change
2009-01-01 Hans Baier*fixed bug in MidiClock_Slave: Use current framerate...
2009-01-01 Hans Baier* refactor Session::follow_slave to be easier to read...
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* radically cleaned up / refactored midi_clock_slave.cc
2009-01-01 Hans Baier* made MidiClock_Slave conform more to to the Spec...
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-31 Carl HetheringtonBug fixes to find_next_region_boundary (), unless I...
2008-12-30 Sakari BergenWrap some Jack_MidiPort stuff in #ifdefs to solve dylib...
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-29 Hans Baier* added a bit of documentation in an effort to understa...
2008-12-28 David RobillardFix editor mixer for MIDI tracks.
2008-12-27 David RobillardFix immediate event delivery (panic button, controller...
2008-12-27 David RobillardMove MidiRingBuffer::read into .cc file to avoid the...
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 HetheringtonBug fixes so that region split does not clobber region...
next