Skip to content
Snippets Groups Projects
  1. Mar 08, 2016
    • Adrien Béraud's avatar
      video: add basic support · fb6341fc
      Adrien Béraud authored
      * implement device enumeration DRing API
      * implement frame capture DRing API
      * add basic video UI
      
      Tuleap: #293
      Change-Id: Ia9a364da70f76f1bb9d26b422facefaa9c25ce76
      fb6341fc
  2. Feb 02, 2016
  3. Jan 21, 2016
  4. Jan 08, 2016
  5. Nov 23, 2015
  6. Nov 19, 2015
    • Adrien Béraud's avatar
      build: bump dring daemon · 67ec13c4
      Adrien Béraud authored and Guillaume Roguez's avatar Guillaume Roguez committed
      * bump daemon to 8c56fd79
      * increase minimum NDK to 10 (no time/reasons to test on older versions)
      * bump android build tools to version to 23.0.2
      * bump support library to version 23.1
      * remove commented dependencies
      
      Tuleap: #126
      Change-Id: I02ab62e108f28c48c12805d558ffcb84852ab442
      67ec13c4
  7. Oct 14, 2015
    • Adrien Béraud's avatar
      build: bump daemon · 5d8ca546
      Adrien Béraud authored
      Allows the daemon to build with the latest commits
      
      Issue: #78221
      Change-Id: I0ec84f1b016932423d270b2422265e4caf378f74
      5d8ca546
  8. Oct 08, 2015
  9. Jul 15, 2015
  10. Jul 04, 2015
  11. Jun 17, 2015
    • Adrien Béraud's avatar
      build: fix contrib cross compilation · 6d881d9c
      Adrien Béraud authored
      * add gradle wrapper script
      * add realpath for OS X
      * export CROSS_COMPILE
      * bump dependencies
      
      Refs #75667
      
      Change-Id: Ie402858bb13a19004fe1a6477681fc39256d6ccb
      6d881d9c
  12. Jun 16, 2015
  13. Jun 09, 2015
  14. Jun 07, 2015
    • Adrien Béraud's avatar
      android: bump dring API · 7f97ca91
      Adrien Béraud authored
      Update SWIG interface and retated code to build with lasted daemon APIs
      
      Refs #74605
      
      Change-Id: Id6e0a2ddecbb7329eacce0788329985e1287cf1e
      7f97ca91
  15. Apr 10, 2015
  16. Jan 30, 2015
  17. Nov 26, 2014
  18. Nov 24, 2014
  19. Nov 17, 2014
  20. Nov 07, 2014
  21. Oct 29, 2014
  22. Oct 28, 2014
  23. Oct 27, 2014
    • Alexandre Lision's avatar
      compile: Fix check on FETCH value · 7f46d1c0
      Alexandre Lision authored
      TESTED_HASH was checked out every time, since value of FETCH was not
      read (only its existence was verified)
      7f46d1c0
    • Alexandre Lision's avatar
      build: add multi-arch and 64 bits support · 7d5df5d6
      Alexandre Lision authored
          (cherry-picked from vlc-android commits:
              3ef336c2ac667932c36338efe65be6bda0515e75,
              ec890fd36a3a5410c8e6c5af6f67275dab4f9290,
              c8dccbaf8bc525b1084998da3535b8ea8aae9f3f,
              79740e9ffa7d30de28f3bc6e38163ee10ad78c0d,
              a62f5ad965ff08d9fb62a4594717065050a6871c)
      7d5df5d6
  24. Oct 23, 2014
  25. Oct 22, 2014
  26. Oct 21, 2014
  27. Oct 17, 2014
  28. Oct 15, 2014
    • Alexandre Lision's avatar
      compile.sh: checkout TESTED_HASH on first run (and not master) · 3a206cf6
      Alexandre Lision authored
      There was also a corner case with sflphone compilation
      We checked if config.h existed to compile daemon
      What happened: if configuration is successfull but right after compilation crashed,
      next time compilation was skipped.
      Hack was to delete config.h, but that was really unclear. We now run make every time.
      3a206cf6
  29. Oct 10, 2014
  30. Oct 09, 2014
  31. Oct 08, 2014
  32. Oct 06, 2014
  33. Oct 03, 2014
    • Tristan Matthews's avatar
      compile: add gnu-libstdc++ in EXTRA_LDFLAGS · 676fcee1
      Tristan Matthews authored
      cherry-picked from vlc-android (with configure.sh fix):
      
      commit 69e0648c6a331cb7171ff1841a870809685b8ddd
      Author: Thomas Guillem <thomas.guillem@gmail.com>
      Date:   Wed Oct 1 18:42:06 2014 +0200
      
          Build: add gnu-libstdc++ in EXTRA_LDFLAGS
      
          fix protobuf build.
      676fcee1
Loading