Coding style tinkering.
[ardour.git] / gtk2_ardour /
2011-11-05 Carl HetheringtonFix unused variable.
2011-11-05 David RobillardFix i18n.
2011-11-05 Paul Davisuse cairo image surfaces, not GdkPixmap, when computing...
2011-11-04 Paul Davisfix bundled paths for OS X bundle
2011-11-04 Carl HetheringtonFix port matrix dimensions on non-24-bit displays ...
2011-11-04 Paul Davisfix up use of selected mixer strips in MixerGroupTabs
2011-11-04 Paul Davisdrastic overhaul of keyboard handling in mixer window...
2011-11-04 Carl HetheringtonRemove non-RT-safe alloc in the MIDI process() call.
2011-11-04 Carl HetheringtonAdd tooltips for processors (#4447).
2011-11-04 Carl HetheringtonMake it impossible to create MIDI tape tracks (#4446).
2011-11-04 Carl HetheringtonAdd option to set default-session-parent-dir (#4438).
2011-11-04 Carl HetheringtonAdd GPL boilerplate.
2011-11-04 Paul Davisfix initial display of solo-model in monitor section
2011-11-03 Paul Davispatch from acolomb to reorder preferences dialog
2011-11-03 Paul Davisrevert early change that forwarded key events to editor...
2011-11-03 Paul Davisuse ArdourButton for the (radio) buttons in the monitor...
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 Davisremove lock icon from track header solo button when...
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 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 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 Carl HetheringtonFix out-of-whack notebook tabs wrt their contents in...
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 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 HetheringtonReclaim space when hiding only one of solo-isolate...
2011-11-01 Paul Daviscatchup on previous commit relating to who owns ActiveS...
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 HetheringtonTrim includes.
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 Davisnext/last missing piece of previous panner UI commit
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-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-10-28 Carl HetheringtonImprove audioengine includes slightly.
2011-10-27 Carl HetheringtonRemove unused variable.
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...
2011-10-27 David RobillardEver so slightly less memory and better field alignment...
2011-10-27 Paul Davisprovide control over precisely what aspects of an Ardou...
2011-10-27 Paul Davischange CairoWidget API to be a more logical/intuitive...
2011-10-26 Paul Davisremove silly left-over debugging lines
2011-10-26 Paul Davishack wscript to correctly rebuild ardour3_FOO.rc files...
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...
2011-10-25 Carl HetheringtonDon't offer the monitor buss to export from (#4393).
2011-10-23 Carl HetheringtonAllow status bar components to be individually shown...
2011-10-23 Carl HetheringtonFix warning.
2011-10-23 Carl HetheringtonStop status bar jumping about quite so much when values...
2011-10-23 Carl HetheringtonTypo in last commit.
2011-10-23 Carl HetheringtonSpruce up info bar a bit using Chris' suggestions ...
2011-10-22 Carl HetheringtonFix up some comments.
2011-10-22 Carl HetheringtonFix snap of note drags when the region position is...
2011-10-22 Carl HetheringtonFix check on dragging MIDI notes to a point before...
2011-10-22 Carl HetheringtonFix underflow in layer_t with rubber band selection...
2011-10-22 Carl HetheringtonCope with drags of selections that include regions...
2011-10-22 Carl HetheringtonImplement reset() in panners, and use it from the GUI...
next