Dan MacDonald

Results 93 issues of Dan MacDonald

I have set up a local instance of netboot.xyz 2.0.59 under Ubuntu 22.04. I have used its web interface to download all of the assets for a couple of distros....

It would be great if pavucontrol-qt supported Windows because the Windows pulseaudio port doesn't include a GUI. How much effort would it be add Windows support? Would patches be accepted...

Stunt Car Racer was and is one of my fave games on the C64 and Amiga so I'm happy to see a faithful open source recreation of it. I have...

Are there any .apk packages for libpulse-android available? I get the impression from the README that you're not sure how to build this project any more?

I'm running SN under Debian Trixie (testing) using the MATE desktop. The start listening, text to active window global keyboard shortcut works fine but the stop listening keyboard shortcut (...

bug

I'd like to see the following covered in the README. I know Sound Note only currently works with some X11 apps, but I think the global keyboard shortcuts feature is...

It would be good if SN displayed a processing icon like an hour glass or a clock icon or something in the system tray after it has stopped listening whilst...

enhancement

I have a wimius Q6 camera which I am trying to get to work as a webcam under Linux. I believe it is based on the nt96660 chipset. It is...

We are in the process of setting up a HPC GPU server and it would be good if we could create new containers and assign NVIDIA MIG GPU UUID's to...

``` ~/src/zxnext_bmp_tools$ gcc -O2 -Wall -lm -o nextbmp nextbmp.c /usr/bin/ld: /tmp/ccxSvVXV.o: in function `c8_to_c3': nextbmp.c:(.text+0x1ba): undefined reference to `round' /usr/bin/ld: /tmp/ccxSvVXV.o: in function `main': nextbmp.c:(.text.startup+0x3b0): undefined reference to `round' /usr/bin/ld:...