summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2010-11-09remove hardlink option from RC variablesPaul Davis
2010-11-09always store source names as relative paths; always add directories of embedd...Paul Davis
2010-11-09initial pass at a missing file dialog and "relocatable" source files. lots mo...Paul Davis
2010-11-05try to sensibly handle repeated imports of the same file. the same thing migh...Paul Davis
2010-11-04Paste regions in the right place. Fixes #3517.Carl Hetherington
2010-11-04Add column headings and length field to export timespan selector. Fixes #3518.Carl Hetherington
2010-11-04Reformat.Carl Hetherington
2010-11-04remove debug output during note ID load & savePaul Davis
2010-11-03use newly-public libsmf functions for variable length quantities to load+stor...Paul Davis
2010-11-03make VLQ save+restore functions publically accessible, for use with meta-eventsPaul Davis
2010-11-02Fix error in samplerate converterSakari Bergen
2010-11-02Fix invalid assertion from previous commit, and possibly fix having random ga...Sakari Bergen
2010-11-02Add assertion to export code to make sure the buffer size hasn't changed some...Sakari Bergen
2010-11-02Fix Ogg export (maybe float export also?)Sakari Bergen
2010-10-28Add region peak amplitude to region editor.Carl Hetherington
2010-10-28Make normalize cancel button work.Carl Hetherington
2010-10-28Fix up progress bar on normalization.Carl Hetherington
2010-10-27Make build scripts python2/3 agnostic.Carl Hetherington
2010-10-27Don't strip suffixes twice from peakfile names, otherwise source names like f...Carl Hetherington
2010-10-27assert() which catches one source of crashes on startup when Ardour starts JACK.Carl Hetherington
2010-10-27Prevent crash when trying to register a port with a disconnected engine.Carl Hetherington
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