Re: swap right/play for single item?
dean blackketter <dean-qV/[email protected]>
| Newsgroups | gmane.music.equipment.slimp3.dev |
|---|---|
| Message-ID | <a05101004b7fa9e6af363__32865.7337850474$1045920024@[10.0.1.204]> |
I want to stay away from forking and threads so we can remain platform independent. It's not too hard to do big jobs incrementally, doing a little bit each time we come out of select. Well, no reason not to fork on systems that can fork if it improves performance on that system, right? ID3 cache sounds like a good idea, no matter how we decide to do the scanning. Good. Somebody add a feature request to the bug system?