summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-12-22ProcessorBox: allow to receive PluginInfoPtr dropsRobin Gareus
2015-12-22update ProcessorBox API for new DnDVbox constructor.Robin Gareus
2015-12-21unhardcode "ardour:" port-prefixRobin Gareus
2015-12-21add tooltip to "floating monitor section" and allow on OSX.Robin Gareus
2015-12-21delete monitoring section when removedRobin Gareus
2015-12-21re-add AU cache/blacklist management (was lost in 964b8a98)Robin Gareus
2015-12-21allow to float detached monitor-section windowRobin Gareus
2015-12-21GUI part of monitor-section constraints.Robin Gareus
2015-12-21Monitor Section Processor Box.Robin Gareus
2015-12-20tweak solo mode & option layoutRobin Gareus
2015-12-20monitoring section on diet (75% original width)Robin Gareus
2015-12-19allow to show/hide Monitor SectionRobin Gareus
2015-12-17more hot wine.Robin Gareus
2015-12-16Update Russian translationAlexandre Prokoudine
2015-12-16update available sync-sources when engine [re]-startsRobin Gareus
2015-12-15amend 939808a7 - unset loop-range, no playRobin Gareus
2015-12-12display VST pathsRobin Gareus
2015-12-12add rc-config widget to display text-config/paths (read only)Robin Gareus
2015-12-12fix epic typo.Robin Gareus
2015-12-12foolishly attempt nightly-built linux/wine/VST bundlesRobin Gareus
2015-12-12correct name the event loop used by the GUIPaul Davis
2015-12-12Add "-" to cpp argumentsDavid
2015-12-10allow hiding and showing the mixer listBen Loftis
2015-12-10disabling follow_playhead should have effect when using stationary-playheadBen Loftis
2015-12-10disable loop when using external syncRobin Gareus
2015-12-10catch a potential segfault (unload session)Robin Gareus
2015-12-10indicate that we can't loop with external syncRobin Gareus
2015-12-09Remove two useless separator elements from editor ruler popups.André Nusser
2015-12-09update german translationEdgar Aichinger
2015-12-09do not define ARDOUR_MCP_PATH in ardev_common because it will be setup correc...Paul Davis
2015-12-08fix "stuck marker focus" after deleting marker.Robin Gareus
2015-12-08refactor Plugin Preference PaneRobin Gareus
2015-12-08add Action-Button for rc-config dialogRobin Gareus
2015-12-08add open-gui-after-adding-plugin option to preferencesRobin Gareus
2015-12-08use new open-gui-after-adding-plugin config variableRobin Gareus
2015-12-08a shot in the dark to work-around windows file-import limit.Robin Gareus
2015-12-07Fix zooming via ctrl+scroll in midi regions when note is selected.André Nusser
2015-12-07Make rows selectable in the theme manager. Fixes #6129.André Nusser
2015-12-07the variable used to define GTK2 RC files is GTK2_RC_FILES not GTK_RC_FILES (...Paul Davis
2015-12-08Drag - Don't snap _last_pointer_frame when leaving autoscroll.nick_m
2015-12-08Use correct position when finishing tempo and meter marker drags.nick_m
2015-12-08Don't snap twice when moving regions.nick_m
2015-12-06Remove the PaddedButton widget as it broke rendering in some cases.André Nusser
2015-12-06Fix inoperative keyboard modifiers when leaving autoscroll.nick_m
2015-12-06Update Russian translationAlexandre Prokoudine
2015-12-06Add ellipsis at the end of "Duplicate Tracks/Busses" menu itemAlexandre Prokoudine
2015-12-06Normalize user-visible messages to use 8-bit, 16-bit, 24-bit, 32-bit and 64-bitAlexandre Prokoudine
2015-12-05tweak GUI for backends where nperiods is driver dependent.Robin Gareus
2015-12-05GUI chores to show nperiods option.Robin Gareus
2015-12-04GUI handling for live latency-measurementRobin Gareus