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
0xb00bface
d2486b2a63
Add scrollbars to settings tab
2020-10-11 20:06:55 +02:00
0xb00bface
dcd3df5d0c
Implement contact sheet creation
2020-09-30 16:16:49 +02:00
0xb00bface
a8b1af848a
Add documentation for the post-processing steps
2020-09-28 17:46:11 +02:00
0xb00bface
5fa72eaaa0
Add setting to define the download file name
2020-09-26 19:52:09 +02:00
0xb00bface
9ed4ded258
Disable post-processing steps in remote mode
2020-09-26 19:12:16 +02:00
0xb00bface
30021d184d
Add DeleteTooShort post-processor
2020-09-24 11:35:37 +02:00
0xb00bface
f6afed3717
Add script post-processor
2020-09-23 18:52:30 +02:00
0xb00bface
67ff48e2dc
Pass RecordingManager to post-processors
2020-09-22 22:15:28 +02:00
0xb00bface
bf39d9a639
Implement proper handling of the orignal and pp files
...
If a copy is created, the original file is not touched anymore.
Otherwise the original file is used and the post-processing process is not repeatable anymore, or at least the results might get unpredictable
2020-09-20 18:14:24 +02:00
0xb00bface
4f7d080f56
Add more pp steps
2020-08-30 13:41:03 +02:00
0xb00bface
000ea174c2
Add renamer
2020-08-23 13:38:43 +02:00
0xb00bface
bdcf1bee00
Implement Renamer post-processor
2020-08-23 13:37:59 +02:00
0xb00bface
17a32cd928
Add first configurable PP step
2020-08-22 18:35:54 +02:00
0xb00bface
7bb33568cf
Add new event for when the disk space is exhausted
2020-08-21 17:09:07 +02:00
0xb00bface
db186e65f4
Merge branch 'dev' into manyvids
...
# Conflicts:
# common/src/main/java/ctbrec/io/HttpClient.java
2020-08-16 17:00:43 +02:00
0xb00bface
daefe1a7d4
Add setting to disable online check for paused models
2020-08-09 14:03:52 +02:00
0xb00bface
0fe16f8ff8
Add setting to disable online check for paused models
2020-08-09 12:27:04 +02:00
0xboobface
6600b0da94
Get the authentication and the stream working
2020-07-10 22:12:28 +02:00
0xboobface
716c75c3d2
Add disabling of settings, if the don't make sense
2020-07-05 20:33:47 +02:00
0xboobface
9395431a6f
Remove pref size from list view
2020-07-05 15:44:00 +02:00
0xboobface
faf3d469f0
Make layout grow horizontally
2020-07-05 15:35:17 +02:00
0xboobface
6117d24e13
Remove old settings tab and obsolete dialogs
2020-07-05 15:09:58 +02:00