reinstate MIDI binding for shuttle controller
[ardour.git] / gtk2_ardour /
2011-04-20 Paul Davisreinstate MIDI binding for shuttle controller
2011-04-20 Paul Davisreinstate tooltip custom colors etc
2011-04-20 Paul Davisfactor out shuttle controller to its own class, new...
2011-04-20 Paul Davisfactor out shuttle controller to its own class, new...
2011-04-20 Paul Davisshow MIDI channel for notes with verbose canvas cursor...
2011-04-20 Carl HetheringtonFix hang on session close that I introduced with the...
2011-04-19 Paul Davisremove some debugging output
2011-04-19 Paul Davisremove some debugging output
2011-04-19 Paul Davisfixes to avoid dreadfull thread races and deletion...
2011-04-19 Carl HetheringtonSave route group reorderings in the session file. ...
2011-04-19 Carl HetheringtonRemove delete menu item which does the same as cut...
2011-04-19 Carl HetheringtonCleanup some more gint -> bools.
2011-04-19 Carl HetheringtonRemove duplicate call of compute_current_bbt_points...
2011-04-19 Carl HetheringtonAdd missing ellipsis on Edit menu item.
2011-04-19 Carl HetheringtonFix the return type for the edit_controls_button_releas...
2011-04-19 Carl HetheringtonSort track selections before cut/copying their playlist...
2011-04-18 Carl HetheringtonExtend the y range of the simplerect redraw request...
2011-04-18 Carl HetheringtonFix radio action registration thinko of my doing. ...
2011-04-18 Carl HetheringtonRemove unused signal.
2011-04-17 Carl HetheringtonFix further typo.
2011-04-17 Carl HetheringtonExtend range selections using the selected tracks,...
2011-04-17 Carl HetheringtonFix typo in bindings file.
2011-04-17 Carl HetheringtonRemove extend-range-to-{start,end}-of-region and replac...
2011-04-16 Carl HetheringtonFix step editor note lengths and default to crotchet...
2011-04-16 Carl HetheringtonRemove some calls to process_updates() which I think...
2011-04-16 Carl HetheringtonFix crash on bouncing a range selection that includes...
2011-04-16 Carl HetheringtonPut relief on all toolbar buttons for consistency ...
2011-04-15 Carl HetheringtonFix 'make new plugins active' configure option (#3975).
2011-04-11 Carl HetheringtonPrevent unnecessary recomputation of horizontal zoom...
2011-04-09 Paul Davisremove all use of access(2) (this was done a bit stupid...
2011-04-07 Carl HetheringtonFix crash due to _over_region_trim_target not being...
2011-04-07 Paul Davisdon't assume that there is an AutomationControl for...
2011-04-06 Carl HetheringtonHopefully allow compilation against gtkmm 2.24.0 (...
2011-04-06 Carl HetheringtonFix prevention of region drags before time 0 (#3947).
2011-04-06 David RobillardFix my name :)
2011-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2011-04-06 Carl HetheringtonRename Transpose to Pitch Shift to correspond with...
2011-04-06 Carl HetheringtonFix show checkbuttons for mixer groups on startup ...
2011-04-06 Carl HetheringtonGPL boilerplate.
2011-04-06 Carl HetheringtonRemove erroneous note about playlists when removing...
2011-04-06 Carl HetheringtonFix typos (part of #3939).
2011-04-05 Carl HetheringtonMake Enter give RESPONSE_ACCEPT in the normalize dialog...
2011-04-05 Paul Davisremove unused arguments to keep gcc quiet
2011-04-04 David RobillardFix broken whitespace (no functional changes).
2011-04-04 Paul Davisremove message about MidiRegionView::redisplay_model...
2011-04-04 Carl HetheringtonSlightly grubby fix to restore plugin output meters...
2011-04-04 Paul Davisdo not set icon list *and* default icon list, which...
2011-04-04 Carl HetheringtonUpdate region peak amplitude when the region is trimmed...
2011-04-03 Carl HetheringtonFix center_edit_point action name.
2011-04-03 Carl HetheringtonFix Transport->Play->Play option name, and rename Play...
2011-04-03 Carl HetheringtonUse some helper functions to trim some lines. There...
2011-04-02 Paul Daviscopy pre-defined export presets & formats into the...
2011-04-02 Paul Daviscleanup repeated pattern for setting in-bundle search...
2011-03-31 Carl HetheringtonMake route group editor list reorderable (part of ...
2011-03-30 Carl HetheringtonUntick speaker dialog in menu when it is closed (#3898).
2011-03-30 Carl HetheringtonRemove some unused methods. Restore Solo boost, SiP...
2011-03-27 Carl HetheringtonUpdated ru.po from prokoudine (#3895).
2011-03-27 Paul Davisrevert recent change to cleaner names for MIDI ports...
2011-03-26 Paul Davishide/rearrange stuff affected by last commit only if...
2011-03-26 Paul Davisgoodbye toggle buttons for autoplay, autoinput, click...
2011-03-25 Paul Davisget MIDI binding maps dir name correct (ugh)
2011-03-25 Paul Davisdefine MIDI map location in bundle via envvar
2011-03-24 Carl HetheringtonPrevent region drags with the middle button in internal...
2011-03-23 Paul Davisremove "alsa_pcm:" prefix from MIDI port names in the...
2011-03-23 Paul Davis(linux too!) set ARDOUR_SURFACES_PATH for a bundle...
2011-03-23 Paul Davisset ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR...
2011-03-22 Carl HetheringtonFix crash on getting state of selected MIDI region...
2011-03-21 Paul Davistwo small fixes from melvin ray herr for the step editor
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2011-03-16 Paul Davisrestore zero line visibility; change selected region...
2011-03-14 David RobillardFix broken indentation.
2011-03-14 David RobillardFix LV2 UI related memory errors with new SLV2.
2011-03-14 Paul Davisreinstate code that prevents GUI control from talking...
2011-03-14 Paul Davisadd separate color for the border of a selected time...
2011-03-14 Carl HetheringtonRemove unnecessary (and wrong) check for movement,...
2011-03-14 Carl HetheringtonCheck movement threshold using the raw grab frame rathe...
2011-03-14 Paul Davisrestore visibility of streamview rect lines that act...
2011-03-14 Paul Davisuse a better contrasting color for selected region...
2011-03-13 Paul Davisadd a new alpha release notification page to startup...
2011-03-13 Paul Davissort export formats & presets in alphabetical name...
2011-03-12 Sakari BergenProperly create new presets, i.e. without duplicate...
2011-03-12 Paul Davismove internal (note) edit mode binding to "e" to be...
2011-03-10 Carl HetheringtonRestore Use PH button in locations UI (#3667).
2011-03-09 Carl HetheringtonSmall refactoring; fix stuck notes on the sequence...
2011-03-09 Paul Davismove comment to a more appropriate location
2011-03-09 Paul Davisadd new concept for managing alignment style (AlignChoi...
2011-03-09 Paul Davissince some track context menu items depend on the selec...
2011-03-08 David RobillardFix compilation with old SLV2.
2011-03-08 David RobillardUpdate for new SLV2 UI API.
2011-03-08 Paul Davisreinstate context menu on stereo panner
2011-03-08 Paul Davisremove spurious debug line
2011-03-08 Paul Davisreinstate (de)selection operations that should happen...
2011-03-08 Paul Daviswhen leaving internal edit mode, if the current mode...
2011-03-08 Paul Davisshow internal edit mode status correctly on session...
2011-03-07 Carl HetheringtonClamp output of y_to_note so that it doesn't return...
2011-03-07 Carl HetheringtonTrim some includes.
2011-03-07 Paul Davisuse the same color for the stereo panner center line...
2011-03-07 Carl HetheringtonHide/Remove to apply to the track selection.
2011-03-07 Carl HetheringtonMake Active apply to the selection.
2011-03-07 Carl HetheringtonMake stuff in the automation menu apply to the track...
next