ardour.git
2014-11-14 Jeremy Carterbcf2000: make play button toggle roll
2014-11-14 Jeremy CarterFix ChannelLeft command in BCF2000 mackie profile
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-11-14 David RobillardFix various sticky/broken cursor issues.
2014-11-14 Robin Gareusthe return of the PPC nostalgia
2014-11-14 David RobillardFix wonky note length when create-dragging notes backwards.
2014-11-14 David RobillardFix error when create-dragging note backwards past...
2014-11-14 David RobillardDon't make MIDI regions in note mode completely invisible.
2014-11-14 David RobillardFix crashes on various MIDI editing operations.
2014-11-14 David RobillardFix crash after deleting automation region views (...
2014-11-14 David RobillardFix crash when deleting overlapped regions.
2014-11-13 Robin Gareusyet another copy/paste typo :(
2014-11-13 Robin Gareusfix typo in b9fc616538
2014-11-13 Robin GareusLinux-bundle: deploy all compiled backends
2014-11-13 Robin Gareusauto-initialize weak-jack
2014-11-13 Robin Gareusprepare for JACK meta-data API
2014-11-13 Robin Gareusmake new jack thread API functions optional
2014-11-13 Robin Gareusadd symbol debug information to weak-jack
2014-11-13 Robin Gareusfix memory leak
2014-11-13 Robin Gareusinstall all additional binaries in $libdir
2014-11-13 Robin Gareusfix define
2014-11-13 John EmmasDon't iterate in 'ARDOUR::Route::get_control()' unless...
2014-11-13 John EmmasMake sure we can't execute 'ARDOUR::Route::meter()...
2014-11-13 Robin Gareusdon't use cached sudo password in un/installer
2014-11-13 Robin Gareusset umask in installer
2014-11-13 Robin Gareusyet another build fix
2014-11-12 Robin Gareusfix compilation with gcc-4.9.1
2014-11-12 Robin Gareusadd popup message and error log for AU crash reports
2014-11-12 Robin GareusPrepare AU-discovery crashlog.
2014-11-12 Robin Gareusadd AU plugin scan to Preferences UI
2014-11-12 Robin Gareusfailsafe AU scanning part one:
2014-11-12 Jeremy CarterMerge branch 'plugin-automation'
2014-11-12 Jeremy Carterfixed automation *_all button crash
2014-11-11 Jeremy CarterMerge branch 'plugin-automation'
2014-11-11 Jeremy CarterAdded Write All, Play All, etc. automation buttons...
2014-11-11 Robin Gareusfix/amend b84b0bfd
2014-11-11 Robin Gareusclean up after ourselves
2014-11-11 Robin Gareuslinux packaging: add some checks to reduce warnings
2014-11-11 Robin Gareusadd 512px icon
2014-11-11 Robin Gareusosx packaging: add some checks to reduce warnings
2014-11-11 Robin Gareusosx build script: change default xjadeo/harvid cache...
2014-11-11 Robin Gareusfix osx startup script /usr/local test
2014-11-11 Paul Davisrefactor MIDISceneChange color property addition by...
2014-11-11 Paul Daviswhen creating a new MIDI scene change, check existing...
2014-11-11 Paul Davisserialize/deserialize MIDISceneChange color; put out...
2014-11-11 Paul Davisadd color property to MIDISceneChange
2014-11-11 Paul Davisadd operator== to ARDOUR::MidiSceneChange
2014-11-11 Paul Davistweak canvas on_expose_event() handler to avoid unneces...
2014-11-11 Paul Davisfurther work on new color manipulation code
2014-11-10 Robin Gareusadd documentation about meter colors
2014-11-10 Robin Gareusfix signed/unsigned compiler warning
2014-11-10 Robin Gareusimprove random seed (for dummy generators)
2014-11-10 Paul Davisadd required header for compilation
2014-11-10 Paul Davisredraw entire canvas when ColorsChanged is emitted
2014-11-10 Paul Davisset canvas background color
2014-11-10 Paul Davisadd new color variable for arrange canvas background
2014-11-10 Paul Davisadd background color property to Canvas::Canvas ; rearr...
2014-11-09 John EmmasModifications needed to build ReasonableSynth with...
2014-11-08 John EmmasAdd a small dummy command to a couple of MSVC build...
2014-11-08 John EmmasAdd some newly introduced source files to our MSVC...
2014-11-07 David RobillardJust rename problematic Variant::VOID type.
2014-11-07 Paul Davisuse new canvas colors header as necessary
2014-11-07 Paul Davismove canvas colors code into its own file(s)
2014-11-07 Paul Davisremove TimeAxisViewItem::RIGHT_EDGE_SHIFT; fix up x...
2014-11-07 Paul Davissimplify removal of outline from streamview base rect
2014-11-07 Paul Davissimplify removal of outline from automation time axis...
2014-11-07 Paul Davisfix up dimensions of ghostregion colored rect
2014-11-07 Paul Daviswhen drawing only part of a Canvas::Rectangle outline...
2014-11-07 Paul Davisdon't created vestigial frame canvas item for TimeAxisV...
2014-11-07 Robin GareusVOID is a windows define (not MSVC specific)
2014-11-07 Robin Gareustentative fix for canvas background/image surface
2014-11-07 Robin Gareusanother hack for windows timers, DSP load calculation
2014-11-07 Paul Davisadd API to extract color from ArdourCanvas::Text and...
2014-11-07 Paul Davischanging the clamp_width of an ArdourCanvas::Text needs...
2014-11-06 Robin Gareuspossible fix for DSP load calculation on windows
2014-11-06 Paul Davisraising/lowering canvas items should trigger a redraw
2014-11-06 Paul Davisadd a selection frame to TimeAxisViewItem along with...
2014-11-06 Paul Davisvarious positional fixes for TimeAxisView, including...
2014-11-06 Paul Davisstreamview no longer outlines any part of its canvas...
2014-11-06 Paul Daviscorrect the rendering of Rectangle outlines, and the...
2014-11-06 Paul Davisadd Rect::shrink(Distance) even though it arguably...
2014-11-06 Paul Davisadd some more outline enums to ArdourCanvas::Rectangle
2014-11-06 Paul Davisallow derived classes to access Item::{scroll,position...
2014-11-06 Paul Daviscatch up with waves/tracks version of MIDI scene change...
2014-11-05 Paul Davisalter implementation of ArdourCanvas::contrasting_text_...
2014-11-05 Paul Davisadd ArdourCanvas::Fill::set_pattern() to allow any...
2014-11-05 Paul Davisfix insane design for Location::next_available_name...
2014-11-05 Paul Davispermit initial contents of a FloatingTextEntry
2014-11-04 John EmmasAdd some newly introduced header files to our MSVC...
2014-11-04 John EmmasAdd some newly introduced source files to our MSVC...
2014-11-04 John EmmasWhen building with MSVC undef type VOID if we're declar...
2014-11-04 John EmmasModify 'msvc32-fixup.pl' for building the VST scanner...
2014-11-04 John EmmasWhen building with MSVC, guard a declaration of 'strdup...
2014-11-04 John EmmasRemove an unneeded icon when building the VST scanner...
2014-11-04 John EmmasWhen running an (MSVC built) VST scanner app, make...
2014-11-04 John EmmasAdd some new modules, needed for building the VST scann...
2014-11-04 John Emmas(gtk2_ardour) Remove the reliance on libfst, which...
2014-11-04 Paul Davisuse ArdourCanvas::TimeRectangle for regions, notes...
2014-11-04 Paul Davisadd new TimeRectangle to ArdourCanvas
next