Skip to content
Snippets Groups Projects
  1. Mar 17, 2021
  2. Mar 12, 2021
  3. Mar 05, 2021
  4. Feb 03, 2021
  5. Feb 01, 2021
  6. Jan 26, 2021
  7. Jan 14, 2021
  8. Jan 05, 2021
  9. Dec 03, 2020
  10. Nov 24, 2020
  11. Oct 22, 2020
  12. Oct 07, 2020
  13. Oct 02, 2020
  14. Sep 29, 2020
    • Simon McVittie's avatar
      libsrt: Explicitly control symbol visibility · a34c5c8b
      Simon McVittie authored
      
      Instead of having symbols visible by default (which included
      compatibility symbols for older versions of GLib), hide them by default
      (equivalent to G_GNUC_INTERNAL) and export only what we need.
      
      This means we export the public API, plus symbols that are used by the
      unit tests or by the command-line diagnostic tools. Symbols used only
      by pressure-vessel do not need to be exported, since it links libsrt
      statically.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      a34c5c8b
  15. Sep 21, 2020
  16. Sep 14, 2020
  17. Sep 09, 2020
  18. Sep 08, 2020
  19. Aug 19, 2020
  20. Aug 04, 2020
  21. Jun 16, 2020
  22. Jun 12, 2020
  23. May 21, 2020
  24. May 18, 2020
  25. Apr 15, 2020
  26. Apr 09, 2020
  27. Apr 06, 2020
  28. Apr 01, 2020
  29. Mar 31, 2020
  30. Mar 12, 2020
Loading