.. |
event
|
Add button to suspend events
|
2021-12-11 17:07:50 +01:00 |
image
|
Add mechanism to automatically transfer portraits from client to server
|
2023-04-22 12:05:29 +02:00 |
io
|
Store model portraits on the server in client/server mode
|
2023-04-19 19:48:29 +02:00 |
recorder
|
Fix path to metadata files for recordings, after the config has been copied to a new version number
|
2023-04-11 21:21:44 +02:00 |
servlet
|
Update the RunningTheServer page
|
2019-08-10 20:24:27 +02:00 |
sites
|
Normalize urlHandle in isOnline for MVLive
|
2023-04-09 13:18:01 +02:00 |
variableexpansion
|
Remove ANTLR's error listeners, which print on System.err
|
2023-03-12 16:10:17 +01:00 |
AbstractModel.java
|
Add "added at" column for model tabs
|
2021-09-06 17:31:47 +02:00 |
Config.java
|
Fix bug which deleted portraits and model notes for all sites other than chaturbate
|
2023-04-10 16:29:24 +02: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
|
Use a cached thread pool instead of a fixed size thread pool
|
2021-01-23 10:23:20 +01: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 |
Model.java
|
Code cleanup
|
2021-12-19 17:55:57 +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
|
Only update recordings, if they might have been changed
|
2023-04-09 19:45:16 +02:00 |
Settings.java
|
Add playground dialog for post-processing variables/functions and update the documentation
|
2023-03-04 15:14:59 +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 |