Home
last modified time | relevance | path

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

/openbmc/openbmc/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
34 # The special value "syslog" makes MPD use the local syslog daemon. This
62 # This setting specifies the user that MPD will run as. MPD should never run as
63 # root and you may use this setting to make MPD change its user ID after
71 # This is useful if MPD needs to be a member of group such as "audio" to
[all …]
H A D0001-patch-src_decoder_plugins_FfmpegIo.cxx.patch7 Upstream-Status: Pending [https://github.com/MusicPlayerDaemon/MPD/issues/1898]
/openbmc/linux/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()
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/xfmpc/
H A Dxfmpc_0.3.1.bb1 SUMMARY = "Music Player Daemon (MPD) client written in GTK+"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/
H A Dmpd_0.23.14.bb21 SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=master;protocol=https \