fix an old bug introduced when cth tried (valiantly) to make region-list -> DnD ...
[ardour.git] / libs /
2013-03-20 Paul Davismake PBD::stacktrace() be clear if it cannot generate...
2013-03-20 Paul Davisinitial, prototype modifications to permit compilation...
2013-03-20 Paul Davisfix other potential crashes with non-existing plugins...
2013-03-20 Paul Davisadd missing files
2013-03-20 Paul Davismove path_expand() and search_path_expand() into libpbd...
2013-03-20 Paul Davisfix crash when deleting non-existing presets
2013-03-19 Paul Davisfix mishanding of LXVST (and windows VST) plugin names...
2013-03-19 Adrian Knoth[cosmetics] Replace "misformed" by "malformed" in PO...
2013-03-19 Adrian Knoth[cosmetics] Fix typo in debug output
2013-03-19 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-18 Paul DavisMerge branch 'kdev4' of https://github.com/jdekozak...
2013-03-18 Paul Davisparameter-ize the URL used to donate from the nag screen
2013-03-18 Julien de KozakSet the revision mechanism independent from the VCS...
2013-03-18 Paul Davismissing part of the midi map fix
2013-03-18 Paul Davisreturn the full MIDI map search path from system_midi_m...
2013-03-17 Robin Gareusremove cruft (old cvsignore files)
2013-03-17 David RobillardSave LV2 presets with relative URIs to their own bundle...
2013-03-17 Sakari BergenHandle mutiple export files with the same extension...
2013-03-15 Paul Davismatch *.[mM][iI][dD][iI]$ as well as *.[mM][iI][dD...
2013-03-13 Robin Gareusvideotimline
2013-03-13 Robin GareusNOOP - pre videotimline cleanup
2013-03-12 Paul Davisremove very out of date xcode project definition
2013-03-12 Paul Davisfix error reporting for a realpath(2) error
2013-03-10 Paul Davisinstall path for clearlooks engine is wrong (only affec...
2013-03-10 Paul Davisdo not use https for pingbacks 3.0
2013-03-09 Paul Davisadd code to display announcements, and parameterize...
2013-03-08 Paul Davisremove old call_the_mothership code
2013-03-06 Paul Davisfor MCP devices that don't handshake, turn them on...
2013-03-06 Paul Davistwo fixes from TheCranston to help out on OS X with...
2013-03-04 Paul Davismake notice about mismatched session/ardour versions...
2013-03-03 Paul Davisupdated .po files, including new cs versions for libs...
2013-03-03 Robin GareusSuperCaliFragilisticHoraAdaequationis
2013-03-03 Robin Gareusclock info-box: fix alignment and spacing
2013-03-03 Robin Gareusreplace unicode dash with (monospace) minus.
2013-03-03 Robin Gareusskip fade&envelope info in region XML
2013-03-03 Robin Gareusfix region fade/env XML save - fixes #5353
2013-03-03 David RobillardFix crash caused by broken LV2 plugins with garbage...
2013-03-02 Robin Gareusfix MTC slave+generator for non integer quarter_frame_d...
2013-02-26 Paul Davisupdated .de translations from edgar
2013-02-25 Paul Davisthat symlink was wrong
2013-02-25 Paul Davisadd symlink so that GTK_PATH can work correctly (at...
2013-02-22 Paul Davisnew czech translation from pavel frich
2013-02-19 Robin Gareusdisable unused windows-vst / ALSA-MIDI code
2013-02-15 Paul Davisupdated spanish translation from Pablo Fernandez (and...
2013-02-05 Paul Davishide unusued param
2013-02-05 Paul Davisreplace final(?) incidences of program name (ardour...
2013-02-04 Sakari BergenFix problem with multiple timespan export. Most probabl...
2013-02-03 Sakari BergenWork around a bug in gdither with 32-bit integer export...
2013-02-03 Paul Davismute-all should not mute monitor or master
2013-02-01 David RobillardRemove debug print about transport sync.
2013-01-30 Paul Davisminor header fix for OS X
2013-01-28 Paul Davisport names are NOT translatable
2013-01-28 Paul Davisfix another semantically-significant statement buried...
2013-01-27 David RobillardMake check for new Lilv optional.
2013-01-27 David RobillardOnly load default state with lilv >= 0.15.0 (currently...
2013-01-27 David RobillardDefault to "7bit" controller type if missing, as per...
2013-01-27 Paul Davisfix another semantically-significant-expression-in...
2013-01-27 David RobillardSupport state:loadDefaultState feature.
2013-01-26 Paul Davisfix breakage for optimized build caused by semantically...
2013-01-24 Paul Davisfix up rather odd sizing model for ProcessorBox that...
2013-01-24 Paul Davisuse the same location for MIDNAM files as the packaging...
2013-01-24 Paul Davispatch/fix for crash when pixfader is exposed after...
2013-01-24 Robin Gareuswe ain't stop for nothin' when slaved to ext time source.
2013-01-23 Paul Davisrename the i18n package name for libardour to follow...
2013-01-23 Paul Davismake trnslation option actually toggle back and forth
2013-01-23 Paul Davisnew logic for enabling translation in bundled releases...
2013-01-23 Paul Davismore i18n fixes, this time removing a hack that broke...
2013-01-21 Paul Davisstart passing around the (possibly-bundle-modified...
2013-01-21 Paul Davisanother unusued parameter fix
2013-01-21 Paul Davisvolatile in stupid
2013-01-21 Paul Davistweak for const correctness on apple
2013-01-21 Paul Davistweak for const correctness on apple
2013-01-21 Paul Davisde.po updates
2013-01-21 Paul Davispixfaders should invalidate their patterns and layout...
2013-01-21 Paul Davissave aux sends in session/route templates (#5285)
2013-01-21 Paul Davisfix crash when deleting a processor with a controllable...
2013-01-21 David RobillardTrim the include tree a bit.
2013-01-21 David RobillardFix MIDI loop recording.
2013-01-21 David RobillardMore style-only changes.
2013-01-21 David RobillardActually flush to disk continuously while MIDI loop...
2013-01-21 David RobillardMore whitespace-only changes.
2013-01-21 David RobillardFix whitespace.
2013-01-20 David RobillardFix compilation with --test.
2013-01-20 David RobillardShow matching controller name in automation lane header.
2013-01-20 David RobillardError checking string to int conversion from midnam...
2013-01-20 David RobillardSupport loading MIDI note names in NoteGroup tags as...
2013-01-20 David RobillardAdd General MIDI drum note names and patch names.
2013-01-20 David RobillardFix MIDI note number off by one error.
2013-01-20 David RobillardFix midnam warning messages.
2013-01-20 David RobillardSupport note names from midnam files (tested with the...
2013-01-19 David RobillardGracefully handle errors parsing midnam documents inste...
2013-01-19 David RobillardSet MIDI device mode to the first by default if unset.
2013-01-19 David RobillardUse a std::set for MIDI device models so the combo...
2013-01-19 Paul Davisslightly more informational debug message
2013-01-19 David RobillardAdd standard MIDI midnam file and remove hard coded...
2013-01-19 David RobillardReplace a bunch of potential crashes with graceful...
2013-01-19 David RobillardHide MIDI device mode selector unless there is actually...
2013-01-18 Paul Davismore debugging output for failed LXVST opens, and drop...
2013-01-17 Paul Davisfix issue with color and position of mixer strip plugin...
2013-01-17 Paul Daviscache cairo_pattern_t's for PixFader so that we don...
next