ranma

Results 25 comments of ranma

> What is doable is a command line option named something like "--setvcp-requires-scs" to indicate that a Save Current Settings request should be sent after setting a feature value Would...

Seeing the same, seems to be a memory leak in lxpanel causing it to run out of memory and start swapping until it dies. htop output from ssh session I...

This is on a 1GB 3B+ with a freshly installed and updated raspbian image, so should it is buster: Raspberry Pi 3 Model B Plus Rev 1.3 Raspberry Pi reference...

Actually it's still crashing from lxpanel it seems, so the hourly restart isn't good enough to prevent whatever lxpanel is doing. I also would have expected the OOM-killer to kick...

So I've enabled memory cgroups + swap on zram and put lxpanel into a limited cgroup. As expected, this morning I found it almost maxing out it's allocation limit and...

> While lxpanal _is_ crashing, I believe in some cases the crash is being prompted by something else. Technically it looks more like a lockup from out-of-memory, not a crash....

There's also the issue that the state looping period may be longer than the song looping period (e.g. say the player code keeps a running time in memory which keeps...

Effectively the header does not have length information, the only way is to actually to run the song and see if it ends in silence or loops forever.

The best way to add this would be to have a database file with information about all known game music dumps.

gbsplay actually has a spec for an extended format, see https://github.com/mmitch/gbsplay/blob/master/gbsformat.txt which includes "Length of Subsong" already. However that requires updating the files themselves, by now I think that a...