forked from j62/ctbrec
1
0
Fork 0
Commit Graph

1507 Commits

Author SHA1 Message Date
0xb00bface dafde88721 Fix moving of segmented downloads 2020-12-06 14:22:28 +01:00
0xb00bface d76ee3994b Fix bug, which caused the HLS servlet to double up the recordings path 2020-12-05 23:21:06 +01:00
0xb00bface 5135e10c19 Change config servlet for the new split options 2020-12-05 23:18:45 +01:00
0xb00bface 7884e602d7 Set scene in Dialogs 2020-12-05 23:18:17 +01:00
0xb00bface d88e5ab960 Add GUI for setting splitRecordingsBiggerThanBytes 2020-12-05 22:39:03 +01:00
0xb00bface a31debcdea Add possibility to split recordings with different strategies 2020-12-05 21:30:54 +01:00
0xb00bface 0430cc07a3 Fix use the stripchat user name instead of the chaturbate user name for
the credential check
2020-12-05 16:26:02 +01:00
0xb00bface 8b66dce61a Rename chaturbate username and password setting 2020-12-05 16:24:47 +01:00
0xb00bface f2d3026d0a Code cleanup - Remove compiler warnings 2020-12-05 16:13:33 +01:00
0xb00bface c6dd2bb06c Fix bug in credentialsAvailable for Streamate
It was using the username for Chaturbate. Whoopsy!
2020-12-05 16:10:41 +01:00
0xb00bface f79441d414 Remove stray java file 2020-12-05 12:53:44 +01:00
0xb00bface dc95b431dc Update changelog 2020-12-04 21:05:54 +01:00
0xb00bface ab911baeae Bump version to 3.10.6 2020-12-04 21:05:18 +01:00
0xb00bface 9e2074ba59 Fix Cam4 model details link 2020-12-04 21:04:11 +01:00
0xb00bface 75131cd325 Fix MV Live downloads and search 2020-11-29 16:36:39 +01:00
0xb00bface cc277022f0 Code cleanup 2020-11-28 19:12:18 +01:00
0xb00bface 267e3394b5 Code cleanup 2020-11-28 17:41:56 +01:00
0xb00bface 5c3755dedc Fixed wrong playlist file extensions
m3u8a -> m3u8
2020-11-28 01:00:13 +01:00
0xb00bface 69b75ae531 Add tooltips to recording / pause indicators 2020-11-22 00:35:22 +01:00
0xb00bface 4bdb7f5c21 Fix pause indicator click area 2020-11-22 00:19:32 +01:00
0xb00bface 678d7b0174 Set version to 3.10.5 2020-11-21 20:51:23 +01:00
0xb00bface 80ce269298 Little bit of code cleanup 2020-11-21 20:47:19 +01:00
0xb00bface 628c92cc67 Little bit of code cleanup 2020-11-21 20:17:21 +01:00
0xb00bface 4f973dbeed Resolve maven dependency conflicts 2020-11-21 20:12:12 +01:00
0xb00bface cd840afe0d Add idea project files to .gitignore 2020-11-21 19:20:01 +01:00
0xb00bface e53cee3272 Update changelog 2020-11-21 18:45:41 +01:00
0xb00bface 69e13a7f37 Add stop, pause and follow actions to context menu 2020-11-21 18:45:30 +01:00
0xb00bface 3db5d16bb5 Disable follow button, if credentials are not available 2020-11-21 18:45:06 +01:00
0xb00bface eb1db87e82 Improve recording PausedIndicator
Make the whole area clickable and not only the painted area
2020-11-21 18:43:57 +01:00
0xb00bface 0e7b5b5452 Fix: date placeholders with patterns with more than one ocurrence are 2020-11-21 16:06:45 +01:00
0xb00bface dc8d288b05 Add shortcuts for pagination 2020-11-15 14:47:07 +01:00
0xb00bface e96bdc1c7e Adjust mouse scroll speed to height of the scrollpane content 2020-11-14 19:25:51 +01:00
0xb00bface 13eef32ffb Move ThumbCell.css to package of ThumbCell.java 2020-11-14 19:25:12 +01:00
0xb00bface 20473f9a23 Change MFC websocket URL to the TLS one 2020-11-08 13:40:10 +01:00
0xb00bface 8df1ff72e7 Make recording indicator clickable
You can now click on the recording / pause indicator to pause or resume
recording in the thubmnail overview tabs
2020-11-01 19:12:47 +01:00
0xb00bface 80ea981644 Fix login page simplifaction manipulation 2020-11-01 16:50:46 +01:00
0xb00bface 3cb618ae42 Make resizing of filter and model input more equal 2020-11-01 11:25:45 +01:00
0xb00bface 17b0a51d02 Set version to 3.10.4 2020-10-31 22:19:15 +01:00
0xb00bface 57efe8b186 Update changelog 2020-10-31 22:14:23 +01:00
0xb00bface f6a0a5dcaa Update http user agent string 2020-10-31 22:10:47 +01:00
0xb00bface 808f96c04f Rename StreamRedirectThread to StreamRedirector
... since it isn't a thread, but a Runnable
2020-10-31 15:10:44 +01:00
0xb00bface 2dbc6015d2 Make sure to actually start the stream redirect threads 2020-10-31 15:09:34 +01:00
0xb00bface dfb1083c45 Fix Bongacams login in external browser 2020-10-25 20:33:56 +01:00
0xb00bface f04681a8be Update post-processing doc 2020-10-25 13:38:31 +01:00
0xb00bface bf0e99bd0f Set version to 3.10.3 2020-10-24 11:37:46 +02:00
0xb00bface 10b908e93d Add ticket shows to Q&A section 2020-10-24 11:27:09 +02:00
0xb00bface 66ba857b82 Fix bug in Recording.equals 2020-10-17 17:28:04 +02:00
0xb00bface f7775b4671 Add button to pause recording entirely without pausing all models 2020-10-17 16:43:23 +02:00
0xb00bface 12033e9923 Make preferred size of preferences view taller to avoid clipping 2020-10-17 13:56:04 +02:00
0xb00bface e49ef57f21 Change equals and hashcode in Recording to only use the ID 2020-10-17 13:37:49 +02:00