Skip to content
  1. Apr 04, 2024
  2. Mar 30, 2024
  3. Mar 16, 2024
  4. Mar 13, 2024
  5. Mar 12, 2024
  6. Mar 08, 2024
  7. Feb 18, 2024
  8. Feb 13, 2024
  9. Jan 07, 2024
  10. Jan 05, 2024
  11. Dec 13, 2023
    • Jan Tojnar's avatar
      Fix build with libxml 2.12 · b07f872d
      Jan Tojnar authored
      libxml2 2.12.0 reorganized headers, resulting in xmlReadMemory disappearing from scope.
      Let’s add the proper include containing the symbol.
      b07f872d
  12. Sep 21, 2023
  13. Sep 19, 2023
  14. Aug 08, 2023
  15. Jul 30, 2023
  16. Jul 20, 2023
  17. Jul 06, 2023
    • Bastien Nocera's avatar
      filesystem: Fix is-hidden warning browsing filesystem entries · 3eb6814a
      Bastien Nocera authored
      (grilo-test-ui-0.3:385073): GLib-GIO-CRITICAL **: 15:45:50.370: GFileInfo created without standard::is-hidden
      (grilo-test-ui-0.3:385073): GLib-GIO-CRITICAL **: 15:45:50.370: file ../../../../Projects/jhbuild/glib/gio/gfileinfo.c: line 1587 (g_file_info_get_is_hidden): should not be reached
      3eb6814a
  18. Apr 14, 2023
  19. Apr 11, 2023
  20. Apr 10, 2023
  21. Apr 03, 2023
  22. Apr 01, 2023
  23. Mar 31, 2023
    • Victor Toso's avatar
      ci: fix libsoup dependencies · d548f16e
      Victor Toso authored
      libdmapsharing4-devel is libsoup3 compatible while
      libdmapsharing-devel is libsoup2 compatible.
      d548f16e
    • Victor Toso's avatar
      build: dmap: fix usage of unset variable · fb3c0347
      Victor Toso authored
      If we are on libsoup2 enviroment but with dmap enable,
      meson will error out due a check in libdmapsharing4_dep:
      
          src/dmap/meson.build:39:7: ERROR: Unknown variable "libdmapsharing4_dep". This patch fixes this error.
      
      libdmapsharing4_dep is set only with libsoup3 but it only checks for
      libdmapsharing-4.0, so we can do that always and fix the error.
      fb3c0347
  24. Feb 22, 2023
  25. Feb 11, 2023
  26. Dec 14, 2022
  27. Dec 12, 2022
  28. Dec 09, 2022
  29. Sep 29, 2022
  30. Sep 27, 2022