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