Skip to content
Snippets Groups Projects
  1. Jan 27, 2015
  2. Jan 20, 2015
  3. Jan 18, 2015
  4. Jan 17, 2015
    • ale's avatar
      simplify the HTTP server structure · 292e4e71
      ale authored
      Refactor the HTTP handler hierarchy to make it simpler.
      
      Replace the ghost logging handler with a simpler one, that fires as soon
      as the HTTP request headers are sent (this is a better solution for
      long-lived connections).
      
      Add a debug page to track long-lived HTTP request.
      
      Add tests for the HTTP server.
      292e4e71
    • ale's avatar
      only reload icecast if the configuration file changed · 2f3a1b45
      ale authored
      This will limit useless reloads (and related killSources), for instance
      when transcoding parameters change. Also, improve the icecast
      config generation test.
      2f3a1b45
  5. Jan 16, 2015
  6. Jan 15, 2015
  7. Jan 13, 2015
  8. Jan 03, 2015
  9. Jan 02, 2015
  10. Dec 28, 2014
  11. Dec 27, 2014
Loading