mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-15 00:34:05 +09:00
README: edit changelog
This commit is contained in:
11
README.txt
11
README.txt
@@ -345,9 +345,11 @@ If the -p option is not used, the ports are chosen dynamically
|
||||
hardware MAC number of the computer's network card. (Different
|
||||
server\_name, MAC addresses, and network ports are needed for each
|
||||
running uxplay if you attempt to run two instances of uxplay on the same
|
||||
computer.) If UxPlay fails to fing the true MAC address of the network
|
||||
card (as happens on macOS) a random MAC addresses will be used even if
|
||||
option **-m** was not specifed.
|
||||
computer.) If UxPlay fails to find the true MAC address of a network
|
||||
card, (more specifically, the MAC address used by the first active
|
||||
network interface detected) a random MAC address will be used even if
|
||||
option **-m** was not specifed. (Note that a random MAC address will be
|
||||
different each time UxPlay is started).
|
||||
|
||||
Also: image transforms that had been added to RPiPlay have been ported
|
||||
to UxPlay:
|
||||
@@ -398,6 +400,9 @@ still open when the GStreamer pipeline is closed.*
|
||||
ChangeLog
|
||||
=========
|
||||
|
||||
1.42 (pending) Fix MAC detection to work with modern Linux interface
|
||||
naming practices, MacOS and \*BSD.
|
||||
|
||||
1.41 2021-11-11 Further cleanups of multiple audio format support
|
||||
(internal changes, separated RAOP and GStreamer audio/video startup)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user