Skip to content
Snippets Groups Projects
  1. Jan 30, 2015
  2. Nov 26, 2014
  3. Nov 24, 2014
  4. Nov 17, 2014
  5. Nov 07, 2014
  6. Oct 29, 2014
  7. Oct 28, 2014
  8. 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
  9. Oct 23, 2014
  10. Oct 22, 2014
  11. Oct 21, 2014
  12. Oct 17, 2014
  13. 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
  14. Oct 10, 2014
  15. Oct 09, 2014
  16. Oct 08, 2014
  17. Oct 06, 2014
  18. Oct 03, 2014
  19. Sep 30, 2014
  20. Sep 29, 2014
  21. Sep 04, 2014
    • Alexandre Lision's avatar
      Fix daemon callbacks · 7b151705
      Alexandre Lision authored
      Callbacks weren't properly transmited to java layer. Problem was in swig's descriptions
      of these callbacks not being properly channeled to java and instead being emitted in stub declaration.
      
      Refs #53478
      7b151705
  22. Sep 03, 2014
  23. Aug 12, 2014
  24. Aug 11, 2014
  25. Aug 05, 2014
  26. Aug 01, 2014
  27. Jul 30, 2014
  28. Jul 22, 2014
  29. Jul 15, 2014
Loading