1. 24 Aug, 2014 2 commits
  2. 23 Aug, 2014 1 commit
  3. 11 Aug, 2014 3 commits
  4. 12 Jul, 2014 1 commit
  5. 11 Jul, 2014 1 commit
  6. 11 Jun, 2014 1 commit
  7. 29 Apr, 2014 1 commit
  8. 27 Apr, 2014 1 commit
  9. 24 Apr, 2014 3 commits
  10. 01 Mar, 2014 1 commit
  11. 12 Feb, 2014 1 commit
  12. 08 Feb, 2014 1 commit
  13. 07 Feb, 2014 1 commit
  14. 06 Feb, 2014 3 commits
  15. 29 Jan, 2014 1 commit
  16. 27 Jan, 2014 5 commits
  17. 21 Jan, 2014 1 commit
  18. 20 Jan, 2014 1 commit
  19. 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
  20. 09 Jan, 2014 1 commit
  21. 08 Jan, 2014 1 commit
  22. 07 Jan, 2014 1 commit
  23. 04 Jan, 2014 1 commit
  24. 29 Dec, 2013 2 commits
  25. 11 Dec, 2013 4 commits