• Max Kellermann's avatar
    neighbor: new subsystem to detect file servers on the local network · 5c4a42ca
    Max Kellermann authored
    This commit adds the NeighborPlugin API which can be used to detect
    nearby file servers that can be used by input plugins.  This list of
    servers is exported using the new "listneighbors" command.  The idle
    even "neighbor" notifies interested clients when a new neighbor is
    found or an existing one is lost.
    
    There's a lot missing currently: protocol&user documentation, and a
    way to "mount" remote servers into the music database.  Obviously,
    some code from the UPnP database plugin can be moved to a neighbor
    plugin.
    5c4a42ca
Name
Last commit
Last update
..
.gitignore Loading commit data...
DumpDatabase.cxx Loading commit data...
FakeDecoderAPI.cxx Loading commit data...
FakeReplayGainConfig.cxx Loading commit data...
ShutdownHandler.cxx Loading commit data...
ShutdownHandler.hxx Loading commit data...
dump_playlist.cxx Loading commit data...
dump_rva2.cxx Loading commit data...
dump_text_file.cxx Loading commit data...
read_conf.cxx Loading commit data...
read_mixer.cxx Loading commit data...
read_tags.cxx Loading commit data...
run_avahi.cxx Loading commit data...
run_convert.cxx Loading commit data...
run_decoder.cxx Loading commit data...
run_encoder.cxx Loading commit data...
run_filter.cxx Loading commit data...
run_inotify.cxx Loading commit data...
run_input.cxx Loading commit data...
run_neighbor_explorer.cxx Loading commit data...
run_normalize.cxx Loading commit data...
run_output.cxx Loading commit data...
run_resolver.cxx Loading commit data...
software_volume.cxx Loading commit data...
stdbin.h Loading commit data...
test_archive.cxx Loading commit data...
test_archive_bzip2.sh Loading commit data...
test_archive_iso9660.sh Loading commit data...
test_archive_zzip.sh Loading commit data...
test_byte_reverse.cxx Loading commit data...
test_mixramp.cxx Loading commit data...
test_pcm_all.hxx Loading commit data...
test_pcm_channels.cxx Loading commit data...
test_pcm_dither.cxx Loading commit data...
test_pcm_format.cxx Loading commit data...
test_pcm_main.cxx Loading commit data...
test_pcm_mix.cxx Loading commit data...
test_pcm_pack.cxx Loading commit data...
test_pcm_util.hxx Loading commit data...
test_pcm_volume.cxx Loading commit data...
test_queue_priority.cxx Loading commit data...
test_translate_song.cxx Loading commit data...
test_util.cxx Loading commit data...
test_vorbis_encoder.cxx Loading commit data...
visit_archive.cxx Loading commit data...