summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-08bump to 3.13.1Paul Davis
2013-04-08remove message about checking for announcementsPaul Davis
2013-04-08Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-04-08add julien dekozak to the authors listPaul Davis
2013-04-07harvid binaries moved to ardour.orgRobin Gareus
2013-04-06partially clean up warnings from "prolooks" codePaul Davis
2013-04-06rename Route::is_hidden() to Route::is_auditioner() and Route::Hidden to Rout...Paul Davis
2013-04-06do not include templates in a distributed version of ardour, they are useless...Paul Davis
2013-04-06fix crash when using track templates caused by a recent change to the filesca...Paul Davis
2013-04-06for the Auditioner only, do not reset the buffer count for scratch buffers to...Paul Davis
2013-04-06add pkg-config check on liblo, now that NSM support requires 0.26 rather than...Paul Davis
2013-04-06fix reload of Generic MIDI binding state when the target state involves just ...Paul Davis
2013-04-06fix up export formats search path to correctly locate bundled (or installed) ...Paul Davis
2013-04-05Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-04-05do not include harvid by default in linux build (wrong variable definition)Paul Davis
2013-04-05add -L to curl in linux build script so that 301 responses while fetching har...Paul Davis
2013-04-05mark the step entry dialog as a dialog even though it is an ArdourWindow, to ...Paul Davis
2013-04-05if auditioner connections are somehow wiped out in CONFIG/ardour.rc, treat th...Paul Davis
2013-04-05Fix display of Spectral Analysis when no tracks are selected.Colin Fletcher
2013-04-05Merge branch 'nsm' of https://github.com/royvegard/ardourPaul Davis
2013-04-05Merge branch 'patches' of https://github.com/jdekozak/ardourPaul Davis
2013-04-05Make track header faders insensitive to vertical scroll-wheel events again.Colin Fletcher
2013-04-05midi_clock_slave.cc: report to ardour the delta that the loop sees (revert me...Hans Baier
2013-04-05make MIDI clock work once more: Hans Baier
2013-04-05ignore "external timecode is sync locked" for non timecode slaves.Robin Gareus
2013-04-05vtl: remove obvious warningRobin Gareus
2013-04-04vtl: overall export progress barRobin Gareus
2013-04-04vtl: A/V sync lock on importRobin Gareus
2013-04-04vtl: re-order view menu entriesRobin Gareus
2013-04-04vtl: audio-export progress-bar tweaksRobin Gareus
2013-04-04vtl: video-monitor letterbox & orig-zoom to menuRobin Gareus
2013-04-03Update region_ops.txt to match current behaviour, and fix a couple of comments.Colin Fletcher
2013-04-03vtl: video-monitor interactionRobin Gareus
2013-04-03vtl: use mpeg4 with intra frames for internal seek formatRobin Gareus
2013-04-03Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-04-03fix reversed semantics from 86f1b for LaterNoteEndComparator()Paul Davis
2013-04-03Don't include unselected regions in edit grouped region operations.Colin Fletcher
2013-04-03Ignore track selection if there are any selected regions.Colin Fletcher
2013-04-03Use selection->regions instead of Editor::get_regions_from_selection()Colin Fletcher
2013-04-03Enable snapshots and port connect on startupRoy Vegard Ovesen
2013-04-03Merge branch 'nsm' of https://github.com/royvegard/ardourPaul Davis
2013-04-03Prevent infinite loopsRoy Vegard Ovesen
2013-04-03fix NSM initialization.Robin Gareus
2013-04-03vtl: renice export dialogRobin Gareus
2013-04-02Merge branch 'master' of git.ardour.org:ardour/ardourPaul Davis
2013-04-02fix (?) behaviour when punching into automation write mode while the transpor...Paul Davis
2013-04-02Forgot to clean up nsm.* in previous commitRoy Vegard Ovesen
2013-04-02Don't wait for session_is_loaded from nsm serverRoy Vegard Ovesen
2013-04-02vtl: update session start/end only when adding (or dragging) the videoRobin Gareus
2013-04-02vtl: remove video-maintenance menuRobin Gareus