summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2015-12-04remove duplicate check (same is done few lines above)Robin Gareus
2015-12-04Make the duplicate routes dialog look a little nicer.André Nusser
2015-12-04Remove "Fill Range with Region" from menu and also its function.André Nusser
2015-12-03do not show control surface bundles in non-MIDI port matrix.Paul Davis
2015-12-03Fix "Crop Region to Range" -- second attempt.André Nusser
2015-12-03further improvements to port grouping for the port matrixPaul Davis
2015-12-03fix mis-assignment of various Ports when constructing the PortGroup list for ...Paul Davis
2015-12-03Revert "somewhat different approach to telling the user how to edit control p...Paul Davis
2015-12-03Revert "NO-OP: remove cruft"Paul Davis
2015-12-02NO-OP: remove cruftPaul Davis
2015-12-02somewhat different approach to telling the user how to edit control protocol ...Paul Davis
2015-12-02use explicit button to show the protocol editor; users reported they did not ...Ben Loftis