Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update changelog
  • Loading branch information
ars-ka0s committed Sep 25, 2023
commit cc42ba376a194f622e292e1176fd271963b1a7cb
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@
>
> Add: "FX25TX 1" (or 16 or 32 or 64)

- stdout is now supported for audio output via piping to other utilities. To support this, all non-audio output must be redirected to stderr using the new -O option on the command line.

- udp audio output is also now supported. Use udp:destination:port style output device in the configuration file.



### Bugs Fixed: ###
Expand Down