Skip to content
Snippets Groups Projects
  1. Oct 02, 2024
  2. Sep 26, 2024
  3. Jul 31, 2024
    • Ole Binder's avatar
      Fix: drop ids from namespace · cb4e7164
      Ole Binder authored
      With the new liquidsoap versions all sources have a unique id, this id is used to create the namespace for the corresponding telnet commands. Since we alter the sources in liquidsoap multiple times we have a miss match in the namespace of some telnet commands. `mixer.inputs` returns a list of sources which may contain a id. This id is concatenated with the name of the source. For example `in_stream_0.1` is a valid response from `mixer.inputs`.  We therefore drop everything after the first `.`.
      cb4e7164
    • Ole Binder's avatar
      Chore: add small FIXME comments · a42d77b0
      Ole Binder authored
      a42d77b0
  4. Jun 20, 2024
  5. Jun 03, 2024
  6. May 29, 2024
  7. May 27, 2024
  8. May 24, 2024
  9. May 23, 2024
  10. May 21, 2024
  11. May 20, 2024
  12. May 19, 2024
  13. May 17, 2024
Loading