0xb00bface
257bdda8f7
Add setting to restrict recording by bit rate
2023-12-30 18:48:14 +01:00
0xb00bface
959b41e3b9
Fix thumbnail caching
2023-12-30 17:18:47 +01:00
0xb00bface
cc9a2c640e
Add 540p as tick in the resolution slider
2023-12-30 16:02:55 +01:00
0xb00bface
932974137c
Added setting to delete orphaned recording metadata (switched off by default)
2023-12-30 13:23:36 +01:00
XxInvictus
13d2999eba
Review Changes/Fixes
...
- Updated the menu wording as per my comment to Enable/Disable but happy to change this to the suggested if you would prefer
2023-12-07 12:03:56 +10:30
XxInvictus
992a58266c
Patching in Blacklist/Whitelist Default Filters changes
...
Adds the ability to have default Whitelist/Blacklist filters that apply to all tabs at all times.
Whitelist - Only show matches (same as filter bar)
Blacklist - Do not show/hide matches
Both filter types are OR not AND, so a match on any keyword is considered a match.
2023-11-23 12:07:07 +10:30
0xb00bface
33b054bc68
Merge branch '5.0.x winkru' into dev
2023-11-01 11:37:29 +01:00
0xb00bface
224bb27003
Merge almost all changes by @winkru
2023-10-29 19:24:16 +01:00
0xb00bface
619d888bfa
Get rid of moshi
2023-06-19 19:00:26 +02:00
0xb00bface
69ea8e0b92
Improved grammar to allow multiple expressions in a function parameter
2023-03-12 15:26:00 +01:00
0xb00bface
f2df8deb0c
Add playground dialog for post-processing variables/functions and update the documentation
2023-03-04 15:14:59 +01:00
0xb00bface
59a5f1398e
Remove binding between startMinimized and minimizeToTray
2023-02-25 17:03:56 +01:00
0xb00bface
8dc389c73c
Add option to start ctbrec minimized
...
- add option to start ctbrec minimized
- add launcher files to start without splash screen
2023-02-25 16:54:33 +01:00
0xb00bface
14f2626492
Add setting to toggle draggable tabs
...
Draggable tabs in conjunction with alerts can cause tabs to freeze.
See https://bugs.openjdk.java.net/browse/JDK-8254676
2022-05-07 15:12:50 +02:00
0xb00bface
83cfee6568
Add setting to show the number of active recordings in the tray icon
2022-04-09 20:00:56 +02:00
0xb00bface
38b898f405
Add setting to customize the date time format in the GUI
2021-12-24 15:38:29 +01:00
0xb00bface
21fa71c901
Use minutes for record until default duration setting
2021-12-21 15:01:19 +01:00
0xb00bface
923286ae51
Add setting to define a default period for "record until"
2021-12-19 13:26:58 +01:00
0xb00bface
c6f5750e1b
Add setting for recording tab per site
2021-12-11 18:41:42 +01:00
0xb00bface
ed5d674be3
Add variable support for model variable to player params
2021-09-10 15:36:35 +02:00
0xb00bface
9e3e0db8ad
Disable timeout settings in remote mode
2021-09-09 14:15:39 +02:00
0xb00bface
3c6c495a5b
Add timeout window when not record
2021-09-09 13:35:03 +02:00
0xb00bface
f05353c3e5
Add default value for recording priority to settings
2021-09-06 16:12:18 +02:00
0xb00bface
2e78eb9b37
Add setting to hide the table grid
2021-08-27 15:54:07 +02:00
0xb00bface
b1f3390a69
Add font setting to settings tab
2021-08-26 17:03:25 +02:00
0xb00bface
0b762eba0d
Add combobox to select a font
...
... no actual functionality behinfd it, yet
2021-08-22 11:16:46 +02:00
0xb00bface
50d1725e59
Optimize GUI to work with big font sizes
2021-08-21 21:37:00 +02:00
0xb00bface
ea062582d4
Code cleanup
2021-05-14 19:52:46 +02:00
0xb00bface
6e9b92effa
Add minimize to tray
2021-04-18 12:17:02 +02:00
0xb00bface
d330fabe36
Make sure the doc server is running when the help button is clicked
2021-03-28 13:52:51 +02:00
0xb00bface
0f125f6e63
Add config setting to log missed segments
2021-02-13 22:39:21 +01:00
0xb00bface
f646c28151
Add setting for playlist request timeout
2021-01-23 22:57:59 +01:00
0xb00bface
844295101e
Fix bug: "split bigger than" not being changeable
2021-01-23 18:48:23 +01:00
0xb00bface
fa7f1e5f57
Merge branch 'dev' into v4
2021-01-16 21:03:12 +01:00
0xb00bface
368120e8e6
Add tab for recently watched models
2021-01-16 18:28:49 +01:00
0xb00bface
4f7060dfef
Use GlobalThreadPool in conjunction with CompletableFuture
2021-01-10 20:14:36 +01:00
0xb00bface
e709e2d45d
Merge branch 'dev' into v4
2021-01-10 18:01:59 +01:00
0xb00bface
8e22112603
Add support for hlsdl
2021-01-09 22:03:01 +01:00
0xb00bface
cdf582ad8f
Merge branch 'dev' into v4
...
# Conflicts:
# client/src/main/java/ctbrec/ui/action/CheckModelAccountAction.java
# client/src/main/java/ctbrec/ui/controls/SearchPopoverTreeList.java
# client/src/main/java/ctbrec/ui/sites/camsoda/CamsodaShowsTab.java
# client/src/main/resources/logback.xml
# common/src/main/java/ctbrec/recorder/NextGenLocalRecorder.java
# server/src/main/resources/logback.xml
2021-01-09 15:59:31 +01:00
0xb00bface
b0eb6e4411
Add setting to show total model count in title bar
2021-01-02 14:49:56 +01:00
0xb00bface
62602b552f
Remove a few code smells
2021-01-01 17:23:53 +01:00
0xb00bface
e0dbb0eea7
Remove download thread pool size settings
...
ThreadPoolScaler takes care of the correct size. The setting is not
needed anymore
2021-01-01 16:39:29 +01:00
0xb00bface
32429b192c
Make MergedFfmpegHlsDownload work again
2020-12-29 14:44:11 +01:00
0xb00bface
ac3f91eb03
Add setting to show confirmation dialogs for dangerous actions
2020-12-27 14:35:18 +01:00
0xb00bface
9a270bb84b
Add config option for fast scroll speed
2020-12-24 12:10:16 +01:00
0xb00bface
605269b4a0
Add setting to switch FFmpeg logging on / off
2020-12-12 15:22:10 +01:00
0xb00bface
9c440e3750
Add "restart required" notification for some settings
2020-12-07 20:52:12 +01:00
0xb00bface
5be7fcc2ae
Add clipboard monitoring for model URLs
2020-12-06 15:34:48 +01:00
0xb00bface
d88e5ab960
Add GUI for setting splitRecordingsBiggerThanBytes
2020-12-05 22:39:03 +01:00
0xb00bface
12033e9923
Make preferred size of preferences view taller to avoid clipping
2020-10-17 13:56:04 +02:00