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
9d3865cb
Commit
9d3865cb
authored
Dec 31, 2009
by
Avuton Olrich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright notices.
parent
05cde581
Show whitespace changes
Inline
Side-by-side
Showing
394 changed files
with
395 additions
and
395 deletions
+395
-395
ack.h
src/ack.h
+1
-1
aiff.c
src/aiff.c
+1
-1
aiff.h
src/aiff.h
+1
-1
bz2_archive_plugin.c
src/archive/bz2_archive_plugin.c
+1
-1
bz2_archive_plugin.h
src/archive/bz2_archive_plugin.h
+1
-1
iso9660_archive_plugin.c
src/archive/iso9660_archive_plugin.c
+1
-1
iso9660_archive_plugin.h
src/archive/iso9660_archive_plugin.h
+1
-1
zzip_archive_plugin.c
src/archive/zzip_archive_plugin.c
+1
-1
zzip_archive_plugin.h
src/archive/zzip_archive_plugin.h
+1
-1
archive_api.c
src/archive_api.c
+1
-1
archive_api.h
src/archive_api.h
+1
-1
archive_internal.h
src/archive_internal.h
+1
-1
archive_list.c
src/archive_list.c
+1
-1
archive_list.h
src/archive_list.h
+1
-1
archive_plugin.c
src/archive_plugin.c
+1
-1
archive_plugin.h
src/archive_plugin.h
+1
-1
audio.c
src/audio.c
+1
-1
audio.h
src/audio.h
+1
-1
audio_check.c
src/audio_check.c
+1
-1
audio_check.h
src/audio_check.h
+1
-1
audio_format.c
src/audio_format.c
+1
-1
audio_format.h
src/audio_format.h
+1
-1
audio_parser.c
src/audio_parser.c
+1
-1
audio_parser.h
src/audio_parser.h
+1
-1
buffer.c
src/buffer.c
+1
-1
buffer.h
src/buffer.h
+1
-1
check.h
src/check.h
+1
-1
chunk.c
src/chunk.c
+1
-1
chunk.h
src/chunk.h
+1
-1
client.c
src/client.c
+1
-1
client.h
src/client.h
+1
-1
client_event.c
src/client_event.c
+1
-1
client_expire.c
src/client_expire.c
+1
-1
client_global.c
src/client_global.c
+1
-1
client_idle.c
src/client_idle.c
+1
-1
client_internal.h
src/client_internal.h
+1
-1
client_list.c
src/client_list.c
+1
-1
client_new.c
src/client_new.c
+1
-1
client_process.c
src/client_process.c
+1
-1
client_read.c
src/client_read.c
+1
-1
client_write.c
src/client_write.c
+1
-1
cmdline.c
src/cmdline.c
+2
-2
cmdline.h
src/cmdline.h
+1
-1
command.c
src/command.c
+1
-1
command.h
src/command.h
+1
-1
conf.c
src/conf.c
+1
-1
conf.h
src/conf.h
+1
-1
crossfade.c
src/crossfade.c
+1
-1
crossfade.h
src/crossfade.h
+1
-1
daemon.c
src/daemon.c
+1
-1
daemon.h
src/daemon.h
+1
-1
database.c
src/database.c
+1
-1
database.h
src/database.h
+1
-1
dbUtils.c
src/dbUtils.c
+1
-1
dbUtils.h
src/dbUtils.h
+1
-1
_flac_common.c
src/decoder/_flac_common.c
+1
-1
_flac_common.h
src/decoder/_flac_common.h
+1
-1
_ogg_common.c
src/decoder/_ogg_common.c
+1
-1
_ogg_common.h
src/decoder/_ogg_common.h
+1
-1
audiofile_plugin.c
src/decoder/audiofile_plugin.c
+1
-1
faad_plugin.c
src/decoder/faad_plugin.c
+1
-1
ffmpeg_plugin.c
src/decoder/ffmpeg_plugin.c
+1
-1
flac_compat.h
src/decoder/flac_compat.h
+1
-1
flac_metadata.c
src/decoder/flac_metadata.c
+1
-1
flac_metadata.h
src/decoder/flac_metadata.h
+1
-1
flac_pcm.c
src/decoder/flac_pcm.c
+1
-1
flac_pcm.h
src/decoder/flac_pcm.h
+1
-1
flac_plugin.c
src/decoder/flac_plugin.c
+1
-1
fluidsynth_plugin.c
src/decoder/fluidsynth_plugin.c
+1
-1
mad_plugin.c
src/decoder/mad_plugin.c
+1
-1
mikmod_plugin.c
src/decoder/mikmod_plugin.c
+1
-1
modplug_plugin.c
src/decoder/modplug_plugin.c
+1
-1
mp4ff_plugin.c
src/decoder/mp4ff_plugin.c
+1
-1
mpcdec_plugin.c
src/decoder/mpcdec_plugin.c
+1
-1
mpg123_decoder_plugin.c
src/decoder/mpg123_decoder_plugin.c
+1
-1
oggflac_plugin.c
src/decoder/oggflac_plugin.c
+1
-1
sidplay_plugin.cxx
src/decoder/sidplay_plugin.cxx
+1
-1
sndfile_decoder_plugin.c
src/decoder/sndfile_decoder_plugin.c
+1
-1
vorbis_plugin.c
src/decoder/vorbis_plugin.c
+1
-1
wavpack_plugin.c
src/decoder/wavpack_plugin.c
+1
-1
wildmidi_plugin.c
src/decoder/wildmidi_plugin.c
+1
-1
decoder_api.c
src/decoder_api.c
+1
-1
decoder_api.h
src/decoder_api.h
+1
-1
decoder_buffer.c
src/decoder_buffer.c
+1
-1
decoder_buffer.h
src/decoder_buffer.h
+1
-1
decoder_command.h
src/decoder_command.h
+1
-1
decoder_control.c
src/decoder_control.c
+1
-1
decoder_control.h
src/decoder_control.h
+1
-1
decoder_internal.c
src/decoder_internal.c
+1
-1
decoder_internal.h
src/decoder_internal.h
+1
-1
decoder_list.c
src/decoder_list.c
+1
-1
decoder_list.h
src/decoder_list.h
+1
-1
decoder_plugin.c
src/decoder_plugin.c
+1
-1
decoder_plugin.h
src/decoder_plugin.h
+1
-1
decoder_print.c
src/decoder_print.c
+1
-1
decoder_print.h
src/decoder_print.h
+1
-1
decoder_thread.c
src/decoder_thread.c
+1
-1
decoder_thread.h
src/decoder_thread.h
+1
-1
directory.c
src/directory.c
+1
-1
directory.h
src/directory.h
+1
-1
directory_print.c
src/directory_print.c
+1
-1
directory_print.h
src/directory_print.h
+1
-1
directory_save.c
src/directory_save.c
+1
-1
directory_save.h
src/directory_save.h
+1
-1
dirvec.c
src/dirvec.c
+1
-1
dirvec.h
src/dirvec.h
+1
-1
flac_encoder.c
src/encoder/flac_encoder.c
+1
-1
lame_encoder.c
src/encoder/lame_encoder.c
+1
-1
null_encoder.c
src/encoder/null_encoder.c
+1
-1
twolame_encoder.c
src/encoder/twolame_encoder.c
+1
-1
vorbis_encoder.c
src/encoder/vorbis_encoder.c
+1
-1
wave_encoder.c
src/encoder/wave_encoder.c
+1
-1
encoder_api.h
src/encoder_api.h
+1
-1
encoder_list.c
src/encoder_list.c
+1
-1
encoder_list.h
src/encoder_list.h
+1
-1
encoder_plugin.h
src/encoder_plugin.h
+1
-1
event_pipe.c
src/event_pipe.c
+1
-1
event_pipe.h
src/event_pipe.h
+1
-1
exclude.c
src/exclude.c
+1
-1
exclude.h
src/exclude.h
+1
-1
fd_util.c
src/fd_util.c
+1
-1
fd_util.h
src/fd_util.h
+1
-1
fifo_buffer.c
src/fifo_buffer.c
+1
-1
fifo_buffer.h
src/fifo_buffer.h
+1
-1
autoconvert_filter_plugin.c
src/filter/autoconvert_filter_plugin.c
+1
-1
autoconvert_filter_plugin.h
src/filter/autoconvert_filter_plugin.h
+1
-1
chain_filter_plugin.c
src/filter/chain_filter_plugin.c
+1
-1
chain_filter_plugin.h
src/filter/chain_filter_plugin.h
+1
-1
convert_filter_plugin.c
src/filter/convert_filter_plugin.c
+1
-1
convert_filter_plugin.h
src/filter/convert_filter_plugin.h
+1
-1
normalize_filter_plugin.c
src/filter/normalize_filter_plugin.c
+1
-1
null_filter_plugin.c
src/filter/null_filter_plugin.c
+1
-1
route_filter_plugin.c
src/filter/route_filter_plugin.c
+1
-1
volume_filter_plugin.c
src/filter/volume_filter_plugin.c
+1
-1
volume_filter_plugin.h
src/filter/volume_filter_plugin.h
+1
-1
filter_config.c
src/filter_config.c
+1
-1
filter_config.h
src/filter_config.h
+1
-1
filter_internal.h
src/filter_internal.h
+1
-1
filter_plugin.c
src/filter_plugin.c
+1
-1
filter_plugin.h
src/filter_plugin.h
+1
-1
filter_registry.c
src/filter_registry.c
+1
-1
filter_registry.h
src/filter_registry.h
+1
-1
gcc.h
src/gcc.h
+1
-1
glib_compat.h
src/glib_compat.h
+1
-1
icy_metadata.c
src/icy_metadata.c
+1
-1
icy_metadata.h
src/icy_metadata.h
+1
-1
icy_server.c
src/icy_server.c
+1
-1
icy_server.h
src/icy_server.h
+1
-1
idle.c
src/idle.c
+1
-1
idle.h
src/idle.h
+1
-1
inotify_queue.c
src/inotify_queue.c
+1
-1
inotify_queue.h
src/inotify_queue.h
+1
-1
inotify_source.c
src/inotify_source.c
+1
-1
inotify_source.h
src/inotify_source.h
+1
-1
inotify_update.c
src/inotify_update.c
+1
-1
inotify_update.h
src/inotify_update.h
+1
-1
archive_input_plugin.c
src/input/archive_input_plugin.c
+1
-1
archive_input_plugin.h
src/input/archive_input_plugin.h
+1
-1
curl_input_plugin.c
src/input/curl_input_plugin.c
+1
-1
curl_input_plugin.h
src/input/curl_input_plugin.h
+1
-1
file_input_plugin.c
src/input/file_input_plugin.c
+1
-1
file_input_plugin.h
src/input/file_input_plugin.h
+1
-1
mms_input_plugin.c
src/input/mms_input_plugin.c
+1
-1
mms_input_plugin.h
src/input/mms_input_plugin.h
+1
-1
rewind_input_plugin.c
src/input/rewind_input_plugin.c
+1
-1
rewind_input_plugin.h
src/input/rewind_input_plugin.h
+1
-1
input_init.c
src/input_init.c
+1
-1
input_init.h
src/input_init.h
+1
-1
input_plugin.h
src/input_plugin.h
+1
-1
input_registry.c
src/input_registry.c
+1
-1
input_registry.h
src/input_registry.h
+1
-1
input_stream.c
src/input_stream.c
+1
-1
input_stream.h
src/input_stream.h
+1
-1
listen.c
src/listen.c
+1
-1
listen.h
src/listen.h
+1
-1
locate.c
src/locate.c
+1
-1
locate.h
src/locate.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
+1
-1
main.h
src/main.h
+1
-1
mapper.c
src/mapper.c
+1
-1
mapper.h
src/mapper.h
+1
-1
alsa_mixer_plugin.c
src/mixer/alsa_mixer_plugin.c
+1
-1
oss_mixer_plugin.c
src/mixer/oss_mixer_plugin.c
+1
-1
pulse_mixer_plugin.c
src/mixer/pulse_mixer_plugin.c
+1
-1
pulse_mixer_plugin.h
src/mixer/pulse_mixer_plugin.h
+1
-1
software_mixer_plugin.c
src/mixer/software_mixer_plugin.c
+1
-1
software_mixer_plugin.h
src/mixer/software_mixer_plugin.h
+1
-1
mixer_all.c
src/mixer_all.c
+1
-1
mixer_all.h
src/mixer_all.h
+1
-1
mixer_api.c
src/mixer_api.c
+1
-1
mixer_api.h
src/mixer_api.h
+1
-1
mixer_control.c
src/mixer_control.c
+1
-1
mixer_control.h
src/mixer_control.h
+1
-1
mixer_list.h
src/mixer_list.h
+1
-1
mixer_plugin.h
src/mixer_plugin.h
+1
-1
mixer_type.c
src/mixer_type.c
+1
-1
mixer_type.h
src/mixer_type.h
+1
-1
notify.c
src/notify.c
+1
-1
notify.h
src/notify.h
+1
-1
alsa_plugin.c
src/output/alsa_plugin.c
+1
-1
ao_plugin.c
src/output/ao_plugin.c
+1
-1
fifo_output_plugin.c
src/output/fifo_output_plugin.c
+1
-1
httpd_client.c
src/output/httpd_client.c
+1
-1
httpd_client.h
src/output/httpd_client.h
+1
-1
httpd_internal.h
src/output/httpd_internal.h
+1
-1
httpd_output_plugin.c
src/output/httpd_output_plugin.c
+1
-1
jack_output_plugin.c
src/output/jack_output_plugin.c
+1
-1
mvp_plugin.c
src/output/mvp_plugin.c
+1
-1
null_plugin.c
src/output/null_plugin.c
+1
-1
openal_plugin.c
src/output/openal_plugin.c
+1
-1
oss_plugin.c
src/output/oss_plugin.c
+1
-1
osx_plugin.c
src/output/osx_plugin.c
+1
-1
pipe_output_plugin.c
src/output/pipe_output_plugin.c
+1
-1
pulse_output_plugin.c
src/output/pulse_output_plugin.c
+1
-1
pulse_output_plugin.h
src/output/pulse_output_plugin.h
+1
-1
recorder_output_plugin.c
src/output/recorder_output_plugin.c
+1
-1
shout_plugin.c
src/output/shout_plugin.c
+1
-1
solaris_output_plugin.c
src/output/solaris_output_plugin.c
+1
-1
output_all.c
src/output_all.c
+1
-1
output_all.h
src/output_all.h
+1
-1
output_api.h
src/output_api.h
+1
-1
output_command.c
src/output_command.c
+1
-1
output_command.h
src/output_command.h
+1
-1
output_control.c
src/output_control.c
+1
-1
output_control.h
src/output_control.h
+1
-1
output_init.c
src/output_init.c
+1
-1
output_internal.h
src/output_internal.h
+1
-1
output_list.c
src/output_list.c
+1
-1
output_list.h
src/output_list.h
+1
-1
output_plugin.h
src/output_plugin.h
+1
-1
output_print.c
src/output_print.c
+1
-1
output_print.h
src/output_print.h
+1
-1
output_state.c
src/output_state.c
+1
-1
output_state.h
src/output_state.h
+1
-1
output_thread.c
src/output_thread.c
+1
-1
output_thread.h
src/output_thread.h
+1
-1
page.c
src/page.c
+1
-1
page.h
src/page.h
+1
-1
path.c
src/path.c
+1
-1
path.h
src/path.h
+1
-1
pcm_buffer.h
src/pcm_buffer.h
+1
-1
pcm_byteswap.c
src/pcm_byteswap.c
+1
-1
pcm_byteswap.h
src/pcm_byteswap.h
+1
-1
pcm_channels.c
src/pcm_channels.c
+1
-1
pcm_channels.h
src/pcm_channels.h
+1
-1
pcm_convert.c
src/pcm_convert.c
+1
-1
pcm_convert.h
src/pcm_convert.h
+1
-1
pcm_dither.c
src/pcm_dither.c
+1
-1
pcm_dither.h
src/pcm_dither.h
+1
-1
pcm_format.c
src/pcm_format.c
+1
-1
pcm_format.h
src/pcm_format.h
+1
-1
pcm_mix.c
src/pcm_mix.c
+1
-1
pcm_mix.h
src/pcm_mix.h
+1
-1
pcm_prng.h
src/pcm_prng.h
+1
-1
pcm_resample.c
src/pcm_resample.c
+1
-1
pcm_resample.h
src/pcm_resample.h
+1
-1
pcm_resample_fallback.c
src/pcm_resample_fallback.c
+1
-1
pcm_resample_internal.h
src/pcm_resample_internal.h
+1
-1
pcm_resample_libsamplerate.c
src/pcm_resample_libsamplerate.c
+1
-1
pcm_utils.h
src/pcm_utils.h
+1
-1
pcm_volume.c
src/pcm_volume.c
+1
-1
pcm_volume.h
src/pcm_volume.h
+1
-1
permission.c
src/permission.c
+1
-1
permission.h
src/permission.h
+1
-1
pipe.c
src/pipe.c
+1
-1
pipe.h
src/pipe.h
+1
-1
player_control.c
src/player_control.c
+1
-1
player_control.h
src/player_control.h
+1
-1
player_thread.c
src/player_thread.c
+1
-1
player_thread.h
src/player_thread.h
+1
-1
playlist.c
src/playlist.c
+1
-1
playlist.h
src/playlist.h
+1
-1
asx_playlist_plugin.c
src/playlist/asx_playlist_plugin.c
+1
-1
asx_playlist_plugin.h
src/playlist/asx_playlist_plugin.h
+1
-1
cue_playlist_plugin.c
src/playlist/cue_playlist_plugin.c
+1
-1
cue_playlist_plugin.h
src/playlist/cue_playlist_plugin.h
+1
-1
extm3u_playlist_plugin.c
src/playlist/extm3u_playlist_plugin.c
+1
-1
extm3u_playlist_plugin.h
src/playlist/extm3u_playlist_plugin.h
+1
-1
lastfm_playlist_plugin.c
src/playlist/lastfm_playlist_plugin.c
+1
-1
lastfm_playlist_plugin.h
src/playlist/lastfm_playlist_plugin.h
+1
-1
m3u_playlist_plugin.c
src/playlist/m3u_playlist_plugin.c
+1
-1
m3u_playlist_plugin.h
src/playlist/m3u_playlist_plugin.h
+1
-1
pls_playlist_plugin.c
src/playlist/pls_playlist_plugin.c
+1
-1
pls_playlist_plugin.h
src/playlist/pls_playlist_plugin.h
+1
-1
xspf_playlist_plugin.c
src/playlist/xspf_playlist_plugin.c
+1
-1
xspf_playlist_plugin.h
src/playlist/xspf_playlist_plugin.h
+1
-1
playlist_control.c
src/playlist_control.c
+1
-1
playlist_edit.c
src/playlist_edit.c
+1
-1
playlist_global.c
src/playlist_global.c
+1
-1
playlist_internal.h
src/playlist_internal.h
+1
-1
playlist_list.c
src/playlist_list.c
+1
-1
playlist_list.h
src/playlist_list.h
+1
-1
playlist_plugin.h
src/playlist_plugin.h
+1
-1
playlist_print.c
src/playlist_print.c
+1
-1
playlist_print.h
src/playlist_print.h
+1
-1
playlist_queue.c
src/playlist_queue.c
+1
-1
playlist_queue.h
src/playlist_queue.h
+1
-1
playlist_save.c
src/playlist_save.c
+1
-1
playlist_save.h
src/playlist_save.h
+1
-1
playlist_state.c
src/playlist_state.c
+1
-1
playlist_state.h
src/playlist_state.h
+1
-1
poison.h
src/poison.h
+1
-1
queue.c
src/queue.c
+1
-1
queue.h
src/queue.h
+1
-1
queue_print.c
src/queue_print.c
+1
-1
queue_print.h
src/queue_print.h
+1
-1
queue_save.c
src/queue_save.c
+1
-1
queue_save.h
src/queue_save.h
+1
-1
refcount.h
src/refcount.h
+1
-1
replay_gain.c
src/replay_gain.c
+1
-1
replay_gain.h
src/replay_gain.h
+1
-1
riff.c
src/riff.c
+1
-1
riff.h
src/riff.h
+1
-1
sig_handlers.c
src/sig_handlers.c
+1
-1
sig_handlers.h
src/sig_handlers.h
+1
-1
socket_util.c
src/socket_util.c
+1
-1
socket_util.h
src/socket_util.h
+1
-1
song.c
src/song.c
+1
-1
song.h
src/song.h
+1
-1
song_print.c
src/song_print.c
+1
-1
song_print.h
src/song_print.h
+1
-1
song_save.c
src/song_save.c
+1
-1
song_save.h
src/song_save.h
+1
-1
song_sticker.c
src/song_sticker.c
+1
-1
song_sticker.h
src/song_sticker.h
+1
-1
song_update.c
src/song_update.c
+1
-1
songvec.c
src/songvec.c
+1
-1
songvec.h
src/songvec.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
sticker.c
src/sticker.c
+1
-1
sticker.h
src/sticker.h
+1
-1
sticker_print.c
src/sticker_print.c
+1
-1
sticker_print.h
src/sticker_print.h
+1
-1
stored_playlist.c
src/stored_playlist.c
+1
-1
stored_playlist.h
src/stored_playlist.h
+1
-1
strset.c
src/strset.c
+1
-1
strset.h
src/strset.h
+1
-1
tag.c
src/tag.c
+1
-1
tag.h
src/tag.h
+1
-1
tag_ape.c
src/tag_ape.c
+1
-1
tag_ape.h
src/tag_ape.h
+1
-1
tag_id3.c
src/tag_id3.c
+1
-1
tag_id3.h
src/tag_id3.h
+1
-1
tag_internal.h
src/tag_internal.h
+1
-1
tag_pool.c
src/tag_pool.c
+1
-1
tag_pool.h
src/tag_pool.h
+1
-1
tag_print.c
src/tag_print.c
+1
-1
tag_print.h
src/tag_print.h
+1
-1
tag_save.c
src/tag_save.c
+1
-1
tag_save.h
src/tag_save.h
+1
-1
text_file.c
src/text_file.c
+1
-1
text_file.h
src/text_file.h
+1
-1
text_input_stream.c
src/text_input_stream.c
+1
-1
text_input_stream.h
src/text_input_stream.h
+1
-1
timer.c
src/timer.c
+1
-1
timer.h
src/timer.h
+1
-1
tokenizer.c
src/tokenizer.c
+1
-1
tokenizer.h
src/tokenizer.h
+1
-1
update.c
src/update.c
+1
-1
update.h
src/update.h
+1
-1
update_internal.h
src/update_internal.h
+1
-1
update_queue.c
src/update_queue.c
+1
-1
update_remove.c
src/update_remove.c
+1
-1
update_walk.c
src/update_walk.c
+1
-1
uri.c
src/uri.c
+1
-1
uri.h
src/uri.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-avahi.c
src/zeroconf-avahi.c
+1
-1
zeroconf-bonjour.c
src/zeroconf-bonjour.c
+1
-1
zeroconf-internal.h
src/zeroconf-internal.h
+1
-1
zeroconf.c
src/zeroconf.c
+1
-1
zeroconf.h
src/zeroconf.h
+1
-1
dump_playlist.c
test/dump_playlist.c
+1
-1
read_conf.c
test/read_conf.c
+1
-1
read_mixer.c
test/read_mixer.c
+1
-1
read_tags.c
test/read_tags.c
+1
-1
run_convert.c
test/run_convert.c
+1
-1
run_decoder.c
test/run_decoder.c
+1
-1
run_encoder.c
test/run_encoder.c
+1
-1
run_filter.c
test/run_filter.c
+1
-1
run_input.c
test/run_input.c
+1
-1
run_normalize.c
test/run_normalize.c
+1
-1
run_output.c
test/run_output.c
+1
-1
software_volume.c
test/software_volume.c
+1
-1
No files found.
src/ack.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/aiff.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/aiff.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive/bz2_archive_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive/bz2_archive_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive/iso9660_archive_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive/iso9660_archive_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive/zzip_archive_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive/zzip_archive_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive_api.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive_api.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive_internal.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive_list.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive_list.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/archive_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audio.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audio.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audio_check.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audio_check.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audio_format.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audio_format.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audio_parser.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/audio_parser.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/buffer.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/buffer.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/check.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/chunk.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/chunk.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/client.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/client.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/client_event.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/client_expire.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/client_global.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/client_idle.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/client_internal.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/client_list.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/client_new.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/client_process.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/client_read.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/client_write.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/cmdline.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
@@ -74,7 +74,7 @@ static void version(void)
puts
(
PACKAGE
" (MPD: Music Player Daemon) "
VERSION
"
\n
"
"
\n
"
"Copyright (C) 2003-2007 Warren Dukes <warren.dukes@gmail.com>
\n
"
"Copyright (C) 2008 Max Kellermann <max@duempel.org>
\n
"
"Copyright (C) 2008
-2010
Max Kellermann <max@duempel.org>
\n
"
"This is free software; see the source for copying conditions. There is NO
\n
"
"warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
\n
"
"
\n
"
...
...
src/cmdline.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/command.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/command.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/conf.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/conf.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/crossfade.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/crossfade.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/daemon.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/daemon.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/database.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/database.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/dbUtils.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/dbUtils.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/_flac_common.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/_flac_common.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/_ogg_common.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/_ogg_common.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/audiofile_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/faad_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/ffmpeg_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/flac_compat.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/flac_metadata.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/flac_metadata.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/flac_pcm.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/flac_pcm.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/flac_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/fluidsynth_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/mad_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/mikmod_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/modplug_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/mp4ff_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/mpcdec_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/mpg123_decoder_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/oggflac_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/sidplay_plugin.cxx
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/sndfile_decoder_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/vorbis_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/wavpack_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder/wildmidi_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_api.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_api.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_buffer.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_buffer.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_command.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_control.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_control.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_internal.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_internal.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_list.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_list.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_print.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_print.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_thread.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/decoder_thread.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/directory.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/directory.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/directory_print.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/directory_print.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/directory_save.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/directory_save.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/dirvec.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/dirvec.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/encoder/flac_encoder.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/encoder/lame_encoder.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/encoder/null_encoder.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/encoder/twolame_encoder.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/encoder/vorbis_encoder.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/encoder/wave_encoder.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/encoder_api.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/encoder_list.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/encoder_list.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/encoder_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/event_pipe.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/event_pipe.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/exclude.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/exclude.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/fd_util.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* Redistribution and use in source and binary forms, with or without
...
...
src/fd_util.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* Redistribution and use in source and binary forms, with or without
...
...
src/fifo_buffer.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* Redistribution and use in source and binary forms, with or without
...
...
src/fifo_buffer.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* Redistribution and use in source and binary forms, with or without
...
...
src/filter/autoconvert_filter_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter/autoconvert_filter_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter/chain_filter_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter/chain_filter_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter/convert_filter_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter/convert_filter_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter/normalize_filter_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter/null_filter_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter/route_filter_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter/volume_filter_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter/volume_filter_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter_config.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter_config.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter_internal.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter_registry.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/filter_registry.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/gcc.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/glib_compat.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/icy_metadata.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/icy_metadata.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/icy_server.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/icy_server.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/idle.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/idle.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inotify_queue.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inotify_queue.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inotify_source.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inotify_source.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inotify_update.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/inotify_update.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input/archive_input_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input/archive_input_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input/curl_input_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input/curl_input_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input/file_input_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input/file_input_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input/mms_input_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input/mms_input_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input/rewind_input_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input/rewind_input_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input_init.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input_init.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input_registry.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input_registry.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input_stream.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/input_stream.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/listen.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/listen.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/locate.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/locate.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/log.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/log.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/ls.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/ls.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/main.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/main.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mapper.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mapper.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer/alsa_mixer_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer/oss_mixer_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer/pulse_mixer_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer/pulse_mixer_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer/software_mixer_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer/software_mixer_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer_all.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer_all.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer_api.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer_api.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer_control.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer_control.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer_list.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer_type.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/mixer_type.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/notify.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/notify.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/alsa_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/ao_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/fifo_output_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/httpd_client.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/httpd_client.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/httpd_internal.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/httpd_output_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/jack_output_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/mvp_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/null_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/openal_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/oss_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/osx_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/pipe_output_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/pulse_output_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/pulse_output_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/recorder_output_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/shout_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output/solaris_output_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_all.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_all.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_api.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_command.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_command.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_control.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_control.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_init.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_internal.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_list.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_list.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_print.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_print.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_state.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_state.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_thread.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/output_thread.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/page.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/page.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/path.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/path.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_buffer.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_byteswap.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_byteswap.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_channels.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_channels.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_convert.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_convert.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_dither.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_dither.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_format.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_format.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_mix.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_mix.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_prng.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_resample.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_resample.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_resample_fallback.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_resample_internal.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_resample_libsamplerate.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_utils.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_volume.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pcm_volume.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/permission.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/permission.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pipe.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/pipe.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/player_control.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/player_control.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/player_thread.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/player_thread.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/asx_playlist_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/asx_playlist_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/cue_playlist_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/cue_playlist_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/extm3u_playlist_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/extm3u_playlist_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/lastfm_playlist_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/lastfm_playlist_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/m3u_playlist_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/m3u_playlist_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/pls_playlist_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/pls_playlist_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/xspf_playlist_plugin.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist/xspf_playlist_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_control.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_edit.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_global.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_internal.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_list.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_list.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_plugin.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_print.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_print.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_queue.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_queue.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_save.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_save.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_state.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/playlist_state.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/poison.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/queue.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/queue.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/queue_print.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/queue_print.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/queue_save.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/queue_save.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/refcount.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* Redistribution and use in source and binary forms, with or without
...
...
src/replay_gain.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/replay_gain.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/riff.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/riff.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/sig_handlers.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/sig_handlers.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/socket_util.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/socket_util.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/song.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/song.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/song_print.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/song_print.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/song_save.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/song_save.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/song_sticker.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/song_sticker.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/song_update.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/songvec.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/songvec.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/state_file.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/state_file.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/stats.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/stats.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/sticker.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/sticker.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/sticker_print.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/sticker_print.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/stored_playlist.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/stored_playlist.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/strset.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/strset.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag_ape.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag_ape.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag_id3.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag_id3.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag_internal.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag_pool.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag_pool.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag_print.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag_print.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag_save.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tag_save.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/text_file.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/text_file.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/text_input_stream.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/text_input_stream.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/timer.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/timer.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tokenizer.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tokenizer.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/update.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/update.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/update_internal.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/update_queue.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/update_remove.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/update_walk.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/uri.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/uri.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/utils.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/utils.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/volume.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/volume.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/zeroconf-avahi.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/zeroconf-bonjour.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/zeroconf-internal.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/zeroconf.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
src/zeroconf.h
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
test/dump_playlist.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
test/read_conf.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
test/read_mixer.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
test/read_tags.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
test/run_convert.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
test/run_decoder.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
test/run_encoder.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
test/run_filter.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
test/run_input.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
test/run_normalize.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
test/run_output.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
...
...
test/software_volume.c
View file @
9d3865cb
/*
* Copyright (C) 2003-20
09
The Music Player Daemon Project
* Copyright (C) 2003-20
10
The Music Player Daemon Project
* 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