Commit Graph

  • deed010a3f Update changelog 0xboobface 2018-12-10 17:16:50 +0100
  • 064efd2863 Register event handler 1 min after start 0xboobface 2018-12-10 17:16:39 +0100
  • e7f1d26a84 Bumb version to 1.14.0 0xboobface 2018-12-10 17:15:33 +0100
  • 4ebaab7593 Update changelog 0xboobface 2018-12-10 16:58:30 +0100
  • 2fc00404b8 Implement recording state change events in RemoteRecorder 0xboobface 2018-12-10 16:21:34 +0100
  • bcb89ef009 Add event processing system to the server 0xboobface 2018-12-10 15:44:15 +0100
  • 1d409fa1d4 Run post-processing steps in runnable in a thread pool 0xboobface 2018-12-10 15:27:56 +0100
  • 5b15b77014 Disable post-processing for server mode 0xboobface 2018-12-10 15:18:24 +0100
  • ff539c1c2e Use state's name instead of description in toString 0xboobface 2018-12-10 14:35:21 +0100
  • 448cfd14b8 Clear state comboboxes before filling them to avoid duplicates 0xboobface 2018-12-10 14:34:56 +0100
  • b715fba836 Add validation for recording state 0xboobface 2018-12-10 14:32:33 +0100
  • 605b62ca0e Merge branch 'dev' into notify 0xboobface 2018-12-10 12:58:19 +0100
  • c0442f898d Use /bin/bash as execution execution environment for the linux scripts 0xboobface 2018-12-10 12:57:33 +0100
  • f4e143eb7d Return a copy of models in getModelsRecording 0xboobface 2018-12-10 12:54:37 +0100
  • 316842e690 Revert removal of post-processing setting 0xboobface 2018-12-09 21:37:24 +0100
  • 768507d6e5 Increase thread pool size for event bus to 10 0xboobface 2018-12-09 21:36:30 +0100
  • 5b936c779d Add helper class for dialogs 0xboobface 2018-12-09 21:35:45 +0100
  • 878b25c55c Add validation to actions panel 0xboobface 2018-12-09 21:35:35 +0100
  • 86ae660218 Use the event name instead of the description in getExecutionParams 0xboobface 2018-12-09 19:02:50 +0100
  • 7c16006870 Set the name in the default constructor 0xboobface 2018-12-09 19:02:19 +0100
  • 888046676f Add first configurable version of the notification system 0xboobface 2018-12-09 18:46:33 +0100
  • be680a07f9 Map state password protected to private 0xboobface 2018-12-09 18:45:16 +0100
  • 434001aafe Optimize settings tab layout 0xboobface 2018-12-08 17:14:25 +0100
  • a944117966 Change layout of color settings panel 0xboobface 2018-12-08 17:13:58 +0100
  • 9825383d0c Set textfield to grow horizontally 0xboobface 2018-12-08 17:13:39 +0100
  • 509a9115fa Set user data directory for webengine 0xboobface 2018-12-08 16:49:47 +0100
  • 5bb51b6a85 Add descriptions for events and states 0xboobface 2018-12-08 16:08:14 +0100
  • 65f7c0d85e Use file/dir selection boxes and remove post-processing setting 0xboobface 2018-12-08 16:08:00 +0100
  • 016c95f7f1 Make file/dir selection boxes usable 0xboobface 2018-12-08 16:06:17 +0100
  • 4d55351919 Create controls for file, program and directory selection 0xboobface 2018-12-08 15:34:50 +0100
  • 08fa878814 Merge branch 'dev' into notify 0xboobface 2018-12-08 13:10:29 +0100
  • dcd68d3c2a Merge branch 'dev' 0xboobface 2018-12-08 13:08:54 +0100
  • 1fc16a0d41 Add a few predicates and actions for the event system 0xboobface 2018-12-08 13:08:20 +0100
  • f7dfabb898 Remove playback of sound with notification 0xboobface 2018-12-08 13:06:24 +0100
  • 2dc5fd4581 Add Event and EventReaction classes 0xboobface 2018-12-06 17:39:33 +0100
  • b50df194a0 Move settings to own package 0xboobface 2018-12-06 17:36:13 +0100
  • b100f107d4 Move site activation checkbox to their config ui 0xboobface 2018-12-06 14:16:10 +0100
  • 90e033d2ac Don't log exception if interrupted, but not running anymore 0xboobface 2018-12-06 13:44:10 +0100
  • 69544a7a60 Pull OnlineMonitor out of LocalRecorder 0xboobface 2018-12-05 21:01:33 +0100
  • 093b36270a Return at least ONLINE / OFFLINE, if the state is UNKNOWN 0xboobface 2018-12-05 21:01:01 +0100
  • 022997f6b6 Add new event property OLD 0xboobface 2018-12-05 21:00:19 +0100
  • 1970f08700 Return UNKOWN, if state is null 0xboobface 2018-12-05 20:59:51 +0100
  • 00869315fb Don't throw exception, if no sync happened yet 0xboobface 2018-12-05 20:59:03 +0100
  • 9f19b2c1fa Merge branch 'dev' into notify 0xboobface 2018-12-05 16:08:55 +0100
  • e6476e95ec Add setting to ignore the upscaled video stream on MFC 0xboobface 2018-12-05 16:08:44 +0100
  • 42177b4399 Add enum to Model for the online states 0xboobface 2018-12-05 15:51:21 +0100
  • 65e6c5b76e Merge branch 'dev' into notify 0xboobface 2018-12-05 12:41:21 +0100
  • 9109fc8689 Display "unkown resolution" instead of Integer.MAX_VALUE 0xboobface 2018-12-05 12:38:06 +0100
  • a7b0b3f374 Remove resolution cache 0xboobface 2018-12-05 12:30:27 +0100
  • 28fee0b2e6 Preselect the right entry, if stream url index is set 0xboobface 2018-12-05 12:20:50 +0100
  • 6db00969d7 Revert: RemoteRecorder does not work, if called with JavaFxModels 0xboobface 2018-12-05 12:20:26 +0100
  • 8abb3db8a5 Remove single thread executor 0xboobface 2018-12-05 12:10:21 +0100
  • d4dadf9fea Remove resolution cache 0xboobface 2018-12-04 18:31:31 +0100
  • b99e88d2c8 Add cache for the resolution 0xboobface 2018-12-04 18:30:46 +0100
  • 45e493a35a Add javadoc 0xboobface 2018-12-04 18:28:30 +0100
  • 9791427aeb Add "Follow" to the context menu of the recorded models tab 0xboobface 2018-12-04 17:09:19 +0100
  • 1f6e03979e Fix: ThumbCell resumes recordings 0xboobface 2018-12-04 17:08:44 +0100
  • cd903566de Use baseUrl in requestExtData 0xboobface 2018-12-03 16:26:37 +0100
  • b97449a980 Filter out websocket servers with the wrong protocol 0xboobface 2018-12-03 15:24:44 +0100
  • 0121e02edb Merge branch 'dev' into notify 0xboobface 2018-12-03 14:35:24 +0100
  • da87a1ae39 Add log message which websocket server is used 0xboobface 2018-12-03 14:35:14 +0100
  • ad3343d6b6 Update download links to 1.13.0 0xboobface 2018-12-03 00:42:15 +0100
  • 0d6c562793 Fix typo 0xboobface 2018-12-03 00:41:22 +0100
  • 8665b9c6b0 Merge branch 'dev' 0xboobface 2018-12-03 00:15:56 +0100
  • 889dbecb14 Bump version to 1.13.0 0xboobface 2018-12-03 00:14:50 +0100
  • 3b3a804251 Use ctbrec fork of open-m3u8 0xboobface 2018-12-02 23:09:43 +0100
  • 6b4d320bc2 Add setting to set the base URL for MFC 0xboobface 2018-12-02 22:35:12 +0100
  • 353f3fb317 Use baseUrl in loadStreamInfo 0xboobface 2018-12-02 22:33:49 +0100
  • 96b5c26277 Implement notification messages with SystemTray and notify-send 0xboobface 2018-12-02 17:02:17 +0100
  • 723909aec3 Remove notification class and resources 0xboobface 2018-12-02 17:01:00 +0100
  • 1feea03ec3 Dispose the video player on error 0xboobface 2018-12-02 13:32:38 +0100
  • 0ff04ed9ef Use /bin/bash in shebang 0xboobface 2018-12-02 02:07:30 +0100
  • 80381c0d49 Fire events from LocalRecorder 0xboobface 2018-12-01 21:56:23 +0100
  • 5b8cfc02d6 Merge branch 'dev' into notify 0xboobface 2018-12-01 20:22:02 +0100
  • 8a3f81a77a Fix: popup was cut off on south and east edge 0xboobface 2018-12-01 20:21:23 +0100
  • 857674c5cb Optimized paused checkbox event handling 0xboobface 2018-12-01 20:01:08 +0100
  • 3188511c6a Make log messages less serious for player errors 0xboobface 2018-12-01 19:29:41 +0100
  • 6ab70dd5df In resumeRecording don't start a recording, if the model is offline 0xboobface 2018-12-01 16:56:43 +0100
  • 4a8e0e3bea Removed buggy optimization for puased checkboxes 0xboobface 2018-12-01 16:52:51 +0100
  • f0edfb167c Added support for display names from Camsoda 0xboobface 2018-12-01 16:34:09 +0100
  • 56291cb97f Add support for display names for BongaCams 0xboobface 2018-12-01 15:29:56 +0100
  • 431d2f60c4 Add support for display names 0xboobface 2018-12-01 15:06:52 +0100
  • 7192856c87 Add setting for chaturbate base URL 0xboobface 2018-12-01 14:17:03 +0100
  • 0edb17ae9f Add trace output for the time the online check took 0xboobface 2018-12-01 14:02:22 +0100
  • f1eaa75a57 Add error handler for the video player 0xboobface 2018-12-01 14:01:50 +0100
  • 53f77afb85 Fix concurrent modification bug in delete method 0xboobface 2018-12-01 14:01:29 +0100
  • b44a1c2422 Fix stream source selection 0xboobface 2018-12-01 02:12:27 +0100
  • 754271c466 Add column which opens a preview popup, when hovered over 0xboobface 2018-12-01 00:29:20 +0100
  • 52016c6a86 Make sure, the hlsUrl is available, when loading the master playlist 0xboobface 2018-12-01 00:16:44 +0100
  • 0e627aef12 Make paused checkboxes clickable 0xboobface 2018-11-30 17:01:01 +0100
  • ecf9fc2746 Add key listener for P to pause and resume selected models 0xboobface 2018-11-30 15:38:52 +0100
  • b4f25c29ca Update changelog 0xboobface 2018-11-30 15:30:30 +0100
  • 40b3b78e52 Implement multi-selection for Recordings table 0xboobface 2018-11-30 15:21:01 +0100
  • fedf38004d Don't log error, if recordings dir does not exist 0xboobface 2018-11-30 15:04:02 +0100
  • ad1f841167 Don't do space check, if minimum is set to 0 0xboobface 2018-11-30 14:51:17 +0100
  • 76657e2b92 Increase thumb loading thread pool size from 10 to 30 0xboobface 2018-11-30 13:44:13 +0100
  • 918f63b1f5 Use defaults, if settings cannot be loaded 0xboobface 2018-11-30 13:42:51 +0100
  • fca5a4ea1a Update issue templates 0xboobface 2018-11-30 13:22:11 +0100
  • 7c98510eae Update issue templates 0xboobface 2018-11-30 13:21:38 +0100
  • da614caaa0 Update issue templates 0xboobface 2018-11-30 13:19:48 +0100