summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-17make startup script for OS X X11 DMG work on leopardPaul Davis
2008-01-17Revert previous non-fix.David Robillard
2008-01-17Build against SLV2 CFLAGS from pkg-config.David Robillard
2008-01-17don't crash if history refers to a location that no longer existsPaul Davis
2008-01-16ctrl-click on nudge buttons only moves playheadPaul Davis
2008-01-16Added more obvious error message when SLV2 is too old.David Robillard
2008-01-16Add LV2_PATH to bundle path.David Robillard
2008-01-15Fix building without SLV2.David Robillard
2008-01-15LV2 support.David Robillard
2008-01-15fix engine_dialog.cc changes to compile on OS X2.2Paul Davis
2008-01-15fix SNAFU with jack driver selection, caused by enabling FFADO driver (exposi...Paul Davis
2008-01-15fix copy-drag SNAFU; fix shuffling playhead when zoom gets so low that roundi...Paul Davis
2008-01-14Make ardour not crash if a region state cannot be loaded (for example Sampo Savolainen
2008-01-14none of this was needed, so its not so dirty after all :)Doug McLain
2008-01-13Quick and dirty fix for ffado jack options in engine dialogDoug McLain
2008-01-13fix crash at startup if .rc files are empty and/or if ARDOUR::init() fails fo...Paul Davis
2008-01-12cleanup debug output; more completion of canvas line+rect height fixesPaul Davis
2008-01-12more NSD madness curing; fix up canvas range rects and marker line height mgmtPaul Davis
2008-01-11fix absolute path madness in NSDPaul Davis
2008-01-11pass it back to linuxPaul Davis
2008-01-11commit so i can do this on OS X with a reasonable link timePaul Davis
2008-01-11fix handling ./ and ../ in NSDPaul Davis
2008-01-11fixes for region menus; fixes for new session dialog/Gnome VFS assertionPaul Davis
2008-01-11enable packaging for OSX native without jack; use which_page() everywhere in ...Paul Davis
2008-01-11swedish translation updatePaul Davis
2008-01-11updated templates for 2.XPaul Davis
2008-01-11Fix GCC 4.2 warnings.David Robillard
2008-01-11Code cleanup.David Robillard
2008-01-11Fix warning with GCC 4.2.David Robillard
2008-01-10the real fix for fastmeter - the rect that should show the pixbuf didn't have...Paul Davis
2008-01-10fix drawing of partially obscured fastmetersPaul Davis
2008-01-10add colinf to author listPaul Davis
2008-01-10pitch shift fix from colin f.; fix marker line heights (and a few other thing...Paul Davis
2008-01-10minor tweaksPaul Davis
2008-01-10more rubberband/fftw3f build fixesPaul Davis
2008-01-10handle missing fftw3f better stillPaul Davis
2008-01-10handle missing fftw3f betterPaul Davis
2008-01-10make change to ardev_common.sh in the correct filePaul Davis
2008-01-10fix botched test for fftw3fPaul Davis
2008-01-10set-punch-loop-from-region added (missing somehow!); keybindings changed; tar...Paul Davis
2008-01-10include *all* rubberband headers in tarballPaul Davis
2008-01-10small keybinding changes; fixup play-selected-regionsPaul Davis
2008-01-10finish merge of vamp-sdk into source tree; write OSC URL to file in ~/.ardour...Paul Davis
2008-01-10more cleanup for vamp-sdkPaul Davis
2008-01-10cleaned up vamp-sdk and added SConscriptPaul Davis
2008-01-10bringing vamp-sdk into 2.0-ongoing branchPaul Davis
2008-01-10new swedish translationPaul Davis
2008-01-10tidy up ardour.bindings.in for easier maintainance and prep for 2.2 rationali...Paul Davis
2008-01-10provide RubberBand options in a sensible way for timestretch/pitchshiftPaul Davis
2008-01-10Remove unused functionDoug McLain