Add backgrounds to marker labels.
[ardour.git] / libs /
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-13 Paul Davisfix non-inlined SndfileHandle constructor in libaudiogr...
2010-11-12 Carl HetheringtonRemove unused variables.
2010-11-10 Paul Davisfix botched fix
2010-11-10 Paul Davisbuild fixes for OS X
2010-11-10 Paul Davisremove some unnecessary and hard-to-compile-on-OSX...
2010-11-10 Paul Davisremove duplicate std limit + format macro defs
2010-11-10 Paul Davisfix OS X compilation
2010-11-10 Paul Davisfix OS X compilation
2010-11-10 Paul Davisfix OS X compilation
2010-11-10 Paul Davisremove duplicate std limit + format macro defs
2010-11-10 Paul Davisfix dubious conflation of int and pthread_t
2010-11-10 Paul Davisupdated .po files (*not* translations, just .po files)
2010-11-10 Paul Davisre-enable i18n as a build target for translations
2010-11-09 Paul Davismissing dialog cleanups and logic improvements
2010-11-09 Paul Davishandle multiple imports of the same file better (via...
2010-11-09 Paul Davisadd set_from_string() method for ConfigVariableWithMuta...
2010-11-09 Paul Davisfix bug in path_expand() when passed an empty string
2010-11-09 Paul Davisadd "origin" property to FileSource so that we can...
2010-11-09 Paul Davisremove hardlink option from RC variables
2010-11-09 Paul Davisalways store source names as relative paths; always...
2010-11-09 Paul Davisinitial pass at a missing file dialog and "relocatable...
2010-11-05 Paul Davistry to sensibly handle repeated imports of the same...
2010-11-04 Carl HetheringtonPaste regions in the right place. Fixes #3517.
2010-11-04 Carl HetheringtonAdd column headings and length field to export timespan...
2010-11-04 Carl HetheringtonReformat.
2010-11-04 Paul Davisremove debug output during note ID load & save
2010-11-03 Paul Davisuse newly-public libsmf functions for variable length...
2010-11-03 Paul Davismake VLQ save+restore functions publically accessible...
2010-11-02 Sakari BergenFix error in samplerate converter
2010-11-02 Sakari BergenFix invalid assertion from previous commit, and possibl...
2010-11-02 Sakari BergenAdd assertion to export code to make sure the buffer...
2010-11-02 Sakari BergenFix Ogg export (maybe float export also?)
2010-10-28 Carl HetheringtonAdd region peak amplitude to region editor.
2010-10-28 Carl HetheringtonMake normalize cancel button work.
2010-10-28 Carl HetheringtonFix up progress bar on normalization.
2010-10-27 Carl HetheringtonMake build scripts python2/3 agnostic.
2010-10-27 Carl HetheringtonDon't strip suffixes twice from peakfile names, otherwi...
2010-10-27 Carl Hetheringtonassert() which catches one source of crashes on startup...
2010-10-27 Carl HetheringtonPrevent crash when trying to register a port with a...
2010-10-27 Carl HetheringtonUse ProgressReporter class for normalization. Report...
2010-10-19 Paul Davis(3.0 version) some Mackie-emulation systems (e.g. eupho...
2010-10-14 Paul Davisdelete, not comment, for the last commit
2010-10-14 Paul Davisdo not attempt to clear a (JACK) MIDI port buffer after...
2010-10-11 Carl HetheringtonComment.
2010-10-10 Carl HetheringtonFix libardour tests.
2010-10-09 Carl HetheringtonFix crash when running an analysis of a plugin with...
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.
next