summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Collapse)Author
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
This will stop being the right thing to do if anyone ever creates a control protocol that uses audio ports.
2015-12-03Fix "Crop Region to Range" -- second attempt.André Nusser
2015-12-03further improvements to port grouping for the port matrixPaul Davis
Don't show LTC etc. ports in the MIDI matrix; Don't show Scene ports for Ardour or Mixbus, since we don't use them; code renaming
2015-12-03fix mis-assignment of various Ports when constructing the PortGroup list for ↵Paul Davis
the (e.g.) PortMatrix
2015-12-03Revert "somewhat different approach to telling the user how to edit control ↵Paul Davis
protocol settings" This reverts commit 4eb161cd4cf55841b7d0d93ca54e8d5706f46232.
2015-12-03Revert "NO-OP: remove cruft"Paul Davis
This reverts commit 5facfc113de7da94a9cab2b6cb274155b5dcb39e.
2015-12-02NO-OP: remove cruftPaul Davis
2015-12-02somewhat different approach to telling the user how to edit control protocol ↵Paul Davis
settings We can't put an actual button in a cell of a Tree/ListView, so we put some bolded-up text there and hope that this is more obvious than anything we've tried to date (including Ben's recent attempt)
2015-12-02use explicit button to show the protocol editor; users reported they did not ↵Ben Loftis
see the double-click text. maybe this will help?
2015-12-02Enable horizontal scrolling in midi regions when note is selected.André Nusser
The shortcut for 'change velocities together' had to be changed to achieve that. The new shortcut is now primary+tertiary modifier +scroll, i.e. ctrl+shift+scroll for the default keys.
2015-12-02fix double template syntaxPaul Davis
2015-12-02Disable scrolling in the dropdown menus of midi region heads.André Nusser
Instead pass it to the canvas as proposed by x42 in #6143.
2015-12-02Fix "Fill Track".André Nusser
It now behaves like Multi-Duplicate until the end marker. The end marker is excluded as this would often lead to size 1 regions.
2015-12-02Fix "Crop Region to Range".André Nusser
Before only regions that contained the start of the range were cropped, now all are cropped.
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
Ideally, the PNG file would be part of the surface GUI but for now just put the PNG into gtk2_ardour/icons
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
add a French translation
2015-11-29NOOP, remove trailing whitespace, replace tabs in python scriptsRobin Gareus
2015-11-29some upcoming release codenamesRobin Gareus
2015-11-29fix OSX openFile Application DelegateRobin Gareus
allows to open Ardour via double-click on a .ardour file in Finder.
2015-11-25Correct spelling of action names. Translation context for Reference.André Nusser
2015-11-25Add more menu entries to the 'Help' menu.André Nusser
* The functions were already implemented -- I just added the links in ardour.menu.in, corrected spelling and the link to the tracker. * The tracker link was corrected as I considered it confusing when one is not already logged in.
2015-11-24rough-in for faderport protocol backendBen Loftis
2015-11-23prefer recently used states.Robin Gareus
2015-11-23restore last used driver+devices for a given backend.Robin Gareus
2015-11-23keep track of meter visibility - fixes #6685Robin Gareus
2015-11-23Update fr.potrebmuh
one more fix
2015-11-23Update fr.potrebmuh
+1 small fix
2015-11-23Update fr.potrebmuh
all right now