0xb00bface
|
a030ba7e83
|
Add volume setting to play sound event
|
2022-07-03 11:58:52 +02:00 |
0xb00bface
|
5dc5083150
|
Fix bug in preferences where panels would be empty
|
2022-05-28 18:07:07 +02:00 |
0xb00bface
|
14f2626492
|
Add setting to toggle draggable tabs
Draggable tabs in conjunction with alerts can cause tabs to freeze.
See https://bugs.openjdk.java.net/browse/JDK-8254676
|
2022-05-07 15:12:50 +02:00 |
0xb00bface
|
83cfee6568
|
Add setting to show the number of active recordings in the tray icon
|
2022-04-09 20:00:56 +02:00 |
0xb00bface
|
38b898f405
|
Add setting to customize the date time format in the GUI
|
2021-12-24 15:38:29 +01:00 |
0xb00bface
|
21fa71c901
|
Use minutes for record until default duration setting
|
2021-12-21 15:01:19 +01:00 |
0xb00bface
|
923286ae51
|
Add setting to define a default period for "record until"
|
2021-12-19 13:26:58 +01:00 |
0xb00bface
|
c6f5750e1b
|
Add setting for recording tab per site
|
2021-12-11 18:41:42 +01:00 |
0xb00bface
|
bf9e23bdfa
|
Add button to suspend events
|
2021-12-11 17:07:50 +01:00 |
0xb00bface
|
ed5d674be3
|
Add variable support for model variable to player params
|
2021-09-10 15:36:35 +02:00 |
0xb00bface
|
9e3e0db8ad
|
Disable timeout settings in remote mode
|
2021-09-09 14:15:39 +02:00 |
0xb00bface
|
3c6c495a5b
|
Add timeout window when not record
|
2021-09-09 13:35:03 +02:00 |
0xb00bface
|
f05353c3e5
|
Add default value for recording priority to settings
|
2021-09-06 16:12:18 +02:00 |
0xb00bface
|
2e78eb9b37
|
Add setting to hide the table grid
|
2021-08-27 15:54:07 +02:00 |
0xb00bface
|
b1f3390a69
|
Add font setting to settings tab
|
2021-08-26 17:03:25 +02:00 |
0xb00bface
|
0b762eba0d
|
Add combobox to select a font
... no actual functionality behinfd it, yet
|
2021-08-22 11:16:46 +02:00 |
0xb00bface
|
50d1725e59
|
Optimize GUI to work with big font sizes
|
2021-08-21 21:37:00 +02:00 |
0xb00bface
|
ea062582d4
|
Code cleanup
|
2021-05-14 19:52:46 +02:00 |
0xb00bface
|
8e2999241f
|
Avoid saving config during initialization of the GUI
|
2021-04-18 12:05:05 +01:00 |
0xb00bface
|
6e9b92effa
|
Add minimize to tray
|
2021-04-18 12:17:02 +02:00 |
0xb00bface
|
d330fabe36
|
Make sure the doc server is running when the help button is clicked
|
2021-03-28 13:52:51 +02:00 |
0xb00bface
|
924c60fb0e
|
Convert ignore list in a list of URLs to save space
|
2021-03-27 19:23:27 +01:00 |
0xb00bface
|
0f125f6e63
|
Add config setting to log missed segments
|
2021-02-13 22:39:21 +01:00 |
0xb00bface
|
a4c13fcf56
|
Merge branch 'dev' into v4
|
2021-02-13 21:30:38 +01:00 |
0xb00bface
|
1e3432d2d9
|
Change labels for contact sheet Timestamp option
|
2021-02-13 18:03:56 +01:00 |
0xb00bface
|
1cf62f362d
|
Speed up creation of contact sheet
Use FFmpegs select filter
Also add a config option to add a timestamp to the thumbs
|
2021-02-13 16:52:58 +01:00 |
0xb00bface
|
f646c28151
|
Add setting for playlist request timeout
|
2021-01-23 22:57:59 +01:00 |
0xb00bface
|
844295101e
|
Fix bug: "split bigger than" not being changeable
|
2021-01-23 18:48:23 +01:00 |
0xb00bface
|
fa7f1e5f57
|
Merge branch 'dev' into v4
|
2021-01-16 21:03:12 +01:00 |
0xb00bface
|
368120e8e6
|
Add tab for recently watched models
|
2021-01-16 18:28:49 +01:00 |
0xb00bface
|
4f7060dfef
|
Use GlobalThreadPool in conjunction with CompletableFuture
|
2021-01-10 20:14:36 +01:00 |
0xb00bface
|
e709e2d45d
|
Merge branch 'dev' into v4
|
2021-01-10 18:01:59 +01:00 |
0xb00bface
|
8e22112603
|
Add support for hlsdl
|
2021-01-09 22:03:01 +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
|
b0eb6e4411
|
Add setting to show total model count in title bar
|
2021-01-02 14:49:56 +01:00 |
0xb00bface
|
62602b552f
|
Remove a few code smells
|
2021-01-01 17:23:53 +01:00 |
0xb00bface
|
e0dbb0eea7
|
Remove download thread pool size settings
ThreadPoolScaler takes care of the correct size. The setting is not
needed anymore
|
2021-01-01 16:39:29 +01:00 |
0xb00bface
|
32429b192c
|
Make MergedFfmpegHlsDownload work again
|
2020-12-29 14:44:11 +01:00 |
0xb00bface
|
ac3f91eb03
|
Add setting to show confirmation dialogs for dangerous actions
|
2020-12-27 14:35:18 +01:00 |
0xb00bface
|
51574b0b7a
|
Fix NPE in CtbrecPreferencesStorage
|
2020-12-24 14:57:14 +01:00 |
0xb00bface
|
9a270bb84b
|
Add config option for fast scroll speed
|
2020-12-24 12:10:16 +01:00 |
0xb00bface
|
605269b4a0
|
Add setting to switch FFmpeg logging on / off
|
2020-12-12 15:22:10 +01:00 |
0xb00bface
|
ae14844170
|
Fixed possible NPE in CtbrecPreferencesStorage
|
2020-12-12 15:19:58 +01:00 |
0xb00bface
|
9c440e3750
|
Add "restart required" notification for some settings
|
2020-12-07 20:52:12 +01:00 |
0xb00bface
|
68371876b5
|
Remove ProxySettingsPanel
|
2020-12-07 20:26:23 +01:00 |
0xb00bface
|
5be7fcc2ae
|
Add clipboard monitoring for model URLs
|
2020-12-06 15:34:48 +01:00 |
0xb00bface
|
8791b5b1f8
|
Rename local variable
|
2020-12-06 15:34:12 +01:00 |
0xb00bface
|
d88e5ab960
|
Add GUI for setting splitRecordingsBiggerThanBytes
|
2020-12-05 22:39:03 +01:00 |
0xb00bface
|
cc277022f0
|
Code cleanup
|
2020-11-28 19:12:18 +01:00 |
0xb00bface
|
12033e9923
|
Make preferred size of preferences view taller to avoid clipping
|
2020-10-17 13:56:04 +02:00 |