get that last commit right
[ardour.git] / gtk2_ardour /
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...
2011-03-07 Carl HetheringtonMake the route group submenu of the RouteTimeAxisView...
2011-03-06 David RobillardUncrustify (no functional changes).
2011-03-06 David RobillardUpdate for new SLV2 UI API.
2011-03-05 Paul Davisprevent trim cursors appearing, and prevent note trimmi...
2011-03-04 Carl HetheringtonCall PluginControl when a LV2 GUI control changes,...
2011-03-04 Carl HetheringtonMake speaker dialogue manage the session's Speakers...
2011-03-04 Carl HetheringtonStop speaker positions jumping around when clicked on.
2011-03-04 Carl HetheringtonMake add speaker button work.
2011-03-04 Carl HetheringtonMake menu option for speaker config the same as the...
2011-03-04 Carl HetheringtonNo-op: whitespace.
2011-03-04 Paul Davisforward unhandled button events from MidiRegionView...
2011-03-04 Carl HetheringtonRestore MIDI note preview (#3821).
2011-03-04 Carl HetheringtonSlight fix to comment.
2011-03-04 Carl HetheringtonHack round a maybe delightful (for some values of delig...
2011-03-04 Paul Davisbasic adoption of new mouse binding facility
2011-03-04 Carl HetheringtonSmall cleanup.
2011-03-03 Paul Davisrestore oddly-commented out (by me) restoration of...
2011-03-03 Paul Davisremove unused signal
2011-03-03 Paul Davisdeframe audio regions as well as MIDI when entering...
2011-03-03 Paul Davisput sampo's FFT into the (new) GTKArdour namespace...
2011-03-03 Paul Davischange note-edit-mode alpha of MIDI region view frame...
2011-03-03 Paul Davisexperiment with making MIDI region boxes vanish when...
2011-03-03 Paul Davisuse alpha value when drawing simplerect outline
2011-03-03 Paul Davismake select-all in internal edit (MIDI note) edit mode...
2011-03-02 Paul Davisadd QMDSP library to ardev file so that its discoverabl...
2011-03-02 Paul Davisgroup clocks in location UI and region editor so that...
2011-03-02 Paul Davismake per-track port matrix dialog into a real dialog...
2011-03-02 Paul Davisrevert to using our own icons for zoom in/out/full...
2011-03-02 Carl HetheringtonRemove action-driven keyboard brush, which is the same...
2011-03-02 Carl HetheringtonNo-op: coding style.
2011-03-02 Carl HetheringtonComments.
2011-03-02 Carl HetheringtonFix up undo/redo of MIDI note paste (#3815).
2011-03-02 Paul Davislincoln's patch to use QM onset detection in RFerret...
2011-03-02 Paul Davisuse entered track for fit-tracks if in internal edit...
2011-03-02 Paul Davismake fit-selected-tracks operate on tracks with selecte...
2011-03-02 Carl HetheringtonClean up Misc. Shortcuts menu.
2011-03-02 Carl HetheringtonAdd missing snap-to actions to the main menu so that...
2011-03-02 Carl HetheringtonRemove some unused code, and Editor::get_prefix() which...
2011-03-02 Carl HetheringtonPut some up/down buttons to the right of the summary...
2011-03-01 Carl HetheringtonUse PBD debugging code for keyboard debugging.
2011-03-01 Carl HetheringtonRemove unused code.
2011-03-01 Carl HetheringtonMake track shrink / expand bindable actions (#3695).
2011-03-01 Carl Hetheringtons/processormenu/ProcessorMenu/g to make the key binding...
2011-03-01 Paul Davisslightly improve text of cleanup results dialog
2011-03-01 Paul Davisrationalizations and so forth for panner2d drawing...
2011-03-01 Carl HetheringtonUpdate session range on trimming regions.
2011-03-01 Carl HetheringtonFix crash on drag-n-drop of port inserts (#3809).
2011-03-01 Carl HetheringtonDesensitize playlist menu with >1 selected tracks.
2011-03-01 Carl HetheringtonMake track mode menu apply to the selection.
2011-02-28 Carl HetheringtonRestore fade option to strip silence.
2011-02-28 Carl HetheringtonFix up display of silence rectangles, and shortest...
2011-02-28 Carl HetheringtonNo-op; coding style.
2011-02-28 Carl HetheringtonFix a couple of memory leaks.
2011-02-28 Carl HetheringtonRemove unused code.
2011-02-28 Carl HetheringtonUpdate ghost MIDI regions in automation tracks when...
2011-02-28 Carl HetheringtonRemove unused code.
2011-02-28 Carl HetheringtonMake sure notes fit in the allocated height of a newly...
2011-02-27 Carl HetheringtonDecide whether to show crossfade and choose-top-region...
2011-02-27 Carl HetheringtonAllow naming of new tracks/busses in the add route...
2011-02-27 Carl HetheringtonFix crashes due to use of an uninitialised set of points.
2011-02-27 Carl HetheringtonComment typo.
2011-02-26 Carl HetheringtonCreate ghost regions when automation tracks are added...
2011-02-25 Paul Davisadd space to a string
next