summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-14Implement "multi-paste" for notes, regions, and automation.David Robillard
2014-11-14Fix missing return statement in deleted region scenario.David Robillard
2014-11-14Fix MIDI note cut/copy/paste.David Robillard
2014-11-14add Jeremy Carter to the about authors listPaul Davis
2014-11-14fix up some suboptimal and crash-prone aspects of 7c263f3bc4f3bddd8094c9baecf...Paul Davis
2014-11-14bcf2000: make play button toggle rollJeremy Carter
2014-11-14Fix ChannelLeft command in BCF2000 mackie profileJeremy Carter
2014-11-14Merge remote-tracking branch 'upstream/master'Jeremy Carter
2014-11-14add abort() to non-reached codeRobin Gareus
2014-11-14Fix various sticky/broken cursor issues.David Robillard
2014-11-14the return of the PPC nostalgiaRobin Gareus
2014-11-14Fix wonky note length when create-dragging notes backwards.David Robillard
2014-11-14Fix error when create-dragging note backwards past start of region (#5934).David Robillard
2014-11-13Don't make MIDI regions in note mode completely invisible.David Robillard
2014-11-13Fix crashes on various MIDI editing operations.David Robillard
2014-11-13Fix crash after deleting automation region views (#4718).David Robillard
2014-11-13Fix crash when deleting overlapped regions.David Robillard
2014-11-13yet another copy/paste typo :(Robin Gareus
2014-11-13fix typo in b9fc616538Robin Gareus
2014-11-13Linux-bundle: deploy all compiled backendsRobin Gareus
2014-11-13auto-initialize weak-jackRobin Gareus
2014-11-13prepare for JACK meta-data APIRobin Gareus
2014-11-13make new jack thread API functions optionalRobin Gareus
2014-11-13add symbol debug information to weak-jackRobin Gareus
2014-11-13fix memory leakRobin Gareus
2014-11-13install all additional binaries in $libdirRobin Gareus
2014-11-13fix defineRobin Gareus
2014-11-13Don't iterate in 'ARDOUR::Route::get_control()' unless a ReaderLock was succe...John Emmas
2014-11-13Make sure we can't execute 'ARDOUR::Route::meter()' unless a ReaderLock was s...John Emmas
2014-11-13don't use cached sudo password in un/installerRobin Gareus
2014-11-13set umask in installerRobin Gareus
2014-11-13yet another build fixRobin Gareus
2014-11-13fix compilation with gcc-4.9.1Robin Gareus
2014-11-12add popup message and error log for AU crash reportsRobin Gareus
2014-11-12Prepare AU-discovery crashlog.Robin Gareus
2014-11-12add AU plugin scan to Preferences UIRobin Gareus
2014-11-12failsafe AU scanning part one:Robin Gareus
2014-11-11Merge branch 'plugin-automation'Jeremy Carter
2014-11-11fixed automation *_all button crashJeremy Carter
2014-11-11Merge branch 'plugin-automation'Jeremy Carter
2014-11-11Added Write All, Play All, etc. automation buttons to generic plugin UIJeremy Carter
2014-11-11fix/amend b84b0bfdRobin Gareus
2014-11-11clean up after ourselvesRobin Gareus
2014-11-11linux packaging: add some checks to reduce warningsRobin Gareus
2014-11-11add 512px iconRobin Gareus
2014-11-11osx packaging: add some checks to reduce warningsRobin Gareus
2014-11-11osx build script: change default xjadeo/harvid cache folderRobin Gareus
2014-11-11fix osx startup script /usr/local testRobin Gareus
2014-11-10refactor MIDISceneChange color property addition by moving it into SceneChang...Paul Davis
2014-11-10when creating a new MIDI scene change, check existing scene changes for equal...Paul Davis