Add small GUI to select Mackie / BCF2000 emulation for the mackie surface.
[ardour.git] / gtk2_ardour /
2011-05-03 Carl HetheringtonFix non-appearing track names when opening sessions...
2011-05-03 Carl HetheringtonPrevent note drags from moving a note before the start...
2011-05-03 Carl HetheringtonDon't hide solo/mute/rec enable for the smallest track...
2011-05-02 Carl HetheringtonSort bundle names in mixer strip menus alphabetically...
2011-05-02 Carl HetheringtonTinker with text related to clean-up.
2011-05-02 Carl HetheringtonFix piano roll to use the same octave numbering as...
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-04-28 David RobillardFix external UIs (e.g. Calf git).
2011-04-28 David RobillardUpdate for new Suil API.
2011-04-26 Paul Davisforward port a disgusting hack from 2.X that stops...
2011-04-25 Carl HetheringtonFix subtraction of bar/beat/tick for verbose canvas...
2011-04-24 Paul Davisreverse debugging stuff
2011-04-24 Paul Davisbetter temporary debugging for slv2/calf issue
2011-04-24 Paul Davismore temporary debugging for slv2/calf issue
2011-04-24 Paul Davistemporary debugging for slv2/calf issue
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-04-23 Carl HetheringtonRemove unnecessary refresh_location_display_s method...
2011-04-23 Carl HetheringtonPrevent the point selection straying -ve when control...
2011-04-23 Carl HetheringtonRemove duplicate connect_to_list() call.
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-04-22 Paul Davisfix default size and title of comment window
2011-04-22 Paul Davisfix up fwd/reverse stuff in semitone mode
2011-04-22 David RobillardUse new Suil and SLV2 APIs for LV2 plugin UIs.
2011-04-21 Paul Davisfix height of shuttle control marker line
2011-04-21 Paul Davishopefully fix up shuttle operation in semitones mode
2011-04-21 Carl HetheringtonStop MIDI import generating zero-length regions. May...
2011-04-20 Carl HetheringtonWhen drawing MIDI regions with grid snap enabled, make...
2011-04-20 Carl HetheringtonClean up duplicate snap-related code.
2011-04-20 Carl HetheringtonPrevent snap_frame_to_frame returning -ve offset from...
2011-04-20 Paul Davisseveral tweaks/fixes to the shuttle control
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...
next