1. 31 Oct, 2018 2 commits
    • Max Kellermann's avatar
      *: copyright year 2018 · f5c90714
      Max Kellermann authored
      f5c90714
    • Max Kellermann's avatar
      output/roar: remove · 06ca08ce
      Max Kellermann authored
      Bugs in libroar which broke the MPD build have been annoying me for
      quite some time, and the newest bug has now hit my main build machine:
      
       https://github.com/MusicPlayerDaemon/MPD/issues/377
      
      Problem is the usage of the typedef `_IO_off64_t` in libroar's
      `vio_stdio.h`:
      
       int roar_vio_to_stdio_lseek (void *__cookie, _IO_off64_t *__pos, int __w);
      
      This `_IO_off64_t` is an internal implementation detail of glibc and
      was removed in version 2.28.  Nobody must ever use it.  Why the ****
      did the RoarAudio developers use it?  Not using internal typedefs
      isn't exactly rocket science.
      
      This annoys me enough to finally remove the plugin.  Anyway, I've
      never heard of anybody using RoarAudio, so my best guess is that
      nobody will notice.
      06ca08ce
  2. 03 Jan, 2017 1 commit
  3. 26 Dec, 2016 1 commit
  4. 22 Jun, 2016 1 commit
  5. 01 Mar, 2016 1 commit
  6. 26 Feb, 2016 1 commit
  7. 17 Sep, 2015 1 commit
  8. 01 Jan, 2015 1 commit
  9. 21 Nov, 2014 1 commit
  10. 21 Feb, 2014 1 commit
  11. 19 Feb, 2014 1 commit
  12. 28 Jan, 2014 2 commits
  13. 23 Jan, 2014 1 commit
  14. 13 Jan, 2014 1 commit
  15. 28 Oct, 2013 1 commit
  16. 30 Jul, 2013 2 commits
  17. 16 Apr, 2013 11 commits
  18. 22 Feb, 2013 1 commit
  19. 02 Feb, 2013 1 commit
  20. 29 Jan, 2013 2 commits
  21. 16 Jan, 2013 1 commit
  22. 15 Jan, 2013 1 commit
  23. 04 Jan, 2013 1 commit
  24. 12 Jun, 2012 3 commits