| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make sure we return the correct type. This obsoletes the cast
constructor trick.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For type safety and code readability.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
After seeking, the MPD core automatically refreshes the timestamp, and
thus discards the value from decoder_timestamp().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Avoid roundtrips to floating point.
|
|
Move to fixed-point integers instead of floating point.
|
|
|