fix 2 action group registrations
[ardour.git] / libs /
2009-11-08 Paul Davisminor cleanups noted while forward porting transport...
2009-11-08 Paul Daviswhat chris asks for, chris gets. don't ask me why ...
2009-11-07 Paul Davisclean up that godawful programming style in the last...
2009-11-07 Paul Davisbetter design for range plays that leaves the range...
2009-11-07 Paul Davisthe "final" (??) fixes for transport state stuff before...
2009-11-06 Paul Davisdeep, somewhat subtle changes for transport control...
2009-11-05 Paul Davisreturn null when dlopen() fails to load a plugin shared...
2009-11-05 Paul Davissave & restore seamless loop setting when setting sync...
2009-11-04 Paul Davisminor fix to make !seamless loop actually loop
2009-11-04 Paul Davisvarious "deep" fixes related to looping, particularly...
2009-11-04 Paul Davisfix buffer content issue after seamless loop ends
2009-11-03 Paul Davissubstantial reformatting of code (ardour.org/developmen...
2009-11-03 Paul Davisfix out-by-one error when partitioning a region - if...
2009-11-02 Paul Davischange the implementation of lower_region_to_bottom...
2009-11-02 Paul Davismake AU host callback code actually compile
2009-11-02 Paul Davisimplement AU host callbacks, to some extent
2009-11-02 Paul Davisinitial unfinished support for AU host callbacks (tempo...
2009-11-02 Paul Davisclean up last commit by sharing coding via modify_...
2009-11-02 Paul Davisprovide new cut_{front,end} region methods whose semant...
2009-10-30 Paul Davispart two of: don't reset panner or plugin parameter...
2009-10-30 Paul Davispatch for unimportant memory leak, #1809
2009-10-30 Paul Davispatch from carl for #2017 - do not stop at session...
2009-10-30 Paul Davispatch from hsyl20 for punch in wierdness (mantis #1937...
2009-10-30 Paul Davisremove stop when playing ranges
2009-10-30 Paul Davismore loop/transport fixups; make visible PH track trans...
2009-10-30 Paul Davislots of deep but hard to spot changes to transport...
2009-10-29 Sampo SavolainenRemove unnecessary copy constructor
2009-10-29 Sampo SavolainenPluginInfo::type added to copy constructor. But why...
2009-10-29 Paul Davisloop handling changes: always turn off play_loop @...
2009-10-28 Paul Davispatches for valgrind-reported errors, from carl (#2873)
2009-10-28 Paul Davispotential fix for zoom-related crash involving array...
2009-10-28 Sampo SavolainenMake sure PluginInfo.type is always set plus replace...
2009-10-27 Ben Loftis2 patches inspired from 3.0. remove unused butler...
2009-10-27 Ben Loftissome checkins inspired by drobilla commits 5865 and...
2009-10-26 Paul Davistrue/false, not TRUE/FALSE
2009-10-26 Paul Daviscleanup a couple of audio file format names as reported...
2009-10-26 Paul Davisrevert patch for 2388
2009-10-26 Paul Davisfix for peak data reading (carl h, #2388)
2009-10-25 Paul Davisfix setting of BWF info (from 3.0). thanks carl
2009-10-21 Ben Loftischanges to region popup editor inspired by carlh 3...
2009-10-20 Ben Loftisstore the count of imported files in the import_status...
2009-10-14 Paul Davisrobustify AudioEngine::get_nth_physical_audio() and...
2009-10-13 Paul DavisMTC-continue-when-looping patch from carl (#1875)....
2009-10-09 Paul Davishandle AU Factory presets along with user presets 2.8.3
2009-10-08 Paul DavisJACK is realtime by default when started by ardour...
2009-10-08 Paul Davisaccurate dB/log patch from Carl, back-ported from 3.0
2009-10-07 Paul Davismake reconnect to JACK work, after the _priv_jack fixes...
2009-10-07 Paul Davisupdated russian translation from alexandre
2009-10-05 Paul Davisadd /ardour/locate <frame> <roll-after-locate> command...
2009-10-05 Paul Davisprovide jdelay-based hardware/port insert latency measu...
2009-10-05 Paul Davisadd new files, derived from jack_delay by fons
2009-10-02 Paul Davisuse drobilla's latest, not his penultimate, version...
2009-10-02 Paul Davisslightly improved string_is_affirmative() implementation
2009-10-02 Paul Davisreplace all instances of prop->value() == "yes" with...
2009-10-01 Paul Davismore on log fix, and redirect renaming fix from nickm
2009-10-01 Paul Davisedit group visibility maintained, patch from nickm...
2009-10-01 Paul DavisLADSPA log parameters default values set appropriately...
2009-10-01 Paul DavisLV2 epp logarithmic patch from nedko (#2775)
2009-10-01 Paul DavisLV2 external UI patch from nedko (#2777)
2009-10-01 Paul Davismerge 5674:5682 and 5689-5694 from mixbus branch
2009-09-26 Paul Davisopen un-writable sessions without complaining, and...
2009-09-17 Paul Davismore NSD hacks, including a new exception thrown when...
2009-08-21 Ben Loftisenable very basic plugin boolean automation via Write...
2009-08-21 Carl HetheringtonFix mantis 2610: bad syntax in LV2 RDF files causes...
2009-08-19 Ben Loftiskeep the transient auto-analyse dialog from showing...
2009-08-08 Paul Davis"in" and "out" as part of a port name should not be...
2009-07-28 Paul Davisuse DIST_LIBDIR to allow override of LIBDIR ; gcc4...
2009-07-19 Paul Davismissing initializer for _follow_overlap in Crossfade...
2009-07-18 Paul Davisimported files retain BWF timestamp info (nick murtagh...
2009-07-06 Paul Davisanother OSX/apple-gcc fix 2.8.1
2009-07-06 Paul Davisadd NO translator name and remove debugging output...
2009-07-06 Paul Davisnew fr_FR translate for libardour
2009-07-06 Paul Davisremove extra use of legalize_for_path() and just make...
2009-07-05 Paul Davismore legalize_path hacks to handle stupidly named session
2009-07-05 Paul Davishandle session names provided by user that contain...
2009-07-04 Paul Davisuse sscanf with the correct type conversion and not...
2009-07-04 Paul Davistry to name/number new routes-from-templates to avoid...
2009-07-03 Paul Davisdo not attempt to use scroll view for AU plugin GUIs...
2009-07-01 Paul Davisfix from carl so that switching into write automation...
2009-06-26 Paul Davisplaylist sort patch from nick_m, improves ordering...
2009-06-25 Paul Davisanother part of the fix for cleanup: when successfully...
2009-06-24 Paul Davissplash screen fix from nedko ; fix cleanup's failure...
2009-06-15 Sampo SavolainenMissing header file
2009-06-14 Sampo SavolainenFix small problem with uninitialized data fed to sndfile
2009-06-13 Sampo SavolainenSwedish translation from Petter Sundlöf
2009-06-10 Ben LoftisAllow Insert Time option to move tempos and time sig...
2009-06-05 Paul Davisconst char* fixes for some version of gcc
2009-06-03 Sampo SavolainenNumerical sort patch from mantis #2654
2009-05-08 Paul Daviswhen changing a Route name, make that sure that a Route...
2009-04-30 Paul Davisimplement panner reset functionality (missing since...
2009-04-29 Paul Daviscatch jack shutdown (from server) and handle it better...
2009-04-27 Paul Davisfix broken patch that caused crash when loading an...
2009-04-14 Paul DavisEXPERIMENTAL! NEEDS TESTING! remove "offset" from almos...
2009-04-14 Paul Davismark AU plugin as uninitialized after uninitializing it
2009-03-27 Paul Davisactual fix for vestige header file specification in... 2.8
2009-03-27 Paul Davissave+restore VST preset program number; don't call...
2009-03-27 Paul Davissome totally untested FST/VST changes
2009-03-27 Paul Davisfix scons breakage on older versions of scons
2009-03-27 Paul Davisno-cache-port-buffers fix from stephane letz
2009-03-27 Paul Davisadd vestige dir to tarball
next