Rene Windegger
Rene Windegger
This pull request made the TimeData that is passed to the tree generic. This allows for real custom TickData. There is an implementation that is using the current TimeData object...
## Bug report ### Describe the bug Here is a clear and concise description of what the problem is: Kodi is crashing to home screen after some time. ## Expected...
* Added a static Dispatch Method that allows to get a return value from the Main Thread. * Added a static Dispatch Method that executes an Action to simplify usage.