1. 27 May, 2020 1 commit
  2. 19 Nov, 2018 1 commit
    • Max Kellermann's avatar
      check.h: remove obsolete header · ce49d99c
      Max Kellermann authored
      Since we switched from autotools to Meson in commit
      94592c14, we don't need to include
      `config.h` early to properly enable large file support.  Meson passes
      the required macros on the compiler command line instead of defining
      them in `config.h`.
      
      This means we can include `config.h` at any time, whenever we want to
      check its macros, and there are no ordering constraints.
      ce49d99c
  3. 31 Oct, 2018 1 commit
  4. 05 Jul, 2018 1 commit
  5. 21 Jan, 2018 1 commit
  6. 16 Jan, 2018 1 commit
  7. 08 Feb, 2017 1 commit
  8. 03 Jan, 2017 1 commit
  9. 24 Nov, 2016 1 commit
  10. 18 Nov, 2016 4 commits
  11. 26 Feb, 2016 1 commit
  12. 23 Feb, 2016 1 commit
  13. 22 Feb, 2016 1 commit
  14. 21 Jan, 2015 1 commit
  15. 01 Jan, 2015 1 commit
  16. 29 Aug, 2014 2 commits
  17. 26 Aug, 2014 2 commits
  18. 19 Aug, 2014 2 commits
  19. 24 Jan, 2014 1 commit
  20. 23 Jan, 2014 1 commit
  21. 13 Jan, 2014 1 commit
  22. 23 Oct, 2013 1 commit
  23. 21 Oct, 2013 4 commits
  24. 19 Oct, 2013 1 commit
    • Sebastian Thorarensen's avatar
      decoder/modplug: Add "loop_count" parameter · db44a6e9
      Sebastian Thorarensen authored
      The "loop_count" configuration parameter allows the user to set how
      many times a module with backward loops shall loop. "0" (the default)
      means a module is not allowed to use backward loops at all. "-1"
      enables inifinite looping.
      db44a6e9
  25. 17 Oct, 2013 1 commit
  26. 02 Oct, 2013 1 commit
  27. 27 Sep, 2013 1 commit
  28. 26 Sep, 2013 1 commit
    • Max Kellermann's avatar
      decoder/modplug: fix include directory · d7b0073c
      Max Kellermann authored
      Since Debian package 1:0.8.8.4-4, the pkg-config file does not contain
      -I/usr/include/libmodplug anymore, and we need to add the
      "libmodplug/" prefix to the #include line.
      d7b0073c
  29. 05 Sep, 2013 1 commit
  30. 04 Sep, 2013 1 commit
  31. 03 Aug, 2013 1 commit