ardour.git
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
2014-11-04 Paul Davismove start of a time axis view back to 0.0 on the x...
2014-11-04 David RobillardUse format string even for units we understand (print...
2014-11-03 David RobillardCheck whether frequency controls are audible or low...
2014-11-03 David RobillardFix parameter descriptors for one control leaking into...
2014-11-03 David RobillardAdd menu to set frequency controls in beats, and half...
2014-11-03 David RobillardNote selector dialog for note controls.
2014-11-03 David RobillardReduce coupling between Plugin and PluginInsert.
2014-11-03 David RobillardFix compilation with old LV2. Maybe.
2014-11-02 David RobillardShow 3 decimal digits when printing values.
2014-11-02 David RobillardFix crash when showing UI for plugins with output contr...
2014-11-02 Paul Davisrepropagate button press event outside of FloatingTextE...
2014-11-02 Paul Davisuse modal grab and event_is_inside_widget_window()...
2014-11-02 Paul Davisslightly increased debugging output for -D accelerators
2014-11-02 Paul Davisadd Gtkmm2ext::event_inside_widget_window()
2014-11-02 David RobillardSupport pretty display of arbitrary plugin parameter...
2014-11-02 David RobillardDisplay gain and midiNote plugin parameters/properties...
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-11-02 David RobillardMove ParameterDescriptor from Plugin to its own header.
2014-11-02 David RobillardDecouple ControlUI from port index.
2014-11-02 David RobillardDon't complain about properties with plugins that do...
2014-11-02 Robin Gareusproperly initialize variable (amend cffd18d2d84)
2014-11-01 Robin Gareusone off by one off - red-selection outline
2014-11-01 Robin GareusNOOP, just whitespace/indenting
2014-11-01 Robin Gareusimplement spin-button internal<>interface bridge
2014-11-01 Robin GareusSlider Controller API Change
2014-11-01 Robin Gareusretain selection on track-height change
2014-11-01 John EmmasAdd some newly introduced source files to our MSVC...
2014-11-01 John EmmasAdd a newly introduced header file to our MSVC project...
2014-11-01 Robin Gareusdon't print error when announcing property values for...
2014-11-01 Robin Gareusincrease fine grained control (Ctrl+Alt+[drag|scroll])
2014-11-01 Robin Gareusconvert interface <> internal values for all automation
2014-11-01 David RobillardFix compilation against older LV2.
2014-11-01 David RobillardMore generic RT-safe implementation of LV2 properties.
2014-11-01 David RobillardUse precise define names for LV2 version configure...
2014-11-01 David RobillardFix spelling error.
2014-11-01 David RobillardRemove unused variable.
2014-10-31 Robin Gareusfix Dummy DSP load on win32 & low-pass filter load
2014-10-31 Robin GareusLV2 patch amends:
2014-10-31 Paul Davisadd new floating text entry class (ported from Tracks)
2014-10-31 Paul Davismore changes for rectangle outlining
2014-10-31 Paul Daviscomment fix and expansion re: Canvas::Rectangle outline
2014-10-31 Robin Gareusplug memory leak
2014-10-31 Robin Gareusprototype [LV2]patch-change support for generic plugin...
2014-10-29 Robin Gareusfix "Session Setup" dialog obscures "File Open" dlg...
next