Update recorded MIDI regions as notes arrive. Fixes one cause of infinite note-lengt...
[ardour.git] / libs /
2010-10-08 Carl HetheringtonUpdate recorded MIDI regions as notes arrive. Fixes...
2010-10-07 Carl HetheringtonRemove debug code from previous.
2010-10-07 Carl HetheringtonUpdate auto loop range to match session range until...
2010-10-07 Carl HetheringtonRespond to JACK session quit request. Fixes #3491.
2010-10-05 Carl HetheringtonRemove some unused code.
2010-10-05 Carl HetheringtonImprove GUI display during MIDI record in various ways.
2010-10-05 Carl HetheringtonFix incorrect angle brackets for includes.
2010-10-05 Carl HetheringtonComments.
2010-10-02 Carl HetheringtonStop spurious regions being added to tracks when chasin...
2010-10-02 Carl HetheringtonSmall cleanup.
2010-10-02 Carl HetheringtonDemangle stacktrace names.
2010-09-29 Carl HetheringtonFix confusion about the 'done' variable in InterThreadI...
2010-09-28 Carl HetheringtonDon't mark reloaded MIDI sources as non-writable. ...
2010-09-28 Carl HetheringtonDon't cut output rate of non-interpolated controllers.
2010-09-28 Paul Davisuse select next/prev stuff on editor track+bus list
2010-09-28 Paul Davisadd new code for generic select next/previous row ops...
2010-09-26 Paul Daviscorrect version of: port cairo ARGB/BGRA -> pixbuf...
2010-09-24 Carl HetheringtonSlightly hacky but functional fix for large quantities...
2010-09-23 Carl Hetheringtonframecnt -> framepos for extents, as I think it makes...
2010-09-23 Carl HetheringtonFix implicit cast of framepos_t to nframes_t. Fixes...
2010-09-23 Carl HetheringtonRemove debugging code.
2010-09-23 Carl HetheringtonFix assert. Remove some debug output.
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2010-09-22 Carl HetheringtonTidy up Window menu a bit; use ToggleActions for all...
2010-09-21 Carl HetheringtonClaim button presses on PixFaders. Fixes #3470.
2010-09-21 Paul Davis(1) remove almost-never used block/unlock_property_chan...
2010-09-21 Carl HetheringtonRevert previous commit, adding comment as to why.
2010-09-21 Carl HetheringtonPatch from Lincoln: don't save state on starting record...
2010-09-21 Paul Davismissing part of lincoln's patch
2010-09-20 Paul Davisregion list displays actual playlist use count for...
2010-09-20 Carl HetheringtonFix VST build.
2010-09-20 Carl HetheringtonAdd missing files.
2010-09-20 Carl HetheringtonAdd progress bar to strip silence dialogue. Fixes...
2010-09-20 Carl HetheringtonMake sure that _get_vector writes a value to the output...
2010-09-19 Carl HetheringtonPut images on the fade in/out menus. Fixes #3411.
2010-09-18 Carl HetheringtonUpdate regions list when editing a region fade. Fixes...
2010-09-18 Carl HetheringtonFix save/reload of pan automation.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-16 Carl HetheringtonTidy formatting.
2010-09-16 Paul Davislincoln's patch for scroomer pinching, from #3222
2010-09-16 Paul Davismake resampled sources (during import) report their...
2010-09-15 Paul Davislincoln's patch to stop a3 from nuking bounced files...
2010-09-14 Carl HetheringtonTidy up PeaksReady locking slightly and emit it during...
2010-09-14 Paul Davisuse isspace() and not isgraph() to identify whitespace...
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-09-14 Carl HetheringtonFix restoration of MementoCommand<Crossfade>. Fixes...
2010-09-14 Carl HetheringtonJust flush processors on stop (when plugins-stop-on...
2010-09-09 Carl HetheringtonPatch from Lincoln to fix placement of plugins in 2...
2010-09-09 Carl HetheringtonFix assertion failure when turning plugins off.
2010-09-07 Carl HetheringtonFix restore of fader automation from 2.X sessions.
2010-09-07 David RobillardFix missing virtual destructors.
2010-09-07 David RobillardUpgrade to latest autowaf.
2010-09-07 Carl HetheringtonSet up session range location correctly from 2.X sessio...
2010-09-06 Carl HetheringtonFix comment.
2010-09-06 Carl HetheringtonDon't create a feedback loop by auto-connecting a maste...
2010-09-06 Carl HetheringtonCleanup of region drag code to be a bit more efficient...
2010-09-03 Carl HetheringtonRemoved unused code.
2010-09-03 Carl HetheringtonDon't add standard processors twice to routes from...
2010-09-03 Carl HetheringtonFix restore of sends from session files for both 2...
2010-09-03 Carl HetheringtonRename debug -> dump
2010-09-02 Carl HetheringtonActivate plugins that are added to a PluginInsert after...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-09-02 Paul Davisfix thinko-bug in string specialization of Property<T>
2010-09-01 Carl HetheringtonDefault to play mode for MIDI controllers. Fixes ...
2010-09-01 Carl HetheringtonClean up MidiSource::midi_read now that the signed...
2010-09-01 Carl HetheringtonFix error in diskstream fill calculations. Fixes ...
2010-09-01 Carl HetheringtonFix uninitialised value.
2010-08-31 Paul Davisdon't set jack transport position frame (violates JACK...
2010-08-31 Paul Davismostly fix 3409 by making it impossible to sync to...
2010-08-30 Carl HetheringtonAuto-connect outputs that appear as a result of e.g...
2010-08-30 Carl HetheringtonAllow crossfades from the undo record to be recreated...
2010-08-30 Carl HetheringtonMissing return.
2010-08-30 Paul Davisminor tweaks
2010-08-30 Paul Davisforce AIFF and WAV exports to Big and Little endianness...
2010-08-29 Carl Hetherington(Hopefully) clarify operator= and copy construction...
2010-08-29 Carl HetheringtonFix up some inconsistencies in handling of region sync...
2010-08-26 Paul Davissome (unfinished) work on incorporating Ben's rev 6919...
2010-08-26 Carl HetheringtonFix crossfade undo using the stateful diff system....
2010-08-26 Carl HetheringtonRemove no-longer used file.
2010-08-25 Paul Davischeck dependents in Playlist after moving a region...
2010-08-25 Carl HetheringtonFix test.
2010-08-25 Paul Davismajor chunk of the region layering editor from 2.X...
2010-08-25 Paul Davisstrip no-longer used code related to plugin parameter...
2010-08-25 Paul Davismake sure that Crossfades increment source use counts
2010-08-25 Carl HetheringtonSmall cleanups.
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-08-25 Carl HetheringtonModify StatefulDiffCommand undo record to only contain...
2010-08-25 Carl HetheringtonSmall cleanups.
2010-08-25 Carl HetheringtonMove various code up the Property / Stateful hierarchies.
2010-08-25 Carl HetheringtonRename various things in the property system.
2010-08-25 Carl HetheringtonRemove unused and broken method.
2010-08-24 Paul Davisfix load+save of plugin parameter automation
2010-08-24 Carl HetheringtonFix port matrix menu checkbox when the window is closed...
2010-08-23 Paul Davis3.0 version of rev 5564 from 2.x - basic boolean plugin...
2010-08-22 Carl HetheringtonMove some RegionListProperty methods up to SequenceProp...
2010-08-20 Carl HetheringtonDon't write undo records for automation that moves...
2010-08-20 Carl HetheringtonFix automation re-load.
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-08-20 Carl HetheringtonRe-work duplicate and buggy ensure_buffers() method.
next