Skip to content
Snippets Groups Projects
  1. Oct 21, 2015
  2. Oct 17, 2015
    • ale's avatar
      add HTTP debug handlers to radiod · c0ff2ab8
      ale authored
      Enabled by setting the --debug-addr command-line option.
      c0ff2ab8
    • ale's avatar
      allow split networking · ed350cdb
      ale authored
      Split networking is where nodes communicate among themselves on a
      private network (for example when behind a NAT infrastructure). This
      change adds the --internal-ip option to radiod, that advertises a
      separate IP for internal communication.
      ed350cdb
  3. Oct 15, 2015
  4. Sep 27, 2015
  5. Jul 27, 2015
  6. Jul 24, 2015
  7. Jul 22, 2015
  8. Jan 31, 2015
  9. Jan 17, 2015
  10. Jan 16, 2015
  11. Jan 15, 2015
  12. Jan 13, 2015
    • ale's avatar
      make liquidsoap log to radiod stderr · cba1aca3
      ale authored
      cba1aca3
    • ale's avatar
      fix liquidsoap config template · 6acb5e16
      ale authored
      6acb5e16
    • ale's avatar
      implement stream transcoding · b49f402c
      ale authored
      Adds optional transcoding parameters to a Mount. Each node will then
      start a master election for every transcoded stream, and the master will
      run liquidsoap to re-encode the data. Transcoding mounts are identical
      in other respects to normal mounts, except that liquidsoap acts as a
      source for them.
      b49f402c
  13. Jan 02, 2015
  14. Dec 28, 2014
  15. Dec 27, 2014
  16. Dec 26, 2014
    • ale's avatar
      refactor masterelection to remove races; add tests · 03a67c17
      ale authored
      Master election code should be more robust now, this commit eliminates
      the discrepancy between role and master info (previously it was possible
      for these two to be non synchronized).
      
      This commit also includes an in-memory etcd mock, which implements
      enough of the etcd interface to test the masterelection code.
      03a67c17
  17. Dec 24, 2014
  18. Dec 07, 2014
  19. Dec 06, 2014
  20. Dec 01, 2014
    • ale's avatar
      support arbitrary public IPs · 01d010c9
      ale authored
      Introduce node names, allowing a node to have multiple IP addresses.
      Also, make the front-end code IPv6-aware and support AAAA records.
      01d010c9
  21. Nov 30, 2014
  22. Nov 05, 2014
  23. Oct 18, 2014
  24. Oct 17, 2014
  25. Oct 15, 2014
  26. Oct 12, 2014
Loading