ctbrec-5.3.2-experimental/common/src/main/java/ctbrec
0xb00bface 35592e2f48 Move Help servlets to common module and embed it into the webinterface 2023-11-12 13:48:31 +01:00
..
event Fix loading of EventHandlerConfiguration 2023-11-01 18:02:11 +01:00
image Move calculation of portrait ID to interface 2023-11-04 18:14:00 +01:00
io Remove RecordingSizeMonitor and update the recording size while recording and during post-processing instead 2023-11-11 11:05:12 +01:00
notes Replace NextGenLocalRecorder with SimplifiedLocalRecorder 2023-05-28 17:03:57 +02:00
recorder Fix graceful shutdown 2023-11-11 11:58:42 +01:00
servlet Move Help servlets to common module and embed it into the webinterface 2023-11-12 13:48:31 +01:00
sites Remove RecordingSizeMonitor and update the recording size while recording and during post-processing instead 2023-11-11 11:05:12 +01:00
variableexpansion Save model notes on server, when running in client/server mode 2023-04-25 19:16:37 +02:00
AbstractModel.java Merge branch '5.0.x winkru' into dev 2023-11-01 11:37:29 +01:00
Config.java Add migration of model JSON before loading the models 2023-11-03 19:04:37 +01:00
ErrorMessages.java Add class for common error messages 2021-12-24 16:18:22 +01:00
ForkProcessException.java Fix some code smells 2019-12-06 20:20:50 +01:00
GlobalThreadPool.java Make sure that only one recording per model is started and that recordings terminate before shutting down the thread pools 2023-05-29 17:00:22 +02:00
Hmac.java Implement HMAC authentication for remote portrait store 2023-04-21 18:01:40 +02:00
Java.java Add support for newer Java versions 2021-12-19 11:39:56 +01:00
LoggingInterceptor.java Fix Showup.tv loading of overviews and thumbnails 2022-10-15 16:28:58 +02:00
MigrateModel5_1_2.java Fix bug in addedTimestamp migration 2023-11-04 18:14:21 +01:00
Model.java Merge branch '5.0.x winkru' into dev 2023-11-01 11:37:29 +01:00
ModelGroup.java Add possibility to group models through a dialog 2021-05-09 12:14:03 +02:00
ModelIsIgnoredException.java Add check to the recorder, if a model is ignored 2023-02-11 20:23:01 +01:00
ModelNotFoundException.java First working version of Showup.tv 2020-05-16 16:28:44 +02:00
NotImplementedExcetion.java Improve handling of the orignal and pp files 2020-09-22 12:38:21 +02:00
NotLoggedInExcetion.java Fix LiveJasmin followed tab 2020-02-16 13:28:33 +01:00
OS.java Add parameters to the macOS browser command 2020-12-06 18:40:12 +01:00
Recording.java Remove RecordingSizeMonitor and update the recording size while recording and during post-processing instead 2023-11-11 11:05:12 +01:00
RemoteService.java Save model notes on server, when running in client/server mode 2023-04-25 19:16:37 +02:00
Settings.java Merge branch '5.0.x winkru' into dev 2023-11-01 11:37:29 +01:00
StreamNotFoundException.java Improve error handling for webrtc streams for cherry.tv 2022-12-12 11:15:19 +01:00
StringConstants.java Fix Flirt4Free recordings 2022-07-02 16:43:54 +02:00
StringUtil.java Use antlr4 for post-processing variable expansion 2023-02-19 17:02:47 +01:00
SubsequentAction.java Add record later as subsequent action for time limmited recordings 2021-09-06 16:48:17 +02:00
UnexpectedResponseException.java Remove some compiler and sonar warnings 2021-01-09 14:03:03 +01:00
UnknownModel.java Reduce use of Config.getInstance() 2021-08-31 15:45:50 +02:00
UnsupportedOperatingSystemException.java Add providers for MFC streams sources 2019-12-07 12:00:05 +01:00
Version.java Save the config in a sub-directory for each version 2022-05-03 18:12:44 +02:00