1. 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
  2. 31 Oct, 2018 1 commit
  3. 05 Jul, 2018 1 commit
  4. 21 Jan, 2018 1 commit
  5. 16 Jan, 2018 1 commit
  6. 08 Feb, 2017 1 commit
  7. 03 Jan, 2017 1 commit
  8. 24 Nov, 2016 1 commit
  9. 18 Nov, 2016 4 commits
  10. 26 Feb, 2016 1 commit
  11. 23 Feb, 2016 1 commit
  12. 22 Feb, 2016 1 commit
  13. 21 Jan, 2015 1 commit
  14. 01 Jan, 2015 1 commit
  15. 29 Aug, 2014 2 commits
  16. 26 Aug, 2014 2 commits
  17. 19 Aug, 2014 2 commits
  18. 24 Jan, 2014 1 commit
  19. 23 Jan, 2014 1 commit
  20. 13 Jan, 2014 1 commit
  21. 23 Oct, 2013 1 commit
  22. 21 Oct, 2013 4 commits
  23. 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
  24. 17 Oct, 2013 1 commit
  25. 02 Oct, 2013 1 commit
  26. 27 Sep, 2013 1 commit
  27. 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
  28. 05 Sep, 2013 1 commit
  29. 04 Sep, 2013 1 commit
  30. 03 Aug, 2013 1 commit
  31. 29 Jul, 2013 1 commit