Christopher Snowhill

Results 237 comments of Christopher Snowhill

Nope, exited immediately after getting in-game. CPU: Core i7 3770 GPU: RX 480 8GB RAM: 32GB OS: Arch Linux Kernel: 5.0.13-arch1-1-ARCH Mesa: 19.0.3-1 LLVM: 8.0.0-2 Maybe it's doing a stupid...

Crossfading is made ever more difficult by the current implementation, which doesn't resample any audio formats, and supports multiple arbitrary channel configurations. I would need to support resampling the previous...

Come to think of it, I could do it differently. Instead, I could have two AVSampleBufferAudioRenderer instances, with different PTS positions, overlapping them, and adding the new one when the...

Support was removed several versions ago because it stopped working.

I'll have to implement the API directly.

The replacement implementation won't require or interact with the official app in any way.

There is currently no way to restrict incoming files by type, so adding a folder will add all playable types within, including playlists.

That is not possible with App Sandbox, as you have to grant access to the entire folder, and currently, it only automatically grants access to individual files, or whole folders...

Bits Per Sample is correct, it is 32 bit floating point, as are most of the lossy formats when decoded. The bitrate is not really possible to detect without also...

Why do I need to integrate with another app to add shortcuts? And now that we're in the App Sandbox, it probably isn't possible to do so.