Update changelog; increase version to 1.0.1
Added tag RELEASE_1.0.1 for changeset f1b997a93e7c
Increase version number to alpha.
Migrate to Python 3
Re-throw exception from top-level code to indicate an error to the user
Adapt to renaming of xbmc.LOGNOTICE to LOGINFO
Fix DispatcherBase.__init__ was not called
Fix not working main loop.
Change ticks from milliseconds to seconds
Fix header in settings.xml
Remove unneeded ABORT_REQUESTED event
Send output and error of spawned processes to os.devnull.
Update application window name to 'Kodi'.
Switch changelog to news tag in addon.xml. Add list of latest changes.
Increase version to 1.0.0
Added tag RELEASE_1.0.0 for changeset ac4d3e4808cf
Added tag RELEASE_0.0.0 for changeset 81ac05886984
Enhance description. Specify release date.
Initial import.
Add support for custom commands to manage scree...
Add support to disable screen saver only during...
Add support for freedesktop.org screen saver.
Enhance D-Bus connection attempts in freedeskto...