Re: [mpg123-devel] Please test new network code in/out of mpg123 (now with HTTPS support)!
Brought to you by:
sobukus
From: Thomas O. <tho...@or...> - 2022-05-15 16:59:25
|
So should we go for klibc so that we know what we're dealing with? Should we care about OS/2 without klibc? I'm torn between enforcing klibc and keeping mpg123 code rather ignorant about this and mostly relying on detected API. We can test for the screen size function, for example. But let's first settle how reading keys is supposed to work (again). Right now, we switched to ctermid() with fallback to /dev/tty ... is that a thing on OS/2? Does only reading from stdin work? Alrighty then, Thomas |