summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2015-12-02Enable horizontal scrolling in midi regions when note is selected.André Nusser
2015-12-02fix double template syntaxPaul Davis
2015-12-02Disable scrolling in the dropdown menus of midi region heads.André Nusser
2015-12-02Fix "Fill Track".André Nusser
2015-12-02Fix "Crop Region to Range".André Nusser
2015-12-02rename ProcessSemaphore to Semaphore (UI)Robin Gareus
2015-12-02consolidate semaphore implementation (part two)Robin Gareus
2015-12-01tweak control surface config window titlePaul Davis
2015-12-01set control surface window name to (usefully) show control protocol namePaul Davis
2015-12-01make (parent,title) variant of ArdourWindow constructor set window titlePaul Davis
2015-12-01faderport: stick a nice little image of the faderport in the surface GUIPaul Davis
2015-12-01Remove unused vestigial frame member of TimeAxisViewItemTim Mayberry
2015-12-01Hide Region frame outline when region width is < 2 pixels, fixes #6615Tim Mayberry
2015-12-01Make capitalization consistent and other minor spelling corrections.André Nusser
2015-12-01Create fr.potrebmuh