.. |
android
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
archive
|
archive/ArchiveList: replace archive_plugins_for_each() with a container class
|
2024-07-12 09:58:19 +02:00 |
client
|
This commit adds a new protocol command to toggle protocol features
|
2024-09-28 22:41:35 +02:00 |
cmdline
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
command
|
Instance: add method FindOutput()
|
2024-11-11 19:08:45 +01:00 |
config
|
config/Block: add method GetDuration()
|
2024-07-10 16:58:16 +02:00 |
db
|
feat: Add ShowMovement Tag
|
2024-07-23 21:09:31 -07:00 |
decoder
|
Override the value for file size in bytes. Useful for getting sensible track length values in feed mode or for HTTP streams.
|
2024-08-08 18:43:15 +02:00 |
encoder
|
encoder/List: replace encoder_plugins_for_each() with a container class
|
2024-07-12 14:59:18 +02:00 |
event
|
fixup! WIP: rtkit support
|
2024-11-25 16:48:29 +01:00 |
filter
|
filter/Filter: add method ReadMore()
|
2024-11-08 19:31:16 +01:00 |
fs
|
io/FileDescriptor: add [[nodiscard]]
|
2024-01-13 22:31:16 +01:00 |
input
|
input/ffmpeg: offload FFmpeg calls to thread
|
2024-07-30 12:43:05 +02:00 |
io
|
io/FileDescriptor: add readv()/writev() wrappers
|
2024-11-13 10:44:03 +01:00 |
java
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
lib
|
fixup! WIP: rtkit support
|
2024-11-25 16:48:29 +01:00 |
mixer
|
mixer/Memento: include cleanup
|
2024-07-29 17:04:53 +02:00 |
neighbor
|
*: use std::scoped_lock with implicit template parameter
|
2024-05-23 20:54:49 +02:00 |
net
|
net/Resolver: use StringIsEqual()
|
2024-09-04 17:26:45 +02:00 |
output
|
output/Source: fix Close()
|
2024-11-19 10:59:35 +00:00 |
pcm
|
*: let libfmt quote strings
|
2024-04-16 11:50:18 +02:00 |
player
|
player/thread: wait for the first chunk in CheckCrossFade()
|
2024-07-25 20:07:52 +02:00 |
playlist
|
Merge branch 'queue_loaded_playlist' of https://github.com/jcorporation/MPD
|
2024-10-26 08:15:23 +02:00 |
protocol
|
IdleFlags: move to procool/
|
2024-07-29 17:02:33 +02:00 |
queue
|
Store last loaded playlist
|
2024-10-20 12:03:31 +02:00 |
song
|
song/Filter: Fix spacing error on nested AND
|
2024-08-23 21:36:53 +02:00 |
sticker
|
New command stickernamestypes
|
2024-08-30 20:14:55 +02:00 |
storage
|
*: use std::scoped_lock with implicit template parameter
|
2024-05-23 20:54:49 +02:00 |
system
|
system/{Event,Signal}FD: pass std::span to FileDescriptor::Read()
|
2024-11-13 10:43:08 +01:00 |
tag
|
feat: Add ShowMovement Tag
|
2024-07-23 21:09:31 -07:00 |
thread
|
fixup! WIP: rtkit support
|
2024-11-25 16:48:29 +01:00 |
time
|
time/Convert: forward-declare struct tm
|
2024-06-25 20:33:13 +02:00 |
unix
|
unix/PidFile: pass std::span to FileDescriptor::Read()
|
2024-11-13 10:43:33 +01:00 |
util
|
util/IntrusiveTreeSet: update the counter, fixing constant_time_size
|
2024-11-13 10:36:57 +01:00 |
win32
|
Merge branch 'v0.23.x'
|
2023-06-02 14:36:02 +02:00 |
zeroconf
|
remove macOS support
|
2024-05-06 14:11:50 +02:00 |
BulkEdit.hxx
|
BulkEdit: forbid copying
|
2023-11-26 08:47:06 +01:00 |
Chrono.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
CommandLine.cxx
|
output/Registry: replace output_plugins_for_each() with a container class
|
2024-07-12 15:55:01 +02:00 |
CommandLine.hxx
|
CommandLine: hard-code `daemon=false` if ENABLE_DAEMON is not set
|
2023-05-21 20:40:39 +02:00 |
ConsumeMode.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
ConsumeMode.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
GitVersion.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
GitVersion.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
Idle.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
Idle.hxx
|
IdleFlags: move to procool/
|
2024-07-29 17:02:33 +02:00 |
Instance.cxx
|
Instance: add method FindOutput()
|
2024-11-11 19:08:45 +01:00 |
Instance.hxx
|
Instance: add method FindOutput()
|
2024-11-11 19:08:45 +01:00 |
Listen.cxx
|
*: let libfmt quote strings
|
2024-04-16 11:50:18 +02:00 |
Listen.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
LocateUri.cxx
|
client/Client: add interface IClient
|
2023-11-26 08:11:06 +01:00 |
LocateUri.hxx
|
client/Client: add interface IClient
|
2023-11-26 08:11:06 +01:00 |
Log.cxx
|
Log: add missing include for std::back_inserter()
|
2024-07-07 10:10:27 +02:00 |
Log.hxx
|
lib/fmt: require libfmt 9
|
2024-04-16 11:50:18 +02:00 |
LogBackend.cxx
|
LogBackend: log to stderr (regression fix)
|
2023-03-14 20:25:28 +01:00 |
LogBackend.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
LogInit.cxx
|
*: let libfmt quote strings
|
2024-04-16 11:50:18 +02:00 |
LogInit.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
LogLevel.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
Main.cxx
|
IdleFlags: move to procool/
|
2024-07-29 17:02:33 +02:00 |
Main.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
Mapper.cxx
|
fs/{StandardDirectory,CheckFile}: move to fs/glue/
|
2023-03-06 19:43:09 +01:00 |
Mapper.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
MusicBuffer.cxx
|
*: use std::scoped_lock with implicit template parameter
|
2024-05-23 20:54:49 +02:00 |
MusicBuffer.hxx
|
*: use std::scoped_lock with implicit template parameter
|
2024-05-23 20:54:49 +02:00 |
MusicChunk.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
MusicChunk.hxx
|
MusicChunk: add method ReadData()
|
2024-11-05 12:34:35 +01:00 |
MusicChunkPtr.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
MusicChunkPtr.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
MusicPipe.cxx
|
*: use std::scoped_lock with implicit template parameter
|
2024-05-23 20:54:49 +02:00 |
MusicPipe.hxx
|
*: use std::scoped_lock with implicit template parameter
|
2024-05-23 20:54:49 +02:00 |
Partition.cxx
|
IdleFlags: move to procool/
|
2024-07-29 17:02:33 +02:00 |
Partition.hxx
|
util/Intrusive*: move `constant_time_size` to an options struct
|
2023-09-11 19:18:36 +02:00 |
Permission.cxx
|
*: let libfmt quote strings
|
2024-04-16 11:50:18 +02:00 |
Permission.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
PlaylistDatabase.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
PlaylistDatabase.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
PlaylistError.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
PlaylistError.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
PlaylistFile.cxx
|
fs/io/TextFile: split into class FileLineReader and AutoGunzipFileLineReader
|
2023-11-25 22:50:32 +01:00 |
PlaylistFile.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
PlaylistPrint.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
PlaylistPrint.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
PlaylistSave.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
PlaylistSave.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
PluginUnavailable.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
RemoteTagCache.cxx
|
*: use std::scoped_lock with implicit template parameter
|
2024-05-23 20:54:49 +02:00 |
RemoteTagCache.hxx
|
util/IntrusiveHashSet: add concept checks to *Operators
|
2024-04-03 21:27:37 +02:00 |
RemoteTagCacheHandler.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
ReplayGainMode.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
ReplayGainMode.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
SingleMode.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
SingleMode.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
SongLoader.cxx
|
client/Client: add interface IClient
|
2023-11-26 08:11:06 +01:00 |
SongLoader.hxx
|
playlist/Mapper: use Storage::OpenFile()
|
2024-05-17 12:54:08 +02:00 |
SongPrint.cxx
|
Add "added" timestamp to song database
|
2023-10-20 17:29:31 +02:00 |
SongPrint.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
SongSave.cxx
|
util/NumberParser: rename to CNumberParser
|
2024-01-04 21:02:45 +01:00 |
SongSave.hxx
|
db/SimpleDatabasePlugin: store `in_playlist` value of songs into database
|
2023-05-21 20:51:47 +02:00 |
SongUpdate.cxx
|
SongUpdate: use Storage::OpenFile()
|
2024-05-17 12:54:08 +02:00 |
StateFile.cxx
|
fs/io/TextFile: split into class FileLineReader and AutoGunzipFileLineReader
|
2023-11-25 22:50:32 +01:00 |
StateFile.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
StateFileConfig.cxx
|
config/Data: merge the two duration parser methods, pass minimum value
|
2024-07-10 16:49:18 +02:00 |
StateFileConfig.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
Stats.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
Stats.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
TagAny.cxx
|
TagAny, playlist/Mapper: use `if` with initializer
|
2024-05-15 15:02:59 +02:00 |
TagAny.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
TagArchive.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
TagArchive.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
TagFile.cxx
|
decoder/List: eliminate decoder_plugins_try()
|
2024-07-11 16:15:38 +02:00 |
TagFile.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
TagPrint.cxx
|
New command tagtypes available
|
2024-09-28 22:40:29 +02:00 |
TagPrint.hxx
|
New command tagtypes available
|
2024-09-28 22:40:29 +02:00 |
TagSave.cxx
|
tag/Names: convert to C++
|
2023-03-06 15:16:33 +01:00 |
TagSave.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
TagStream.cxx
|
decoder/List: eliminate decoder_plugins_try()
|
2024-07-11 16:15:38 +02:00 |
TagStream.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
TimePrint.cxx
|
TimePrint: minor fixup for libfmt 10
|
2023-05-21 20:58:19 +02:00 |
TimePrint.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
ls.cxx
|
input/Registry: replace the input_plugins_for_each macros with a container class
|
2024-07-11 20:52:44 +02:00 |
ls.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
open.h
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |