ardour.git
2011-12-26 Carl HetheringtonMove some bits from MonoPanner and StereoPanner into a
2011-12-26 Carl HetheringtonComments.
2011-12-23 Paul Davisremove overly-floodish debug message from MidiTrackers...
2011-12-23 Carl HetheringtonRename a few bits and fix a undeclared method.
2011-12-23 Carl HetheringtonRemove unused declaration.
2011-12-23 Carl HetheringtonClarify ensure vs. request for JACK monitoring, naming...
2011-12-23 Carl HetheringtonMatch request in function names to the eventual call...
2011-12-23 Carl HetheringtonDo some renaming in the ARDOUR::Port class tree.
2011-12-22 Carl HetheringtonRemove unused header.
2011-12-22 Carl HetheringtonRemove unused declaration.
2011-12-22 Paul Davismore tempo-related AU changes
2011-12-22 Paul Davisswitch over audio_unit.cc to use divisions_per_bar...
2011-12-22 Paul Davismain fix: when transport stops, clear per-region per...
2011-12-22 Paul Davisfix a build issue in Evoral that was preventing Sequenc...
2011-12-21 Paul Davisremove extraneous debugging output from MidiBuffer...
2011-12-21 Paul Davisreorganize MidiBuffer::merge_in_place() to cover the...
2011-12-21 Paul Davislikely fix for crash in MidiBuffer::merge_in_place...
2011-12-21 Paul Davismerge-in-place debugging (to be removed later)
2011-12-21 Paul Davisfollowup to the previous tempo-dragging commit: use...
2011-12-21 Carl HetheringtonPatch from Prokoudine to fix translators list (#4580).
2011-12-21 Paul Davissimilar to treatment of meter markers, remove tempo...
2011-12-21 Paul Davisprovide config parameter to allow non-quarter note...
2011-12-21 Paul Davisremove comment
2011-12-21 Carl HetheringtonMissing file.
2011-12-21 Carl HetheringtonSome tinkering with the docbook manual, just for more...
2011-12-21 Carl HetheringtonUn bit-rot the docbook manual build, just for kicks.
2011-12-20 Paul Davisuse the same kludge-removal approach in the prior commi...
2011-12-20 Paul Davisrework tempo dialog to (a) allow selection of pulse...
2011-12-20 Carl HetheringtonNow that notify_length_changed() just calls
2011-12-20 Carl HetheringtonRemove LengthChanged that no-one was listening to.
2011-12-19 Paul Davisrename Timecode::BBT_Time::ticks_per_beat to Timecode...
2011-12-19 Paul Davisdo not convert from grid-type-beats to frames and back...
2011-12-19 Paul Davisfix a number of errors with BBT time computations,...
2011-12-18 David RobillardShow generic plugin UI toolbar (for presets etc.) on...
2011-12-17 Carl HetheringtonRemove unused code.
2011-12-17 Paul Davisupdated czech translation from pavel fric
2011-12-17 Carl HetheringtonClear up confusion with overloads of _frozen and frozen()
2011-12-17 Carl HetheringtonRemove unused code.
2011-12-17 Carl HetheringtonMake a fair bit of Region's interface private.
2011-12-16 Paul Davisupdate position of tempo map metrics when a meter marke...
2011-12-15 Carl HetheringtonAdd warning if a duplicate Linux VST plugin is rejected.
2011-12-15 Carl HetheringtonAdd basic test of playlist layering.
2011-12-15 Carl HetheringtonPatch from GMaq to add Freedesktop category
2011-12-15 Carl HetheringtonPatch from colinf to fix name in French translation...
2011-12-15 Paul Davisdo not delete GtkUIManager-generated menu from Processo...
2011-12-14 Paul Davissend sustain=off and all-notes-off when a MIDI track...
2011-12-14 Paul Davisget Delivery to disconnect from any signals it is conne...
2011-12-14 Paul Davisnew renderings (at 21x21) of zoom icons, from roy vegard
2011-12-14 Paul Davispatch from roy vegard to stop feedback from causing...
2011-12-13 Paul Davisfix meter marker drags by not using a fake marker till...
2011-12-13 Paul Davisfix up mess with unassigned Playlist::orig_track_id
2011-12-13 Carl HetheringtonRemove meter from beats calculations now that it is no
2011-12-13 Paul Davisfix up XML property name for Meter::beats_per_bar ...
2011-12-13 Paul Davismore fun and games with meter and the tempo map: rename...
2011-12-13 Carl HetheringtonAdd select all / deselect all to timespan section of...
2011-12-13 Carl HetheringtonMake the export ranges view expand with the export...
2011-12-12 Carl HetheringtonAlways set up _last_position on set_position_internal...
2011-12-12 Carl HetheringtonMake the MidiRegionSelection notice when its MidiRegion...
2011-12-12 Paul Davisimprove layout and display of CD range info in location...
2011-12-12 Paul Davisfundamentally alter how we compute frames_per_beat...
2011-12-12 Carl HetheringtonSet up region BBT time when frame position changes...
2011-12-12 Carl HetheringtonMake TimeAxisView::remove_child virtual so that RouteTi...
2011-12-11 Carl HetheringtonSimilar hacks to framepos_minus_beats to handle -ve
2011-12-11 Carl HetheringtonFix up supplied templates missing from last commit.
2011-12-11 Carl HetheringtonSave templates as directories with plugin state, if
2011-12-11 Carl HetheringtonMinor fix to error message.
2011-12-11 Paul Davisadd middle-clock-on-range/marker-clock to locate there
2011-12-11 Carl HetheringtonSet up ArdourButton state to match the action when the
2011-12-11 Carl HetheringtonClarify stop-at-session-end behaviour; should fix ...
2011-12-11 Paul Davisfix lack of marker/range display in marker/range list...
2011-12-11 Carl HetheringtonKeep track of MIDI region's start positions in beats, to
2011-12-11 Carl HetheringtonSessions loaded from 2.X don't have a diskstream (yet)
2011-12-11 Carl HetheringtonYet another bug in previous commit.
2011-12-11 Carl HetheringtonFix some bugs I introduced with the last commit.
2011-12-11 Carl HetheringtonMove note creation code into a Drag; fix snapping of...
2011-12-10 Carl HetheringtonFix framewalk_to_beats when it traverses more than one
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-12-10 Carl HetheringtonSlightly simpler implementation of framewalk_to_beats.
2011-12-10 Carl HetheringtonComments.
2011-12-10 Carl HetheringtonDon't try to process_input() if an IO has no ports...
2011-12-10 Carl HetheringtonAdd fixed-up framepos_plus_beats() and use it for the...
2011-12-10 Carl HetheringtonCompute delta time correctly when appending events...
2011-12-10 Carl HetheringtonComment.
2011-12-09 Carl HetheringtonClean up test slightly.
2011-12-09 Carl HetheringtonFix framewalk_to_beats with non-beat-aligned starting...
2011-12-09 Carl HetheringtonAdd simple framewalk_to_beats test and normalise naming
2011-12-09 Paul Davisfix reference to name cell
2011-12-09 David RobillardSupport new URIs for LV2 presets.
2011-12-09 David RobillardFix whitespace.
2011-12-09 Carl HetheringtonPatch from colinf to fix reversed scroll in timeline...
2011-12-09 Carl HetheringtonRemove unnecessary silencing of unused plugin inputs...
2011-12-09 Carl HetheringtonFix scroll-wheel direction in summary.
2011-12-09 Carl HetheringtonUse same modifiers with the mouse wheel in the summary...
2011-12-09 Carl Hetheringtonen_GB translation from colinf (#4545).
2011-12-09 Carl HetheringtonPatch from colinf to use session_name_is_legal for...
2011-12-09 Carl HetheringtonRe-add erroneously-removed configure_io method.
2011-12-09 Paul Daviscentralize legal-session-name-checkng and include ...
2011-12-08 Carl HetheringtonRemove unused buffers and associated support code from
2011-12-08 Carl HetheringtonJustify text in first welcome screen, and fix grammar
2011-12-07 Paul Davisimproved WORKING fix for search path issues
next