redraw of markup'ed sections when style/font is [re]loaded.
[ardour.git] / gtk2_ardour /
2012-11-12 Robin Gareusredraw of markup'ed sections when style/font is [re...
2012-11-12 Robin Gareusprevent changing slave while slave is active
2012-11-12 Robin Gareusmake pull-up/down truly exclusive with JACK
2012-11-12 Paul Davisfix for crash caused as slave is switching from non...
2012-11-12 Robin Gareusreduce audio clock height
2012-11-12 Paul Davisbrighten up main clock color, and change font size...
2012-11-12 Robin GareusRevert "fix small screen mode width"
2012-11-12 Robin Gareusfix small screen mode width
2012-11-12 Robin Gareusslightly gray clock background - consistent with punch...
2012-11-11 Robin GareusMIDIClock is not a Timecode slave, fix segfault
2012-11-11 Robin Gareusclock width for 99999 bars (9999 allows 2h46m @ 240bpm)
2012-11-11 Paul Davisrestore bg color of status bar in main window
2012-11-11 Paul Davisadd support for using - as prefix keys to enter a negat...
2012-11-11 Robin Gareushighlight mismatching slave TC
2012-11-11 Robin Gareusfix horiz alignment (corner-radius is added to layout)
2012-11-11 Robin Gareusclock-delta mode restore: anticipate toggling set_activ...
2012-11-11 Robin Gareusshow slave info in Min:Sec mode - fill empty space
2012-11-11 Robin Gareusfix initial info color when switching to delta mode.
2012-11-11 Robin Gareusrounding off all clock corners
2012-11-11 Paul Davisspecify time info box bg in style file(s), and make...
2012-11-11 Paul Davismake nudge clock use same font as punch clocks
2012-11-11 Paul Davispunch clocks: fix up center-dotted zeros in at least...
2012-11-11 Robin GareusNOOP: remove trailing whitespace
2012-11-11 Robin Gareusaudio clock display updates:
2012-11-11 Robin Gareusre-nice audio clock horiz alignment.
2012-11-11 Robin Gareusadd missing font definition for punch clock.
2012-11-11 Paul Davisuse bold mono font for delta mode in clocks
2012-11-11 Robin Gareusfirst round of audio-clock font rendering update
2012-11-10 Paul Davisuse bold variant of monospace font for big clock to...
2012-11-10 Paul Davisuse (potentially ugly) monospace font for big clock too
2012-11-10 Paul Davisremove separators from audio clocks with info blocks...
2012-11-10 Paul Davisuse mono font for transport clocks
2012-11-09 Robin Gareusmake timecode offset work
2012-11-09 Robin GareusDon't notify user if fps changes only affect speed...
2012-11-09 Robin Gareusfix option-editor tooltips
2012-11-08 Paul Davisnotably modify the design and logic of the startup...
2012-11-08 Paul Davisfix ARDOUR_DATA_PATH for ardev and its cousins (finds...
2012-11-07 Robin Gareusexperimental option to support LTC 29.97000 fps generators.
2012-11-06 Paul Davisfix click to start editing audio clocks that occurs...
2012-11-05 Robin Gareusamend 13373: don't force Step entry window on top
2012-11-04 Paul Davisa variety of fixes aimed at preventing crashes caused...
2012-11-02 Robin Gareusmake the Step-Entry piano a dialog window (no maximize...
2012-10-29 Robin Gareusclock-display: right-align slave delta, fix overflow...
2012-10-29 Robin Gareusfix label for 24.975fps
2012-10-27 Paul Davisfix serious logic error in re-ordering treeviews after...
2012-10-27 Paul Davisfix erroneous use of scoped_ptr where scoped_array...
2012-10-26 Robin Gareusadd LTC ports to Ardour-Misc group
2012-10-26 Robin Gareusadd a preference dialog heading for the LTC generator
2012-10-25 Paul Davisadd -g to the ardour3 executable to facilitate debuggin...
2012-10-25 Paul Davisdon't both with LTC parameter changes if HAVE_LTC is...
2012-10-24 Robin Gareusmore LTC config message tweaks
2012-10-24 Robin Gareusconform LTC config tooltip text
2012-10-23 Robin Gareusupdate audio-clock design
2012-10-23 Robin GareusLTC generator config
2012-10-23 Paul Davismore markup-escaping
2012-10-23 Paul Davisuse Gtk::Label::set_text() rather than Gtk::Label:...
2012-10-23 Paul Davisescape markup text that may contain non-legal character...
2012-10-22 Paul Davischange packing/design/sizing/labels at bottom of import...
2012-10-21 Robin Gareusadd LTC generator
2012-10-18 Paul Davischange input/output button context menus for mixer...
2012-10-18 Paul Davisfix computation of fixed ruler scales done before canva...
2012-10-18 Paul Davisif a session is altered, ask about saving it BEFORE...
2012-10-17 Paul Davispatch to take snapshots into account in the recent...
2012-10-17 Paul Davissecond half of forward-port of recent a2/mb control...
2012-10-17 Robin Gareusfix delta display of MClk slave.
2012-10-16 Robin Gareusenable sync genlock & setFPS option for both MTC & LTC
2012-10-16 Hans Baierimplement double click to ContentsRange on MidiScroomer
2012-10-15 Paul Daviscreate and manage a new config parameter that defines...
2012-10-15 Robin Gareusaudio-clock: use Timecode::timecode_format_time
2012-10-14 Robin Gareusprepare reporting slave delta & MTC slave implementation
2012-10-14 Robin Gareususe translatable strings for TC info,
2012-10-14 Robin Gareusfix matching TC color assignment (rev13264)
2012-10-12 Paul Davistweaks to be ready for more information timecode displa...
2012-10-12 Paul Davismove TC FPS up into status bar, use lower right of...
2012-10-12 Robin Gareusskeleton framework for LTC-slave
2012-10-12 Hans Baiermake the time axis view remember it midnam model/mode...
2012-10-12 Robin Gareusmove TimecodeFormat to libtimecode
2012-10-11 Paul Davismore transport prefs tooltips and tidy up sync/slave...
2012-10-11 Hans Baierfurther tweak midi channel selector layout in track...
2012-10-11 Hans Baierdisable Ubuntu global menu for ardev
2012-10-11 Hans Baiernicer layout of MIDI channel selector
2012-10-11 Hans BaierMake input filtering while recording work in GUI, too
2012-10-11 Hans Baiermake sysex contents appear as verbose_cursor for visual...
2012-10-11 Hans Baierfix bug: sysexes x position not relative to region
2012-10-11 Hans Baierimplement deleting of sysex events
2012-10-11 Paul Davismove the external sync source selection tobe a global...
2012-10-10 Paul Davisadd the notion of a "tip widget" for all option editor...
2012-10-10 Paul Davismove timecode-is-clock-synced option to global configur...
2012-10-10 Paul Davismove sync-frame-rate option to Transport tab, rename...
2012-10-10 Paul Davisadd global config parameter timecode-sync-frame-rate...
2012-10-10 Paul Davisbreak out of step editing if a session goes away; do...
2012-10-09 Hans Baierfix whitespace in gtk2_ardour/canvas_patch_change.h
2012-10-04 Paul Davisfix up various aspects of building against a private...
2012-10-01 Paul Davisdo not add in ticks in the "at" position when computing...
2012-09-17 Paul Davisupdated czech translation file for gtk ui
2012-09-17 Carl HetheringtonRevert shade on playhead cursor (SVN 13048).
2012-09-15 Carl HetheringtonCheck for panner_shell rather than panner before
2012-09-15 Carl HetheringtonImprove sensitization of buttons in the advanced options
2012-09-15 Carl HetheringtonTweak label.
2012-09-12 Paul Davisfix a couple of errors in zh.po files
next