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
|
6fec269844
|
output/SharedPipeConsumer: add thread-safety documentation
|
2016-12-26 20:09:10 +01:00 |
|
Max Kellermann
|
67cfbfc2f3
|
output/SharedPipeConsumer: update API documentation
|
2016-12-20 16:35:14 +01:00 |
|
Max Kellermann
|
6e643fe58b
|
output/Thread: don't deinitialize the pipe in Close()
|
2016-12-13 20:28:19 +01:00 |
|
Max Kellermann
|
2775d747ac
|
output/Thread: move MusicPipe code to class SharedPipeConsumer
|
2016-12-13 16:33:23 +01:00 |
|