summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-27safety fix for the connection-based latency in the event that there are no co...2.8.12Paul Davis
2011-09-27make lookup of ardour port names workPaul Davis
2011-09-27fix up osx build script to work for both new and old GTK stacks (pixbufloader...Paul Davis
2011-09-27minor tweak to OS X linkflags, to remove suppression of undefined symbol warn...Paul Davis
2011-09-27some header-file rearrangements to get JACK weak linkage working correctlyPaul Davis
2011-09-27ben's pane resizing "fixes" for OSX, plus slightly more debugging for kbd eve...Paul Davis
2011-09-26reset worst_track_latency to zero before computing it again, so that it can b...Paul Davis
2011-09-25ardour has never done latency compensations on busses, so what was Route::che...Paul Davis
2011-09-25removed an un-initialized variable warningPaul Davis
2011-09-21check install dir before anything elsePaul Davis
2011-09-21first part of colinf's patch for bogus xfades. this merely treats symptoms, n...Paul Davis
2011-09-21reinstante code to setup latency related stuff after plugin changes etc (remo...Paul Davis
2011-09-21fix error in export range dialog caused by using wrong sndfile helper array f...Paul Davis
2011-09-20do NOT reverse the route list during latency computationsPaul Davis
2011-09-14patch from #3537 that fixes crashes when playhead is moved if fader automatio...Paul Davis
2011-09-14back-port Ardour3's capture alignment code to Ardour2, to get correct results...Paul Davis
2011-09-14unsigned/signed confusionPaul Davis
2011-09-14require JACK with new latency API for building purposesPaul Davis
2011-09-14don't waste time/code on i18n-ing audio file endingsPaul Davis
2011-09-13restore the use of Glib::ustring when iterating over possibly illegal charact...Paul Davis
2011-09-12do not attempt to lookup sndfile constants/enums using a string, because this...Paul Davis
2011-08-18tweaks to the OS X build script to use new GTK stack packaging/install pathsPaul Davis
2011-08-18remove use of Glib::ustring from gtk2_ardourPaul Davis
2011-08-18remove critical use of Glib::ustringPaul Davis
2011-08-18remove Glib::ustring from libardourPaul Davis
2011-08-18step one of removing Glib::ustring from ardour2Paul Davis
2011-07-24fix return value from ::ensure_outputs()Paul Davis
2011-07-22fix botched argument prototype and return signature for IO::ensure_(input|out...Paul Davis
2011-07-14rework patch from #4179 to build against raptor2Paul Davis
2011-07-13fix bug that prevented fade-ins from recallingBen Loftis
2011-07-08add Basque translation team names to creditsPaul Davis
2011-07-08new Basque translation from Pablo F. and friendsPaul Davis
2011-06-29Add another test to detect a non interactive shell. This may be the best meth...Todd Naugle
2011-06-21silly dialog name, patch from colinfPaul Davis
2011-06-16When importing sources that are using sample rate conversion, the BWF start t...Todd Naugle
2011-06-16Fixed bug where embedded sources did not correctly obey the BWF time stamp an...Todd Naugle
2011-06-11commit patch from colinf to just err, rather than abort, if ::truncate_start(...Paul Davis
2011-06-01fix cut-n-paste typo that caused Session::send_buffers to be the wrong sizePaul Davis
2011-06-01fix reallocation of silent, passthru and send buffers, specifically after a r...Paul Davis
2011-05-31conditionally compile support for jack_port_type_get_buffer_size() and if ava...Paul Davis
2011-05-31do not try to silence port buffers after a reconnect, since this violates old...Paul Davis
2011-05-30gcc 4.6 compile fixPaul Davis
2011-05-28bump version (preliminary)Paul Davis
2011-05-28fix declaration of setup_enum_writer()Paul Davis
2011-05-27Properly handle spaces in filenames along the path to the installer.Todd Naugle
2011-05-27add -P to invocation of df(1) to ensure expected output formatTodd Naugle
2011-05-13fixes for gcc 4.6 from bug #3771Paul Davis
2011-05-09fix old issue where copy-pasting a range selection from region(s), each regio...Ben Loftis
2011-04-28Fix debug build detectionTodd Naugle
2011-04-28new file for translator informationPaul Davis