summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2008-01-14Make ardour not crash if a region state cannot be loaded (for example Sampo Savolainen
2008-01-13fix crash at startup if .rc files are empty and/or if ARDOUR::init() fails fo...Paul 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-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-10provide RubberBand options in a sensible way for timestretch/pitchshiftPaul Davis
2008-01-09Add option to use narrow mixer strips by default, and fix ardour_system.rc be...Doug McLain
2008-01-09make separate work with/without selected tracks; make align-regions-*-relativ...Paul Davis
2008-01-09fix up some errors with fade in/out commands; make commit_reversible_command(...Paul Davis
2008-01-09fix for another bad msgidPaul Davis
2008-01-09yet more changes to the monstrosity that is session loading and startup; sear...Paul Davis
2008-01-08add remove binding button to key binding editor; change progress bar in stret...Paul Davis
2008-01-07various OS X fixes, mostly related to AU supportPaul Davis
2008-01-07merge keybindings/menus from SAE; report duplicate port errors during session...Paul Davis
2008-01-06Fix a crash under certain conditions: Make sure thre are enough passthru Sampo Savolainen
2008-01-05Change MackiePort usage to SurfacePort. Add DummyPort for when the real port ...John Anderson
2008-01-04add -d/--disable-plugins option to allow easy restart with troublesome pluginsPaul Davis
2008-01-04a few fixes for zoom, plus the results of unfinished work on zoom redrawing, ...Paul Davis
2008-01-04Back-port tim mayberry's fixes for import; fix JACK slaving to never pay atte...Paul Davis
2008-01-04more debuggingPaul Davis
2008-01-04more debugging outputPaul Davis
2008-01-04debugging with rdoursenaudPaul Davis
2007-12-30Make Mackie timecode display work. Not fully tested because I don't have a Ma...John Anderson
2007-12-23Routes made inactive will be bank-switched out. Add remove last capture and s...John Anderson
2007-12-23prevent export from occuring when disconnected from JACK (GUI andbackend)Paul Davis
2007-12-21be tolerant of stricter gcc rules about volatilePaul Davis
2007-12-21new tempo handling from drmoore; don't follow playhead when doing requested_r...Paul Davis
2007-12-20change behaviour of play-at-edit-point....; fix crash in SAE context with aut...Paul Davis
2007-12-20try to make NewSessionDialog only show up when really needed, and only have n...Paul Davis
2007-12-18restore old bindings; fixup ardour.menus; remove some compiler warnings; don'...Paul Davis
2007-12-18new LocateRollLocate event, used to implement play-at-edit-point-and-return; ...Paul Davis
2007-12-17slightly better cleanup, and some debug outputJohn Anderson
2007-12-13vst fixesDoug McLain
2007-12-12per-kbd-layout keybindings selection; initial pass at link-region-and-track-s...Paul Davis
2007-12-11add back the SConscript filePaul Davis
2007-12-11copy from vendor branch, v1.0Paul Davis
2007-12-11got the directory wrong againPaul Davis
2007-12-11pulling vendor branch for rubberbandPaul Davis
2007-12-11-- not true anymore. :)Taybin Rutkin
2007-12-10AU support, plus changes in Plugin to make unique_id a stringPaul Davis
2007-12-07deep, deep fix for what do if we can't run process() because of work in other...Paul Davis