Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
a061da8f
Commit
a061da8f
authored
Apr 05, 2007
by
Avuton Olrich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The massive copyright update
git-svn-id:
https://svn.musicpd.org/mpd/trunk@5834
09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent
1bf233dd
Show whitespace changes
Inline
Side-by-side
Showing
113 changed files
with
115 additions
and
115 deletions
+115
-115
mpd.spec
scripts/mpd.spec
+1
-1
ack.h
src/ack.h
+1
-1
audio.c
src/audio.c
+1
-1
audio.h
src/audio.h
+1
-1
audioOutput.c
src/audioOutput.c
+1
-1
audioOutput.h
src/audioOutput.h
+1
-1
audioOutput_alsa.c
src/audioOutputs/audioOutput_alsa.c
+1
-1
audioOutput_ao.c
src/audioOutputs/audioOutput_ao.c
+1
-1
audioOutput_jack.c
src/audioOutputs/audioOutput_jack.c
+1
-1
audioOutput_mvp.c
src/audioOutputs/audioOutput_mvp.c
+1
-1
audioOutput_oss.c
src/audioOutputs/audioOutput_oss.c
+2
-2
audioOutput_osx.c
src/audioOutputs/audioOutput_osx.c
+1
-1
audioOutput_pulse.c
src/audioOutputs/audioOutput_pulse.c
+1
-1
audioOutput_shout.c
src/audioOutputs/audioOutput_shout.c
+1
-1
buffer2array.c
src/buffer2array.c
+1
-1
buffer2array.h
src/buffer2array.h
+1
-1
charConv.c
src/charConv.c
+1
-1
charConv.h
src/charConv.h
+1
-1
command.c
src/command.c
+1
-1
command.h
src/command.h
+1
-1
compress.c
src/compress.c
+1
-1
compress.h
src/compress.h
+1
-1
conf.c
src/conf.c
+1
-1
conf.h
src/conf.h
+1
-1
dbUtils.c
src/dbUtils.c
+1
-1
dbUtils.h
src/dbUtils.h
+1
-1
decode.c
src/decode.c
+1
-1
decode.h
src/decode.h
+1
-1
directory.c
src/directory.c
+1
-1
directory.h
src/directory.h
+1
-1
gcc.h
src/gcc.h
+1
-1
inputPlugin.c
src/inputPlugin.c
+1
-1
inputPlugin.h
src/inputPlugin.h
+1
-1
_flac_common.c
src/inputPlugins/_flac_common.c
+1
-1
_flac_common.h
src/inputPlugins/_flac_common.h
+1
-1
_ogg_common.c
src/inputPlugins/_ogg_common.c
+1
-1
_ogg_common.h
src/inputPlugins/_ogg_common.h
+1
-1
aac_plugin.c
src/inputPlugins/aac_plugin.c
+1
-1
audiofile_plugin.c
src/inputPlugins/audiofile_plugin.c
+1
-1
flac_plugin.c
src/inputPlugins/flac_plugin.c
+1
-1
mod_plugin.c
src/inputPlugins/mod_plugin.c
+1
-1
mp3_plugin.c
src/inputPlugins/mp3_plugin.c
+1
-1
mp4_plugin.c
src/inputPlugins/mp4_plugin.c
+1
-1
mpc_plugin.c
src/inputPlugins/mpc_plugin.c
+1
-1
oggflac_plugin.c
src/inputPlugins/oggflac_plugin.c
+1
-1
oggvorbis_plugin.c
src/inputPlugins/oggvorbis_plugin.c
+1
-1
inputStream.c
src/inputStream.c
+1
-1
inputStream.h
src/inputStream.h
+1
-1
inputStream_file.c
src/inputStream_file.c
+1
-1
inputStream_file.h
src/inputStream_file.h
+1
-1
inputStream_http.c
src/inputStream_http.c
+1
-1
inputStream_http.h
src/inputStream_http.h
+1
-1
interface.c
src/interface.c
+1
-1
interface.h
src/interface.h
+1
-1
ioops.h
src/ioops.h
+1
-1
list.c
src/list.c
+1
-1
list.h
src/list.h
+1
-1
listen.c
src/listen.c
+1
-1
listen.h
src/listen.h
+1
-1
log.c
src/log.c
+1
-1
log.h
src/log.h
+1
-1
ls.c
src/ls.c
+1
-1
ls.h
src/ls.h
+1
-1
main.c
src/main.c
+2
-2
metadataChunk.c
src/metadataChunk.c
+1
-1
metadataChunk.h
src/metadataChunk.h
+1
-1
mpd_types.h
src/mpd_types.h
+1
-1
myfprintf.c
src/myfprintf.c
+1
-1
myfprintf.h
src/myfprintf.h
+1
-1
normalize.c
src/normalize.c
+1
-1
normalize.h
src/normalize.h
+1
-1
outputBuffer.c
src/outputBuffer.c
+1
-1
outputBuffer.h
src/outputBuffer.h
+1
-1
path.c
src/path.c
+1
-1
path.h
src/path.h
+1
-1
pcm_utils.c
src/pcm_utils.c
+1
-1
pcm_utils.h
src/pcm_utils.h
+1
-1
permission.c
src/permission.c
+1
-1
permission.h
src/permission.h
+1
-1
player.c
src/player.c
+1
-1
player.h
src/player.h
+1
-1
playerData.c
src/playerData.c
+1
-1
playerData.h
src/playerData.h
+1
-1
playlist.c
src/playlist.c
+1
-1
playlist.h
src/playlist.h
+1
-1
replayGain.c
src/replayGain.c
+1
-1
replayGain.h
src/replayGain.h
+1
-1
sig_handlers.c
src/sig_handlers.c
+1
-1
sig_handlers.h
src/sig_handlers.h
+1
-1
signal_check.c
src/signal_check.c
+1
-1
signal_check.h
src/signal_check.h
+1
-1
sllist.c
src/sllist.c
+1
-1
sllist.h
src/sllist.h
+1
-1
song.c
src/song.c
+1
-1
song.h
src/song.h
+1
-1
state_file.c
src/state_file.c
+1
-1
state_file.h
src/state_file.h
+1
-1
stats.c
src/stats.c
+1
-1
stats.h
src/stats.h
+1
-1
tag.c
src/tag.c
+1
-1
tag.h
src/tag.h
+1
-1
tagTracker.c
src/tagTracker.c
+1
-1
tagTracker.h
src/tagTracker.h
+1
-1
tree.c
src/tree.c
+1
-1
tree.h
src/tree.h
+1
-1
utf8.c
src/utf8.c
+1
-1
utf8.h
src/utf8.h
+1
-1
utils.c
src/utils.c
+1
-1
utils.h
src/utils.h
+1
-1
volume.c
src/volume.c
+1
-1
volume.h
src/volume.h
+1
-1
zeroconf.c
src/zeroconf.c
+1
-1
zeroconf.h
src/zeroconf.h
+1
-1
No files found.
scripts/mpd.spec
View file @
a061da8f
# the Music Player Daemon (MPD)
#
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
#
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
# This project's homepage is: http://www.musicpd.org
#
# This program is free software; you can redistribute it and/or modify
...
...
src/ack.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audio.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audio.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audioOutput.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audioOutput.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audioOutputs/audioOutput_alsa.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audioOutputs/audioOutput_ao.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audioOutputs/audioOutput_jack.c
View file @
a061da8f
/* jack plug in for the Music Player Daemon (MPD)
*
(c)2006 by anarch(anarchsss@gmail.com)
*
Copyright (C) 2006-2007 by Jos Anarch <anarchsss@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/audioOutputs/audioOutput_mvp.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* Media MVP audio output based on code from MVPMC project:
...
...
src/audioOutputs/audioOutput_oss.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* OSS audio output (c) 2004, 2005, 2006 by Eric Wong <eric@petta-tech.com>
* OSS audio output (c) 2004, 2005, 2006
, 2007
by Eric Wong <eric@petta-tech.com>
* and Warren Dukes <warren.dukes@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audioOutputs/audioOutput_osx.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audioOutputs/audioOutput_pulse.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audioOutputs/audioOutput_shout.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/buffer2array.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/buffer2array.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/charConv.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/charConv.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/command.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/command.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/compress.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* Compressor logic by
...
...
src/compress.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* interface to audio compression
...
...
src/conf.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/conf.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/dbUtils.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/dbUtils.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decode.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decode.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/directory.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/directory.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/gcc.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputPlugin.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputPlugin.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputPlugins/_flac_common.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* Common data structures and functions used by FLAC and OggFLAC
...
...
src/inputPlugins/_flac_common.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* Common data structures and functions used by FLAC and OggFLAC
...
...
src/inputPlugins/_ogg_common.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* Common functions used for Ogg data streams (Ogg-Vorbis and OggFLAC)
...
...
src/inputPlugins/_ogg_common.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* Common functions used for Ogg data streams (Ogg-Vorbis and OggFLAC)
...
...
src/inputPlugins/aac_plugin.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputPlugins/audiofile_plugin.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* libaudiofile (wave) support added by Eric Wong <normalperson@yhbt.net>
...
...
src/inputPlugins/flac_plugin.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputPlugins/mod_plugin.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputPlugins/mp3_plugin.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputPlugins/mp4_plugin.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputPlugins/mpc_plugin.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputPlugins/oggflac_plugin.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* OggFLAC support (half-stolen from flac_plugin.c :))
...
...
src/inputPlugins/oggvorbis_plugin.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputStream.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputStream.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputStream_file.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputStream_file.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputStream_http.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inputStream_http.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/interface.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/interface.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/ioops.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/list.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/list.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/listen.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/listen.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/log.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/log.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/ls.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/ls.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/main.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
@@ -136,7 +136,7 @@ static void version(void)
{
LOG
(
"mpd (MPD: Music Player Daemon) %s
\n
"
,
VERSION
);
LOG
(
"
\n
"
);
LOG
(
"Copyright (C) 2003-200
6
Warren Dukes <warren.dukes@gmail.com>
\n
"
);
LOG
(
"Copyright (C) 2003-200
7
Warren Dukes <warren.dukes@gmail.com>
\n
"
);
LOG
(
"This is free software; see the source for copying conditions. There is NO
\n
"
);
LOG
(
"warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
\n
"
);
LOG
(
"
\n
"
);
...
...
src/metadataChunk.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/metadataChunk.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mpd_types.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/myfprintf.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/myfprintf.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/normalize.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/normalize.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/outputBuffer.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/outputBuffer.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/path.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/path.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_utils.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_utils.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/permission.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/permission.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/player.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/player.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playerData.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playerData.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/replayGain.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* (c)2004 replayGain code by AliasMrJones
* This project's homepage is: http://www.musicpd.org
*
...
...
src/replayGain.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* (c)2004 replayGain code by AliasMrJones
* This project's homepage is: http://www.musicpd.org
*
...
...
src/sig_handlers.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* (c) 2004 Nick Welch (mack@incise.org)
* This project's homepage is: http://www.musicpd.org
*
...
...
src/sig_handlers.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/signal_check.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* (c)2004 by mackstann
* This project's homepage is: http://www.musicpd.org
*
...
...
src/signal_check.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* (c)2004 by mackstann
* This project's homepage is: http://www.musicpd.org
*
...
...
src/sllist.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/sllist.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/song.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/song.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/state_file.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/state_file.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/stats.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/stats.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tagTracker.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tagTracker.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tree.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2006-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tree.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2006-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/utf8.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/utf8.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/utils.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/utils.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/volume.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/volume.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/zeroconf.c
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/zeroconf.h
View file @
a061da8f
/* the Music Player Daemon (MPD)
*
(c)2003-2006
by Warren Dukes (warren.dukes@gmail.com)
*
Copyright (C) 2003-2007
by Warren Dukes (warren.dukes@gmail.com)
* This project's homepage is: http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment