summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-12-17Commence transport tool bar re-layoutRobin Gareus
2016-12-17Rework shuttle control displayRobin Gareus
2016-12-17Add API to query editor's playhead cursor positionRobin Gareus
2016-12-16initial attempt at importing SMF tempo maps during MIDI import.Paul Davis
2016-12-16add arguments (unusued) to control whether or not SMF tempo map is used durin...Paul Davis
2016-12-16tweak presentation of SMF tempo optionPaul Davis
2016-12-16show tempo information for MIDI files in preview pane; start to offer choice ...Paul Davis
2016-12-16fix generic plugins for toggle with 2 scalepoints (enum)Robin Gareus
2016-12-16be a bit less flickery when redrawing tempo/meter markers.nick_m
2016-12-16more work on patch change redisplay.nick_m
2016-12-15correct return syntaxPaul Davis
2016-12-15speed up patch change redisplay when using scroomer / adjusting height.nick_m
2016-12-14GUI changes to allow user to specify how/if to use SMF track/instrument names...Paul Davis
2016-12-14change ordering of options for multichannel importPaul Davis
2016-12-14temporary default value for ImportStatus.midi_track_name_sourcePaul Davis
2016-12-14improving logic/flow for SMF type 1 files part 1:Paul Davis
2016-12-14test diff for patch change performance when caching colours.nick_m
2016-12-14when dragging or copying multiple regions, respect position lock style.nick_m
2016-12-13Further fixes to non-cxx11 enabled buildsTim Mayberry
2016-12-13Fix for non-cxx11 enabled buildsTim Mayberry
2016-12-13Add option to Zoom to Selection on double clickTim Mayberry
2016-12-13Change Zoom to Selection action (Z key) to zoom on both axesTim Mayberry
2016-12-12UI tweak for the spacer at the bottom of the master bus.Ben Loftis
2016-12-13only set the exact musical position of the primary region for move/copy drag.nick_m
2016-12-12Towards making tape-tracks work again..Robin Gareus
2016-12-12sort tempo curves initially as well.nick_m
2016-12-12amend previous commitnick_m
2016-12-12rename MetricSection movable -> initial, but of course initial is !movable..nick_m
2016-12-11Add a small tool to experiment with libcanvasRobin Gareus
2016-12-11there is no need to do a full set_colors() in MidiGhostRegion ctor.nick_m
2016-12-11tempo curve fiddling.nick_m
2016-12-11fix flickering in tempo curve when markers are reordered.nick_m
2016-12-11constify TempoCurve::tempo().nick_m
2016-12-11fix typo in 914224fRobin Gareus
2016-12-10Add editor actions to set tempo and meterRobin Gareus
2016-12-10Black selection & punch clock bgRobin Gareus
2016-12-10Fix video-monitor "sync-source" changesRobin Gareus
2016-12-10Add support for Pango Markup to ArdourButtonRobin Gareus
2016-12-10Consistent ArdourButton sizing for elements with LEDRobin Gareus
2016-12-08Speed up recent-session display with lots of snapshots.libcanvas-no-gtkRobin Gareus
2016-12-08Clarify "frames" (video, timecode) vs "samples" (audio)Robin Gareus
2016-12-08braces, pleasePaul Davis
2016-12-07Further tweaks to EngineDialog z-axis stackingRobin Gareus
2016-12-06Don't assume patch-banks are populated.Robin Gareus
2016-12-06Allow to send Immediate Patch ChangesRobin Gareus
2016-12-06Fix crash when track creation failed draging regionJulien ROGER
2016-12-06Don't move the Range Selection after performing Multi DuplicateTim Mayberry
2016-12-06Rename Duplicate Range action to Duplicate and assign existing Alt+d key bindingTim Mayberry
2016-12-05Fix theme names (dash is used to separate program-name)Robin Gareus
2016-12-03Remove Evoral::MIDIEventDavid Robillard