summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-11-10serialize/deserialize MIDISceneChange color; put out of bounds color into sta...Paul Davis
2014-11-10add color property to MIDISceneChangePaul Davis
2014-11-10add operator== to ARDOUR::MidiSceneChangePaul Davis
2014-11-10tweak canvas on_expose_event() handler to avoid unnecessary save/paint/restorePaul Davis
2014-11-10further work on new color manipulation codePaul Davis
2014-11-10add documentation about meter colorsRobin Gareus
2014-11-10fix signed/unsigned compiler warningRobin Gareus
2014-11-10improve random seed (for dummy generators)Robin Gareus
2014-11-10add required header for compilationPaul Davis
2014-11-10redraw entire canvas when ColorsChanged is emittedPaul Davis
2014-11-10set canvas background colorPaul Davis
2014-11-10add new color variable for arrange canvas backgroundPaul Davis
2014-11-10add background color property to Canvas::Canvas ; rearrange expose handling a...Paul Davis
2014-11-09Modifications needed to build ReasonableSynth with MSVCJohn Emmas
2014-11-08Add a small dummy command to a couple of MSVC build projectsJohn Emmas
2014-11-08Add some newly introduced source files to our MSVC project (cairocanvas)John Emmas
2014-11-07Just rename problematic Variant::VOID type.David Robillard
2014-11-07use new canvas colors header as necessaryPaul Davis
2014-11-07move canvas colors code into its own file(s)Paul Davis
2014-11-07remove TimeAxisViewItem::RIGHT_EDGE_SHIFT; fix up x-coordinate for right edge...Paul Davis