Skip to content
Snippets Groups Projects
  1. Mar 25, 2020
  2. Nov 28, 2019
  3. Sep 10, 2019
  4. Aug 02, 2019
    • Eden Abitbol's avatar
      upnp: remove linkage with libthreadutil · 638fe955
      Eden Abitbol authored and Adrien Béraud's avatar Adrien Béraud committed
      libthreadutil is a library that was generated while building
      libupnp version 1.6.25. This library isn't generated anymore
      for libupnp's new version 1.8.4. It is instead part of the API
      internally. Therefore linking the library isn't required
      anymore.
      
      Change-Id: I6b641b6a06d65fc73b9fdde36b9ab749d8c7c886
      Gitlab: #96
      638fe955
  5. Mar 17, 2019
  6. Mar 11, 2019
  7. Jan 19, 2019
  8. Dec 19, 2018
  9. Dec 09, 2018
  10. Oct 01, 2018
  11. Sep 30, 2018
  12. Aug 03, 2018
  13. Jun 15, 2018
  14. May 12, 2018
  15. Mar 29, 2018
    • Sébastien Blin's avatar
      daemon: add libressl dependency · 3333997f
      Sébastien Blin authored
      To query the name server via a HTTPS request, we need to add
      libressl for restbed. This patch adds the build flags to correctly
      link libressl.
      
      Change-Id: Ibac00c6e12b8adb2184c6c835472d0f201ede03f
      3333997f
  16. Mar 23, 2018
  17. Mar 13, 2018
  18. Feb 20, 2018
  19. Feb 14, 2018
  20. Jan 05, 2018
    • Alexandre Lision's avatar
      build: cleanup scripts · ccf20630
      Alexandre Lision authored
      compile.sh: unused ANDROID_ABIS var
      build-daemon.sh: unused ANDROID_BIN var, fix section comment
      
      Change-Id: I286a71b96e3a8f505687c044aeff1d643c7a6964
      ccf20630
  21. Jan 03, 2018
    • Alexandre Lision's avatar
      build: remove legacy code · f73b070a
      Alexandre Lision authored
      Since Android and AndroidTV share the same module we do not need to copy
      .so files to libringandroid folder
      
      Change-Id: I9a90c47775e99eb6d120f81d903dffb3329e6f5a
      f73b070a
  22. Jan 02, 2018
    • Alexandre Lision's avatar
      jni: use jni from daemon · 123e000b
      Alexandre Lision authored
      Remove all JNI related source files and use the ones provided in the
      daemon directory.
      
      Change-Id: I6056030c6ab8007ed922c1f9bf56c9519276bb77
      123e000b
  23. Oct 03, 2017
    • Adrien Béraud's avatar
      build: link with secp256k1 · 94bd50ee
      Adrien Béraud authored
      Update for new daemon dependencies:
      * add secp256k1
      * remove boost, cryptopp
      
      Change-Id: I5c78711624d0c6f3cfeb93190a6be3cb6b73b68c
      94bd50ee
  24. Sep 21, 2017
  25. Aug 17, 2017
    • Alexandre Lision's avatar
      build: fix compilation · f7547c74
      Alexandre Lision authored
      Since commit 822368 ffmpeg fails to compile because pkg-config is not
      able to find opus. Forcing the use of pkg-config in the extras/tools
      fixed the issue.
      I have encountered this behaviour on Fedora 26
      
      Change-Id: I927aea1a56426191ac86e9158f7d85249b3b36eb
      f7547c74
  26. Aug 07, 2017
  27. Aug 03, 2017
    • Loïc Siret's avatar
      AndroidTV: create base code for Android project · bb8c5bd2
      Loïc Siret authored and Adrien Béraud's avatar Adrien Béraud committed
      This patch create a submodule libringandroid which will contains all the
      common code between Android Tv and regular Android app.
      Files in this module are nearly untouched compare to those who exist in
      app module.
      
      Change-Id: I6e98f87aa856de61bfff72ec2fd9734987fd0422
      bb8c5bd2
  28. Jul 19, 2017
  29. Jul 13, 2017
  30. Jul 11, 2017
  31. Jun 30, 2017
    • Alexandre Lision's avatar
      androidtv: initial load of daemon · 084d3ad2
      Alexandre Lision authored
      Duplicate necessary code from app module to load and run the Ring
      daemon. UI must be recreated for each feature.
      build-daemon.sh has been amended to also copy libring.so to androidtv
      module
      
      Change-Id: I389e6327972bac0c2dc19d21e85dd5ef867b1cfc
      084d3ad2
  32. May 25, 2017
  33. May 04, 2017
  34. Apr 25, 2017
  35. Mar 29, 2017
  36. Feb 10, 2017
Loading