main fix: when transport stops, clear per-region per-playlist note trackers even...
[ardour.git] / libs /
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 Paul Davisprovide config parameter to allow non-quarter note...
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 Davisfix a number of errors with BBT time computations,...
2011-12-17 Carl HetheringtonRemove unused code.
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-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 Davispatch from roy vegard to stop feedback from causing...
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-12 Carl HetheringtonAlways set up _last_position on set_position_internal...
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-11 Carl HetheringtonSimilar hacks to framepos_minus_beats to handle -ve
2011-12-11 Carl HetheringtonSave templates as directories with plugin state, if
2011-12-11 Carl HetheringtonMinor fix to error message.
2011-12-11 Carl HetheringtonClarify stop-at-session-end behaviour; should fix ...
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-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-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 David RobillardSupport new URIs for LV2 presets.
2011-12-09 David RobillardFix whitespace.
2011-12-09 Carl HetheringtonRemove unnecessary silencing of unused plugin inputs...
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-07 Paul Davisimproved WORKING fix for search path issues
2011-12-07 Carl HetheringtonCheck that adding a port to an IO is ok with the processors
2011-12-07 Paul Davisfix up some logic so that we don't replicate the sessio...
2011-12-07 Paul Davisadd visible() method to Tearoff so we can check whether...
2011-12-07 Paul Davisremove visible "sound notes" button,add Config paramete...
2011-12-07 Paul Davismove CairoWidget into gtkmm2ext, add CairoPacker, made...
2011-12-07 Paul Davisswitch to benjamin otte's implemention of fit_to_pixels...
2011-12-07 Paul Davissend correct PropertyChange for RouteGroup::set_route_a...
2011-12-07 Paul Davissend PropertyChange for RouteGroup::set_edit
2011-12-07 Paul Davissend PropertyChange messages when changing RouteGroup...
2011-12-06 Paul Davisif color property is not yet set, don't render
2011-12-06 Paul Davisadd a new simple cell renderer to be used to allow...
2011-12-05 Paul Daviswhen doing a pure copy of a region, which resets the...
2011-12-04 Paul Davisuse the correct display for key accelerators
2011-12-04 Paul Davisbe consistent in the way we merge environment-set searc...
2011-12-04 Paul Davisprobably fix failure to find export formats in packages
2011-12-04 Paul Davissome more package debugging to help find out why export...
2011-12-04 Paul Davissome package debugging to help find out why export...
2011-12-04 Carl HetheringtonRemove unused variables.
2011-12-02 Paul Davisadd PAINT_VERTA_GR and PAINT_BOX_GR to rgba macros...
2011-12-02 Paul DavisMake Carbon GUI support for AU's optional at compile...
2011-12-02 Paul Davisuse compiler-generated _LP64 macro to detect x86_64...
2011-12-02 Paul Davisrevert recent change to Evoral::Event, and use static_c...
2011-12-02 Paul Davisbuild changes from robin gareus for OS X, changing...
2011-12-02 Paul Daviscatch up with is_silent change
2011-12-02 Paul Davisrename a Buffer/BufferSet method to be a little clearer...
2011-12-02 Paul Daviscorrect code for MIDIEvent::is_{spp,mtc_quarter}()
2011-12-02 Paul Davisnew configuration variable to control display of period...
2011-12-02 Paul Davisprobable fix for compile failures on OS X caused by...
2011-12-02 Paul Davisadd 3 new is_foo() methods to MIDIEvent for testing...
2011-12-02 Paul Davismake Evoral::Event be polymorphic by adding virtual...
2011-12-02 Paul Davisget that fix for accels in tooltips correct this time
2011-12-02 Paul Davisfix message about markup elements by changing accel...
2011-12-01 Paul Davissignificantly reduce rounding error when doing framepos...
2011-12-01 Paul Davisstop spewing debug output from SMFSource
2011-12-01 Paul Davisfix a number of fundamental issues with Gtkmm2ext:...
2011-12-01 Paul Davisprovide semantic ordering of simultaneous MIDI events...
2011-11-30 Paul Daviscommit to the "new" tooltip API, use set_tooltip_markup...
2011-11-30 Paul Davisupdate CycleTimer to utilize NDEBUG and PBD::DEBUG...
2011-11-29 Carl HetheringtonSpeculative fix for crash with untranslated messages
2011-11-29 Paul Davistemporarily revert change that might be causing an...
2011-11-28 Paul Davisextra include required for S_()
2011-11-28 Paul Davisadd _S() macro to i18n.h for libs/ardour and libs/gtkmm2ext
2011-11-28 Carl HetheringtonHopefully fix some i18n bugs (#3565).
2011-11-28 Paul Davisremove get_rt() call from graph code, since JACK takes...
2011-11-24 Carl HetheringtonAdd option to glue new regions to bars and beats (...
2011-11-24 David RobillardFix key bindings in tooltips for ArdourButton buttons.
2011-11-24 David RobillardSave references to external files in LV2 state as symbo...
2011-11-24 Carl HetheringtonIf a tempo change is inserted some way through a bar...
next