Home
last modified time | relevance | path

Searched refs:MPD (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/
H A Dmpd.conf.in1 # An example configuration file for MPD
7 # This setting controls the top directory which MPD will search to discover the
15 # This setting sets the MPD internal playlist directory. The purpose of this
16 # directory is storage for playlists created by MPD. The server will use
17 # playlist files not created by the server but only if they are in the MPD
22 # This setting sets the location of the MPD database. This file is used to
25 # MPD to accept files over ipc socket (using file:// protocol) or streaming
34 # The special value "syslog" makes MPD use the local syslog daemon. This
46 # most variables to get MPD back into the same general shape it was in before
62 # This setting specifies the user that MPD will run as. MPD should never run as
[all …]
/OK3568_Linux_fs/buildroot/package/ncmpc/
H A DConfig.in13 ncmpc is a fully featured MPD client, which runs in a terminal
15 and consistent interface to MPD, without wasting resources.
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dtda18271c2dd.c58 MPD, MD1, MD2, MD3, enumerator
334 state->m_Regs[MPD] = PostDiv & 0x77; in CalcMainPLL()
339 return UpdateRegs(state, MPD, MD3); in CalcMainPLL()
778 state->m_Regs[MPD] = 0xC5; in FixedContentsI2CUpdate()
821 state->m_Regs[MPD] = 0xA1; /* Datasheet = 0xA9 */ in FixedContentsI2CUpdate()
852 state->m_Regs[MPD] = 0x91; /* Datasheet = 0x91 */ in FixedContentsI2CUpdate()
1013 state->m_Regs[MPD] &= ~0x80; in ChannelConfiguration()
1015 state->m_Regs[MPD] |= 0x80; /* Add IF_notch for digital */ in ChannelConfiguration()
1065 state->m_Regs[MPD] = (state->m_Regs[MPD] & ~0x7F) | (PostDiv & 0x77); in ChannelConfiguration()
1066 status = UpdateReg(state, MPD); in ChannelConfiguration()
/OK3568_Linux_fs/buildroot/package/mpd/
H A DConfig.in13 MPD is a flexible, powerful, server-side application
343 support. This allows MPD to publish service information on a
364 mpd.conf. For further information take a look at the MPD
371 Enable MPD to listen on tcp sockets.
373 You want this on if MPD and the client(s) work
382 Enable MPD UPnP client support.
/OK3568_Linux_fs/buildroot/package/mpd-mpc/
H A DConfig.in5 A minimalist command line interface to MPD.
/OK3568_Linux_fs/buildroot/package/libmpdclient/
H A DConfig.in5 MPD in the C, C++ & Objective C languages.
/OK3568_Linux_fs/buildroot/package/ympd/
H A DConfig.in8 ympd, a standalone MPD Web GUI written in C, utilizing
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-multimedia/xfmpc/
H A Dxfmpc_0.3.0.bb1 SUMMARY = "Music Player Daemon (MPD) client written in GTK+"
/OK3568_Linux_fs/buildroot/package/upmpdcli/
H A DConfig.in12 upmpdcli is a UPnP Media Renderer front-end for MPD, the Music
H A Dupmpdcli.mk20 upmpdcli -1 upmpdcli -1 * - - audio Upmpdcli MPD UPnP Renderer Front-End
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/
H A Dmpd_0.23.12.bb21 SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=v0.23.x;protocol=https \