Skip to content
View mglae's full-sized avatar

Block or report mglae

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. LibreELEC.tv LibreELEC.tv Public

    Forked from LibreELEC/LibreELEC.tv

    Just enough OS for KODI

    Makefile

  2. service.libreelec.settings service.libreelec.settings Public

    Forked from LibreELEC/service.libreelec.settings

    the LibreELEC settings addon for KODI

    Python

  3. pvr.vdr.vnsi.FernetMenta pvr.vdr.vnsi.FernetMenta Public

    Forked from FernetMenta/pvr.vdr.vnsi

    C++

  4. vdr-plugin-vnsiserver vdr-plugin-vnsiserver Public

    Forked from FernetMenta/vdr-plugin-vnsiserver

    VDR plugin to handle XBMC clients.

    C

  5. xbmc xbmc Public

    Forked from xbmc/xbmc

    Kodi Main Repository - By using this code you agree with our policy and will follow the GPLv2 license as included

    C++

  6. service.kn.switchtimer service.kn.switchtimer Public

    Forked from b-jesch/service.kn.switchtimer

    PVR Switchtimer service

    Python

89 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 3 commits in 1 repository

Created a pull request in xbmc/xbmc that received 14 comments

[Addons] RepositoryUpdater: fix time calculation overflow

Description Using (32 bit) int for ms calculation lead to (negative) overflow when more than ~25 days ago. Using seconds std::chrono increase time …

+14 −13 lines changed 14 comments
Opened 4 other pull requests in 2 repositories
Reviewed 2 pull requests in 2 repositories
Loading