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. 10 Nov, 2017 1 commit
  4. 03 Jan, 2017 2 commits
  5. 18 Mar, 2016 4 commits
  6. 26 Feb, 2016 1 commit
  7. 01 Jan, 2015 1 commit
  8. 26 Feb, 2014 1 commit
  9. 04 Feb, 2014 1 commit
  10. 30 Jan, 2014 1 commit
  11. 24 Jan, 2014 2 commits
  12. 23 Jan, 2014 1 commit
  13. 19 Jan, 2014 1 commit
  14. 13 Jan, 2014 1 commit
  15. 09 Jan, 2014 1 commit
    • Max Kellermann's avatar
      DetachedSong: fork of struct Song · 322b0616
      Max Kellermann authored
      From now on, struct Song will be used by the database only, and
      DetachedSong will be used by everybody else.  DetachedSong is easier
      to use, but Song has lower overhead.
      322b0616
  16. 07 Jan, 2014 1 commit
  17. 28 Nov, 2013 1 commit
  18. 04 Nov, 2013 1 commit
    • Max Kellermann's avatar
      Log: add level "DEFAULT" · ecf12a60
      Max Kellermann authored
      Map LogLevel::INFO to G_LOG_LEVEL_INFO, and LogLevel::DEFAULT to
      G_LOG_LEVEL_MESSAGE.  Now client connect/disconnect message are only
      logged on log_level "secure".
      ecf12a60
  19. 30 Oct, 2013 1 commit
  20. 21 Oct, 2013 1 commit
  21. 19 Oct, 2013 1 commit
  22. 16 Oct, 2013 1 commit
  23. 02 Oct, 2013 1 commit
  24. 28 Jul, 2013 1 commit
  25. 17 Apr, 2013 1 commit
  26. 21 Jan, 2013 1 commit
  27. 09 Jan, 2013 2 commits
  28. 07 Jan, 2013 1 commit
  29. 05 Jan, 2013 1 commit
  30. 04 Jan, 2013 1 commit
  31. 02 Jan, 2013 2 commits
  32. 27 Sep, 2012 1 commit
  33. 26 Mar, 2012 1 commit