mpd/src
Max Kellermann a31738f6f1 Main, OutputThread: increase kernel timer slack (Linux)
Allows the kernel to combine timer wakeups with other processes,
reducing power usage.
2014-01-30 18:43:40 +01:00
..
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +01:00
archive Input*: move to input/ 2014-01-24 16:33:33 +01:00
client Client*: move to client/ 2014-01-24 00:26:53 +01:00
command db/Directory: move isRootDirectory() to Uri.hxx 2014-01-29 18:05:33 +01:00
config ConfigTemplates: rename "AudioOutput" back to "audio_output" 2014-01-28 12:37:58 +01:00
cue CueParser: don't "move" the filename 2014-01-26 14:58:23 +01:00
db ExcludeList: move to db/update/ 2014-01-30 10:11:12 +01:00
decoder ConfigGlobal: add config_find_block() 2014-01-24 16:55:17 +01:00
encoder Config*: move to config/ 2014-01-24 00:20:01 +01:00
event copyright year 2014 2014-01-13 22:31:55 +01:00
filter ConfigGlobal: add config_find_block() 2014-01-24 16:55:17 +01:00
fs Config*: move to config/ 2014-01-24 00:20:01 +01:00
input input/smbclient: move code to lib/smbclient/Init.cxx 2014-01-25 23:29:42 +01:00
lib neighbor/upnp: UPnP media server discovery 2014-01-26 15:51:33 +01:00
mixer output: rename source files 2014-01-28 11:42:54 +01:00
neighbor neighbor/smbclient: add splice_after() fallback for gcc 4.6 2014-01-27 14:59:15 +01:00
output Main, OutputThread: increase kernel timer slack (Linux) 2014-01-30 18:43:40 +01:00
pcm Config*: move to config/ 2014-01-24 00:20:01 +01:00
playlist ConfigGlobal: add config_find_block() 2014-01-24 16:55:17 +01:00
protocol Client*: move to client/ 2014-01-24 00:26:53 +01:00
queue Database*: move to db/ 2014-01-24 16:38:44 +01:00
sticker sticker: don't use classes Directory and Song 2014-01-29 17:45:07 +01:00
system copyright year 2014 2014-01-13 22:31:55 +01:00
tag Config*: move to config/ 2014-01-24 00:20:01 +01:00
thread Main, OutputThread: increase kernel timer slack (Linux) 2014-01-30 18:43:40 +01:00
unix move daemonization code to unix/ 2014-01-24 16:37:21 +01:00
util util/PeakBuffer: fix nullptr dereference when peak_size==0 2014-01-15 11:24:29 +01:00
win32 Win32Main: move to win32/ 2014-01-24 16:37:32 +01:00
zeroconf Config*: move to config/ 2014-01-24 00:20:01 +01:00
AudioConfig.cxx Config*: move to config/ 2014-01-24 00:20:01 +01:00
AudioConfig.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
AudioFormat.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
AudioFormat.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
AudioParser.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
AudioParser.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
CheckAudioFormat.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
CheckAudioFormat.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
CommandLine.cxx CommandLine: remove junk from string literal 2014-01-29 08:09:48 +01:00
CommandLine.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Compiler.h copyright year 2014 2014-01-13 22:31:55 +01:00
CrossFade.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
CrossFade.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
DetachedSong.cxx Database*: move to db/ 2014-01-24 16:38:44 +01:00
DetachedSong.hxx DetachedSong: un-inline the destructor 2014-01-23 21:22:52 +01:00
GlobalEvents.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
GlobalEvents.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
IOThread.cxx thread/Name: set thread names 2014-01-23 10:07:14 +01:00
IOThread.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
IcyMetaDataParser.cxx Merge branch 'v0.18.x' 2014-01-27 10:33:42 +01:00
IcyMetaDataParser.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
IcyMetaDataServer.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
IcyMetaDataServer.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Idle.cxx neighbor: new subsystem to detect file servers on the local network 2014-01-26 00:10:05 +01:00
Idle.hxx neighbor: new subsystem to detect file servers on the local network 2014-01-26 00:10:05 +01:00
Instance.cxx neighbor: new subsystem to detect file servers on the local network 2014-01-26 00:10:05 +01:00
Instance.hxx neighbor: new subsystem to detect file servers on the local network 2014-01-26 00:10:05 +01:00
Listen.cxx Listen: pass EventLoop to listen_global_init() 2014-01-29 18:32:28 +01:00
Listen.hxx Listen: pass EventLoop to listen_global_init() 2014-01-29 18:32:28 +01:00
Log.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
Log.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
LogBackend.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
LogBackend.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
LogInit.cxx Config*: move to config/ 2014-01-24 00:20:01 +01:00
LogInit.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
LogLevel.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
LogV.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Main.cxx Main, OutputThread: increase kernel timer slack (Linux) 2014-01-30 18:43:40 +01:00
Main.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Mapper.cxx Database*: move to db/ 2014-01-24 16:38:44 +01:00
Mapper.hxx LightSong: new class to be used by DatabasePlugin callbacks 2014-01-19 17:04:51 +01:00
MixRampInfo.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
MusicBuffer.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
MusicBuffer.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
MusicChunk.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
MusicChunk.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
MusicPipe.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
MusicPipe.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Page.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
Page.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Partition.cxx OutputAll: convert to class, move instance to class Partition 2014-01-28 09:20:53 +01:00
Partition.hxx OutputAll: convert to class, move instance to class Partition 2014-01-28 09:20:53 +01:00
Permission.cxx Config*: move to config/ 2014-01-24 00:20:01 +01:00
Permission.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
PlayerControl.cxx OutputAll: convert to class, move instance to class Partition 2014-01-28 09:20:53 +01:00
PlayerControl.hxx output: rename struct audio_output to AudioOutput 2014-01-28 11:34:09 +01:00
PlayerThread.cxx OutputAll: convert to class, move instance to class Partition 2014-01-28 09:20:53 +01:00
PlayerThread.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Playlist.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
Playlist.hxx Queue*: move to queue/ 2014-01-24 00:17:50 +01:00
PlaylistControl.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
PlaylistDatabase.cxx Playlist{Info,Vector}: move to db/ 2014-01-27 11:05:21 +01:00
PlaylistDatabase.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
PlaylistEdit.cxx Database*: move to db/ 2014-01-24 16:38:44 +01:00
PlaylistError.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
PlaylistError.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
PlaylistFile.cxx Playlist{Info,Vector}: move to db/ 2014-01-27 11:05:21 +01:00
PlaylistFile.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
PlaylistGlobal.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
PlaylistGlobal.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
PlaylistPrint.cxx Database*: move to db/ 2014-01-24 16:38:44 +01:00
PlaylistPrint.hxx playlist/*: move to playlist/plugins/ 2014-01-23 23:30:12 +01:00
PlaylistSave.cxx DetachedSong: add attribute "real_uri" 2014-01-21 21:06:56 +01:00
PlaylistSave.hxx Merge branch 'v0.18.x' 2014-01-20 09:05:36 +01:00
PlaylistState.cxx Config*: move to config/ 2014-01-24 00:20:01 +01:00
PlaylistState.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
PlaylistTag.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
PlaylistUpdate.cxx Database*: move to db/ 2014-01-24 16:38:44 +01:00
ReplayGainConfig.cxx Config*: move to config/ 2014-01-24 00:20:01 +01:00
ReplayGainConfig.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
ReplayGainInfo.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
ReplayGainInfo.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
SongFilter.cxx Database*: move to db/ 2014-01-24 16:38:44 +01:00
SongFilter.hxx LightSong: new class to be used by DatabasePlugin callbacks 2014-01-19 17:04:51 +01:00
SongPrint.cxx Database*: move to db/ 2014-01-24 16:38:44 +01:00
SongPrint.hxx LightSong: new class to be used by DatabasePlugin callbacks 2014-01-19 17:04:51 +01:00
SongSave.cxx Database*: move to db/ 2014-01-24 16:38:44 +01:00
SongSave.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
SongUpdate.cxx Database*: move to db/ 2014-01-24 16:38:44 +01:00
StateFile.cxx OutputAll: convert to class, move instance to class Partition 2014-01-28 09:20:53 +01:00
StateFile.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Stats.cxx Database*: move to db/ 2014-01-24 16:38:44 +01:00
Stats.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
TagFile.cxx Input*: move to input/ 2014-01-24 16:33:33 +01:00
TagFile.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
TagPrint.cxx Client*: move to client/ 2014-01-24 00:26:53 +01:00
TagPrint.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
TagSave.cxx LightSong: new class to be used by DatabasePlugin callbacks 2014-01-19 17:04:51 +01:00
TagSave.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
TagStream.cxx Input*: move to input/ 2014-01-24 16:33:33 +01:00
TagStream.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
TimePrint.cxx Client*: move to client/ 2014-01-24 00:26:53 +01:00
TimePrint.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
Timer.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
Timer.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
check.h copyright year 2014 2014-01-13 22:31:55 +01:00
gerror.h copyright year 2014 2014-01-13 22:31:55 +01:00
ls.cxx Client*: move to client/ 2014-01-24 00:26:53 +01:00
ls.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
notify.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
notify.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
open.h copyright year 2014 2014-01-13 22:31:55 +01:00
poison.h copyright year 2014 2014-01-13 22:31:55 +01:00