Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement required connectionManagerService and mediaReceiverRegistrarService #86

Merged
merged 48 commits into from
Jan 20, 2022

Commits on Jul 26, 2021

  1. add custom content reader

    YouROK committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    0838f19 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. set max read buffer size

    YouROK committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    e5cb63c View commit details
    Browse the repository at this point in the history
  2. fix for windows

    YouROK committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    42eca44 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. icon test

    tsynik committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    b9245f5 View commit details
    Browse the repository at this point in the history
  2. fix build

    tsynik committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    f59db2d View commit details
    Browse the repository at this point in the history
  3. disable form

    tsynik committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    7ec3a83 View commit details
    Browse the repository at this point in the history
  4. Update dms.go

    tsynik committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    33c2524 View commit details
    Browse the repository at this point in the history
  5. disable debug

    tsynik committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    530b62c View commit details
    Browse the repository at this point in the history
  6. Update dms.go

    tsynik committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    3ac0277 View commit details
    Browse the repository at this point in the history
  7. Revert "Update dms.go"

    This reverts commit 3ac0277.
    tsynik committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ce1ae63 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. update dms root desc

    tsynik committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    16aff40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9da542e View commit details
    Browse the repository at this point in the history
  3. cleanup

    tsynik committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    9c0ef54 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. debug headers

    tsynik committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    89df970 View commit details
    Browse the repository at this point in the history
  2. debug

    tsynik committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    d039966 View commit details
    Browse the repository at this point in the history
  3. debug

    tsynik committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    d7091a4 View commit details
    Browse the repository at this point in the history
  4. Update ssdp.go

    tsynik committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    26a0a4c View commit details
    Browse the repository at this point in the history
  5. Update ssdp.go

    tsynik committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    6a34b1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02be3a2 View commit details
    Browse the repository at this point in the history
  7. remove excessive debug

    tsynik committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    4b9007c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    473eaef View commit details
    Browse the repository at this point in the history
  9. fix build

    tsynik committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    cb24006 View commit details
    Browse the repository at this point in the history
  10. revert samsung exensions

    tsynik committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    18e1089 View commit details
    Browse the repository at this point in the history
  11. remove PresentationURL

    tsynik committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    e627946 View commit details
    Browse the repository at this point in the history
  12. restore default eventingLogger

    tsynik committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    febb864 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. update dlna caps

    tsynik committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    2051d16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ad049 View commit details
    Browse the repository at this point in the history
  3. just format an icon load fix

    tsynik committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    0fcf492 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    cd06003 View commit details
    Browse the repository at this point in the history
  2. add DLNA.ORG_FLAGS to headers

    tsynik committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    c0a10b9 View commit details
    Browse the repository at this point in the history
  3. remove wrong match for images

    tsynik committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    3bba864 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    e00296c View commit details
    Browse the repository at this point in the history
  2. fix / short SCPDs

    tsynik committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    2decf97 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. sync with upstream

    tsynik committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    61d955a View commit details
    Browse the repository at this point in the history
  2. adopt other services too

    tsynik committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    af476cd View commit details
    Browse the repository at this point in the history
  3. cleanup torrserve addons

    tsynik committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    7256e2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f20905 View commit details
    Browse the repository at this point in the history
  5. just format code indents

    tsynik committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    2851a68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52a8174 View commit details
    Browse the repository at this point in the history
  7. Squashed commit of the following:

    commit d5d0f56
    Author: nikk gitanes <[email protected]>
    Date:   Wed Sep 8 13:28:02 2021 +0300
    
        proper deviceIcons serve
    
        thx @YouROK
    tsynik committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    5d5745c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. fix testing

    tsynik committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    ec20438 View commit details
    Browse the repository at this point in the history
  2. format code in ide

    tsynik committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    12b7642 View commit details
    Browse the repository at this point in the history
  3. gofmt -l -w .

    tsynik committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    19e08f8 View commit details
    Browse the repository at this point in the history
  4. revert orig names

    tsynik committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    0381844 View commit details
    Browse the repository at this point in the history
  5. Revert "remove wrong match for images"

    This reverts commit 3bba864.
    tsynik committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    e482834 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Configuration menu
    Copy the full SHA
    8583133 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    dfeceae View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    93c8fe1 View commit details
    Browse the repository at this point in the history