0xb00bface
13eef32ffb
Move ThumbCell.css to package of ThumbCell.java
2020-11-14 19:25:12 +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
ece3355e1e
Try to make showup external login work
2020-10-31 22:08:59 +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
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
d2486b2a63
Add scrollbars to settings tab
2020-10-11 20:06:55 +02:00
0xb00bface
24fa1a6ed6
Set version to 3.10.2
2020-10-08 21:49:01 +02:00
0xb00bface
19c1719d20
Fix Flirt4Free thumb overviews
2020-10-08 21:40:52 +02:00
0xb00bface
cd394c8e36
Fix camsoda thumbnail overviews
2020-10-07 21:02:58 +02:00
0xb00bface
0b384cf85e
Improve Bongacams online state detection
2020-10-04 19:31:34 +02:00
0xb00bface
8179fa0b8b
Fix suggested download filename for single file recordings
2020-10-03 19:04:30 +02:00
0xb00bface
098e2d1b67
Fix update of associated files in GUI
2020-10-03 19:00:20 +02:00
0xb00bface
986744dfe7
Improve file handling in HLS servlet
2020-10-03 18:29:09 +02:00
0xb00bface
7701ee2482
Set chaturbate thumbs to 16:9 format
2020-10-03 16:48:57 +02:00
0xb00bface
0e71729fb9
Avoid resize flicker by passing to aspect ratio to the constructor
2020-10-03 16:48:21 +02:00
0xb00bface
9e68876022
Use Flirt4Free stream preview instead of static images
2020-10-03 16:26:09 +02:00
0xb00bface
1350dce14f
Fix BongaCams online check
...
Fix Bongacams unfollow
2020-10-03 16:14:24 +02:00
0xb00bface
3b3854c488
Fix Streamate followed tab
...
Also use a preview image instead of the bio pic
2020-10-03 13:59:19 +02:00
0xb00bface
99b21845ab
Change post-process return value to boolean
2020-09-30 20:09:52 +02:00
0xb00bface
dcd3df5d0c
Implement contact sheet creation
2020-09-30 16:16:49 +02:00
0xb00bface
a6a029b6db
Remove post-processing example scripts
2020-09-29 15:41:04 +02:00
0xb00bface
0b281961d1
Update documentation
2020-09-29 15:39:12 +02:00
0xb00bface
099ccc9399
Remove console output
2020-09-29 13:27:09 +02:00
0xb00bface
ad3a8d9e48
Add support for 16:9 thumbnails
2020-09-29 13:24:29 +02:00
0xb00bface
0a5365360f
Adjust ImageView size to match ThumbCell size
2020-09-29 11:04:22 +02:00
0xb00bface
a8b1af848a
Add documentation for the post-processing steps
2020-09-28 17:46:11 +02:00
0xb00bface
8cac027e0a
Remove Ko-Fi
2020-09-28 12:10:24 +02:00
0xb00bface
8b6d246732
Merge branch 'pp' into dev
2020-09-27 15:25:49 +02:00
0xb00bface
413afa1a65
Change aspect ratio of MFC HD model thumbs to 16:9
2020-09-26 22:11:59 +02:00
0xb00bface
5fa72eaaa0
Add setting to define the download file name
2020-09-26 19:52:09 +02:00
0xb00bface
9ed4ded258
Disable post-processing steps in remote mode
2020-09-26 19:12:16 +02:00
0xb00bface
93deeb3e52
Remove unused postProcessing setting
2020-09-26 17:22:42 +02:00
0xb00bface
30021d184d
Add DeleteTooShort post-processor
2020-09-24 11:35:37 +02:00
0xb00bface
f6afed3717
Add script post-processor
2020-09-23 18:52:30 +02:00
0xb00bface
67ff48e2dc
Pass RecordingManager to post-processors
2020-09-22 22:15:28 +02:00
0xb00bface
e1bce0acf5
Improve handling of the orignal and pp files
2020-09-22 12:38:21 +02:00
0xb00bface
bf39d9a639
Implement proper handling of the orignal and pp files
...
If a copy is created, the original file is not touched anymore.
Otherwise the original file is used and the post-processing process is not repeatable anymore, or at least the results might get unpredictable
2020-09-20 18:14:24 +02:00
0xb00bface
90192d9b8f
Fix server stuff for new recording path handling
2020-09-13 19:54:43 +02:00
0xb00bface
4f526fd13e
Store absolute path in metadata file instead of path relative to rec dir
2020-09-13 17:34:58 +02:00
0xb00bface
4f7d080f56
Add more pp steps
2020-08-30 13:41:03 +02:00
0xb00bface
6b81ef6870
Merge branch 'dev' into pp
2020-08-24 15:18:02 +02:00
0xb00bface
000ea174c2
Add renamer
2020-08-23 13:38:43 +02:00
0xb00bface
bdcf1bee00
Implement Renamer post-processor
2020-08-23 13:37:59 +02:00
0xb00bface
c7e39fdd98
Fix MV Live models not showing up as recording
...
MV Live models with spaces in the name would not show up as recording.
2020-08-23 12:46:24 +02:00
0xb00bface
17a32cd928
Add first configurable PP step
2020-08-22 18:35:54 +02:00
0xb00bface
7bb33568cf
Add new event for when the disk space is exhausted
2020-08-21 17:09:07 +02:00
0xb00bface
151c58fa9f
Start event system immediately after start
...
Instead of waiting for the online monitor to do it'S first run, we not
ignore model state changes from unknown to online
2020-08-21 15:57:22 +02:00
0xb00bface
217b56b88c
Set online state in all update services
2020-08-20 17:32:09 +02:00
0xb00bface
da3f0632e2
Set version to 3.9.0
2020-08-19 17:21:48 +02:00
0xb00bface
7c641c7b63
Add doc page with all video tutorials
2020-08-19 17:13:06 +02:00
0xb00bface
1a1a904ee2
Print out the whole stack trace included cause chain
2020-08-19 14:38:23 +02:00
0xb00bface
8cfeb853a7
Show shutdown confirmation dialog only in standalone mode
2020-08-19 14:27:37 +02:00
0xb00bface
7e2924d780
Add confirmation dialog for shutdown
...
Show confirmation dialog when a shutdown is requested and there are
recordings in progress. The user now can decide to shutdown immediately,
shutdown gracefully or leave the app running
2020-08-19 12:45:47 +02:00
0xb00bface
17f1c3aec6
Add confirmation dialog for pause all and resume all
2020-08-19 11:42:50 +02:00
0xb00bface
67cbc0cadf
Add site config UI for MVLive
...
It contains only a checkbox to disable it
2020-08-18 20:30:59 +02:00
0xb00bface
096ed7a734
Implement proper online check and add search
2020-08-18 19:58:48 +02:00
0xb00bface
00f6a0fa0a
Show model state, if it is not equal to ONLINE
2020-08-18 19:58:20 +02:00
0xb00bface
db186e65f4
Merge branch 'dev' into manyvids
...
# Conflicts:
# common/src/main/java/ctbrec/io/HttpClient.java
2020-08-16 17:00:43 +02:00
0xb00bface
dbd9e00600
Fix Streamate followed tab once again
2020-08-16 15:00:49 +02:00
0xb00bface
4139e42ce2
Set version to 3.8.6
2020-08-16 14:16:38 +02:00
0xb00bface
fe9ac0680d
Add context menu to logging table
2020-08-16 13:09:37 +02:00
0xb00bface
2126b61e99
Add logging tab
2020-08-09 18:29:04 +02:00
0xb00bface
daefe1a7d4
Add setting to disable online check for paused models
2020-08-09 14:03:52 +02:00
0xb00bface
0fe16f8ff8
Add setting to disable online check for paused models
2020-08-09 12:27:04 +02:00
0xb00bface
c02d9562bf
Set version to 3.8.5
2020-08-09 11:05:56 +02:00
0xb00bface
ee302e49a4
Distinguish between performer_id and display_name for LiveJasmin models
2020-08-09 11:04:24 +02:00
0xb00bface
caf329eb23
Change look of the model table in the web interface
2020-08-08 20:11:48 +02:00
0xb00bface
e55daa0772
Add GUI and remote support for temporary recordings
2020-08-08 17:51:03 +02:00
0xb00bface
729319dfd2
Add mechanism to record a model only up to a certain timestamp
2020-08-08 15:28:29 +02:00
0xb00bface
48964cc85f
Fix Stripchat followed tab
2020-07-29 20:20:45 +02:00
0xb00bface
e2fdda32db
Remove JAVA_HOME variable
2020-07-26 16:00:12 +02:00
0xb00bface
81643545d2
Set version to 3.8.4
2020-07-26 15:42:36 +02:00
0xb00bface
5629f5103e
Update exe meta information
2020-07-26 11:08:44 +02:00
0xb00bface
64c6b9aa4f
Enable rerun PP for multiple recordings
2020-07-26 11:07:55 +02:00
0xb00bface
eaa26fa1bf
Reduce flexmark dependencies
2020-07-22 19:45:12 +02:00
0xb00bface
c80230cee7
Add support for xHamsterLive
2020-07-20 18:44:25 +02:00
0xb00bface
bc872b1ed5
Set version to 3.8.3
2020-07-19 18:23:32 +02:00
0xb00bface
d96b9a1380
Escape passwords before injecting them
...
Escape quotes in passwords before injecting them into the external
browser, so that the injected javascript is valid and doesn't break
2020-07-19 16:35:38 +02:00
0xb00bface
7462d68d7b
Add external login dialog for stripchat
...
This also enables us to support xhamsterlive
2020-07-19 15:17:31 +02:00
0xb00bface
e202c946ac
Fix CamSoda followed tab
2020-07-16 21:28:47 +02:00
0xb00bface
4b2e17d0b1
Fix Cam4 favorites tab
2020-07-16 19:51:14 +02:00
0xboobface
ed26228d7b
Increase version number to 3.8.2
2020-07-12 13:11:19 +02:00
0xboobface
49feade0c0
Empty table, if tab is deselected
2020-07-12 13:08:55 +02:00
0xboobface
fa3512621c
Release resources, if the tab is deselected
...
This allows the garbage collector to work properly and reduces the
minimum heap size
2020-07-12 12:39:15 +02:00
0xboobface
3b9fb87d04
Fire recording finished event for downloads
2020-07-12 11:33:53 +02:00
0xboobface
6600b0da94
Get the authentication and the stream working
2020-07-10 22:12:28 +02:00
0xboobface
ed0f5476b5
Merge branch 'dev' into manyvids
2020-07-10 18:09:26 +02:00
0xboobface
716c75c3d2
Add disabling of settings, if the don't make sense
2020-07-05 20:33:47 +02:00
0xboobface
9395431a6f
Remove pref size from list view
2020-07-05 15:44:00 +02:00
0xboobface
faf3d469f0
Make layout grow horizontally
2020-07-05 15:35:17 +02:00
0xboobface
6117d24e13
Remove old settings tab and obsolete dialogs
2020-07-05 15:09:58 +02:00
0xboobface
b6a81c29b9
Made prefs a local variable
2020-07-05 14:34:56 +02:00
0xboobface
dfb0ce869a
Expand navigation tree, when GUI is created
2020-07-05 14:25:17 +02:00
0xboobface
83775c805a
Add all settings to the new settings panel
2020-07-05 14:02:15 +02:00
0xboobface
e7349b2118
Set version to 3.8.1
2020-07-03 19:12:18 +02:00
0xboobface
8bd091993e
Disable new settings tab for the time being
2020-07-03 19:01:32 +02:00
0xboobface
4205cb6ff2
Use rolling file appender for the log files
2020-06-30 20:48:48 +02:00
0xboobface
09337aa59a
Update Java class with newer Java versions
2020-06-30 20:45:24 +02:00
0xboobface
4f52259aa9
Add mouse click behaviour to range slider
2020-06-30 20:28:44 +02:00
0xboobface
3382c7ff54
Fix initialization of the range slider
2020-06-30 19:40:08 +02:00
0xboobface
90300473bc
Add more settings
2020-06-28 12:58:39 +02:00
0xboobface
ec1a0826e0
Add new settings tab implementation
2020-06-27 18:40:41 +02:00
0xboobface
d3d9662ec5
Add websocket client
2020-06-20 11:17:19 +02:00
0xboobface
58663d8e8d
Adjust MVLive code to API changes
2020-06-14 15:12:51 +02:00
0xboobface
00692f991e
Add UI part for MVLive
...
At the moment only the thumbnail overview is working. More stuff to come...
2020-06-14 15:07:54 +02:00
0xboobface
c16baf94e5
Disable resolution range slider in remote mode
2020-06-14 12:51:19 +02:00
0xboobface
fa37266485
Fix IndexOutOfBoundsException in RangeSLiderBehavior
2020-06-14 11:21:33 +02:00
0xboobface
56a41df4e7
Update changelog
2020-06-13 20:51:24 +02:00
0xboobface
6e25f98b2b
Add range slider for the recording resolution
2020-06-13 20:08:25 +02:00
0xboobface
229fc1f432
Add possibility to add notes to recordings
2020-06-13 19:32:00 +02:00
0xboobface
f45429a01e
Set bandwidth throughput to 0 if no model is recorded
2020-06-12 18:46:50 +02:00
0xboobface
f4ad1a4f61
Move ConfigUI interface from common module to client
2020-06-12 18:25:28 +02:00
0xboobface
447ab46e39
Code cleanup
2020-06-12 18:24:44 +02:00
0xboobface
43d2676e11
Add HttpHeaderFactory mechanism
...
Each model can provide its own factory to provide HTTP headers for the
different download requests (playlist, segment playlist, segments)
2020-06-12 18:24:34 +02:00
0xboobface
cd6175a7eb
Add BandwidthMeter, which tracks the current bandwidth usage
2020-06-12 18:21:32 +02:00
0xboobface
bd48d6bf9c
Set version to 3.8.0
2020-06-12 18:10:56 +02:00
0xboobface
44fd340323
Implement loading of the config into the webpage
2020-06-11 19:58:59 +02:00
0xboobface
0ed6d93d30
Set version to 3.7.3
2020-06-09 19:36:17 +02:00
0xboobface
7e4a6393b0
Set version to 3.7.2
2020-06-07 13:57:15 +02:00
0xboobface
acd6126619
Add "New" tab to each site where it was missing
2020-06-07 13:53:54 +02:00
0xboobface
a67ef7f4fd
Revert "Clear selection after deleting recordings"
...
This reverts commit 9f92e05942
.
2020-06-01 10:36:32 +02:00
0xboobface
c8614d7208
Set version to 3.7.1
2020-05-31 18:44:04 +02:00
0xboobface
1bea13dc05
Improve server download progress calculation
2020-05-31 17:20:25 +02:00
0xboobface
b87f090ac3
Add max resolution setting for the player
2020-05-31 14:50:12 +02:00
0xboobface
9f92e05942
Clear selection after deleting recordings
2020-05-30 17:58:14 +02:00
0xboobface
258334b637
Add setting to remove recordings after post-processing
2020-05-29 19:50:03 +02:00
0xboobface
62be5795f4
Add video tutorial on how to rename files with PP
2020-05-23 14:50:01 +02:00
0xboobface
7912b3b727
Check for running downloads on shutdown
...
Check for running downloads and ask the user to exit anyway to prevent
half downloaded files.
2020-05-23 13:49:50 +02:00
0xboobface
9eea66d94f
Remove the uid field from ShowupModel
2020-05-20 19:37:01 +02:00
0xboobface
63b2985e37
Fix add model by name suggestions
2020-05-20 19:36:42 +02:00
0xboobface
33a0094b19
Adjust to Stripchat API changes
2020-05-20 18:17:46 +02:00
0xboobface
66b37b65c0
Set version to 3.7.0
2020-05-16 22:20:06 +02:00
0xboobface
1a5c32167e
Preparation for Showup login
2020-05-16 21:30:25 +02:00
0xboobface
6c85a2a493
First working version of Showup.tv
2020-05-16 16:28:44 +02:00
0xboobface
57125b4820
Fix possible NPE in RecordedModelsTab
2020-05-16 11:21:23 +02:00
0xboobface
b70626c2b7
Fix creation of player command line
2020-05-16 11:20:41 +02:00
0xboobface
e04b528edd
Replace patreon button with Ko-fi
2020-05-13 20:03:18 +02:00
0xboobface
bd92c315fb
Set version to 3.6.4
2020-05-13 18:46:24 +02:00
0xboobface
2956098d2c
Reactivate "rerun post-processing" for standalone
2020-05-10 12:19:06 +02:00
0xboobface
e6dae3b2af
Set version to 3.6.3
2020-05-10 12:03:32 +02:00
0xboobface
cd5172613e
Fixed player start for recordings starting with a dash
2020-05-03 15:32:54 +02:00
0xboobface
8cdc2a4a56
Set version to 3.6.2
2020-05-02 14:43:20 +02:00
0xboobface
7494b8dd30
Fixed minor bug in ActionSettingsPanel
...
Actions would get added to the combobox each time you click on "Add"
2020-05-02 13:40:12 +02:00
0xboobface
f285d2ba53
Add -- to player command line
...
... to separate the command line args from the file name. Some
recordings can start with '-' , which would be interpreted as argument
otherwise.
2020-05-02 12:42:48 +02:00
0xboobface
04bfd9805d
Update configuration file config
2020-04-30 16:42:30 +02:00
0xboobface
b402bb0df7
Set version to 3.6.1
2020-04-28 22:07:38 +02:00
0xboobface
a4d517aa25
Add button to jump to first page
2020-04-23 18:32:14 +02:00
0xboobface
a37a018159
Remove outdated settings for MFC
2020-04-13 19:43:33 +02:00
0xboobface
aa42e82153
Set version to 3.6.0
2020-04-13 18:53:29 +02:00
0xboobface
ae6fa229e7
Add user-agent agent header to every http request in MFC classes
2020-04-13 18:42:57 +02:00
0xboobface
979c8b0a91
Add Girls HD tab for Stripchat
2020-03-28 13:08:24 +01:00
0xboobface
915be1d4fc
Save column order in tables
2020-03-22 13:54:31 +01:00
0xboobface
dc30f7da51
Increase models per page for Streamate favorites
2020-03-20 15:18:26 +01:00
0xboobface
0107f1d008
Take model description into account when filtering
2020-03-19 18:40:18 +01:00
0xboobface
8ae30ab6eb
Move user agent settings to general panel
2020-03-19 15:54:00 +01:00
0xboobface
ad06218b78
Improve filter updates
...
Filter matches are now updated as soon, as the stream resolution has
been determined for a model
2020-03-19 15:21:57 +01:00
0xboobface
243d2757b0
Set version to 3.5.0
2020-03-19 15:01:34 +01:00
0xboobface
dd47d121bc
Improve caching of stream resolution info
2020-03-19 13:59:52 +01:00
0xboobface
a5732cb572
Add config setting for the HTTP User-Agent header
2020-03-17 20:47:15 +01:00
0xboobface
d716354dc1
Add config setting for the number post-processing threads
2020-03-17 20:20:11 +01:00
0xboobface
ff9ff8f40f
Add dialog to specify media player params in the settings
2020-03-16 20:51:09 +01:00
0xboobface
6f57579041
Add pinning for recordings
...
Recordings can now be set to pinned. Pinned recordings cannot be
deleted.
2020-03-16 16:10:09 +01:00
0xboobface
6f278b6c49
Code cleanup
2020-03-16 14:27:48 +01:00
0xboobface
30a8a50402
Disable servlet context path, if the recording mode is local
2020-03-16 14:14:42 +01:00
0xboobface
76794e588e
Add negation (!) to filter bar
...
Filter terms can now be negated with !
2020-03-16 13:41:06 +01:00
0xboobface
4c8f64bfeb
Update help section
2020-02-29 15:19:45 +01:00
0xboobface
c580a74e49
Update Q&A
2020-02-29 11:28:43 +01:00
0xboobface
3636d34d22
Set version to 3.4.0
2020-02-27 20:59:53 +01:00
0xboobface
46bd8667c8
Separate site name and displayed title
2020-02-26 21:40:58 +01:00
0xboobface
8cafc7124f
Add search for Stripchat
2020-02-23 19:36:14 +01:00
0xboobface
e4b9da7685
First working implementation for Stripchat
2020-02-23 18:47:37 +01:00
0xboobface
4dcf9944f8
Set version to 3.3.0
2020-02-22 17:57:03 +01:00
0xboobface
71be9b3665
Improve support for server-side single files
2020-02-22 17:40:22 +01:00
0xboobface
208aa16c80
Add settings for FFmpeg
2020-02-22 15:40:01 +01:00
0xboobface
855604aab5
Set suggested file suffix to ffmpegFileSuffix setting
2020-02-22 14:48:45 +01:00
0xboobface
4f9c1606fc
Fix download of recordings
2020-02-22 14:26:50 +01:00
0xboobface
23c97cd2c0
Add quotes around paths in pp script
2020-02-22 12:28:45 +01:00
0xboobface
d2f490f8f6
Add FFmpeg downloaders
2020-02-22 11:20:10 +01:00
0xboobface
5c0e1ae044
Fix sonar lint issues
2020-02-22 11:15:51 +01:00
0xboobface
e98a3bc7c2
Set version to 3.2.1
2020-02-16 17:04:46 +01:00
0xboobface
e03dd3aabe
Extend the beta description text
2020-02-16 15:52:22 +01:00
0xboobface
b18a32ede3
Fix LiveJasmin followed tab
2020-02-16 13:28:33 +01:00
0xboobface
9a4461a0d1
Set version to 3.2.0
2020-02-01 10:03:56 +01:00
0xboobface
18669a9c43
Fix Streamate
...
Streamate introduced a CSRF token, which has to be sent in the HTTP
header.
2020-01-26 18:33:13 +01:00
0xboobface
d6574a63b9
Jump to next recording with letter keys
2020-01-26 16:34:51 +01:00
0xboobface
dbeb814465
Add "Ignore" to context menu of RecordedModelsTab
2020-01-26 16:20:14 +01:00
0xboobface
90cb08a3cc
Code cleanup
2020-01-26 16:02:53 +01:00
0xboobface
5083d77ffe
Move tab related stuff to own package
2020-01-26 15:07:30 +01:00
0xboobface
c1cbcc8554
Jump to next model with letter keys
2020-01-24 20:37:28 +01:00
0xboobface
f5ef7c7cc1
Remove direct messages from news stream
2020-01-11 13:10:12 +01:00
0xboobface
b66989fe85
Set version to 3.1.0
2020-01-11 11:30:02 +01:00
0xboobface
3bb161c055
Add columns "last recorded" and "last seen" to models table
2020-01-05 16:02:22 +01:00
0xboobface
60826323f3
Code cleanup
2020-01-04 16:54:25 +01:00
0xboobface
d82c3b490b
Implement recording priorities for RemoteRecorder
2020-01-04 15:30:54 +01:00
0xboobface
b2138ca99b
Fix NoSuchFileException caused by URL encoding
...
The Jar URL has to get URL-decoded before it can be used as a path
2020-01-03 19:20:34 +01:00
0xboobface
4d6e74562c
Add recording priority for models
...
Models with high priority will be favored over models with low priority.
Recordings for models with low priority might even get stopped to free
up a slot for a model with a higher priority
2020-01-03 19:06:05 +01:00
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