mirror of
https://github.com/owntone/owntone-server.git
synced 2025-12-07 00:02:32 -05:00
Merge branch 'pulseaudio1'
This commit is contained in:
@@ -1011,7 +1011,7 @@ alsa_init(void)
|
||||
device->advertised = 1;
|
||||
device->has_video = 0;
|
||||
|
||||
DPRINTF(E_INFO, L_LAUDIO, "Adding ALSA device '%s' using friendly name '%s'\n", card_name, nickname);
|
||||
DPRINTF(E_INFO, L_LAUDIO, "Adding ALSA device '%s' with name '%s'\n", card_name, nickname);
|
||||
|
||||
player_device_add(device);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user