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
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
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
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
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
3cb618ae42
Make resizing of filter and model input more equal
2020-11-01 11:25:45 +01:00
0xb00bface
f7775b4671
Add button to pause recording entirely without pausing all models
2020-10-17 16:43:23 +02:00
0xb00bface
8179fa0b8b
Fix suggested download filename for single file recordings
2020-10-03 19:04:30 +02:00
0xb00bface
986744dfe7
Improve file handling in HLS servlet
2020-10-03 18:29:09 +02:00
0xb00bface
0e71729fb9
Avoid resize flicker by passing to aspect ratio to the constructor
2020-10-03 16:48:21 +02:00
0xb00bface
1350dce14f
Fix BongaCams online check
...
Fix Bongacams unfollow
2020-10-03 16:14:24 +02:00
0xb00bface
99b21845ab
Change post-process return value to boolean
2020-09-30 20:09:52 +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
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
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
4f526fd13e
Store absolute path in metadata file instead of path relative to rec dir
2020-09-13 17:34:58 +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
1a1a904ee2
Print out the whole stack trace included cause chain
2020-08-19 14:38:23 +02:00
0xb00bface
17f1c3aec6
Add confirmation dialog for pause all and resume all
2020-08-19 11:42:50 +02:00
0xb00bface
00f6a0fa0a
Show model state, if it is not equal to ONLINE
2020-08-18 19:58:20 +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
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
64c6b9aa4f
Enable rerun PP for multiple recordings
2020-07-26 11:07: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
ec1a0826e0
Add new settings tab implementation
2020-06-27 18:40:41 +02:00
0xboobface
229fc1f432
Add possibility to add notes to recordings
2020-06-13 19:32:00 +02:00
0xboobface
447ab46e39
Code cleanup
2020-06-12 18:24:44 +02:00
0xboobface
a67ef7f4fd
Revert "Clear selection after deleting recordings"
...
This reverts commit 9f92e05942
.
2020-06-01 10:36:32 +02:00
0xboobface
1bea13dc05
Improve server download progress calculation
2020-05-31 17:20:25 +02:00
0xboobface
9f92e05942
Clear selection after deleting recordings
2020-05-30 17:58:14 +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
63b2985e37
Fix add model by name suggestions
2020-05-20 19:36:42 +02:00
0xboobface
57125b4820
Fix possible NPE in RecordedModelsTab
2020-05-16 11:21:23 +02:00
0xboobface
e04b528edd
Replace patreon button with Ko-fi
2020-05-13 20:03:18 +02:00
0xboobface
2956098d2c
Reactivate "rerun post-processing" for standalone
2020-05-10 12:19:06 +02:00
0xboobface
a4d517aa25
Add button to jump to first page
2020-04-23 18:32:14 +02:00
0xboobface
915be1d4fc
Save column order in tables
2020-03-22 13:54:31 +01:00
0xboobface
0107f1d008
Take model description into account when filtering
2020-03-19 18:40:18 +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
dd47d121bc
Improve caching of stream resolution info
2020-03-19 13:59:52 +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
76794e588e
Add negation (!) to filter bar
...
Filter terms can now be negated with !
2020-03-16 13:41:06 +01:00
0xboobface
46bd8667c8
Separate site name and displayed title
2020-02-26 21:40:58 +01:00
0xboobface
e4b9da7685
First working implementation for Stripchat
2020-02-23 18:47:37 +01:00
0xboobface
71be9b3665
Improve support for server-side single files
2020-02-22 17:40:22 +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
d2f490f8f6
Add FFmpeg downloaders
2020-02-22 11:20:10 +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