.. |
cue
|
playlist/{flac,m3u}: use std::make_unique
|
2017-11-26 12:10:33 +01:00 |
plugins
|
playlist/Plugin: use std::unique_ptr<SongEnumerator>
|
2018-01-20 19:59:42 +01:00 |
MemorySongEnumerator.cxx
|
playlist/{flac,m3u}: use std::make_unique
|
2017-11-26 12:10:33 +01:00 |
MemorySongEnumerator.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
PlaylistAny.cxx
|
playlist/Plugin: use std::unique_ptr<SongEnumerator>
|
2018-01-20 19:59:42 +01:00 |
PlaylistAny.hxx
|
playlist/Plugin: use std::unique_ptr<SongEnumerator>
|
2018-01-20 19:59:42 +01:00 |
PlaylistMapper.cxx
|
playlist/Plugin: use std::unique_ptr<SongEnumerator>
|
2018-01-20 19:59:42 +01:00 |
PlaylistMapper.hxx
|
playlist/Plugin: use std::unique_ptr<SongEnumerator>
|
2018-01-20 19:59:42 +01:00 |
PlaylistPlugin.hxx
|
playlist/Plugin: add "noexcept"
|
2018-01-21 11:35:25 +01:00 |
PlaylistQueue.cxx
|
playlist/Queue: use "auto"
|
2018-01-20 20:14:19 +01:00 |
PlaylistQueue.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
PlaylistRegistry.cxx
|
playlist/Plugin: use std::unique_ptr<SongEnumerator>
|
2018-01-20 19:59:42 +01:00 |
PlaylistRegistry.hxx
|
playlist/Plugin: use std::unique_ptr<SongEnumerator>
|
2018-01-20 19:59:42 +01:00 |
PlaylistSong.cxx
|
Main, ...: catch any exception, not just std::runtime_error
|
2017-12-19 10:56:23 +01:00 |
PlaylistSong.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
PlaylistStream.cxx
|
playlist/Plugin: use std::unique_ptr<SongEnumerator>
|
2018-01-20 19:59:42 +01:00 |
PlaylistStream.hxx
|
playlist/Plugin: use std::unique_ptr<SongEnumerator>
|
2018-01-20 19:59:42 +01:00 |
Print.cxx
|
playlist/Plugin: use std::unique_ptr<SongEnumerator>
|
2018-01-20 19:59:42 +01:00 |
Print.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
SongEnumerator.hxx
|
playlist/SongEnumerator: allow NextSong() to throw exceptions
|
2018-01-20 20:11:15 +01:00 |