Skip to content
Snippets Groups Projects
  1. Apr 13, 2019
  2. Apr 12, 2019
  3. Apr 11, 2019
  4. Apr 10, 2019
  5. Apr 09, 2019
    • ale's avatar
      Initial refactoring for v2 · 098c74b3
      ale authored
      Includes a merge of radiod and redirectord, updates to more modern Go
      idioms, adoption of the higher level etcd concurrency primitives, and
      a lot of other minor implementation changes.
      
      The refactor is still incomplete: the daemons won't compile and the
      code to start the RPC servers is missing.
      098c74b3
  6. Oct 26, 2018
  7. Nov 30, 2015
  8. Nov 02, 2015
  9. Oct 21, 2015
  10. 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
  11. Oct 15, 2015
  12. Sep 27, 2015
  13. Jul 27, 2015
  14. Jul 24, 2015
  15. Jul 22, 2015
  16. Jan 31, 2015
  17. Jan 17, 2015
  18. Jan 16, 2015
  19. Jan 15, 2015
  20. 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
  21. Jan 02, 2015
Loading