add IsSkip enum to enums.cc
[ardour.git] / gtk2_ardour /
2014-09-17 Paul Davisshift-drag on range marker bar creates skip ranges...
2014-09-17 Paul Davisnew code to support creating skip markers
2014-09-17 Paul Davisremove old connections to (now) static Location signals
2014-09-17 Paul Davisdo not stupidly try to save punch/loop/session ranges...
2014-09-17 Paul Daviscorrectly connect to Location static signals
2014-09-16 Paul Davisset the CairoWidget focus handler; reset focus when...
2014-09-16 Paul DavisArdourButton should call the focus handler of CairoWidg...
2014-09-16 Paul Davisescape should reset focus as well as abort drags/clear...
2014-09-15 Paul Davisfix compiler warnings
2014-09-15 Paul Davisfix compiler warning
2014-09-15 Ben Loftisfix various loop-initiation faults
2014-09-15 Ben Loftisfix double-click-shows-region-properties in Ripple...
2014-09-13 Robin Gareus*t*racks not *c*hannels (amend 009ced9640)
2014-09-13 Robin Gareusfix CPI window handling:
2014-09-13 Robin Gareusfix crash when importing midi files with >1 midi-channe...
2014-09-13 Robin Gareusupdate ghost track colors:
2014-09-13 Robin GareusNOOP, format default-config values
2014-09-13 Colin FletcherFix restore of Jack driver setting
2014-09-13 Colin FletcherMake zoom-to-session include regions currently being...
2014-09-12 Robin Gareusreasonable dB range for waveform clipping indicator
2014-09-12 Robin Gareusdon't clamp wave-fill alpha value when using region...
2014-09-11 Robin GareusAPI flush static cairo pattern cache
2014-09-11 Robin Gareusmake valgrind output a bit more readable.
2014-09-11 Robin Gareusfix a bunch of memory leaks
2014-09-11 Robin Gareusfix race-condition/segfault at exit:
2014-09-11 Robin Gareusinitialize uninitialzed var
2014-09-10 Paul Davislook for per-cursor-set hotspot info file when setting...
2014-09-10 Paul Davisadd extra (default-ed) argument to ::get_icon_path...
2014-09-10 Paul Davisimprove code for cursor creation; nominally use CursorInfo
2014-09-10 Robin Gareusgrep unused styles from gtkrc
2014-09-10 Robin Gareusfix selection color in barcontroller's entry
2014-09-09 Robin GareusNOOP, indent & whitespace fixes
2014-09-09 Robin Gareusclean up midi channel controls
2014-09-09 Robin Gareushave another go at vertical text alignment
2014-09-08 Robin Gareusadd an easy way to debug button sizes
2014-09-08 Robin Gareuscomplete list from 68f0694ac0
2014-09-08 Robin Gareustweak button text y-alignment
2014-09-08 Robin Gareusfix TAV text-entry size.
2014-09-08 Ben Loftisremove arbitrary button sizing for edit mode buttons
2014-09-08 Robin Gareusfix typo in b9f075143
2014-09-08 Robin GareusVertically align Midi Notes, Piano Roll & Canvas Line...
2014-09-08 Robin Gareusfix color of top-most MIDI note line on the canvas
2014-09-08 Robin GareusMove Scroomer out of Track Selection Box:
2014-09-08 Robin Gareusvertical pixel alignment of all TAV elements
2014-09-07 Robin Gareusyet another rec-button [no]blink fix
2014-09-07 Robin Gareusremove debug message
2014-09-07 Robin Gareusfix (auto-expand) typo in f23f379b3
2014-09-07 Robin GareusNOOP, re-indent, remove trailing whitespace, sort includes
2014-09-07 Robin Gareusdon't loose a redraw.
2014-09-07 Robin Gareusspecial case track-header buttons
2014-09-07 Robin Gareusyet another button tweak..
2014-09-07 Robin Gareusprepare support for [color] style name postfix
2014-09-07 Robin Gareusno horiz canvas scroll over track-header automation...
2014-09-07 Paul Davistweak vertical size/position and layering of recording...
2014-09-07 Paul Daviscorrect the variable used to name the file when loading...
2014-09-07 Paul Davistweak initial x-axis location of a recording rect ...
2014-09-07 Paul Davisrename input/source file for default UI configuration
2014-09-07 Paul Davisfix names of included files
2014-09-07 Paul DavisEnsure complete sync with previous UI configuration...
2014-09-07 Paul Davischange all GUI config files (GTK RC and our own XML...
2014-09-06 Robin Gareusfix [git] version header file creation for old python
2014-09-06 Robin Gareussafe EditorRoutes::redisplay()
2014-09-06 Robin Gareusbackwards compat with old gtk
2014-09-06 Robin Gareusminimize rebuild after reconfigure:
2014-09-06 Robin Gareusfix another blinking-rec btn issue (amend 0ae8dd4)
2014-09-06 Robin Gareusidle update editor TreeView
2014-09-06 Robin GareusNOOP, cleanup whitespace
2014-09-06 Robin Gareusspeed up session load (display updates)
2014-09-06 Robin Gareusoptimize ArdourButton
2014-09-06 Robin Gareusgtk style related fixes:
2014-09-06 Robin Gareusfix mixer strip track number display (amend 4a00bdf0)
2014-09-06 Robin Gareusfix ArdourButton initialization
2014-09-06 Robin Gareusfix track-header vertical scrolling
2014-09-06 Robin GareusRevert "use a gloabl size group for track-header ctrl...
2014-09-06 Robin Gareusoptimize button expose/resize
2014-09-06 Robin Gareusremove pixel based Button LED diameter setting
2014-09-06 Robin Gareusoptimize button pattern cache
2014-09-05 Robin Gareusremove cruft
2014-09-05 Robin Gareusfix lock button font size
2014-09-05 Robin Gareusfundamentally change ArdourButton PangoLayout handling
2014-09-05 Robin Gareusset proper name (font) for number labels
2014-09-05 Robin Gareusnever change button element name.
2014-09-05 Robin Gareusno more button text position rounding
2014-09-05 Robin Gareusfurther button size polish
2014-09-05 Robin Gareusfix alert box: identical layout as transport option...
2014-09-05 Robin Gareusincrease fixed button sizes on meterbridge
2014-09-05 Robin Gareushard stop blinking rec-arm
2014-09-05 Paul Davisupdated .po files
2014-09-05 Robin Gareusconnect "blink-rec-arm" only when needed.
2014-09-05 Robin Gareusfix 849d80b - don't show solo Lock/Iso on master bus
2014-09-05 Robin Gareusgain-meter: use new PixFader API
2014-09-04 Robin Gareusre-order TAV widget packing:
2014-09-04 Robin Gareusfix typo
2014-09-04 Robin Gareususe a gloabl size group for track-header ctrl buttons
2014-09-04 Robin Gareustransport option buttons should expand to fill space.
2014-09-04 Robin Gareusand some more button px tweaks
2014-09-04 Robin GareusNOOP, fix indent
2014-09-04 Robin Gareusfix c4be8c2a67
2014-09-04 Robin Gareus"Aux" is a small button now, 2nd line is not visible
2014-09-04 Robin Gareusseparate button text-height -> button-height factor...
next