ctbrec/common/src/main/java/ctbrec
0xboobface cbb6f3f45a Add failFast version of getStreamInfo for faster startup
With many chaturbate models, the loading of the recording tab took
a long time, because for each model the online state was loaded by the
loading cache. The failFast version just returns null and makes the
inital loading of recorder.getOnlineModels() much faster.
2018-11-28 16:45:42 +01:00
..
io Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
recorder Fix split recordings 2018-11-28 16:03:21 +01:00
sites Add failFast version of getStreamInfo for faster startup 2018-11-28 16:45:42 +01:00
AbstractModel.java Move getSite and setSite to AbstractModel 2018-11-19 20:51:40 +01:00
Config.java Fix split recordings 2018-11-28 16:03:21 +01:00
Hmac.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
Java.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
LoggingInterceptor.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
Model.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
OS.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
Recording.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
Settings.java Add threshold setting for minimum space on disk 2018-11-26 15:28:44 +01:00
StringUtil.java Move size formatting code to StringUtil 2018-11-27 14:11:52 +01:00
Version.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00