enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / audio_clock.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-27 nick_mTempo ramps - rename bbt_time() -> bbt_at_frame(),...
2016-05-27 nick_mTempo ramps - rename tempo_at() -> tempo_at_frame(...
2016-05-27 nick_mTempo ramps - display bbt in audio clock correctly...
2016-05-27 nick_mTempo ramps - respect tempo note type and meter note...
2016-05-27 nick_mTempo ramps - hook up tempo display, a new approach...
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-24 Robin Gareusfix crash when loading a session with non-default clock...
2016-02-22 Paul Davisremove all trace of SAE from source code.
2015-11-30 André NusserMake capitalization consistent and other minor spelling...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-29 Paul DavisRevert "change the way the audio clock cursor is drawn...
2015-09-28 Paul Davischange the way the audio clock cursor is drawn (somewha...
2015-09-28 Paul Daviswhen editing an audio clock, swallow illegal keys rathe...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove DPIReset and ColorsChanged signals into UIConfigur...
2015-07-16 Ben Loftismerge fix
2015-06-17 Colin FletcherAdd 'accept on focus out' parameter (default false...
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-21 Ben Loftistweak layout of main clocks so that HMS display remains...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-14 Robin Gareussimplify coaxing clock value out of ardour
2015-03-31 Robin Gareusfix OSX/PPC 10.4 long maths
2015-03-09 Colin FletcherMake left-click on tempo/meter in main clock edit curre...
2014-12-31 Paul Davisadd the ability to use cairo scaling to warp the render...
2014-12-28 Robin Gareusfollow 113bc3b38e, tentative clock-font size update.
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-11-26 Paul Davismassive reworking of color selection implementation
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-11 Robin Gareusfix a bunch of memory leaks
2014-08-30 Robin Gareusredraw clock(s) only when needed.
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-10 Robin Gareusfix TC entry beyond 2^31 frames.
2014-07-09 Paul Davisbreak out AudioClock::print_minsec() so that AudioClock...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-20 Robin Gareuschange the meters into CairoWidget, add expose_area...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-25 Paul DavisMerge branch 'master' into cairocanvas
2013-11-11 Robin Gareusfix audio-clock sample entry, handle empty entry as...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-10-03 John Emmas'gtk2_ardour' - Use 'floor / floorf' instead of 'trunc...
2013-10-03 John Emmas'gtk2_ardour' - Add namespaces + casting where necessar...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-19 Paul Davisswitch from JACK_Slave to Engine_Slave
2013-08-08 Robin Gareuscorrect error message
2013-08-08 Michael R. FisherC++11 Building - Add space between macros and quoted...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 Robin Gareuscorrect error message
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-16 Robin GareusMerge branch 'clang' of https://github.com/axetota...
2013-07-16 Michael R. FisherC++11 Building - Add space between macros and quoted...
2013-03-05 Paul Davisremove a couple of unused font style names, remove...
2013-03-04 Robin Gareususe default (not monospace) font for clock text
2013-03-03 Robin Gareusclock info-box: fix alignment and spacing
2013-03-03 Robin Gareusreplace unicode dash with (monospace) minus.
2013-01-04 Paul Davisallow region list selection of whole file regions to...
2012-12-30 Paul Davismake 2 audio clock strings translatable
2012-12-29 Paul Davisused fixed width for the big clock and remove all code...
2012-12-27 Paul Davisallow big block to be shrunk in size as well as expande...
next