1. 26 Dec, 2014 3 commits
  2. 10 Oct, 2014 1 commit
  3. 19 Sep, 2014 2 commits
  4. 05 Sep, 2014 1 commit
  5. 02 Sep, 2014 4 commits
  6. 31 Aug, 2014 1 commit
  7. 24 Aug, 2014 6 commits
  8. 23 Aug, 2014 1 commit
  9. 11 Aug, 2014 1 commit
  10. 11 Jul, 2014 1 commit
  11. 11 Jun, 2014 1 commit
  12. 12 Feb, 2014 1 commit
  13. 08 Feb, 2014 1 commit
  14. 07 Feb, 2014 1 commit
  15. 06 Feb, 2014 3 commits
  16. 29 Jan, 2014 1 commit
  17. 21 Jan, 2014 1 commit
  18. 13 Jan, 2014 1 commit
    • Andrée Ekroth's avatar
      Shine encoding plugin · ea771c17
      Andrée Ekroth authored
      This encoding plugin features a fixed-point mp3 encoder,
      with faster encoding on architectures without a FPU.
      
      Right now the encoder is limited to stereo and 16 bit depth.
      The bitrate and sample rate can be modified in audio_output.
      
      audio_output {
              type            "httpd"
              name            "My shine stream"
              encoder         "shine"
              port            "8000"
              format          "44100:16:2"
              bitrate         "320"  # default: 128
      }
      ea771c17
  19. 09 Jan, 2014 1 commit
  20. 08 Jan, 2014 1 commit
  21. 07 Jan, 2014 1 commit
  22. 04 Jan, 2014 1 commit
  23. 29 Dec, 2013 1 commit
  24. 11 Dec, 2013 3 commits
  25. 01 Dec, 2013 1 commit