summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-17initial pass at "ramping back" to existing automation values at the end of a ...Paul Davis
2010-04-16rationalize track selection and range selectionBen Loftis
2010-04-16updated spanish translation from david taht and friendsPaul Davis
2010-04-16when a region has less channels than its diskstream needs, read a relevant ch...Paul Davis
2010-04-15fix some strange behavior when dragging region(s) towards time zeroBen Loftis
2010-04-15remove a bunch of explicit uses of '/' as a directory separator; use Glib::bu...Paul Davis
2010-04-12subtle but deep and possibly profound(ly wrong) changes to record-keeping for...Paul Davis
2010-04-08subtle but important change that may fix issues with recording not placing ma...Paul Davis
2010-04-08patch from lucus to put fixed sized columns on the right of the mixer track+g...Paul Davis
2010-04-07fix for wierd punch behaviour where non-rec-enabled tracks end up with region...Paul Davis
2010-04-06fix 100% CPU usage after killing JACK caused by faulty logic in butler thread...Paul Davis
2010-04-02brute force approach to stopping GTK shutdown from causing a crash as we try ...Paul Davis
2010-04-02do not crash if Editor::map_transport_state() is called without a session in ...Paul Davis
2010-04-01redirect via ardour.org to get to the manuals from within ardour, not hard-co...Paul Davis
2010-03-30remove automation mode selector from AU plugin windows, since it doesn't real...Paul Davis
2010-03-26remove silly buffer stats output; apply MIDI control patch (#2655) from dhess...Paul Davis
2010-03-25colinf's patch to make the "name new markers" option be properly managedPaul Davis
2010-03-24anchor the crossfade start and endpoints, and add Help shortcuts to the manua...Ben Loftis
2010-03-17disk i/o debugging for aktuberlinPaul Davis
2010-03-17correct a mistake in previous AIFF+Bendian changePaul Davis
2010-03-17force AIFF format exported files to big-endianPaul Davis
2010-03-16fix lucus' previous patchPaul Davis
2010-03-16patch from lucus for long names in trackbus inspectorPaul Davis
2010-03-12Ardour -> PROGRAM_NAME for libardourPaul Davis
2010-03-12option to enable/disable translations when using a bundled (OS X) version of ...Paul Davis
2010-03-12add shortcut to Volumes when opening sessions. needs testing on osxBen Loftis
2010-03-12route removal fixes: notify user that removing a route will result in a save...Ben Loftis
2010-03-12do not try to categorize AU plugins based on the "subtype" property, since th...Paul Davis
2010-03-12keep sndfile/ExtAudioFile preference logic the same in ImportableSource as el...Paul Davis
2010-03-12use libsndfile in preference to ExtAudioFile when getting info on a source fi...Paul Davis
2010-03-06remove global LV2 external GUI list, always call LV2 UI cleanup method when a...Paul Davis
2010-03-04fix import/embed with "sequence files" optionPaul Davis
2010-02-27colinf's patch to make the cursor be the dbl vertical arrow when over the tra...Paul Davis
2010-02-27make the JACK->Latency->256 frame option actually do somethingPaul Davis
2010-02-17turn CoreAudio file support back on, and tweak file list. needs more testingBen Loftis
2010-02-15compile fix for osxBen Loftis
2010-02-15make it easier to measure insert latency. do our best to save and recall itBen Loftis
2010-02-15only prompt to save session once during QuitBen Loftis
2010-02-15add missing func for osxBen Loftis
2010-02-15additional osx compilation fixes. more UAD tweaks. close and delete session...Ben Loftis
2010-02-12fixes for OS X compile of last commitPaul Davis
2010-02-12provide Redirect::requires_fixed_sized_buffers() as a way to handle UAD plugi...Paul Davis
2010-02-05correct size used by tempo line allocator; fix crash when exit is initiated b...Paul Davis
2010-02-04the missing flush call for pluginsPaul Davis
2010-02-04add new Redirect::flush() model to accomodate plugin models where flush != de...Paul Davis
2010-02-03updated czech translation from pavel fric, plus correct spelling of his name ...Paul Davis
2010-02-02add back missing exp() call in barcontroller logarithmic display handling; sw...Paul Davis
2010-02-02remove some debug printoutsBen Loftis
2010-02-02if AU is already configured with the io configuration we are requesting, dont...Ben Loftis
2010-02-02cleanup previous commit that would not compile on OS XPaul Davis