Jafea7
656df854e7
Convert Logback calls to Slf4j
2025-05-11 15:02:49 +10:00
reusedname
c91b410307
Respect column default visibility for new columns
2025-03-02 14:58:19 +05:00
0xb00bface
4d978e2ee6
Add check that the preview URL is not blank in SearchPopoverTreeList
2023-06-16 21:50:35 +02:00
0xb00bface
38b898f405
Add setting to customize the date time format in the GUI
2021-12-24 15:38:29 +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
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
3c6c495a5b
Add timeout window when not record
2021-09-09 13:35:03 +02:00
0xb00bface
0c1b925958
Add "use as portrait" to context menu in search popup
2021-08-21 16:54:50 +02:00
0xb00bface
28ca1932e9
Add first working client side version for model portraits
2021-08-21 16:47:26 +02:00
0xb00bface
d9742f5962
Add context menu to search popup
2021-08-21 16:47:10 +02:00
0xb00bface
7d73f57f36
Add time to "stop recording at"
2021-05-14 21:21:51 +02:00
0xb00bface
ea062582d4
Code cleanup
2021-05-14 19:52:46 +02:00
0xb00bface
0c4f37f950
Add a lot of model groups tweaks
2021-05-13 16:28:06 +02:00
0xb00bface
9bb2d5d593
Add dialog to edit model groups
2021-05-09 18:38:57 +02:00
0xb00bface
0358a35a84
Add possibility to group models through a dialog
2021-05-09 12:14:03 +02:00
0xb00bface
fa7f1e5f57
Merge branch 'dev' into v4
2021-01-16 21:03:12 +01:00
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
e709e2d45d
Merge branch 'dev' into v4
2021-01-10 18:01:59 +01:00
0xb00bface
4421c6f9c3
Add indicator icon for models marked for later recording
2021-01-09 22:02:49 +01:00
0xb00bface
cdf582ad8f
Merge branch 'dev' into v4
...
# Conflicts:
# client/src/main/java/ctbrec/ui/action/CheckModelAccountAction.java
# client/src/main/java/ctbrec/ui/controls/SearchPopoverTreeList.java
# client/src/main/java/ctbrec/ui/sites/camsoda/CamsodaShowsTab.java
# client/src/main/resources/logback.xml
# common/src/main/java/ctbrec/recorder/NextGenLocalRecorder.java
# server/src/main/resources/logback.xml
2021-01-09 15:59:31 +01:00
0xb00bface
17aa5bc18d
Change context menu behavior to make sense with bookmarked models
...
- "Record Later" is hidden if it makes sense
- Move models to Active tab, if the are in "Later" tab and then get started
2021-01-09 12:45:38 +01:00
0xb00bface
19d2644500
Ignore menu item action if mouse exited the menu item
2021-01-03 13:00:05 +01:00
0xb00bface
d1764389f0
Revert "Use CompletableFuture.runAsync instead of creating new Threads"
...
This reverts commit 53684668ab
.
2020-12-31 14:37:01 +01:00
0xb00bface
53684668ab
Use CompletableFuture.runAsync instead of creating new Threads
2020-12-27 15:38:33 +01:00
0xb00bface
f9b09775e3
Improved robustness of live previews
2020-12-21 23:10:56 +01:00
0xb00bface
7884e602d7
Set scene in Dialogs
2020-12-05 23:18:17 +01:00
0xb00bface
cc277022f0
Code cleanup
2020-11-28 19:12:18 +01:00
0xb00bface
69b75ae531
Add tooltips to recording / pause indicators
2020-11-22 00:35:22 +01:00
0xb00bface
4bdb7f5c21
Fix pause indicator click area
2020-11-22 00:19:32 +01:00
0xb00bface
3db5d16bb5
Disable follow button, if credentials are not available
2020-11-21 18:45:06 +01:00
0xb00bface
eb1db87e82
Improve recording PausedIndicator
...
Make the whole area clickable and not only the painted area
2020-11-21 18:43:57 +01:00
0xb00bface
e96bdc1c7e
Adjust mouse scroll speed to height of the scrollpane content
2020-11-14 19:25:51 +01:00
0xb00bface
7e2924d780
Add confirmation dialog for shutdown
...
Show confirmation dialog when a shutdown is requested and there are
recordings in progress. The user now can decide to shutdown immediately,
shutdown gracefully or leave the app running
2020-08-19 12:45:47 +02:00
0xb00bface
e55daa0772
Add GUI and remote support for temporary recordings
2020-08-08 17:51:03 +02:00
0xboobface
83775c805a
Add all settings to the new settings panel
2020-07-05 14:02:15 +02:00
0xboobface
4f52259aa9
Add mouse click behaviour to range slider
2020-06-30 20:28:44 +02:00
0xboobface
3382c7ff54
Fix initialization of the range slider
2020-06-30 19:40:08 +02:00
0xboobface
ec1a0826e0
Add new settings tab implementation
2020-06-27 18:40:41 +02:00
0xboobface
fa37266485
Fix IndexOutOfBoundsException in RangeSLiderBehavior
2020-06-14 11:21:33 +02:00
0xboobface
56a41df4e7
Update changelog
2020-06-13 20:51:24 +02:00
0xboobface
6e25f98b2b
Add range slider for the recording resolution
2020-06-13 20:08:25 +02:00
0xboobface
ff9ff8f40f
Add dialog to specify media player params in the settings
2020-03-16 20:51:09 +01:00
0xboobface
8cafc7124f
Add search for Stripchat
2020-02-23 19:36:14 +01:00
0xboobface
dbeb814465
Add "Ignore" to context menu of RecordedModelsTab
2020-01-26 16:20:14 +01:00
0xboobface
3bb161c055
Add columns "last recorded" and "last seen" to models table
2020-01-05 16:02:22 +01:00
0xboobface
011e8c2f29
Improve thread interrupt and lock handling
2019-11-23 17:13:27 +01:00
0xboobface
ef19e04751
Fix NPE in DirectorySelectionBox
2019-07-05 18:09:50 +02:00