feat: Intel HDA audio driver, audio streaming syscalls, userspace Music app, fixes and improvements, rudimentary Bluetooth support
This commit is contained in:
@@ -82,6 +82,14 @@ ICONS=(
|
||||
"apps/scalable/utilities-system-monitor.svg" # system monitor
|
||||
"apps/scalable/drive-harddisk.svg"
|
||||
"actions/16/trash-empty.svg"
|
||||
"apps/scalable/pavucontrol.svg" # for volume control app
|
||||
"actions/16/media-pause.svg"
|
||||
"actions/16/media-play.svg"
|
||||
"actions/16/media-stop.svg"
|
||||
"actions/16/media-forward.svg"
|
||||
"actions/16/media-rewind.svg"
|
||||
"apps/scalable/multimedia-video-player.svg"
|
||||
"apps/scalable/bluetooth.svg"
|
||||
)
|
||||
|
||||
copied=0
|
||||
|
||||
@@ -25,6 +25,10 @@ APPS=(
|
||||
"disks|apps/scalable/gparted.svg"
|
||||
"devexplorer|apps/scalable/hardware.svg"
|
||||
"installer|mimetypes/scalable/text-x-install.svg"
|
||||
"volume|apps/scalable/pavucontrol.svg"
|
||||
"music|apps/scalable/audio-player.svg"
|
||||
"video|apps/scalable/multimedia-video-player.svg"
|
||||
"bluetooth|apps/scalable/bluetooth.svg"
|
||||
)
|
||||
|
||||
installed=0
|
||||
|
||||
Reference in New Issue
Block a user