0xboobface
|
91a41d446b
|
Add trace log statement for arriving NULLs
This helps to see, if the websocket is still healty
|
2018-10-25 10:50:57 +02:00 |
0xboobface
|
54381c1676
|
Change filter in HD cams update service
Chnage the filter to include streams from wowza servers
|
2018-10-25 00:01:59 +02:00 |
0xboobface
|
0bcea4e753
|
Fix message parser
The parser didn't take into accoun, that the arriving string can
contain several messages
|
2018-10-24 23:40:53 +02:00 |
0xboobface
|
ff0d1b5eae
|
Fix live preview for wowza servers
|
2018-10-24 23:39:46 +02:00 |
0xboobface
|
0935343dc1
|
Replace System.out.prints with log messages
|
2018-10-24 20:04:33 +02:00 |
0xboobface
|
0085ce7ab8
|
Add marker interface to mark tabs, which contain followed models
|
2018-10-24 20:02:00 +02:00 |
0xboobface
|
b80fbd4c30
|
Add proper login and follow/unfollow to MyFreeCamsClient
|
2018-10-24 19:55:31 +02:00 |
0xboobface
|
f0d2a720ab
|
Don't try to load followed models, if username is not set
|
2018-10-24 19:07:45 +02:00 |
0xboobface
|
306f07cf63
|
Display only online models in popular models tab
|
2018-10-24 18:00:10 +02:00 |
0xboobface
|
b6a31a258e
|
On error write a log of the recent received strings
When the websocket message parser throws an exception,
write a logfile with the 100 last recent strings, so
that we can debug, what happened.
|
2018-10-24 16:46:30 +02:00 |
0xboobface
|
45c17cfaa4
|
Implement live preview for MFC
|
2018-10-24 15:47:56 +02:00 |
0xboobface
|
5cb900fe55
|
Add a few comments to MFC data structures
|
2018-10-24 15:46:06 +02:00 |
0xboobface
|
f553ca3db5
|
Add online / offline selector on MFC Friends tab
|
2018-10-24 15:00:09 +02:00 |
0xboobface
|
a8ca3068ed
|
Add tab "Most Popular" to MyFreeCams
|
2018-10-24 14:02:41 +02:00 |
0xboobface
|
f4842fcf51
|
Improve MyFreeCamsClient
- Add watch dog to reestablish a broken connection
- Implemented creation of stream urls properly
- Add HD tab to display MFC HD streams
|
2018-10-23 14:02:20 +02:00 |
0xboobface
|
0f39aa6fc0
|
Add SiteTab class, which contains the tabs and a header
The header can contains things like, the token label
|
2018-10-22 18:21:47 +02:00 |
0xboobface
|
8c45c45055
|
Fix model loading
|
2018-10-22 16:07:52 +02:00 |
0xboobface
|
34d43fc637
|
Remove unused OnlineModelsTab
|
2018-10-22 14:04:39 +02:00 |
0xboobface
|
330e8701e0
|
Add tipping for MyFreeCams
|
2018-10-22 14:01:22 +02:00 |
0xboobface
|
7a5abfcbcc
|
Add description and tags to MyFreeCamsModel
|
2018-10-21 19:39:34 +02:00 |
0xboobface
|
387661cfdf
|
Abstract more stuff in the site packages
|
2018-10-21 19:06:01 +02:00 |
0xboobface
|
362d90b29b
|
First implementation for MFC
Implemented Tabs are Online and Friends
|
2018-10-19 23:09:11 +02:00 |