0xboobface
8ae41142d1
Add menu entry to open the recording dir of a model
2020-01-03 15:13:57 +01:00
0xboobface
84428f8aac
Fix: Changed variable names broke the update check
2020-01-03 14:11:19 +01:00
0xboobface
808810b6d6
Set version to 3.0.4
2020-01-03 12:43:07 +01:00
0xboobface
b12f3e5789
Add setting to switch between DASH and HLS for MFC
2020-01-03 12:27:06 +01:00
0xboobface
41e2e5ce54
Code cleanup
2020-01-03 12:26:37 +01:00
0xboobface
e14296bc1b
Add a column, which shows, if a model uses webrtc
2020-01-03 12:25:33 +01:00
0xboobface
424d046b67
Fix possible NPE in filter function
2020-01-03 12:24:02 +01:00
0xboobface
d7eccbf648
Add ignore menu item, which had been removed accidentally
2020-01-01 23:37:59 +01:00
0xboobface
127ed0ab91
Add manual refresh to context menu of thumb overviews
2019-12-31 15:14:55 +01:00
0xboobface
46797a8467
Add possibility to export and import the ignore list
2019-12-31 14:32:01 +01:00
0xboobface
549133e6a7
Improve exception handling for update check
2019-12-31 14:28:54 +01:00
0xboobface
1ec2cf5286
Code cleanup
2019-12-31 13:24:59 +01:00
0xboobface
25fc51521a
Scale down images to 360px to prevent OutOfMemoryErrors
2019-12-31 12:54:27 +01:00
0xboobface
abef15a5f7
Code cleanup
2019-12-31 12:53:50 +01:00
0xboobface
627eb585c8
Fix resource leak in update check
2019-12-31 12:10:44 +01:00
0xboobface
f312d5ed58
Add possibility to switch back to best stream quality
2019-12-30 19:34:58 +01:00
0xboobface
b1e312aaac
Code cleanup
2019-12-30 18:35:27 +01:00
0xboobface
499708ffcf
Set version to 3.0.3
2019-12-30 14:52:04 +01:00
0xboobface
e153a967f7
Code cleanup
2019-12-29 15:16:08 +01:00
0xboobface
5d9762a8f7
Cleanup loggers
2019-12-29 15:07:27 +01:00
0xboobface
1ab771305e
Remove jobs from queue when tab is deselected
2019-12-29 15:06:39 +01:00
0xboobface
702de3b772
Use model url for key in resolution cache
2019-12-29 15:06:17 +01:00
0xboobface
4dd99a6dd3
Fix: Filter was negated by refactoring
2019-12-29 14:24:55 +01:00
0xboobface
963b5ea89b
Remove log level for "streamer"
2019-12-28 19:52:46 +01:00
0xboobface
738aca8a06
Allow recordings in state WAITING to be deleted
2019-12-28 16:47:00 +01:00
0xboobface
fc42b21a70
Code cleanup
2019-12-27 19:34:35 +01:00
0xboobface
87943fac95
Fix bug in moveActiveRecordingsToFront
...
There was a bug in moveActiveRecordingsToFront, which caused the models
to rotate their positions
Also some refactoring to reduce method complexity.
2019-12-27 19:01:51 +01:00
0xboobface
296396f2d3
Set version to 3.0.2
2019-12-27 15:17:53 +01:00
0xboobface
87b0ce0d21
Use constants from HttpConstants
2019-12-27 15:14:55 +01:00
0xboobface
f3a13a6f06
Fix CamSoda downloads
...
Some models now have a different stream URL. ctbrec has to distiguish
between the old and the new URLs
2019-12-27 13:51:28 +01:00
0xboobface
afe482dfe1
Change log levels in determineResolution() to debug
2019-12-26 23:43:13 +01:00
0xboobface
a561ab08e4
Remove reference to local file system
2019-12-26 21:46:10 +01:00
0xboobface
33c298d558
Set version to 3.0.1
2019-12-26 21:46:06 +01:00
0xboobface
4049f8859c
Fix context menu to rerun pp
2019-12-26 21:46:01 +01:00
0xboobface
bce8de01fe
Made logging less verbose for the resolution tag
2019-12-26 21:45:46 +01:00
0xboobface
9df30b3342
Attach HMAC only to recordings
2019-12-22 12:11:32 +01:00
0xboobface
fde24e80ea
Use JSON again to parse the models
2019-12-21 21:04:49 +01:00
0xboobface
45d18c754a
Fix followed page for MFC
2019-12-21 19:54:49 +01:00
0xboobface
2fb2c932aa
Fix "rerun pp" for MFC dash downloads
2019-12-21 18:59:31 +01:00
0xboobface
6fb1ee5153
Fix boolean condition for "rerun pp" context menu entry
2019-12-21 17:52:50 +01:00
0xboobface
a4b805c038
Set version to 3.0.0
2019-12-21 14:33:45 +01:00
0xboobface
4eeb101cbb
Fix recording downloads from server to client
2019-12-21 14:30:57 +01:00
0xboobface
e37c869695
Merge branch 'dev' into mp4-streaming
2019-12-17 21:27:16 +01:00
0xboobface
e734d46e9c
Add gitattributes and run initial normalization
2019-12-17 21:13:18 +01:00
0xboobface
b9f463d0dd
Bump version to 2.3.0
2019-12-08 19:04:22 +01:00
0xboobface
034fe81081
Use FFmpeg to merge HLS segments
2019-12-07 16:58:56 +01:00
0xboobface
eba7b085b8
Add FFmpeg to assembly
...
- Add FFmpeg to the assembly
- Remove assembly descriptors without JRE
2019-12-07 13:41:25 +01:00
0xboobface
1c64b82deb
Add providers for MFC streams sources
...
Since MFC uses different streaming technologies, the stream sources have
to be determined differently. This is now done in dedicated
StreamSourceProvider classes.
2019-12-07 12:00:05 +01:00
0xboobface
98c1731c8e
Add DASH download logger entry to logback config
2019-12-07 11:56:12 +01:00
0xboobface
d8d0e4d5af
Add ffmpeg static binaries dir to gitignore
2019-12-07 11:55:30 +01:00
0xboobface
00ea43c8b3
Move HLS related classes ot own package
2019-11-30 16:40:01 +01:00
0xboobface
43dfc4e59c
Set versions in maven POMs
2019-11-23 17:14:44 +01:00
0xboobface
011e8c2f29
Improve thread interrupt and lock handling
2019-11-23 17:13:27 +01:00
0xboobface
84a02d7432
Use liveState to determine, if a model is online
2019-09-21 12:50:05 +02:00
0xboobface
7319b6251a
Fix favorites page for Streamate
...
The URL and JSON response for favorites had changed
2019-09-21 12:00:12 +02:00
0xboobface
372fce2899
Update the RunningTheServer page
2019-08-10 20:24:27 +02:00
0xboobface
7c29bba16e
Set version to 2.2.0
2019-08-10 18:25:40 +02:00
0xboobface
f12a20a15e
Add support for TLS and changing the context path
2019-08-10 17:45:13 +02:00
0xboobface
8450ddd98c
Increase version to 2.1.0
2019-07-27 18:27:54 +02:00
0xboobface
bc724b2f42
Add setting to switch on/off the server webinterface
2019-07-27 17:55:42 +02:00
0xboobface
88040e9a0b
Disable MyFreeCams for the time being
2019-07-21 10:46:46 +02:00
0xboobface
1db79541ff
Add web interface for the server
2019-07-21 10:39:00 +02:00
0xboobface
ef19e04751
Fix NPE in DirectorySelectionBox
2019-07-05 18:09:50 +02:00
0xboobface
2bedb6497a
Revert switch to JSON parsing
...
The switch to parse the JSON array at the end of the page is not
reliable because the page does not always contain the array.
2019-06-29 18:08:45 +02:00
0xboobface
798f950a95
Refresh model online state before switching resolutions
2019-06-11 19:59:11 +02:00
0xboobface
367bec664c
Sleep 100ms between open and close checks for the preview
2019-06-11 19:58:46 +02:00
0xboobface
ddbd8de900
Fix Flirt4Free thumb overviews and recording
2019-06-08 10:34:44 +02:00
0xboobface
3101e1b36d
Update login not working section
2019-06-07 21:33:14 +02:00
0xboobface
ca17d4758c
Increase version to 2.0.1
2019-06-07 21:24:12 +02:00
0xboobface
e08d895054
Add login not working section
2019-06-03 21:27:27 +02:00
0xboobface
b136fce0db
Add menu entry to rerun the post-processing script
...
In client/server mode this will trigger the playlist generation and
post-processing. In standalone mode only the post-processing will be
executed.
2019-06-02 19:53:25 +02:00
0xboobface
d5f2f043e4
Fix download filename
2019-06-01 17:26:33 +02:00
0xboobface
a41223397d
Make use of the Dialogs class instead of creation own alerts
2019-06-01 15:33:20 +02:00
0xboobface
9302dffd7f
Set version to 2.0.0
2019-06-01 15:32:47 +02:00
0xboobface
4104b5990c
Fix Camsoda JSON parsing
2019-06-01 15:32:19 +02:00
0xboobface
f11fcf7ca1
Rewrite recording code for remote recording
2019-06-01 12:12:46 +02:00
0xboobface
0f3d0b6337
Rewrite recording code for local recording
...
Remote recording is TBD
2019-05-31 20:00:07 +02:00
0xboobface
8d3f2da18b
Apply stylesheet to all dialogs
2019-05-01 10:49:15 +02:00
0xboobface
f8c5470fba
Add example script by @electrotek@mastodon.cloud
2019-04-22 17:42:15 +02:00
0xboobface
f4b7141a63
Increase version to 1.21.1
2019-04-20 16:03:04 +02:00
0xboobface
b854455f8a
Increase version to 1.21.0
2019-04-20 14:27:01 +02:00
0xboobface
80071a1eb4
Add Flirt4Free config UI
2019-04-20 12:50:41 +02:00
0xboobface
204eb99b29
Implement follow/unfollow for Flirt4Free
2019-04-16 19:51:57 +02:00
0xboobface
f1d11c07b5
Merge branch 'dev' into flirt4free
2019-04-15 16:02:35 +02:00
0xboobface
8eb5f3f33d
Set version to 1.20.0
2019-04-14 20:38:32 +02:00
0xboobface
5e8604d38b
Merge branch 'dev' into flirt4free
2019-04-14 20:00:53 +02:00
0xboobface
38cacc563c
Add hyperlinks
2019-04-14 19:56:09 +02:00
0xboobface
1a33c3d92d
Add section how to run several instances
2019-04-14 19:53:16 +02:00
0xboobface
c672750d10
Add example script by @uo0Evx99@mastodon.cloud
2019-04-14 19:43:50 +02:00
0xboobface
165e49d8e7
Add the post-processing documentation
2019-04-14 18:12:58 +02:00
0xboobface
9037d8544d
Add documentation for the configuration files
2019-04-14 17:57:32 +02:00
0xboobface
74f727bc12
Set insets of buttons to 5
2019-04-13 16:24:24 +02:00
0xboobface
ea310e5970
Merge branch 'dev' into flirt4free
2019-04-13 15:25:06 +02:00
0xboobface
280b0a30b7
Set insets of buttons in the top bar to 5
2019-04-13 14:32:05 +02:00
0xboobface
a763162963
Add tab to open the help
2019-04-13 14:22:52 +02:00
0xboobface
15bfe0f44f
Add basic functionality for Flirt4Free
2019-04-12 21:57:53 +02:00
0xboobface
2635246bef
Sort ignore list by model name
2019-04-11 16:22:31 +02:00
0xboobface
348019d8e0
Add warning to max resolution
...
Add the warning to the tooltip: Caution: If the resolution is unknown,
ctbrec will not record the stream!
2019-04-11 15:33:08 +02:00
0xboobface
d6482c5558
Enable multi-selection by ctrl and not shift
2019-04-11 15:24:39 +02:00
0xboobface
0ae139e17a
Add button/dialog to settings to edit the ignore list
2019-04-11 15:18:46 +02:00