summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-09-13fix crash when importing midi files with >1 midi-channel -- fixes #5965Robin Gareus
2014-09-13update ghost track colors:Robin Gareus
2014-09-13NOOP, format default-config valuesRobin Gareus
2014-09-13Fix restore of Jack driver settingColin Fletcher
2014-09-13Make zoom-to-session include regions currently being recordedColin Fletcher
2014-09-13reasonable dB range for waveform clipping indicatorRobin Gareus
2014-09-13don't clamp wave-fill alpha value when using region colorRobin Gareus
2014-09-11API flush static cairo pattern cacheRobin Gareus
2014-09-11make valgrind output a bit more readable.Robin Gareus
2014-09-11fix a bunch of memory leaksRobin Gareus
2014-09-11fix race-condition/segfault at exit:Robin Gareus
2014-09-11initialize uninitialzed varRobin Gareus
2014-09-10look for per-cursor-set hotspot info file when setting up mouse cursorsPaul Davis
2014-09-10add extra (default-ed) argument to ::get_icon_path() to allow it to be used t...Paul Davis
2014-09-10improve code for cursor creation; nominally use CursorInfoPaul Davis
2014-09-10grep unused styles from gtkrcRobin Gareus
2014-09-10fix selection color in barcontroller's entryRobin Gareus
2014-09-09NOOP, indent & whitespace fixesRobin Gareus
2014-09-09clean up midi channel controlsRobin Gareus
2014-09-09have another go at vertical text alignmentRobin Gareus
2014-09-09add an easy way to debug button sizesRobin Gareus
2014-09-09complete list from 68f0694ac0Robin Gareus
2014-09-09tweak button text y-alignmentRobin Gareus
2014-09-09fix TAV text-entry size.Robin Gareus
2014-09-08remove arbitrary button sizing for edit mode buttonsBen Loftis
2014-09-08fix typo in b9f075143Robin Gareus
2014-09-08Vertically align Midi Notes, Piano Roll & Canvas Line GridRobin Gareus
2014-09-08fix color of top-most MIDI note line on the canvasRobin Gareus
2014-09-08Move Scroomer out of Track Selection Box:Robin Gareus
2014-09-08vertical pixel alignment of all TAV elementsRobin 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-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-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-06minimize rebuild after reconfigure:Robin Gareus