summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-07fix midi audition port-connect warningRobin Gareus
2014-09-07yet another rec-button [no]blink fixRobin Gareus
2014-09-07remove debug messageRobin Gareus
2014-09-07fix (auto-expand) typo in f23f379b3Robin Gareus
2014-09-07NOOP, re-indent, remove trailing whitespace, sort includesRobin Gareus
2014-09-07don't loose a redraw.Robin Gareus
2014-09-07special case track-header buttonsRobin Gareus
2014-09-07yet another button tweak..Robin Gareus
2014-09-07prepare support for [color] style name postfixRobin Gareus
2014-09-07no horiz canvas scroll over track-header automation faderRobin Gareus
2014-09-07tweak vertical size/position and layering of recording rectPaul Davis
2014-09-07correct the variable used to name the file when loading the default UI config...Paul Davis
2014-09-07tweak initial x-axis location of a recording rect (from grygorii zharun @ waves)Paul Davis
2014-09-07add Session::record_location()Paul Davis
2014-09-07rename input/source file for default UI configurationPaul Davis
2014-09-07fix names of included filesPaul Davis
2014-09-07Ensure complete sync with previous UI configuration filesPaul Davis
2014-09-07change all GUI config files (GTK RC and our own XML config files) to use prod...Paul Davis
2014-09-07fix packaging scripts to use new system config file name; NOTE: this file sho...Paul Davis
2014-09-07rename system and user config files with product-neutral namesPaul Davis
2014-09-07add Canvas::Ruler::set_metric() to allow ruler metrics to be changed dynamicallyPaul Davis
2014-09-07change Metric element of a Canvas::Ruler item into a pointer internallyPaul Davis
2014-09-06fix [git] version header file creation for old pythonRobin Gareus
2014-09-06safe EditorRoutes::redisplay()Robin Gareus
2014-09-06backwards compat with old gtkRobin Gareus
2014-09-06one less annoying compiler warning.Robin Gareus
2014-09-06minimize rebuild after reconfigure:Robin Gareus
2014-09-06get installdir for libardouralsautil correctPaul Davis
2014-09-06check for _port_handle == null throughout Port:: methodsPaul Davis
2014-09-06fix another blinking-rec btn issue (amend 0ae8dd4)Robin Gareus
2014-09-06idle update editor TreeViewRobin Gareus
2014-09-06NOOP, cleanup whitespaceRobin Gareus
2014-09-06speed up session load (display updates)Robin Gareus
2014-09-06optimize ArdourButtonRobin Gareus
2014-09-06gtk style related fixes:Robin Gareus
2014-09-06fix mixer strip track number display (amend 4a00bdf0)Robin Gareus
2014-09-06fix ArdourButton initializationRobin Gareus
2014-09-06fix track-header vertical scrollingRobin Gareus
2014-09-06pass-though PixFader tweaks API for scroll eventsRobin Gareus
2014-09-06Revert "use a gloabl size group for track-header ctrl buttons"Robin Gareus
2014-09-06optimize button expose/resizeRobin Gareus
2014-09-06remove pixel based Button LED diameter settingRobin Gareus
2014-09-06optimize button pattern cacheRobin Gareus
2014-09-06remove cruftRobin Gareus
2014-09-06fix lock button font sizeRobin Gareus
2014-09-06fundamentally change ArdourButton PangoLayout handlingRobin Gareus
2014-09-05set proper name (font) for number labelsRobin Gareus
2014-09-05never change button element name.Robin Gareus
2014-09-05no more button text position roundingRobin Gareus
2014-09-05further button size polishRobin Gareus