summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2010-11-10remove some unnecessary and hard-to-compile-on-OSX debug stuffPaul Davis
2010-11-10remove duplicate std limit + format macro defsPaul Davis
2010-11-10fix OS X compilationPaul Davis
2010-11-10fix OS X compilationPaul Davis
2010-11-10fix OS X compilationPaul Davis
2010-11-10remove duplicate std limit + format macro defsPaul Davis
2010-11-10fix dubious conflation of int and pthread_tPaul Davis
2010-11-10updated .po files (*not* translations, just .po files)Paul Davis
2010-11-10re-enable i18n as a build target for translationsPaul Davis
2010-11-09missing dialog cleanups and logic improvementsPaul Davis
2010-11-09handle multiple imports of the same file better (via better source naming); m...Paul Davis
2010-11-09add set_from_string() method for ConfigVariableWithMutation so that it gets s...Paul Davis
2010-11-09fix bug in path_expand() when passed an empty stringPaul Davis
2010-11-09add "origin" property to FileSource so that we can track multiple importsPaul Davis
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