ardour.git
2011-11-09 Carl HetheringtonReturn 0 from the topological sort if it failed due to
2011-11-09 Carl Hetheringtontypedef for a DAGVertex.
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 Todd NaugleInstaller now handles i18n of the Desktop folder. Runni...
2011-11-08 Carl HetheringtonFix typo.
2011-11-08 Carl HetheringtonRemove a couple of unnecessary casts.
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 HetheringtonFix naming / numbering of new MIDI tracks (#4453).
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 Carl HetheringtonFix name and a comment.
2011-11-07 Paul Davismore equi-sizing for transport buttons
2011-11-07 Paul Davisswitch use of Option/Alt and Control on OS X for bindin...
2011-11-07 Paul Davisupdate copyright info in OS X bundle
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 David RobillardUse standard style LV2 extension include paths.
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 Carl HetheringtonDo a topological sort of the route list before passing...
2011-11-07 Paul Davisfix and remove some widget names
2011-11-06 David RobillardBuild debuggable build by default.
2011-11-05 Paul Davisinstall new mixer bindings
2011-11-05 Carl HetheringtonCoding style tinkering.
2011-11-05 Carl HetheringtonFix unused variable.
2011-11-05 Carl HetheringtonA few more comments.
2011-11-05 David RobillardFix i18n.
2011-11-05 Paul Davisuse cairo image surfaces, not GdkPixmap, when computing...
2011-11-05 Carl HetheringtonA few comments.
2011-11-05 Carl HetheringtonRemove what is IMHO an unnecessarily confusing typedef.
2011-11-04 Paul Davisinclude step editing and mixer bindings in OS X bundle
2011-11-04 Paul Davisdelete more cruft from osx packaging folder
2011-11-04 Paul Davisdelete cruft from osx packaging folder
2011-11-04 Paul Daviscommit more files involved in the OS X package build
2011-11-04 Paul Daviscommit more files involved in the OS X package build
2011-11-04 Paul Daviscommit files involved in the OS X package build
2011-11-04 Paul Davisremove warning about native linux VST build; make defau...
2011-11-04 Paul Davisfix bundled paths for OS X bundle
2011-11-04 Paul Davisadd --also-include patch to help *BSD builders out...
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 Paul Davisquiten down in the back
2011-11-04 Carl HetheringtonFix somewhat confusing method names.
2011-11-04 Carl HetheringtonMake sure that the old route group is left properly...
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 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...
next