Doxygen tweaks.
[ardour.git] / gtk2_ardour /
2011-11-16 Carl HetheringtonDoxygen tweaks.
2011-11-16 Carl HetheringtonOpen route group dialogue on Ctrl-right-click rather...
2011-11-16 Paul Davisremove debugging output
2011-11-15 Paul Davissome button color debugging
2011-11-15 Carl HetheringtonDon't set program 0 on opening a LXVST plugin UI as it
2011-11-15 Carl HetheringtonNo-op; formatting.
2011-11-15 Carl HetheringtonRemove ambiguous checkbutton from Comments... menu...
2011-11-15 Paul Davisprovide link-editor-and-mixer-selection option. gui...
2011-11-15 Carl HetheringtonUse the word Remove consistently for the remove regions
2011-11-15 Paul Davischange package names for i18n files, in an attempt...
2011-11-15 Carl HetheringtonFix typo in last commit. 3.0-beta1
2011-11-15 Carl HetheringtonWhen tabbing between notes in a MIDI region view, only...
2011-11-15 Paul Davisrevert previous changes to region selection and action...
2011-11-15 Carl HetheringtonRepair thinko in previous commit.
2011-11-15 Paul Davisflip a coin for a difficult GUI design question, and...
2011-11-15 Paul Davistry using sensitize_the_right_region_actions() when...
2011-11-15 Carl HetheringtonTidy a couple of minor things up.
2011-11-14 Carl HetheringtonFix cancel of an audition now that the alert button's
2011-11-14 Carl HetheringtonFix stuck-on audition button.
2011-11-14 Carl HetheringtonFix and de-hackify removal of unnecessary separators in
2011-11-14 Paul Davisallow compilation without --freesound
2011-11-14 Paul Davisthe return of basic FreeSound mootcher functionality...
2011-11-14 Paul Davisclean up settings of various bundle paths
2011-11-14 Paul Davisrevert canvas colors to alpha10 versions
2011-11-14 Paul Davisrestore path as tooltip for rows in the region list
2011-11-14 Paul Davisuse simpler ArdourButton API for blinking
2011-11-14 Paul Davisrude solo blinks again
2011-11-14 Paul Davismaster mute button should not show Mid state since...
2011-11-14 Paul Davismake PluginManager API more in line with other singleto...
2011-11-14 Carl HetheringtonUse Quantize rather than OK in the Quantize dialogue.
2011-11-14 Carl HetheringtonEllipsis on Quantize option.
2011-11-14 Carl HetheringtonDefault response for the Strip Silence dialogue (part of
2011-11-14 Carl HetheringtonAllow a dialogue containing an audioclock to be
2011-11-14 Carl HetheringtonEnter activates default for the time FX dialogue (part
2011-11-14 Carl HetheringtonReset toolbar label widths on DPI change (may fix
2011-11-14 Carl HetheringtonFix warnings.
2011-11-14 Carl HetheringtonUpdated Russian translation from Alexandre Prokoudine
2011-11-14 Paul Davisdebugging some OS X stuff (this is silly, i edited...
2011-11-13 Carl HetheringtonRe-show region views that we hid when dragging things on
2011-11-13 Carl HetheringtonSnap new automation points on audio lanes (part of...
2011-11-13 Carl HetheringtonPopup menu over meters in mixer strips to select metering
2011-11-13 Paul Davisadd mike start (linux dsp) to author list
2011-11-13 Paul Davisnew buttons colors from chrisg
2011-11-13 Paul Davismove LXVST GUI stuff into gtk2_ardour, and fix X11...
2011-11-13 Paul Davisremove code no longer needed for OSX accel handling
2011-11-13 David RobillardApply patch from timbyr to fix building with --test.
2011-11-13 Carl HetheringtonPatch from acolomb to add a popup menu for solo iso...
2011-11-11 Paul Davisprep for beta1
2011-11-11 Paul Davisfix missing initializer
2011-11-11 Paul Davistweak up spacing+sizing in editor toolbar
2011-11-11 Paul Davisextra track header buttons are now ArdourButtons
2011-11-11 Paul Davistweak transport bar spacing
2011-11-11 Paul Davislower-case solo/audition/feedback buttons
2011-11-11 Paul Davisput JACK time master option into Session -> Properties...
2011-11-11 Paul Davisremove time master button, move timecode sync button
2011-11-11 Paul Daviscapitalize solo/audition/feedback buttons
2011-11-11 Carl HetheringtonRemove some unused widget styles.
2011-11-11 Carl HetheringtonChange the feedback alert to a flashing button; works
2011-11-11 Carl HetheringtonFix warnings.
2011-11-11 Carl HetheringtonFix warnings.
2011-11-11 Paul Davisuse "mute" not cut in monitor section
2011-11-10 Paul Davisnew button colors from oofus
2011-11-10 Paul Davisardour-button-ize zoom buttons; move MIDI panic button...
2011-11-10 Paul Davismore ardour-button-ization; fix transparency of selecti...
2011-11-10 Paul Davis2 level structure for theme manager window, to help...
2011-11-10 Paul Davisnew transport option button colors from oofus
2011-11-10 Paul Davisuse DEBUG_TRACE for some AudioUnit GUI debugging
2011-11-10 Paul Davisfix names of menu items to go into OSX app menu
2011-11-09 Carl HetheringtonBe a little bit less complainy about setting state...
2011-11-09 Paul Davisprovide global prelight option (its in Edit -> Preferen...
2011-11-09 Carl HetheringtonDon't try to open SendUI for an internal send (#4460).
2011-11-09 Paul Davisfix name mixup for monitor section solo+invert buttons
2011-11-09 Paul Davisrepack transport hbox a bit
2011-11-09 Carl HetheringtonAlert the user if a connection is made which causes
2011-11-09 Paul Davismove auto-input into session options/properties dialog...
2011-11-09 Paul Davisauto (return,play,input) and click buttons become Ardou...
2011-11-09 Paul Daviscolinf's patch to make enter work on 3 more dialogs...
2011-11-09 Paul Davismake mute button span entire strip width if no solo...
2011-11-08 Carl HetheringtonFix typo.
2011-11-08 Carl HetheringtonProcessorBox actions are static, so setting their sensi...
2011-11-08 Carl HetheringtonFix a few SNAFUs in the port matrix related to multi...
2011-11-08 Carl HetheringtonFix master bus mute button (#4455).
2011-11-08 Carl HetheringtonDelete the separate 2D panner window when its corresponding
2011-11-08 Carl HetheringtonDefault to showing the whole of the status bar.
2011-11-08 Carl HetheringtonAttempt to fix some confusions caused by bundles containing
2011-11-08 Carl HetheringtonDelay the writing of the been-here-before file until...
2011-11-08 Carl HetheringtonRemove superfluous deletes.
2011-11-08 Carl HetheringtonPatch from acolomb to set window icons for the startup...
2011-11-08 Carl HetheringtonUpdated it.po from cassiel (#4450).
2011-11-07 Carl HetheringtonPatch from colinf to make OK the default response in...
2011-11-07 Paul Davismore equi-sizing for transport buttons
2011-11-07 Paul Davisuse hovering/show click for transport buttons, and...
2011-11-07 Paul Davisadd hovering/show click functionality to ArdourButton
2011-11-07 Paul Davischange one LEVEL4 default key binding to SECONDARY...
2011-11-07 Paul Davisspace out transport buttons
2011-11-07 Paul Davisnew colors from oofus, plus transport buttons
2011-11-07 Paul Davisconvert transport buttons to ArdourButton
2011-11-07 Paul Davisfix widget name
2011-11-07 Paul Davisfix and remove some widget names
2011-11-05 Paul Davisinstall new mixer bindings
next