Skip to content
Snippets Groups Projects
  1. Oct 03, 2024
  2. Oct 02, 2024
  3. Sep 26, 2024
  4. 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
  5. Jun 20, 2024
  6. May 27, 2024
  7. May 24, 2024
  8. May 23, 2024
  9. May 21, 2024
  10. May 20, 2024
  11. May 19, 2024
  12. May 17, 2024
  13. May 16, 2024
  14. May 15, 2024
  15. May 14, 2024
  16. May 03, 2024
  17. Apr 16, 2024
  18. Apr 15, 2024
Loading