de334c14b1
drop use of Editor::sample_to_pixel_unrounded() in some cases
...
We want things rounded to the nearest pixel in these (and perhaps all) cases.
2023-06-15 20:10:32 -06:00
4f87506e5c
do not sort lineset every time a coord is added; use RAII to create scope and sort at end
2023-04-09 14:36:03 -06:00
d4bca18108
slightly improve efficiency of drawing grid lines by passing by reference, not value
2023-04-09 14:36:03 -06:00
82bad0725a
libcanvas: reapply LineSet::add_line -> add_coord change after rebase conflicts with master
2021-08-13 12:51:27 -06:00
b54c9b6a30
use modified Canvas::LineSet API
2021-08-13 12:51:25 -06:00
4050ca5633
Update GPL boilerplate and (C)
...
Copyright-holder and year information is extracted from git log.
git history begins in 2005. So (C) from 1998..2005 is lost. Also some
(C) assignment of commits where the committer didn't use --author.
2019-08-03 15:53:15 +02:00
e069b0c797
Implement grid line colors ( was: measure lines ). This restores measure lines to a brighter color than beats.
2018-02-27 16:39:49 -06:00
8046f40f14
Remove unused code.
2018-02-09 13:44:49 -06:00
913445c981
new_grid: Add grid_lines.cc
2018-02-09 11:23:24 -06:00