Hello Thank you for your answer not only did it allow me to understand how vtwm works but I could very easily understand to launch my xterm in the right workspace windows Didier
Hello how to use doors and f.emterdoor in .vtwmrc file this is what i got and it doesn't work doors { "ws1" "100x100+0+0" "1" "ws2" "100x100+100+0" "2" "ws3" "100x100+200+0" "3" } f.enterdoor 3 nothing is happening can you help me ? Thanks Didier
mpg123_to_out123.c
Request output buffer function information
Hello, A big thank you Thomas Orgis it works !! I read the streamtitles, for the sound I will see later, my virtual machine is out of sound. The flow is no longer cut. Thanks again. D.Castellacci subject closed
Hello Thank you very much I will try to manage. If I understood correctly I have to adapt the unintr_read () function from the compat.c file and put it in mpglib.c when reading len = read (0, buf, next_icy); by replacing read (...) with unintr_read () I will try and I will keep you informed. Thank you D. Castellacci
Hello Can you just attach the current version of the program, please? I attach the mpglib.cpp file Thank You D.Castellacci
Hello You're working with a modified version of mpglib.c, or was it your own whole program? I am using the mpglib.c version you gave me some time ago. It's your program not modify. Why was it that you cannot use libmpg123's ICY parsing? I don't know how to use ICY parsing. Can you show me an example. Thank you D.Castellacci