0xb00bface
73eb13944c
Add new class RecordingDownload for recording downloads
...
This class inherits from MergedFfmpegHlsDownload, but doesn't create a
directory and start FFmpeg in the init method.
Moved the dedicated methods for recording downloads from
MergedFfmpegHlsDownload to RecordingDownload.
2021-01-30 13:03:42 +01:00
0xb00bface
0f5a05bfd7
Make Showup downloads work in v4
...
Also fix the Followed tab
2021-01-24 20:12:52 +01:00
0xb00bface
bd9645105b
Merge branch 'dev' into v4
...
# Conflicts:
# client/pom.xml
# common/pom.xml
# master/pom.xml
# server/pom.xml
2021-01-24 12:36:10 +01:00
0xb00bface
fcffb7892a
Set version to version 3.13.1
2021-01-24 12:15:18 +01:00
0xb00bface
d58a8c1d06
Fix Streamate URLs for the thumbnail pages
2021-01-24 00:43:46 +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
c44749ac16
Only update the logging tab if it is selected
2021-01-23 17:50:04 +01:00
0xb00bface
bab8392430
Start documentation server on demand instead of the start of the app
2021-01-23 17:25:39 +01:00
0xb00bface
fa7f1e5f57
Merge branch 'dev' into v4
2021-01-16 21:03:12 +01:00
0xb00bface
0b9c953ac4
Set version to 3.13.0
2021-01-16 20:16:33 +01:00
0xb00bface
368120e8e6
Add tab for recently watched models
2021-01-16 18:28:49 +01:00
0xb00bface
f7b22ff57b
Set version to 3.12.2
2021-01-16 12:12:36 +01:00
0xb00bface
df37f4a61c
Set version to 3.12.1
2021-01-12 19:47:28 +01:00
0xb00bface
159aacc8ff
Use 16:9 format for all MFC thumbnails
2021-01-10 22:20:51 +01:00
0xb00bface
967b5dec42
Use global thread pool instead of creating new threads
2021-01-10 22:14:20 +01:00
0xb00bface
ec9c463f80
Move global thread pool to common
2021-01-10 20:17:18 +01:00
0xb00bface
4f7060dfef
Use GlobalThreadPool in conjunction with CompletableFuture
2021-01-10 20:14:36 +01:00
0xb00bface
3c1e0eea96
Add a global ThreadPool
2021-01-10 20:13:15 +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
c9e7c87f35
Don't include models marked for later recording in pause all / resume
...
all
2021-01-10 13:40:43 +01:00
0xb00bface
8e22112603
Add support for hlsdl
2021-01-09 22:03:01 +01:00
0xb00bface
4421c6f9c3
Add indicator icon for models marked for later recording
2021-01-09 22:02:49 +01:00
0xb00bface
f8130acf00
Set version to 3.12.0
2021-01-09 21:58: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
755f0177b8
Update cell directly after starting / stopping a recording
2021-01-09 14:53:52 +01:00
0xb00bface
e548f25f2d
Remove some compiler and sonar warnings
2021-01-09 14:03:03 +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
2ecc447902
Set system property file.encoding to utf-8 in all start scripts
2021-01-07 20:59:23 +01:00
0xb00bface
d43e022563
Add "record later" tab to "bookmark" models
2021-01-03 18:37:21 +01:00
0xb00bface
c462aefd4f
Fix exception caused by loading the changelog too early
2021-01-03 17:53:13 +01:00
0xb00bface
08f481e6c9
Adjust logback config
2021-01-03 16:36:04 +01:00
0xb00bface
19d2644500
Ignore menu item action if mouse exited the menu item
2021-01-03 13:00:05 +01:00
0xb00bface
0df02b8c9d
Show progress indicator and a label if nothing was found
2021-01-02 16:58:07 +01:00
0xb00bface
372fadf14e
Show progress indicator if thumbnail grid is empty
2021-01-02 16:24:51 +01:00
0xb00bface
b0eb6e4411
Add setting to show total model count in title bar
2021-01-02 14:49:56 +01:00
0xb00bface
8251f41c50
Make sure to use lower case model names for Cam4
2021-01-02 13:04:53 +01:00
0xb00bface
62602b552f
Remove a few code smells
2021-01-01 17:23:53 +01:00
0xb00bface
d8288b31c6
Remove RecordingFileMonitor logger
2021-01-01 16:40:39 +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
a1492927e6
Upgrade okhttp to 4.9.0
2021-01-01 14:12:51 +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
f86ba637b4
Add automatic scaling of the scheduled thread pool
2020-12-29 14:44:11 +01:00
0xb00bface
c79cc826d7
Improve bandwidth meter performance
2020-12-29 14:44:11 +01:00
0xb00bface
11ac6d905d
Set Java version to 15
2020-12-29 14:44:11 +01:00
0xb00bface
9da2f0fc5d
Set version to 4.0.0-SNAPSHOT
2020-12-29 14:44:11 +01:00
0xb00bface
32429b192c
Make MergedFfmpegHlsDownload work again
2020-12-29 14:44:11 +01:00
0xb00bface
65ffbf525d
Refactored HLS downloads
2020-12-29 14:44:11 +01:00
0xb00bface
985ce12f52
Fix bug in OpenRecordingsDir action
...
It used the wrong directory in case of recording dir structure was set
to ONE_DIR_PER_RECORDING
2020-12-27 15:49:32 +01:00