ardour.git
2011-08-19 Carl HetheringtonEmit ConfigurationChanged when meter setup bypasses the
2011-08-19 Carl HetheringtonSet up fader for audio / MIDI when the fader position
2011-08-19 Paul Davisfix various MIDI keybindings that were lost due to...
2011-08-19 Carl HetheringtonHopefully fix crash with empty IO matrix bundles
2011-08-19 Carl HetheringtonFix up note snapping so that we snap to the note we...
2011-08-17 Paul Davisnew contributor names
2011-08-17 Paul Davisvarious fixes to MidiRegionView selection handling... 3.0-alpha10
2011-08-16 Paul Davischange packing options within mixer window to fix ...
2011-08-16 Paul Davisattempt to fix deep confusion in GUI code about convert...
2011-08-16 Paul Davisavoid compiler warnings about un-implemented MIDI funct...
2011-08-15 Paul DavisDelete key can now be used to remove tempo/meter markers
2011-08-15 Carl HetheringtonGroup tab fix from David Halter (#4268).
2011-08-14 Carl HetheringtonAdd fr_FR translation for libgtkmm2ext from Roming22...
2011-08-14 Carl HetheringtonSave position of MIDI scroomers (#4140).
2011-08-14 Carl HetheringtonFix a few SNAFUs with the port matrix after recent...
2011-08-14 Paul Davismake control protocol's SelectByRID signal work, thus...
2011-08-14 Paul Davisadd new editor actions for solo, mute, solo-isolate...
2011-08-14 Carl HetheringtonHopefully fix follow-up bug in #4209.
2011-08-14 Carl HetheringtonDon't auto-connect buss inputs (#4211).
2011-08-14 Carl HetheringtonFix a couple of minor typos.
2011-08-13 Carl HetheringtonStop bundles disappearing from the port matrix when...
2011-08-13 Paul Davistrack changes to config parameters for MMC device id...
2011-08-13 Carl HetheringtonFix build with tests enabled.
2011-08-12 Paul Daviswhen showing a note value during a drag, clamp first...
2011-08-12 Paul Davisprevent illegal data being used to set note values...
2011-08-11 Paul Davisfix stupid thinko in varispeed limitation for record...
2011-08-11 Paul Davisfinish the intention of the previous commit, correctly...
2011-08-11 Paul Davisdo not assert/abort out of data errors that may origina...
2011-08-11 Paul Davisadd skeleton for i18n support
2011-08-10 Paul Davisfix leftover bug from hacking on internal send panning...
2011-08-10 Paul Davisadd virtual Delivery::pan_outs() so that internal sends...
2011-08-10 Paul Davisdon't use MIDI tracks when adding internal sends to...
2011-08-10 Paul Davisif a binding map specifies controllables that don't...
2011-08-10 Paul Davismake handling of sends-only feed-based solo propagation...
2011-08-09 Paul Davisattempt to prevent dropping into record if rolling...
2011-08-09 Paul Davisfix button label in new session dialog when backing...
2011-08-09 Carl HetheringtonPrevent crash on de-selecting all tracks from a stem...
2011-08-09 Carl HetheringtonAdd a few asserts.
2011-08-08 Carl HetheringtonSet new region length correctly after stretch (part of
2011-08-03 Carl HetheringtonUse correct default value for MIDI faders, and put the
2011-08-03 Carl HetheringtonWhen renaming a track to the name of an existing one,
2011-08-03 Carl HetheringtonFix erroneous check for colons in track names; clean up
2011-08-03 Carl Hetheringtoncolinf's patch for #4223.
2011-08-03 Carl HetheringtonAdd GPL boilerplate.
2011-08-03 Carl HetheringtonPolarity control value needs to be able to go negative...
2011-08-03 Carl HetheringtonUse route group solo property for route listen as well
2011-08-03 Carl HetheringtonApply x42's patch from #4207; rename MIDI control
2011-08-03 Carl HetheringtonGet correct folder from the default chooser; should fix
2011-07-31 Carl HetheringtonMake sure we have a user config directory before trying
2011-07-31 Carl HetheringtonFix up build of tests.
2011-07-28 Paul Davisbump to alpha10
2011-07-28 Paul Davisalways expose channel in patch change dialog (why was...
2011-07-27 Paul DavisPrimary-(scroll|up|down) on patch/bank change event...
2011-07-26 Paul Davisallow import to selected MIDI tracks (note that this...
2011-07-26 Paul Davisremove remnant of MIDI I/O debugging
2011-07-26 Paul Davisfix up colons in track names before they are used for...
2011-07-26 Paul Davisremove some MIDI I/O debugging (hopefully all)
2011-07-25 Paul Daviswhen tabbing between track/bus name fields, skip rec...
2011-07-25 Paul Daviswhen tabbing between track/bus name entries, attempt...
2011-07-25 Paul Davisremove more unneeded header includes
2011-07-25 Paul Davisremove unneeded header includes
2011-07-25 Paul Davisremove commented out debug output
2011-07-25 Paul Davischange FastMeter drawing implementation to use Cairo...
2011-07-25 Paul Davis"forward" port IO::ensure_* changes from 2.X for correc...
2011-07-25 Paul Davisin exclusive solo mode, allow full-group solo
2011-07-22 Paul Davisslightly improve color choice for meter metrics when...
2011-07-22 Paul Davistwo birds with one stone: fix "color bug" that occured...
2011-07-22 Paul Davisuse std::vector::assign() in BufferSet::attach_buffers...
2011-07-22 Paul Davismove basic parameter initialization out of AudioEngine...
2011-07-20 Paul Davistry to fix data loss at end of a capture pass for MIDI...
2011-07-20 Carl HetheringtonDon't pop up an empty menu over a patch change.
2011-07-19 Carl HetheringtonSet up advanced session options from the RCConfiguratio...
2011-07-19 Paul Daviseven more MIDI IO debugging
2011-07-19 Paul Davisyet more MIDI IO debugging
2011-07-19 Carl HetheringtonAssume axis views with no set visible property are...
2011-07-19 Paul Davistentative "fix" for output for tracks with audio and...
2011-07-19 Paul Davischeck for _panshell->panner() before ::run-ing the...
2011-07-19 Paul Davismore MIDI I/O debugging output
2011-07-19 Carl HetheringtonMake _read_at take notice of its srcs parameter; fixes...
2011-07-19 Carl HetheringtonRemove unused parameters to AudioRegion::read_at
2011-07-18 Paul Davisimproved fix for #4158 etc, hopefully
2011-07-18 Paul Davismore more debugging for MIDI i/o
2011-07-18 Paul Daviswhen renaming, remove old session and add new session...
2011-07-18 Paul Davisdon't try (and fail) to rename the history file if...
2011-07-17 Carl HetheringtonAllow enter to be pressed to apply.
2011-07-17 Carl HetheringtonAdd context menu for control points.
2011-07-17 Carl HetheringtonFix vertical pane resizing during fullscreen/unfullscreen
2011-07-17 Carl HetheringtonTie note y to mouse pointer position when dragging...
2011-07-16 Carl HetheringtonSnap ghost note more intuitively (#4189).
2011-07-16 Carl HetheringtonRestore AWOL master mixer strip (#4187).
2011-07-16 Carl HetheringtonRemove an assert() that I can't see the value of, and...
2011-07-15 Carl HetheringtonRemove unused _own_latency member from Latent.
2011-07-15 Carl HetheringtonSave / restore processor _user_latency (another part...
2011-07-14 Carl HetheringtonSave and restore Latent's _user_latency for IOs (fixes...
2011-07-14 Carl HetheringtonMove panner bypass state up to the PannerShell so that...
2011-07-14 Paul Davisinitial pass at session-renaming functionality
2011-07-14 Carl HetheringtonFix restoration of PannerShell state from session XML...
2011-07-14 Carl HetheringtonRemove unused variable.
2011-07-14 Paul Davismore midi I/O debugging
2011-07-13 Paul Davismore midi io debugging
next