LV2 support.
[ardour.git] / libs /
2008-01-15 David RobillardLV2 support.
2008-01-14 Sampo SavolainenMake ardour not crash if a region state cannot be loade...
2008-01-13 Paul Davisfix crash at startup if .rc files are empty and/or...
2008-01-11 David RobillardFix GCC 4.2 warnings.
2008-01-11 David RobillardCode cleanup.
2008-01-11 David RobillardFix warning with GCC 4.2.
2008-01-10 Paul Davisthe real fix for fastmeter - the rect that should show...
2008-01-10 Paul Davisfix drawing of partially obscured fastmeters
2008-01-10 Paul Davisset-punch-loop-from-region added (missing somehow!...
2008-01-10 Paul Davisinclude *all* rubberband headers in tarball
2008-01-10 Paul Davissmall keybinding changes; fixup play-selected-regions
2008-01-10 Paul Davisfinish merge of vamp-sdk into source tree; write OSC...
2008-01-10 Paul Davismore cleanup for vamp-sdk
2008-01-10 Paul Daviscleaned up vamp-sdk and added SConscript
2008-01-10 Paul Davisbringing vamp-sdk into 2.0-ongoing branch
2008-01-10 Paul Davisprovide RubberBand options in a sensible way for timest...
2008-01-09 Doug McLainAdd option to use narrow mixer strips by default, and...
2008-01-09 Paul Davismake separate work with/without selected tracks; make...
2008-01-09 Paul Davisfix up some errors with fade in/out commands; make...
2008-01-09 Paul Davisfix for another bad msgid
2008-01-09 Paul Davisyet more changes to the monstrosity that is session...
2008-01-08 Paul Davisadd remove binding button to key binding editor; change...
2008-01-07 Paul Davisvarious OS X fixes, mostly related to AU support
2008-01-07 Paul Davismerge keybindings/menus from SAE; report duplicate...
2008-01-06 Sampo SavolainenFix a crash under certain conditions: Make sure thre...
2008-01-05 John AndersonChange MackiePort usage to SurfacePort. Add DummyPort...
2008-01-04 Paul Davisadd -d/--disable-plugins option to allow easy restart...
2008-01-04 Paul Davisa few fixes for zoom, plus the results of unfinished...
2008-01-04 Paul DavisBack-port tim mayberry's fixes for import; fix JACK...
2008-01-04 Paul Davismore debugging
2008-01-04 Paul Davismore debugging output
2008-01-04 Paul Davisdebugging with rdoursenaud
2007-12-30 John AndersonMake Mackie timecode display work. Not fully tested...
2007-12-23 John AndersonRoutes made inactive will be bank-switched out. Add...
2007-12-23 Paul Davisprevent export from occuring when disconnected from...
2007-12-21 Paul Davisbe tolerant of stricter gcc rules about volatile
2007-12-21 Paul Davisnew tempo handling from drmoore; don't follow playhead...
2007-12-20 Paul Davischange behaviour of play-at-edit-point....; fix crash...
2007-12-20 Paul Davistry to make NewSessionDialog only show up when really...
2007-12-18 Paul Davisrestore old bindings; fixup ardour.menus; remove some...
2007-12-18 Paul Davisnew LocateRollLocate event, used to implement play...
2007-12-17 John Andersonslightly better cleanup, and some debug output
2007-12-13 Doug McLainvst fixes
2007-12-12 Paul Davisper-kbd-layout keybindings selection; initial pass...
2007-12-11 Paul Davisadd back the SConscript file
2007-12-11 Paul Daviscopy from vendor branch, v1.0
2007-12-11 Paul Davisgot the directory wrong again
2007-12-11 Paul Davispulling vendor branch for rubberband
2007-12-11 Taybin Rutkin-- not true anymore. :)
2007-12-10 Paul DavisAU support, plus changes in Plugin to make unique_id...
2007-12-07 Paul Davisdeep, deep fix for what do if we can't run process...
2007-12-04 Paul Davisthis file really is gone!
2007-12-04 Doug McLainMake level meter colors user definable. Base, Mid,...
2007-12-04 Paul Davisfix up normal ardour menus because of action renaming
2007-12-04 Paul Davisfix up st_pitch.cc to avoid dbl-declaration of destructor
2007-12-04 Paul Davisfix up st_pitch.cc to use time_fraction
2007-12-04 Paul Davisnew file
2007-12-04 Paul Davisadd pitch shifting; minor fixes elsewhere
2007-12-04 Paul Davistemporary addition to avoid svn screwups
2007-12-04 Paul Davisfix for vanishing waveforms on imported files
2007-11-30 Paul Davisfix issue with Region::adjust_to_sync(); enlarge key...
2007-11-30 Paul Davisnew shuffle-splice mode; fix editormode selectors lacki...
2007-11-28 Paul Davisparametize modifier key usage; fix keyboard-driven...
2007-11-28 Paul Davisminor fixes from OS X land
2007-11-28 Paul Davisprovide support for playhead-to-next/previous-region...
2007-11-27 Paul DavisMESCLUN: new SAE-specific bindings file; parametized...
2007-11-26 Paul Davismore ongoing SAE-driven changes (too many too list...
2007-11-20 Paul Davisintegrate the not-yet-released RubberBand library into...
2007-11-19 Paul Davistrim at edit point added, keybindings altered (in progr...
2007-11-19 Paul Davismassively better splice mode for all you tape freaks...
2007-11-19 Paul Davisrestore frames-per-peak default to 256
2007-11-19 Paul Davisa ton of changes based on discussions at SAE; to be...
2007-11-17 Doug McLainLevel meters added to editor tracks, smaller and above
2007-11-16 Paul Davisprep for various scales of peakfiles
2007-11-16 Paul Davisfixes for "optimized" read reads
2007-11-15 Paul Davisfirst pass (and hopefully correct) attempt at reading...
2007-11-13 Doug McLainUndo r2629
2007-11-12 Doug McLainBypass disk xrun bail out goto's when stop on xrun...
2007-11-12 Paul Davis(include libs/ardour in ...) add trim to loop/punch...
2007-11-09 Paul Davisinitialized Location::_locked in all cases
2007-11-09 Paul Daviscatch markers as they go away, to avoid selection corru...
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-11-08 Paul Davissubstantial changes that start to use the edit point...
2007-11-07 Paul Davispatch to prevent (mostly) CD marker being set for the...
2007-11-01 Paul Davisnew ancestral data handling for regions; new Stretch...
2007-10-23 Carl HetheringtonFix crash due to invalidated shared_ptr, as suggested...
2007-10-09 Paul Davisnew keybinding editor, mostly finished but not 100%
2007-10-05 Sampo SavolainenFix issue with tracks/buses having more outputs than...
2007-10-05 Paul Davisfixes for scrubbing, change "crop" to Crop in menu
2007-10-03 Paul Davisfixes for still-broken gtk/osx radio buttons
2007-09-27 Sampo SavolainenMake sure plugins are activated at least once before...
2007-09-27 Doug McLainsilly me
2007-09-27 Doug McLaintypo fix
2007-09-27 Paul Davis2 patches from jdavisp3; remove some debugging output...
2007-09-27 Paul Davisauto-re-connect ALSA seq ports at startup, if they...
2007-09-26 Paul Davisretain controllable info for plugins
2007-09-26 Paul DavisGUI control over saved and in-memory history depth
2007-09-25 Sampo Savolainenset was_activated to false when deactivate() is run...
2007-09-25 Paul Davisdrop mention of fs.cc in libs/pbd
2007-09-25 Paul Davisnew controls for copy-only import; new logo item for...
next