Henrik Enquist

Results 223 comments of Henrik Enquist

The g_audio driver has quite a few quirks that need special treatment. The way it stalls and gives timeout errors when idle is one of them. The next version will...

This looks pretty good, let's get it into 1.1! The way bluetooth transfers data in blocks, the buffer level will never be completely stable. The only reasonable way to ensure...

Sure! It will probably take a a few days until I have time to finish it though, there are some merge conflicts so I need to spend some time on...

I looked at this one again, and noticed these things: - The bluez support can only work on linux. Right now it's enabled for all systems, and will break compilation...

The first EPIPE means a buffer underrun occured. This is normally just causing a short glitch in the sound, and is recovered by a prepare call. No idea why that...

Sorry I didn't have any time to look at this yet. Could you post the alsa config file (where the peppyalsa plugin etc is configured) you are using?

My computer is packed up in a moving box so can't do very much at the moment unfortunately. I'll take a look as soon as I can after I have...

Sorry for not coming back, have been busy moving to a new apartment. Let's start by figuring out why camilladsp exits. There should be an error in the log when...