forked from j62/ctbrec
1
0
Fork 0
Commit Graph

259 Commits

Author SHA1 Message Date
0xb00bface fe7b263d2e Fix adding models in the webinterface 2023-11-11 16:57:10 +01:00
0xb00bface 0c5a2df61f Set version to 5.2.0 2023-11-05 14:33:58 +01:00
0xb00bface 33b054bc68 Merge branch '5.0.x winkru' into dev 2023-11-01 11:37:29 +01:00
0xb00bface addbeab76e Integrate DramCam, Streamray and WinkTv by @winkru 2023-10-29 15:05:41 +01:00
0xb00bface 619d888bfa Get rid of moshi 2023-06-19 19:00:26 +02:00
0xb00bface 48bcf3b525 Set version to 5.1.2 2023-06-17 16:18:00 +02:00
0xb00bface 799ef77f38 Set version to 5.1.1 2023-06-16 18:56:51 +02:00
0xb00bface c9f7fd4403 Set version to 5.1.0 2023-06-04 15:27:51 +02:00
0xb00bface fb5fef8912 Replace NextGenLocalRecorder with SimplifiedLocalRecorder
The multi-threading in SimplifiedLocalRecorder is a bit simpler. It also makes sure, that each recording is looked at on a regular basis, which should get rid of the stalled recordings problem.
2023-05-28 17:03:57 +02:00
0xb00bface 86e8f00aaf Save model notes on server, when running in client/server mode 2023-04-25 19:16:37 +02:00
0xb00bface c52a25f2bc Implement HMAC authentication for remote portrait store 2023-04-21 18:01:40 +02:00
0xb00bface 39da801a61 Store model portraits on the server in client/server mode 2023-04-19 19:48:29 +02:00
0xb00bface db8ed3396a Set version to 5.0.3 2023-04-09 19:56:27 +02:00
0xb00bface 96e10b65c8 Set version to 5.0.2 2023-04-08 13:47:07 +02:00
0xb00bface 5137e2819e Set version to 5.0.1 2023-03-17 16:16:50 +01:00
0xb00bface 699a99608e Set version to 5.0.0 2023-03-11 11:29:01 +01:00
0xb00bface 0a01e2fc85 Set version to 4.7.17 2023-02-10 15:31:30 +01:00
0xb00bface 10c5c098e6 Set version to 4.7.16 2022-11-26 19:50:05 +01:00
0xb00bface 3ca1d715a7 Set version to 4.7.15 2022-11-13 11:01:46 +01:00
0xb00bface 97087c601a Set version to 4.7.14 2022-11-12 18:22:28 +01:00
0xb00bface 2cc55508b7 Set version to 4.7.13 2022-10-22 15:17:15 +02:00
0xb00bface 578a10a2b6 Set version to 4.7.12 2022-10-15 16:38:49 +02:00
0xb00bface 39d18edf9c Set version to 4.7.11 2022-08-31 15:58:13 +02:00
0xb00bface 0fba914a9c Set version to 4.7.10 2022-08-13 18:49:26 +02:00
0xb00bface a64cd4f4c1 Set version to 4.7.9 2022-07-02 16:55:31 +02:00
0xb00bface bbb829d546 Set version to 4.7.8 2022-05-25 19:49:36 +02:00
0xb00bface 710881826e Set version to 4.7.7 2022-05-14 19:20:27 +02:00
0xb00bface 625e972853 Save the config in a sub-directory for each version 2022-05-03 18:12:44 +02:00
0xb00bface 5650494c2f Set version to 4.7.5 2022-04-10 17:49:38 +02:00
0xb00bface e6e8d22631 Set version to 4.7.4 2022-03-12 15:33:08 +01:00
0xb00bface 5d7d5118dc Set version to 4.7.3 2022-02-20 12:57:45 +01:00
0xb00bface 1eafec94b3 Set version to 4.7.2 2022-02-19 21:24:03 +01:00
0xb00bface 9cb96f97b8 Set version to 4.7.1 2021-12-26 12:53:57 +01:00
0xb00bface df691e1d48 Set VM heap size to 256m for the server on windows and macos 2021-12-24 16:31:36 +01:00
0xb00bface f92cdf46b6 Set version to 4.7.0 2021-12-21 22:07:10 +01:00
0xb00bface 08052bbd4e Drop support for Java 1.8
Target version is the current LTS 17
2021-12-19 11:42:18 +01:00
0xb00bface 57c9d0d021 Set version to 4.6.1 2021-12-18 17:23:26 +01:00
0xb00bface 12997bac49 Set version to 4.6.0 2021-12-11 21:33:43 +01:00
0xb00bface cc2875911e Merge branch 'cherrytv' into dev 2021-11-09 20:05:09 +01:00
0xb00bface 1d9a15ea6b Add SecretFriends to server 2021-11-09 19:31:59 +01:00
0xb00bface 5a86cfa85e Add initial implementation for cherry.tv 2021-10-23 17:19:44 +02:00
0xb00bface 1142a15e9f Set version to 4.5.5 2021-10-15 15:55:23 +02:00
0xb00bface 07701de8c8 Set version to 4.5.4 2021-10-01 20:06:07 +02:00
0xb00bface 6e5d706f65 Fix switching between "record later" and "recording"
Starting the recording coming from "record later" did not work in every
case (client/server, standalone, start, start paused, record until)
2021-09-11 14:51:42 +02:00
0xb00bface b959c57b8f Generate / update playlist while recording 2021-09-10 21:37:11 +02:00
0xb00bface f786892d56 Add recording timeout parameters to config servlet 2021-09-09 14:28:01 +02:00
0xb00bface 3c6c495a5b Add timeout window when not record 2021-09-09 13:35:03 +02:00
0xb00bface b8467fc673 Set version to 4.5.2 2021-09-03 14:05:52 +02:00
0xb00bface 805097c7ec Reduce use of Config.getInstance() 2021-08-31 15:45:50 +02:00
0xb00bface 6b66cc963a Set version to 4.5.1 2021-08-27 15:10:32 +02:00