Skip to content
  1. Dec 16, 2020
  2. Dec 09, 2020
  3. Nov 12, 2020
  4. Sep 25, 2020
  5. Sep 17, 2020
  6. Sep 15, 2020
  7. Sep 14, 2020
  8. Sep 11, 2020
  9. Sep 10, 2020
  10. Aug 06, 2020
  11. Jul 15, 2020
  12. Jun 25, 2020
  13. Jun 09, 2020
  14. Apr 29, 2020
  15. Apr 21, 2020
  16. Apr 14, 2020
  17. Apr 06, 2020
  18. Feb 28, 2020
  19. Feb 14, 2020
  20. Feb 13, 2020
  21. Jan 30, 2020
  22. Jan 23, 2020
  23. Jan 21, 2020
    • Pablo de Lara's avatar
      Document and use new compilation flag NO_COMPAT_IMB_API_053 · 53a8371c
      Pablo de Lara authored
      There are some public enums that are conflicting
      with other enums defined in other libraries, due to
      too generic naming.
      In order to solve this issue, existing enums will be renamed.
      
      In order to maintain backwards compatilibity for the next few
      releases, the previous enums will be maintained,
      so existing applications will not be broken.
      
      A new compilation flag, NO_COMPAT_IMB_API_053, is added.
      The previous enums can be removed if this compilation flag
      is set (which is disabled by default), when building and linking
      applications.
      
      For applications which use various libraries, this flag
      should be set, so no redefinition of enums will take place, by
      passing -DNO_COMPAT_IMB_API_053 to its CFLAGS (or EXTRA_CFLAGS).
      53a8371c
  24. Jan 20, 2020
  25. Jan 10, 2020
  26. Dec 11, 2019
  27. Nov 25, 2019
    • Marcel D. Cornu's avatar
      Added markdown README · 63152a27
      Marcel D. Cornu authored
      - Added README.md
      - Updated existing README with output generated by pandoc
      - Added README target to Makefile to create/update README using pandoc
      63152a27
  28. Oct 24, 2019
  29. Oct 21, 2019
  30. Oct 17, 2019
  31. Oct 11, 2019
  32. Aug 13, 2019
Loading