0xb00bface
b5640d932f
Set version to 3.10.10
2020-12-19 17:46:15 +01:00
0xb00bface
98d9ae5377
Add MVLive to autocomplete list in web interface
2020-12-17 18:53:31 +01:00
0xb00bface
04ee553c1a
Set version to 3.10.9
2020-12-15 19:31:29 +01:00
0xb00bface
ff273efedc
Set version to 3.10.8
2020-12-12 22:27:10 +01:00
0xb00bface
5020f9f06d
Update version to 3.10.7
2020-12-06 20:49:59 +01:00
0xb00bface
d76ee3994b
Fix bug, which caused the HLS servlet to double up the recordings path
2020-12-05 23:21:06 +01:00
0xb00bface
5135e10c19
Change config servlet for the new split options
2020-12-05 23:18:45 +01:00
0xb00bface
ab911baeae
Bump version to 3.10.6
2020-12-04 21:05:18 +01:00
0xb00bface
678d7b0174
Set version to 3.10.5
2020-11-21 20:51:23 +01:00
0xb00bface
cd840afe0d
Add idea project files to .gitignore
2020-11-21 19:20:01 +01:00
0xb00bface
17b0a51d02
Set version to 3.10.4
2020-10-31 22:19:15 +01:00
0xb00bface
bf0e99bd0f
Set version to 3.10.3
2020-10-24 11:37:46 +02:00
0xb00bface
f7775b4671
Add button to pause recording entirely without pausing all models
2020-10-17 16:43:23 +02:00
0xb00bface
fcbe4a2e25
Add automatic redirect and custom 404 page
2020-10-11 21:50:38 +02:00
0xb00bface
24fa1a6ed6
Set version to 3.10.2
2020-10-08 21:49:01 +02:00
0xb00bface
48605554f8
Change unit in label for minimumSpaceLeftInBytes
2020-10-05 18:52:12 +02:00
0xb00bface
e250628c96
Add com.sun.activation for Java versions > 8
2020-10-04 16:03:56 +02:00
0xb00bface
986744dfe7
Improve file handling in HLS servlet
2020-10-03 18:29:09 +02:00
0xb00bface
1c55593e7f
Add timeout to systemd service file
...
Increase the systemd timeout, so that it waits for ctbrec to finish the
post-processing.
Also changed SyslogIdentifier=ctbrec to reflect the real name instead of
a test name.
2020-09-29 13:33:50 +02:00
0xb00bface
8b6d246732
Merge branch 'pp' into dev
2020-09-27 15:25:49 +02:00
0xb00bface
93deeb3e52
Remove unused postProcessing setting
2020-09-26 17:22:42 +02:00
0xb00bface
4aca861390
Remove unused settings
2020-09-26 16:32:31 +02:00
0xb00bface
6e63fae244
Improve mimetype handling for the HlsServlet
2020-09-24 21:05:59 +02:00
0xb00bface
e1bce0acf5
Improve handling of the orignal and pp files
2020-09-22 12:38:21 +02:00
0xb00bface
90192d9b8f
Fix server stuff for new recording path handling
2020-09-13 19:54:43 +02:00
0xb00bface
1034488e94
Make RecorderServlet and RemoteRecorder compatible to new recording
...
fields
2020-08-24 15:15:34 +02:00
0xb00bface
7bb33568cf
Add new event for when the disk space is exhausted
2020-08-21 17:09:07 +02:00
0xb00bface
da3f0632e2
Set version to 3.9.0
2020-08-19 17:21:48 +02: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
d2bffa9e9b
Add MVLive to the server
2020-08-18 19:57:31 +02:00
0xb00bface
243d5f4ecf
Fix bug in recorder servlet
...
Actions unpin and setNote where mixed up
2020-08-17 13:46:07 +02:00
0xb00bface
4139e42ce2
Set version to 3.8.6
2020-08-16 14:16:38 +02:00
0xb00bface
0fe16f8ff8
Add setting to disable online check for paused models
2020-08-09 12:27:04 +02:00
0xb00bface
c02d9562bf
Set version to 3.8.5
2020-08-09 11:05:56 +02:00
0xb00bface
caf329eb23
Change look of the model table in the web interface
2020-08-08 20:11:48 +02:00
0xb00bface
e55daa0772
Add GUI and remote support for temporary recordings
2020-08-08 17:51:03 +02:00
0xb00bface
81643545d2
Set version to 3.8.4
2020-07-26 15:42:36 +02:00
0xb00bface
bc872b1ed5
Set version to 3.8.3
2020-07-19 18:23:32 +02:00
0xboobface
ed26228d7b
Increase version number to 3.8.2
2020-07-12 13:11:19 +02:00
0xboobface
e7349b2118
Set version to 3.8.1
2020-07-03 19:12:18 +02:00
0xboobface
4205cb6ff2
Use rolling file appender for the log files
2020-06-30 20:48:48 +02:00
0xboobface
6e25f98b2b
Add range slider for the recording resolution
2020-06-13 20:08:25 +02:00
0xboobface
229fc1f432
Add possibility to add notes to recordings
2020-06-13 19:32:00 +02:00
0xboobface
a4ceb2f513
Add current bandwidth throughput to webinterface
2020-06-12 19:11:14 +02:00
0xboobface
bd48d6bf9c
Set version to 3.8.0
2020-06-12 18:10:56 +02:00
0xboobface
ccab1261dc
Implement adding model by name in the webinterface like in the JavaFX
...
GUI
2020-06-11 20:55:14 +02:00
0xboobface
28e6313d41
Implement the ConfigServlet
...
Most of the server relevant options can now be changed in the
webinterface.
2020-06-11 19:58:59 +02:00
0xboobface
44fd340323
Implement loading of the config into the webpage
2020-06-11 19:58:59 +02:00
0xboobface
1b75340f74
Add authentication to config servlet
2020-06-11 19:58:59 +02:00
0xboobface
e1fb29b7c8
Add first implementation of a config servlet
2020-06-11 19:58:59 +02:00