summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hugo Villeneuve [Thu, 15 Feb 2024 17:23:50 +0000 (12:23 -0500)]
rpi: adjust asound.state for IQaudio sound card
Hugo Villeneuve [Fri, 1 Mar 2024 17:57:57 +0000 (12:57 -0500)]
rpi: enable IQaudio sound card
Hugo Villeneuve [Fri, 23 Feb 2024 17:31:09 +0000 (12:31 -0500)]
alsa: add support for different sound cards
Hugo Villeneuve [Fri, 23 Feb 2024 17:20:01 +0000 (12:20 -0500)]
alsa: add ALSA_DEVICE_ID variable
Note: asound.conf needs to be generated in alsa-state recipe. If not,
the following warniong will occur when creating the final image:
check_data_file_clashes: Package alsa-utils wants to install file
...image-hvmpd-dev/1.0-r0/rootfs/etc/asound.conf
But that file is already provided by package * alsa-state
Hugo Villeneuve [Sun, 25 Feb 2024 14:31:55 +0000 (09:31 -0500)]
Update Radio-Canada links
Hugo Villeneuve [Thu, 15 Feb 2024 16:14:57 +0000 (11:14 -0500)]
rpi: prevent HDMI connection sound output
Hugo Villeneuve [Sat, 3 Feb 2024 01:15:07 +0000 (20:15 -0500)]
Update jazz playlist
Hugo Villeneuve [Sat, 3 Feb 2024 01:14:23 +0000 (20:14 -0500)]
Fix Planeta Jazz URL
Hugo Villeneuve [Mon, 18 Dec 2023 16:43:22 +0000 (11:43 -0500)]
Add classical playlist
Hugo Villeneuve [Mon, 13 Mar 2023 16:54:45 +0000 (12:54 -0400)]
Add jazz playlist
Add new jazz radio stations.
Hugo Villeneuve [Sun, 19 Mar 2023 18:46:47 +0000 (14:46 -0400)]
Add FIP playlist
Hugo Villeneuve [Wed, 14 Feb 2024 23:03:52 +0000 (18:03 -0500)]
Support multiple playlists installation
Hugo Villeneuve [Mon, 13 Mar 2023 16:53:56 +0000 (12:53 -0400)]
Fix Jazz Central URL
Hugo Villeneuve [Sun, 26 Feb 2023 22:23:44 +0000 (17:23 -0500)]
rpi: add rpi4 extra conf symlink
Hugo Villeneuve [Sat, 25 Feb 2023 22:54:31 +0000 (17:54 -0500)]
Ajout infos Planeta-Jazz
Hugo Villeneuve [Sun, 22 Jan 2023 20:28:42 +0000 (15:28 -0500)]
wandboard: add custom asound.state
Hugo Villeneuve [Tue, 17 Jan 2023 23:46:24 +0000 (18:46 -0500)]
wandboard: add WKS file
Hugo Villeneuve [Sun, 22 Jan 2023 22:26:58 +0000 (17:26 -0500)]
fstab: add optional data partition support
Hugo Villeneuve [Sat, 21 Jan 2023 17:34:12 +0000 (12:34 -0500)]
Mount boot partition if it is defined
Hugo Villeneuve [Tue, 17 Jan 2023 23:46:00 +0000 (18:46 -0500)]
Add wandboard-extra.conf
Hugo Villeneuve [Sun, 22 Jan 2023 20:24:11 +0000 (15:24 -0500)]
Move alsa-state recipe to common folder
Can potentially be used by all machines.
Hugo Villeneuve [Sun, 22 Jan 2023 20:19:56 +0000 (15:19 -0500)]
rpi: add custom WKS file
Hugo Villeneuve [Sun, 22 Jan 2023 20:19:34 +0000 (15:19 -0500)]
Use same rootfs size for all images
Hugo Villeneuve [Sat, 21 Jan 2023 17:22:21 +0000 (12:22 -0500)]
Prevent WIC from adding duplicated fstab entries
Hugo Villeneuve [Fri, 20 Jan 2023 00:33:55 +0000 (19:33 -0500)]
rpi: add custom asound.state
To have a usable working volume near 100%.
Hugo Villeneuve [Thu, 19 Jan 2023 23:51:30 +0000 (18:51 -0500)]
rpi: add custom asound.conf
Hugo Villeneuve [Thu, 19 Jan 2023 23:44:23 +0000 (18:44 -0500)]
Add custom rpi-cmdline
Hugo Villeneuve [Tue, 17 Jan 2023 22:08:25 +0000 (17:08 -0500)]
Add custom rpi-config
Hugo Villeneuve [Tue, 17 Jan 2023 22:08:01 +0000 (17:08 -0500)]
Add rpi-u-boot-scr to support A/B boot partitions
Hugo Villeneuve [Tue, 17 Jan 2023 22:10:20 +0000 (17:10 -0500)]
Add raspberrypi-extra.conf
Hugo Villeneuve [Tue, 17 Jan 2023 22:18:53 +0000 (17:18 -0500)]
Include machine-specific extra config if available
Hugo Villeneuve [Mon, 16 Jan 2023 21:58:41 +0000 (16:58 -0500)]
Add locales configuration
Hugo Villeneuve [Mon, 16 Jan 2023 21:54:28 +0000 (16:54 -0500)]
swupdate: add hwrevision file
Hugo Villeneuve [Tue, 17 Jan 2023 22:16:02 +0000 (17:16 -0500)]
Add hvmpd distro
Hugo Villeneuve [Thu, 12 Jan 2023 21:20:00 +0000 (16:20 -0500)]
mpd: update radio streams
Hugo Villeneuve [Thu, 5 Jan 2023 16:27:00 +0000 (11:27 -0500)]
Add ympd recipe
Use ympd git repo from hugovil.com.
Hugo Villeneuve [Thu, 5 Jan 2023 00:59:31 +0000 (19:59 -0500)]
mpd: remove spaces and special characters from titles as workaround
Cantata v2.4.2 display radio streams titles correctly, but not v2.3.2
on Mac OS.
Hugo Villeneuve [Wed, 4 Jan 2023 00:36:16 +0000 (19:36 -0500)]
mpd: disable systemd mpd.socket to enable zeroconf
Hugo Villeneuve [Wed, 4 Jan 2023 03:01:20 +0000 (22:01 -0500)]
mpd: add radios playlist
Hugo Villeneuve [Wed, 4 Jan 2023 03:00:45 +0000 (22:00 -0500)]
mpd: add MPD configuration file support
Hugo Villeneuve [Mon, 2 Jan 2023 00:20:20 +0000 (19:20 -0500)]
Set custom hostname
Hugo Villeneuve [Sat, 31 Dec 2022 13:33:14 +0000 (08:33 -0500)]
Add ethtool to all images
Hugo Villeneuve [Fri, 30 Dec 2022 05:23:45 +0000 (00:23 -0500)]
Remove debug tools
Hugo Villeneuve [Fri, 30 Dec 2022 05:16:09 +0000 (00:16 -0500)]
Remove tcpdump from dev image
Hugo Villeneuve [Fri, 30 Dec 2022 05:02:38 +0000 (00:02 -0500)]
Add music server packages
Hugo Villeneuve [Fri, 30 Dec 2022 05:01:05 +0000 (00:01 -0500)]
Add swupdate scripts and support files
Hugo Villeneuve [Fri, 30 Dec 2022 05:00:01 +0000 (00:00 -0500)]
Add swupdate images
Hugo Villeneuve [Fri, 30 Dec 2022 04:57:05 +0000 (23:57 -0500)]
Add dev and prod images
Hugo Villeneuve [Fri, 30 Dec 2022 04:51:11 +0000 (23:51 -0500)]
Initial import