summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2011-03-15fix all manner of things relating to io connections, setting capture alignmen...Paul Davis
2011-03-15Fix weird whitespace.David Robillard
2011-03-15Fix undefined operations (according to gcc 4.5.2).David Robillard
2011-03-15Fix more broken whitespace.David Robillard
2011-03-14Fix broken indentation.David Robillard
2011-03-14more fun and games with latency compensation, and so forth ... not done yetPaul Davis
2011-03-14Fix assert failure when cycle_end is called by AudioEngine::set_session befor...Carl Hetherington
2011-03-13Make build look for gnomecanvas headers in our copy rather than the system one.Carl Hetherington
2011-03-13change builtin export format/preset search path to correct value; remove line...Paul Davis
2011-03-12Properly create new presets, i.e. without duplicate id's on save-after-renameSakari Bergen
2011-03-12make XMLNode::add_property() correctly re-entrant and reduce the size of the ...Paul Davis
2011-03-12properly use and publish private/public port latency values for JACK latency APIPaul Davis
2011-03-12removed long-ifdef'ed-out codePaul Davis
2011-03-12a better fix fpr that wierd XMLProperty botchPaul Davis
2011-03-12use legalize_for_path() on filenames for export presets and formatsPaul Davis
2011-03-12use legalize_for_path() on filenames for export presets and formatsPaul Davis
2011-03-11Fix duplicate singular/plural plugin category menus.David Robillard
2011-03-11make "Flush Wastebasket" operate on the correct directory rather than a non-e...Paul Davis
2011-03-11sorta-kinda working latency compensation, latency reporting and capture align...Paul Davis
2011-03-09add new concept for managing alignment style (AlignChoice); switch to using w...Paul Davis
2011-03-08lots of stuff related to capture alignment. things appear to be working now, ...Paul Davis
2011-03-08Allow out-of-time-order writes to nascent event list, sorting before merge. ...Carl Hetherington
2011-03-07manage Route::_have_internal_generator more accurately and never flush proces...Paul Davis
2011-03-07missed removals that should have been in the port offset patchPaul Davis
2011-03-07fix all manner of wrongness with port buffer offsetsPaul Davis
2011-03-07slightly more informative message when a VAMP plugin is not found (though it ...Paul Davis
2011-03-07Trim some includes.Carl Hetherington
2011-03-07Fix mute state on loading 2.X sessions (#3829).Carl Hetherington
2011-03-07Remove debug code.Carl Hetherington
2011-03-07Make the route group submenu of the RouteTimeAxisView menu apply to the selec...Carl Hetherington
2011-03-07make sure that fade in and fade out curves reach their target (1.0 and 0.0) r...Paul Davis
2011-03-06Uncrustify (no functional changes).David Robillard
2011-03-06Update for new SLV2 UI API.David Robillard
2011-03-05revert recent-ish change so that regardless of the number of DSP threads, we ...Paul Davis
2011-03-05fix monitoring so that MIDI tracks don't work the same way as audio (basicall...Paul Davis
2011-03-05some LV2 debug tracing, part threePaul Davis
2011-03-05some LV2 debug tracing, part twoPaul Davis
2011-03-05some LV2 debug tracingPaul Davis
2011-03-04Missing files.Carl Hetherington
2011-03-04Test tweaks.Carl Hetherington
2011-03-04Make speaker dialogue manage the session's Speakers. Make azimuth control wo...Carl Hetherington
2011-03-04extend Gtkmm2ext::Bindings system to handle mouse buttons as well as keyboard...Paul Davis
2011-03-04Remove unused bits.Carl Hetherington
2011-03-03move open-on-write call for MIDI into mark_streaming_midi_write_started() so ...Paul Davis
2011-03-02add QM onset detector VAMP pluginPaul Davis
2011-03-02increase butler event pool size dramaticallyPaul Davis
2011-03-02deeper debug stracktracePaul Davis
2011-03-02actual debug stracktrace addedPaul Davis
2011-03-02debug stracktrace addedPaul Davis
2011-03-02remove entire "stub" file concept; open new audio and MIDI files on demand (a...Paul Davis