13
0
livetrax/libs/canvas
Robin Gareus 5bdc869e49 remove invalid assertion - #6634
There is a highly unlikely case where the render thread can have zero
requests in the queue, but it is not supposed to be terminated.

 1) WaveView::queue_get_image(); 
wake up thread, *but* the thread does not start yet
 2) WaveView::cancel_my_render_request(); 
and now the thread starts.

1,2 are initiated by user actions from the GUI thread and are normally
orders of magnitude slower than scheduler-thread wakeup.
2015-10-22 12:20:42 +02:00
..
benchmark NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
canvas NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
doc
macosx/canvas/canvas.xcodeproj
MSVCcanvas
test NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
arc.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
arrow.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc Include button number in canvas button press/release debug info 2015-10-06 13:29:57 +10:00
circle.cc
colors.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
colorspace.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
container.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
curve.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
debug.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
fill.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
flag.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
i18n.h
image.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
item.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
line_set.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
line.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
lookup_table.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
Notes
outline.cc
pixbuf.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
poly_item.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
poly_line.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
polygon.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
rectangle.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
root_group.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
ruler.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
run-manual-test.sh
run-tests.sh
scroll_group.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
stateful_image.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
text.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
tracking_text.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
types.cc
utils.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
wave_view.cc remove invalid assertion - #6634 2015-10-22 12:20:42 +02:00
widget.cc
wscript
xfade_curve.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00