0xb00bface
|
3a6fe58a0c
|
Code cleanup
|
2021-12-24 16:37:49 +01:00 |
0xb00bface
|
38b898f405
|
Add setting to customize the date time format in the GUI
|
2021-12-24 15:38:29 +01:00 |
0xb00bface
|
a6e3fcc6e3
|
Fix model groups not exported from server but from local config
|
2021-12-24 14:58:24 +01:00 |
0xb00bface
|
0772b8e057
|
Make model import more robust
|
2021-12-21 14:01:19 +01:00 |
0xb00bface
|
a111d12969
|
Improve input field of export file name
|
2021-12-20 17:29:57 +01:00 |
0xb00bface
|
f04eb5310e
|
Add export and import function for the model lists (recording and later)
|
2021-12-20 15:57:50 +01:00 |
0xb00bface
|
92fa017b6b
|
Code cleanup
|
2021-12-11 16:30:27 +01:00 |
0xb00bface
|
91b82b16a9
|
Fix Camsoda thumbnails
|
2021-12-11 16:22:29 +01:00 |
0xb00bface
|
2e122fbfd1
|
Add tab to show the recorded models per site
Does more or less the same as RecordedModelsTab, but removes some buttons and adds a default filter of site.getName()
|
2021-12-04 15:12:55 +01:00 |
0xb00bface
|
cad97492e4
|
Set min size for pagination buttons
|
2021-12-04 14:32:26 +01:00 |
0xb00bface
|
498a20fe4e
|
Start recording stream on double-click
|
2021-10-01 20:29:59 +02:00 |
0xb00bface
|
2775303113
|
Allow streaming of running recordings
Since the playlist is now written on-the-fly, we can stream the recording while it is still running
|
2021-10-01 19:57:21 +02:00 |
0xb00bface
|
ff9ce1d205
|
Add cell factory for resolution to render n/a and unknown values properly
|
2021-09-12 15:00:08 +02:00 |
0xb00bface
|
e8f653bcdd
|
Load portrait images only if column is visible
|
2021-09-12 14:58:38 +02:00 |
0xb00bface
|
2cdecf08aa
|
Execute EditGroupAction only if group indicator is clicked with primary
button
|
2021-09-11 19:08:08 +02:00 |
0xb00bface
|
2fc538c83a
|
Make preview column visible depending on the preview setting
|
2021-09-11 18:29:45 +02:00 |
0xb00bface
|
4cbb21bdb6
|
Use StatePersistingTableView for RecordedModels and RecordLater
|
2021-09-11 18:24:24 +02:00 |
0xb00bface
|
abf65b1cc2
|
Make columns of RecordingsTable configurable
|
2021-09-11 17:43:44 +02:00 |
0xb00bface
|
0d02a6cf9c
|
Update cached data in RemoteRecorder so that views update faster
|
2021-09-11 15:19:51 +02:00 |
0xb00bface
|
d663ca1160
|
Restart update service in callbacks
|
2021-09-11 14:06:16 +02:00 |
0xb00bface
|
9c2a8242de
|
Add resolution to recordings table
|
2021-09-10 16:28:00 +02:00 |
0xb00bface
|
e7b688906c
|
Add model notes to recordings table
|
2021-09-10 16:01:42 +02:00 |
0xb00bface
|
1d2acbeaf3
|
Center "added at" column
|
2021-09-09 14:03:44 +02:00 |
0xb00bface
|
069160f3ae
|
Add "added at" column for model tabs
|
2021-09-06 17:31:47 +02:00 |
0xb00bface
|
dfa70fe9c0
|
Code cleanup
|
2021-09-06 15:14:38 +02:00 |
0xb00bface
|
37c2543554
|
Increase max prio to 10000
|
2021-09-06 15:14:32 +02:00 |
0xb00bface
|
9b9659be71
|
Improve recording relation action behaviour
|
2021-09-05 20:23:35 +02:00 |
0xb00bface
|
f216b8240b
|
Rewrite of recording related model actions
|
2021-09-03 13:58:07 +02:00 |
0xb00bface
|
e5468f6849
|
Add error label to thumb overview in case the scheduled service fails
|
2021-09-03 11:09:36 +02:00 |
0xb00bface
|
e0f3d26ea1
|
Remove dialog on scheduled service error because it locks up the tab
somehow
|
2021-09-02 15:48:13 +02:00 |
0xb00bface
|
a335ef82dc
|
Execute start stop callback only for the current model
|
2021-08-27 16:37:01 +02:00 |
0xb00bface
|
2e78eb9b37
|
Add setting to hide the table grid
|
2021-08-27 15:54:07 +02:00 |
0xb00bface
|
eec6a4c822
|
Clean selected thumbcells on page change
|
2021-08-27 14:46:10 +02:00 |
0xb00bface
|
79a16674f2
|
Remove cells from selectedThumbCells, which are not visible anymore
|
2021-08-27 12:52:10 +02:00 |
0xb00bface
|
6d17b0413c
|
Fix rounded corners for portrait images
|
2021-08-23 15:32:46 +02:00 |
0xb00bface
|
c609014952
|
Use a constant for the silhouette image
... so that it only gets loaded once
|
2021-08-22 12:06:30 +02:00 |
0xb00bface
|
ac135b3e0b
|
Add F5 shortcut to reload the thumb overview
|
2021-08-22 11:15:37 +02:00 |
0xb00bface
|
50d1725e59
|
Optimize GUI to work with big font sizes
|
2021-08-21 21:37:00 +02:00 |
0xb00bface
|
1e9867cc88
|
Improve support for big fonts
|
2021-08-21 19:29:37 +02:00 |
0xb00bface
|
74e70074ba
|
Center text and images in tables
|
2021-08-21 17:44:42 +02:00 |
0xb00bface
|
0c1b925958
|
Add "use as portrait" to context menu in search popup
|
2021-08-21 16:54:50 +02:00 |
0xb00bface
|
6c1c10a791
|
Improve layout of portrait image table cell
|
2021-08-21 16:47:26 +02:00 |
0xb00bface
|
cdf32d8437
|
Remove portraits from cache, when models are removed
|
2021-08-21 16:47:26 +02:00 |
0xb00bface
|
a258498117
|
Add model portrait column to recorded models tab
|
2021-08-21 16:47:26 +02:00 |
0xb00bface
|
016b5dc7f1
|
Introduce common base class for recorded models tabs
|
2021-08-21 16:47:26 +02:00 |
0xb00bface
|
7b85114164
|
Make columns in recorded tab configurable
|
2021-08-21 16:47:26 +02:00 |
0xb00bface
|
28ca1932e9
|
Add first working client side version for model portraits
|
2021-08-21 16:47:26 +02:00 |
0xb00bface
|
1382f8fa1e
|
Fix record until clock not showing up in recorded models tab in client /
erver mode
|
2021-08-13 18:54:30 +02:00 |
0xb00bface
|
acbaf55257
|
Fix remove after ignore in RecordingsTab
|
2021-08-07 14:13:58 +02:00 |
0xb00bface
|
df54d1f3ec
|
Add action to mark models for later recording
|
2021-08-01 18:38:45 +02:00 |