summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-12-18fix blank mini-timelineRobin Gareus
2016-12-18consolidate mini-timeline code, latch exposeRobin Gareus
2016-12-18Simplify spacer codeRobin Gareus
2016-12-18Transport Layout: horizontal separator makes it look too busy. Commented out ...Ben Loftis
2016-12-18repack widgets, and add some spacer elementsBen Loftis
2016-12-18Add clock-button tooltipsRobin Gareus
2016-12-18Tweak Tempo and Meter precision, and shorten the label to accomodateRobin Gareus
2016-12-18Revert mini-timeline marker drawing to before 448f921dRobin Gareus
2016-12-18consistent size of sync-buttonRobin Gareus
2016-12-19show all parameters when adding a meter via the tempo dialog.nick_m
2016-12-19TempoMap - rename some methods.nick_m
2016-12-19add frame parameter for Meter ctor and TempoMap::replace_meter(). allow for v...nick_m
2016-12-18mini-tl: subscribe to location add/remove signalsRobin Gareus
2016-12-18Transport Layout:Ben Loftis
2016-12-17Transport Layout: Alert buttons do not need to be red when inactiveBen Loftis
2016-12-17Transport Layout: Attempts to standardize button sizes and padding.Ben Loftis
2016-12-17Mini-timeline: Any click not on a marker should trigger a locateBen Loftis
2016-12-17Mini-timeline: Use timeline colors from configBen Loftis
2016-12-18Prepare configurable mini-timeline time-spanRobin Gareus
2016-12-17remove channel filter status and button from MIDI track header, access via co...Paul Davis
2016-12-17fix gcc4 compilation (local type used in template)Robin Gareus
2016-12-17Refine transport tool bar layoutRobin Gareus
2016-12-17Prepare mini-timeline widget for toolbarRobin Gareus
2016-12-17remove cruftRobin Gareus
2016-12-17Add UI to set global track layered modeRobin Gareus
2016-12-17Hide/remove per-track record-mode in favor of global setting.Robin Gareus
2016-12-17Move selection/punch clocks to editor SidebarRobin Gareus
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