summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-11-11fix initial info color when switching to delta mode.Robin Gareus
2012-11-11rounding off all clock cornersRobin Gareus
2012-11-11specify time info box bg in style file(s), and make nudge clock use the same ...Paul Davis
2012-11-11make nudge clock use same font as punch clocksPaul Davis
2012-11-11punch clocks: fix up center-dotted zeros in at least some fontsPaul Davis
2012-11-11NOOP: remove trailing whitespaceRobin Gareus
2012-11-11audio clock display updates:Robin Gareus
2012-11-11re-nice audio clock horiz alignment.Robin Gareus
2012-11-11add missing font definition for punch clock.Robin Gareus
2012-11-11use bold mono font for delta mode in clocksPaul Davis
2012-11-11first round of audio-clock font rendering updateRobin Gareus
2012-11-10use bold variant of monospace font for big clock to avoid the ugly dots at th...Paul Davis
2012-11-10use (potentially ugly) monospace font for big clock tooPaul Davis
2012-11-10remove separators from audio clocks with info blocks below the main clock dis...Paul Davis
2012-11-10use mono font for transport clocksPaul Davis
2012-11-09make timecode offset workRobin Gareus
2012-11-09Don't notify user if fps changes only affect speed but not counting.Robin Gareus
2012-11-09fix option-editor tooltipsRobin Gareus
2012-11-08notably modify the design and logic of the startup dialog, so that we can han...Paul Davis
2012-11-08fix ARDOUR_DATA_PATH for ardev and its cousins (finds templates, among other ...Paul Davis
2012-11-07experimental option to support LTC 29.97000 fps generators.Robin Gareus
2012-11-06fix click to start editing audio clocks that occurs right of the clock, which...Paul Davis
2012-11-05amend 13373: don't force Step entry window on topRobin Gareus
2012-11-04a variety of fixes aimed at preventing crashes caused by the (global) port ma...Paul Davis
2012-11-02make the Step-Entry piano a dialog window (no maximize, on-top)Robin Gareus
2012-10-29clock-display: right-align slave delta, fix overflow of pull up/down infoRobin Gareus
2012-10-29fix label for 24.975fpsRobin Gareus
2012-10-27fix serious logic error in re-ordering treeviews after route order keys/RIDs ...Paul Davis
2012-10-27fix erroneous use of scoped_ptr where scoped_array should be usedPaul Davis
2012-10-26add LTC ports to Ardour-Misc groupRobin Gareus
2012-10-26add a preference dialog heading for the LTC generatorRobin Gareus
2012-10-25add -g to the ardour3 executable to facilitate debugging of this version (sim...Paul Davis
2012-10-25don't both with LTC parameter changes if HAVE_LTC is not setPaul Davis
2012-10-24more LTC config message tweaksRobin Gareus
2012-10-24conform LTC config tooltip textRobin Gareus
2012-10-23update audio-clock designRobin Gareus
2012-10-23LTC generator configRobin Gareus
2012-10-23more markup-escapingPaul Davis
2012-10-23use Gtk::Label::set_text() rather than Gtk::Label::set_markup() where no mark...Paul Davis
2012-10-23escape markup text that may contain non-legal characters (for GMarkup). this ...Paul Davis
2012-10-22change packing/design/sizing/labels at bottom of import dialog (should fix #5...Paul Davis
2012-10-21add LTC generatorRobin Gareus
2012-10-18change input/output button context menus for mixer strip to be non-additive: ...Paul Davis
2012-10-18fix computation of fixed ruler scales done before canvas width is set by allo...Paul Davis
2012-10-18if a session is altered, ask about saving it BEFORE moving on to the new sess...Paul Davis
2012-10-17patch to take snapshots into account in the recent-session display of teh sta...Paul Davis
2012-10-17second half of forward-port of recent a2/mb control protocol changes, this ti...Paul Davis
2012-10-17fix delta display of MClk slave.Robin Gareus
2012-10-16enable sync genlock & setFPS option for both MTC & LTCRobin Gareus
2012-10-16implement double click to ContentsRange on MidiScroomerHans Baier