.. |
AudioCompress
|
…
|
|
android
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
archive
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
client
|
player/Control: convert to class
|
2018-09-21 18:12:28 +02:00 |
command
|
Merge branch 'v0.20.x'
|
2018-10-22 18:20:29 +02:00 |
config
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
db
|
db/update: catch all exceptions
|
2018-10-29 11:05:50 +01:00 |
decoder
|
decoder/Thread: reimplement HasRemoteTagScanner() using the InputPlugin list
|
2018-10-25 09:09:21 +02:00 |
encoder
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
event
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
filter
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
fs
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
haiku
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
input
|
Merge branch 'v0.20.x'
|
2018-10-29 23:06:32 +01:00 |
java
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
lib
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
mixer
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
neighbor
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
net
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
output
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
pcm
|
pcm: build dsd2pcm only if -Dtest=true
|
2018-10-30 13:31:43 +01:00 |
player
|
Merge branch 'v0.20.x'
|
2018-10-29 23:06:32 +01:00 |
playlist
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
protocol
|
protocol/RangeArg: add Contains()
|
2018-09-02 08:17:22 +02:00 |
queue
|
player/Control: add LockGetSyncInfo()
|
2018-09-23 17:17:57 +02:00 |
song
|
release v0.20.22
|
2018-10-23 20:10:57 +02:00 |
sticker
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
storage
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
system
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
tag
|
tag/Chromaprint: OO wrapper for a ChromaprintContext
|
2018-10-24 10:52:45 +02:00 |
thread
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
unix
|
unix/PidFile: add "noexcept"
|
2018-08-01 20:27:56 +02:00 |
util
|
util/StringCompare: add StringAfterPrefixIgnoreCase()
|
2018-10-29 14:34:29 +01:00 |
win32
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
zeroconf
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
AudioFormat.cxx
|
AudioFormat: add mask support to ToString()
|
2018-08-02 21:18:36 +02:00 |
AudioFormat.hxx
|
AudioFormat: add implicit cast to `duration::rep`
|
2018-09-23 15:15:53 +02:00 |
AudioParser.cxx
|
AudioParser: throw std::invalid_argument on error
|
2017-12-19 11:57:47 +01:00 |
AudioParser.hxx
|
*: remove "pure" and "const" attributes from throwing functions
|
2017-05-08 17:25:06 +02:00 |
BulkEdit.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
CheckAudioFormat.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
CheckAudioFormat.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
Chrono.hxx
|
Chrono: remove unnecessary `typedef rep`
|
2018-09-23 15:15:18 +02:00 |
CommandLine.cxx
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
CommandLine.hxx
|
Main: allocate ConfigData on the stack
|
2018-08-19 23:08:23 +02:00 |
GitVersion.cxx
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
GitVersion.hxx
|
build with Meson instead of autotools
|
2018-10-14 23:41:38 +02:00 |
IcyMetaDataParser.cxx
|
IcyMetaDataParser: return std::unique_ptr<Tag>
|
2017-12-20 15:06:33 +01:00 |
IcyMetaDataParser.hxx
|
IcyMetaDataParser: return std::unique_ptr<Tag>
|
2017-12-20 15:06:33 +01:00 |
Idle.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
Idle.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
IdleFlags.cxx
|
release v0.20.7
|
2017-05-15 23:01:49 +02:00 |
IdleFlags.hxx
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
Instance.cxx
|
lib/systemd/Watchdog: implement the systemd watchdog protocol
|
2018-08-02 11:15:35 +02:00 |
Instance.hxx
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
Listen.cxx
|
Added a function for generic address parsing
|
2018-08-07 19:18:33 +02:00 |
Listen.hxx
|
Listen: use struct ConfigData
|
2018-07-17 23:02:53 +02:00 |
LocateUri.cxx
|
case-insensitive URI scheme comparison
|
2018-08-02 11:01:45 +02:00 |
LocateUri.hxx
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
Log.cxx
|
Log: add "noexcept"
|
2017-05-16 10:15:43 +02:00 |
Log.hxx
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
LogBackend.cxx
|
Merge branch 'v0.20.x'
|
2018-08-20 00:19:31 +02:00 |
LogBackend.hxx
|
Log: add "noexcept"
|
2017-05-16 10:15:43 +02:00 |
LogInit.cxx
|
LogInit: work around two Android compiler warnings
|
2018-10-30 13:23:10 +01:00 |
LogInit.hxx
|
LogInit: use struct ConfigData
|
2018-07-17 23:02:06 +02:00 |
LogLevel.hxx
|
*: check defined(_WIN32) instead of defined(WIN32)
|
2017-12-12 10:22:20 +01:00 |
LogV.hxx
|
Log: add "noexcept"
|
2017-05-16 10:15:43 +02:00 |
Main.cxx
|
player/Control: start thread on demand
|
2018-09-23 17:32:34 +02:00 |
Main.hxx
|
Merge branch 'v0.20.x'
|
2018-08-20 00:19:31 +02:00 |
Mapper.cxx
|
fs/Path: add operator/(Path,Path)
|
2018-07-17 18:33:32 +02:00 |
Mapper.hxx
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
MixRampInfo.hxx
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
MusicBuffer.cxx
|
MusicBuffer: remove `noexcept` from constructor
|
2018-09-21 17:11:52 +02:00 |
MusicBuffer.hxx
|
player/Thread: stop buffering if buffer is full
|
2018-09-21 19:05:25 +02:00 |
MusicChunk.cxx
|
MusicChunk: split struct MusicChunkInfo from struct MusicChunk
|
2017-12-30 17:47:16 +01:00 |
MusicChunk.hxx
|
Music{Pipe,Chunk}: use MusicChunkPtr for the list links
|
2018-06-23 17:58:42 +02:00 |
MusicChunkPtr.cxx
|
MusicChunkPtr: managed MusicChunk pointer
|
2018-06-22 23:11:52 +02:00 |
MusicChunkPtr.hxx
|
MusicChunkPtr: managed MusicChunk pointer
|
2018-06-22 23:11:52 +02:00 |
MusicPipe.cxx
|
Music{Pipe,Chunk}: use MusicChunkPtr for the list links
|
2018-06-23 17:58:42 +02:00 |
MusicPipe.hxx
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
Partition.cxx
|
player/Thread: remove obsolete `buffered_before_play` attribute
|
2018-09-23 16:50:04 +02:00 |
Partition.hxx
|
player/Thread: remove obsolete `buffered_before_play` attribute
|
2018-09-23 16:50:04 +02:00 |
Permission.cxx
|
config/Data: use std::forward_list to manage params and blocks
|
2018-07-18 11:03:19 +02:00 |
Permission.hxx
|
Permission: use struct ConfigData
|
2018-07-17 23:00:42 +02:00 |
PlaylistDatabase.cxx
|
db/PlaylistInfo: use std::chrono::system_clock::time_point
|
2017-08-11 12:50:33 +02:00 |
PlaylistDatabase.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
PlaylistError.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
PlaylistError.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
PlaylistFile.cxx
|
DetachedSong, db/LightSong, SongFilter: move to src/song/
|
2018-08-02 13:51:18 +02:00 |
PlaylistFile.hxx
|
PlaylistFile: use struct ConfigData
|
2018-07-17 22:31:33 +02:00 |
PlaylistPrint.cxx
|
SongPrint: remove Storage::MapToRelativeUTF8() call
|
2017-02-24 13:56:13 +01:00 |
PlaylistPrint.hxx
|
SongPrint: remove Storage::MapToRelativeUTF8() call
|
2017-02-24 13:56:13 +01:00 |
PlaylistSave.cxx
|
DetachedSong, db/LightSong, SongFilter: move to src/song/
|
2018-08-02 13:51:18 +02:00 |
PlaylistSave.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
PluginUnavailable.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
RemoteTagCache.cxx
|
RemoteTagCache: new glue class for integrating RemoteTagScanner
|
2018-01-30 00:05:57 +01:00 |
RemoteTagCache.hxx
|
RemoteTagCache: new glue class for integrating RemoteTagScanner
|
2018-01-30 00:05:57 +01:00 |
RemoteTagCacheHandler.hxx
|
RemoteTagCache: new glue class for integrating RemoteTagScanner
|
2018-01-30 00:05:57 +01:00 |
ReplayGainConfig.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
ReplayGainGlobal.cxx
|
ReplayGainGlobal: use struct ConfigData
|
2018-07-17 22:32:56 +02:00 |
ReplayGainGlobal.hxx
|
ReplayGainGlobal: use struct ConfigData
|
2018-07-17 22:32:56 +02:00 |
ReplayGainInfo.cxx
|
*: add "noexcept" to many, many function prototypes
|
2017-05-08 14:44:49 +02:00 |
ReplayGainInfo.hxx
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
ReplayGainMode.cxx
|
*: add "noexcept" to many, many function prototypes
|
2017-05-08 14:44:49 +02:00 |
ReplayGainMode.hxx
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
SingleMode.cxx
|
playlist/Queue: add one-shot to single mode
|
2018-02-25 09:50:03 +01:00 |
SingleMode.hxx
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
SongLoader.cxx
|
DetachedSong, db/LightSong, SongFilter: move to src/song/
|
2018-08-02 13:51:18 +02:00 |
SongLoader.hxx
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
SongPrint.cxx
|
DetachedSong, db/LightSong, SongFilter: move to src/song/
|
2018-08-02 13:51:18 +02:00 |
SongPrint.hxx
|
SongPrint: add "noexcept"
|
2018-01-21 11:32:10 +01:00 |
SongSave.cxx
|
DetachedSong, db/LightSong, SongFilter: move to src/song/
|
2018-08-02 13:51:18 +02:00 |
SongSave.hxx
|
db/simple: add an AudioFormat to each Song
|
2018-07-06 22:49:02 +02:00 |
SongUpdate.cxx
|
DetachedSong, db/LightSong, SongFilter: move to src/song/
|
2018-08-02 13:51:18 +02:00 |
StateFile.cxx
|
decoder/Thread, ...: log all exceptions
|
2018-08-09 11:14:40 +02:00 |
StateFile.hxx
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
StateFileConfig.cxx
|
StateFileConfig: add attribute "restore_paused"
|
2018-07-17 23:40:14 +02:00 |
StateFileConfig.hxx
|
StateFileConfig: add attribute "restore_paused"
|
2018-07-17 23:40:14 +02:00 |
Stats.cxx
|
player/CrossFade, ...: use lround()
|
2018-09-22 19:08:03 +02:00 |
Stats.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
TagArchive.cxx
|
tag/Handler: convert to class with virtual methods
|
2018-07-05 19:07:05 +02:00 |
TagArchive.hxx
|
tag/Handler: convert to class with virtual methods
|
2018-07-05 19:07:05 +02:00 |
TagFile.cxx
|
tag/Handler: implement FullTagHandler::OnAudioFormat()
|
2018-07-06 22:46:03 +02:00 |
TagFile.hxx
|
tag/Handler: implement FullTagHandler::OnAudioFormat()
|
2018-07-06 22:46:03 +02:00 |
TagPrint.cxx
|
TagPrint: add "noexcept"
|
2018-01-21 11:30:47 +01:00 |
TagPrint.hxx
|
TagPrint: add "noexcept"
|
2018-01-21 11:30:47 +01:00 |
TagSave.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
TagSave.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
TagStream.cxx
|
tag/Handler: implement FullTagHandler::OnAudioFormat()
|
2018-07-06 22:46:03 +02:00 |
TagStream.hxx
|
tag/Handler: implement FullTagHandler::OnAudioFormat()
|
2018-07-06 22:46:03 +02:00 |
TimePrint.cxx
|
util/TimeISO8601: new utility library
|
2018-07-25 08:43:06 +02:00 |
TimePrint.hxx
|
TimePrint: remove unused time_t overload
|
2018-07-25 08:33:59 +02:00 |
check.h
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
ls.cxx
|
input/Plugin: add attribute `prefixes`
|
2018-10-24 20:25:32 +02:00 |
ls.hxx
|
input/Plugin: add attribute `prefixes`
|
2018-10-24 20:25:32 +02:00 |
open.h
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |