forked from j62/ctbrec
1
0
Fork 0
Commit Graph

2304 Commits

Author SHA1 Message Date
0xb00bface 952739f846 Reduce log level 2023-03-17 16:14:32 +01:00
0xb00bface 51d0ec3083 Remove ANTLR's error listeners, which print on System.err 2023-03-12 16:10:17 +01:00
0xb00bface cf9dc5ab67 Update changelog 2023-03-12 16:02:57 +01:00
0xb00bface 69ea8e0b92 Improved grammar to allow multiple expressions in a function parameter 2023-03-12 15:26:00 +01:00
0xb00bface 699a99608e Set version to 5.0.0 2023-03-11 11:29:01 +01:00
0xb00bface c6e96825a2 Convert the model name in URLs to lower case for Chaturbate 2023-03-10 19:00:37 +01:00
0xb00bface f2df8deb0c Add playground dialog for post-processing variables/functions and update the documentation 2023-03-04 15:14:59 +01:00
0xb00bface e63107cd93 Add original stream quality playlist to stream sources for Stripchat 2023-03-01 19:19:26 +01:00
0xb00bface 59a5f1398e Remove binding between startMinimized and minimizeToTray 2023-02-25 17:03:56 +01:00
0xb00bface 8dc389c73c Add option to start ctbrec minimized
- add option to start ctbrec minimized
- add launcher files to start without splash screen
2023-02-25 16:54:33 +01:00
0xb00bface 9df466f0ea Add checkbox to post-processing steps to disable them 2023-02-19 20:11:25 +01:00
0xb00bface 519e6a49f3 Add flag to disable post-processors 2023-02-19 18:51:30 +01:00
0xb00bface 9e82b61df7 Replace default value syntax with orElse function 2023-02-19 17:37:56 +01:00
0xb00bface af7c36c65a Use antlr4 for post-processing variable expansion
This will break the current syntax, but make it easier to extend functionality including the implementation of functions to convert data.
2023-02-19 17:02:47 +01:00
0xb00bface a439881dc3 Update changelog 2023-02-17 17:27:32 +01:00
0xb00bface 4ad492721f Add check to the recorder, if a model is ignored
Ignored models will not be added. Instead a ModelIsIgnoredException will be thrown
2023-02-11 20:23:01 +01:00
0xb00bface 57cecf0818 Set version to 4.7.17 2023-02-11 19:23:14 +01:00
0xb00bface 0a01e2fc85 Set version to 4.7.17 2023-02-10 15:31:30 +01:00
0xb00bface f39b9ef13f Fix Cam4 browser tabs 2023-02-10 15:29:01 +01:00
0xb00bface adf129a0c0 Update MFC model state when a page is loaded, so that offline models are detected as offline 2022-12-26 19:00:58 +01:00
0xb00bface 8004915125 Improve error handling for webrtc streams for cherry.tv 2022-12-12 11:15:19 +01:00
0xb00bface 15593cd9b8 Attach key listener to scrollpane instead of whole tab 2022-12-03 17:27:55 +01:00
0xb00bface 10c5c098e6 Set version to 4.7.16 2022-11-26 19:50:05 +01:00
0xb00bface 1accff0557 Use factory methods to create new HTTP requests 2022-11-26 18:49:44 +01:00
0xb00bface 97b4aa992f Code cleanup 2022-11-26 18:49:01 +01:00
0xb00bface 505e641eb9 Code cleanup 2022-11-18 18:20:18 +01:00
0xb00bface 3ca1d715a7 Set version to 4.7.15 2022-11-13 11:01:46 +01:00
0xb00bface 776cee271a Fix error in backupConfig, if config dir does not wxist yet 2022-11-12 21:09:33 +01:00
0xb00bface 97087c601a Set version to 4.7.14 2022-11-12 18:22:28 +01:00
0xb00bface 0e4957e4c7 Make a backup of the config directory on startup
On each start the config is backed up in a separate directory. 5 backups are kept, older backups get deleted.
2022-11-12 18:19:45 +01:00
0xb00bface 287d0804c8 Delete directory recursively in IoUtils 2022-11-12 18:06:34 +01:00
0xb00bface 49a581446b Fix file handles not released for failed segments 2022-11-12 14:43:18 +01:00
0xb00bface 1abb2a8f79 Update changelog 2022-11-11 17:51:10 +01:00
0xb00bface 5b62b2dba8 Fix bug in precondition check ensureNoOtherFromModelGroupIsRecording
The check used model objects from the model group, which might have been old serialized objects with an outdated state.
The model from the model group is now updated with the current state from the recorder before performing the check.
2022-11-11 17:29:17 +01:00
0xb00bface 2cc55508b7 Set version to 4.7.13 2022-10-22 15:17:15 +02:00
0xb00bface 09d9c3490e Add electron login dialog for Chaturbate 2022-10-22 15:08:29 +02:00
0xb00bface d1c5bd4850 Update token label only when a tab is selected 2022-10-22 13:48:49 +02:00
0xb00bface 8b31df73c5 Code cleanup 2022-10-15 20:04:55 +02:00
0xb00bface 856743c00a Add "Trans" tab for Cam4 2022-10-15 18:04:34 +02:00
0xb00bface 70b0247b3c Upgrade Java and JavaFX 2022-10-15 17:39:00 +02:00
0xb00bface 67a8aa1b26 Fix Showup.tv loading of overviews and thumbnails 2022-10-15 17:35:33 +02:00
0xb00bface 578a10a2b6 Set version to 4.7.12 2022-10-15 16:38:49 +02:00
0xb00bface 9114d0db6b Update changelog 2022-10-15 16:37:32 +02:00
0xb00bface 74459d61fc Fix Showup.tv loading of overviews and thumbnails 2022-10-15 16:28:58 +02:00
0xb00bface 3ed7fd1aff Fix BongaCams online check 2022-10-15 14:55:27 +02:00
0xb00bface a3fc1e31d4 Update user-agent string 2022-10-08 14:36:24 +02:00
0xb00bface c9caaade9d Fix loading of model list 2022-10-08 14:36:01 +02:00
0xb00bface a909f2996f Fix model URL in MVLive search results 2022-10-08 14:35:44 +02:00
0xb00bface 39d18edf9c Set version to 4.7.11 2022-08-31 15:58:13 +02:00
0xb00bface 8bcc1a262c Fix Stripchat preview URLs 2022-08-30 20:33:08 +02:00