0xb00bface
967b5dec42
Use global thread pool instead of creating new threads
2021-01-10 22:14:20 +01:00
0xb00bface
d679bb65ca
Revert "Use CompletableFuture.runAsync instead of creating new Threads"
...
This reverts commit 53684668ab
.
2021-01-10 19:58:17 +01:00
0xb00bface
53684668ab
Use CompletableFuture.runAsync instead of creating new Threads
2020-12-27 15:38:33 +01:00
0xboobface
367bec664c
Sleep 100ms between open and close checks for the preview
2019-06-11 19:58:46 +02:00
0xboobface
f5a302337f
Don't show previews, if disabled
2019-04-03 21:00:20 +02:00
0xboobface
d09aad1bf6
Move stream preview to its own control
...
Move stream preview to its own control, so that it can be used in
the ThumbCell, too
2018-12-15 15:55:17 +01:00
0xboobface
1feea03ec3
Dispose the video player on error
2018-12-02 13:32:38 +01:00
0xboobface
8a3f81a77a
Fix: popup was cut off on south and east edge
2018-12-01 20:21:23 +01:00
0xboobface
3188511c6a
Make log messages less serious for player errors
2018-12-01 19:29:41 +01:00
0xboobface
f1eaa75a57
Add error handler for the video player
2018-12-01 14:01:50 +01:00
0xboobface
754271c466
Add column which opens a preview popup, when hovered over
...
Add a column to the recorded models table, which can be used to
open a small preview popup. The popup opens, when the mouse hovers over
the table cell for a certain amount of time or if the cell gets clicked.
The preview plays the stream with the lowest quality without audio.
2018-12-01 00:29:20 +01:00