summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2010-10-27Use ProgressReporter class for normalization. Report progress for individual...Carl Hetherington
2010-10-19(3.0 version) some Mackie-emulation systems (e.g. euphonix) send zero for the...Paul Davis
2010-10-14delete, not comment, for the last commitPaul Davis
2010-10-14do not attempt to clear a (JACK) MIDI port buffer after registering the port,...Paul Davis
2010-10-11Comment.Carl Hetherington
2010-10-10Fix libardour tests.Carl Hetherington
2010-10-09Fix crash when running an analysis of a plugin with MIDI IO.Carl Hetherington
2010-10-08Update recorded MIDI regions as notes arrive. Fixes one cause of infinite no...Carl Hetherington
2010-10-07Remove debug code from previous.Carl Hetherington
2010-10-07Update auto loop range to match session range until it is changed by the user...Carl Hetherington
2010-10-07Respond to JACK session quit request. Fixes #3491.Carl Hetherington
2010-10-05Remove some unused code.Carl Hetherington
2010-10-05Improve GUI display during MIDI record in various ways.Carl Hetherington
2010-10-05Fix incorrect angle brackets for includes.Carl Hetherington
2010-10-05Comments.Carl Hetherington
2010-10-02Stop spurious regions being added to tracks when chasing MTC.Carl Hetherington
2010-10-02Small cleanup.Carl Hetherington
2010-10-02Demangle stacktrace names.Carl Hetherington
2010-09-29Fix confusion about the 'done' variable in InterThreadInfo during import. 'd...Carl Hetherington
2010-09-28Don't mark reloaded MIDI sources as non-writable. Fixes #3483.Carl Hetherington
2010-09-28Don't cut output rate of non-interpolated controllers.Carl Hetherington
2010-09-28use select next/prev stuff on editor track+bus listPaul Davis
2010-09-28add new code for generic select next/previous row ops in a treeviewPaul Davis
2010-09-26correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X...Paul Davis
2010-09-24Slightly hacky but functional fix for large quantities of MIDI output when in...Carl Hetherington
2010-09-23framecnt -> framepos for extents, as I think it makes slightly more sense.Carl Hetherington
2010-09-23Fix implicit cast of framepos_t to nframes_t. Fixes #3473.Carl Hetherington
2010-09-23Remove debugging code.Carl Hetherington
2010-09-23Fix assert. Remove some debug output.Carl Hetherington
2010-09-22much craziness with canvas cursors; fix 0 beat cursor text when shortening no...Paul Davis
2010-09-22Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup...Carl Hetherington
2010-09-21Claim button presses on PixFaders. Fixes #3470.Carl Hetherington
2010-09-21(1) remove almost-never used block/unlock_property_changes() methods from PBD...Paul Davis
2010-09-21Revert previous commit, adding comment as to why.Carl Hetherington
2010-09-21Patch from Lincoln: don't save state on starting record, as it can be slow. ...Carl Hetherington
2010-09-21missing part of lincoln's patchPaul Davis
2010-09-20region list displays actual playlist use count for each region, rather than a...Paul Davis
2010-09-20Fix VST build.Carl Hetherington
2010-09-20Add missing files.Carl Hetherington
2010-09-20Add progress bar to strip silence dialogue. Fixes #3103.Carl Hetherington
2010-09-20Make sure that _get_vector writes a value to the output array even when vecle...Carl Hetherington
2010-09-19Put images on the fade in/out menus. Fixes #3411.Carl Hetherington
2010-09-18Update regions list when editing a region fade. Fixes #3458.Carl Hetherington
2010-09-18Fix save/reload of pan automation.Carl Hetherington
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-09-17megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags fo...Paul Davis
2010-09-16Tidy formatting.Carl Hetherington
2010-09-16lincoln's patch for scroomer pinching, from #3222Paul Davis
2010-09-16make resampled sources (during import) report their "natural position" (i.e. ...Paul Davis
2010-09-15lincoln's patch to stop a3 from nuking bounced files created by a2, fixes #3441Paul Davis