Max Kellermann
|
863722545f
|
player/CrossFade, ...: use lround()
|
2018-09-22 19:08:03 +02:00 |
|
Max Kellermann
|
1194998ce9
|
CrossFade: use sizeof(MusicChunk::data) instead of CHUNK_SIZE
|
2017-12-30 17:43:56 +01:00 |
|
Max Kellermann
|
71f0ed8b74
|
*: add "noexcept" to many, many function prototypes
This eliminates some overhead, because the compiler doesn't need to
consider these functions throwing.
|
2017-05-08 14:44:49 +02:00 |
|
Max Kellermann
|
5900253b85
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
|
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
|
Max Kellermann
|
5fba8d773c
|
PlayerThread, ...: move to src/player/
|
2015-08-15 15:55:46 +02:00 |
|