ardour.git
2011-11-03 Carl HetheringtonUpdate mixer strip colours when route active state...
2011-11-03 Carl HetheringtonSet group tabs dirty when their membership changes.
2011-11-03 Carl HetheringtonFix the fix to #4431; make overrides to visibility...
2011-11-03 Paul Davisforward non-used keys from mixer (strip) to "everything...
2011-11-03 Paul Davisfix thinko in previous attempt to tackle active/selecte...
2011-11-03 Paul Davisremove lock icon from track header solo button when...
2011-11-03 Paul Davisfix mistake that prevented send processor boxes from...
2011-11-03 Paul Davisadd a little spacing about track header control buttons
2011-11-03 Paul Davisforce all "core" mixer strip buttons to be the same...
2011-11-03 Paul Davisremove extraneous 'r' from rec-enable buttons
2011-11-03 Paul Davisspace buttons in track headers
2011-11-03 Paul Davisfix some bugs with solo state display
2011-11-03 Paul Davisfix crash when ArdourButton has its text set to empty
2011-11-03 Paul Davismake CairoWidget respond to gtk_widget_set_state (INSEN...
2011-11-03 Carl HetheringtonDon't offer inputs to things as possible output connect...
2011-11-03 Carl HetheringtonRemove edit option from internal send context menus...
2011-11-03 Carl HetheringtonAdd options to add ports to input/output menus on mixer...
2011-11-03 Carl HetheringtonAllow overrides of the user-set visibility stuff and...
2011-11-03 Carl HetheringtonTidy up send-to button handling a bit, should fix ...
2011-11-02 Paul Davisrec-enable buttons are now ArdourButtons, but with...
2011-11-02 Paul Davissolo buttons are now ArdourButtons
2011-11-02 Paul Davisnew solo safe/lock button image from oofus (a tad ugly...
2011-11-02 Paul Davisallow addition of images to ArdourButtons (always centered)
2011-11-02 Paul Davismute and send-alert buttons are now ArdourButtons
2011-11-02 Paul Davistighten up spacing of tearoff arrow
2011-11-02 Paul Davistweak monitor section spacing, and add tooltips
2011-11-02 Paul Davisclean up display of channel buttons in monitor section...
2011-11-02 Paul Davismake LED in ArdourButton use "mid" color when active...
2011-11-02 Carl Hetheringtonadd_option() after addings its choices so that it gets
2011-11-02 Carl HetheringtonPatch from acolomb to fix installation of midi_maps...
2011-11-02 Carl HetheringtonTweak spacing.
2011-11-02 Carl HetheringtonRe-allow adding ports to empty bundles (#4408), and...
2011-11-01 Carl HetheringtonAllocate some thread-local buffers for the GUI thread...
2011-11-01 Paul Davisstart trying to remove the use of Plugin::info()->n_...
2011-11-01 Paul Davisa better fix for the silent buffer issue: whenever...
2011-11-01 Carl HetheringtonFix out-of-whack notebook tabs wrt their contents in...
2011-11-01 Paul Davisforce re-silence of buffers in ProcessThread::get_silen...
2011-11-01 Carl HetheringtonFix thinko in recent commit causing mixer strip buttons...
2011-11-01 Carl HetheringtonTry bright_color instead of somewhat_bright_indicator...
2011-11-01 Carl HetheringtonMake plugin scanner objects give leaf names to their...
2011-11-01 Carl HetheringtonAdd an option to disable editor update during drags...
2011-11-01 Carl HetheringtonGive group and meter point buttons controllable visibility.
2011-11-01 Carl HetheringtonTrim include.
2011-11-01 Carl HetheringtonReclaim space when hiding only one of solo-isolate...
2011-11-01 Paul Davisbuild assist for OS X
2011-11-01 Paul Daviscatchup on previous commit relating to who owns ActiveS...
2011-11-01 Paul Davismove CairoWidget::ActiveState and Visual state up into...
2011-11-01 Paul Davisremove useless debugging output
2011-10-31 Paul Davismore button event handling tweaks
2011-10-31 Paul Davismore led-area button event handling tweaks
2011-10-31 Paul Daviscorrect style name for processor buttons
2011-10-31 Carl HetheringtonReverse the order of vertical tabs in the port matrix
2011-10-31 Carl HetheringtonDon't show busses tab in MIDI connection managers,...
2011-10-31 Carl HetheringtonRemove unused variable.
2011-10-31 Carl HetheringtonComment.
2011-10-31 Carl HetheringtonFix compensation of roll delay with MIDI tracks; data
2011-10-31 Carl HetheringtonTake commit() out of process() in both types of
2011-10-31 Carl HetheringtonComment.
2011-10-31 Carl HetheringtonRemove Diskstream member playback_distance that can be
2011-10-31 Carl HetheringtonA few comments and minor coding style adjustments.
2011-10-31 Carl HetheringtonTrim includes.
2011-10-31 Carl HetheringtonRemove unused method.
2011-10-31 Carl HetheringtonRemove unused parameter.
2011-10-31 Carl HetheringtonRemove unused code.
2011-10-31 Paul Daviscompile fixes for OS X
2011-10-31 Paul Davisosx build fix (?)
2011-10-31 Paul Davismo better handling of distinct led clicks in ArdourButt...
2011-10-31 Paul Davisvarious tweaks to get clicks on processor "buttons...
2011-10-29 Carl HetheringtonRestore comments button, but optionally visible.
2011-10-29 Carl HetheringtonRemove debug code.
2011-10-29 Paul Davistweak labels in prefs solo/mute tab
2011-10-29 Paul Davistweak some aspects of the monitor section
2011-10-29 Paul Davistweak text layout on wide buttons
2011-10-29 Paul Davistweak some aspects of the monitor section
2011-10-29 Carl HetheringtonAdd missing files.
2011-10-29 Carl HetheringtonSome limited control of mixer strip component
2011-10-29 Carl HetheringtonUse general VisibilityGroup class to manage visibility
2011-10-29 Paul Davismove some solo/listen related options to correct prefs tab
2011-10-29 Paul Davismake ArdourButtons be MIDI-learnable; tweaks to ArdourB...
2011-10-29 Paul Davismake it possible (hackily) to pick the base color for...
2011-10-29 Paul Davistweaks to boost debug related code, from a boost debugg...
2011-10-29 Paul Davisnext/last missing piece of previous panner UI commit
2011-10-29 Paul Davischange internal API used by native VST support to read...
2011-10-29 Paul Davismissing piece of previous panner UI commit
2011-10-29 Paul Davisfix leak of Panner,Pannable and MonoPanner (UI)
2011-10-29 Carl HetheringtonRemove some unused stuff.
2011-10-29 Carl HetheringtonReload meters in the right place even if they are set to
2011-10-29 Carl HetheringtonPatch from nettings to comment out soundtouch-related
2011-10-28 Carl HetheringtonRestore ardour_jack_error.
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-10-28 Carl HetheringtonImprove audioengine includes slightly.
2011-10-28 Carl HetheringtonRemove unused method.
2011-10-28 Carl HetheringtonRemove unused stuff.
2011-10-28 Carl HetheringtonRevert inadvertantly committed stuff from 10322.
2011-10-27 Carl HetheringtonMinor cleanups to IO.
2011-10-27 Carl HetheringtonRemove unused variable.
2011-10-27 Paul Davisshow address of dangling SessionHandle-derived objects
2011-10-27 Paul Davisno need for DropReferences usage in last commit
2011-10-27 Paul Davisstop leakage of Crossfades caused by CrossfadeView...
2011-10-27 Paul Davisremove offscreen pixmap rendering design from CairoWidg...
next