A B C D E F G H I L M N O P R S T U V W Z 

A

activateOptions() - Method in class org.rpi.log.CustomPatternLayout
 
activateOptions(boolean) - Method in class org.rpi.log.CustomRollingFileAppender
 
addAsNextShuffleTrack(CustomTrack) - Method in class org.rpi.player.PlayManager
Add the Next Shuffle Track Find the current track index in the shuffle list and insert after
addChannel(String, String, String, int, boolean) - Method in class org.rpi.radio.ChannelReader
Create a Channel and add it to the List
addChannels(List<CustomChannel>) - Method in class org.rpi.providers.PrvRadio
Add a list of Radio Channels
addLibraryPath(String) - Method in class org.rpi.os.OSManager
Add the library path to the ohNet.so file.
addObserver(Observer) - Method in interface org.rpi.player.IPlayer
 
addObserver(Observer) - Method in interface org.rpi.player.IPlayerController
 
AddSource(String, String, boolean) - Method in class org.rpi.plugingateway.PluginGateWay
Add a Source to the Product Provider
addSource(String, String, String, boolean) - Method in class org.rpi.providers.PrvProduct
 
addSource(Source) - Method in class org.rpi.sources.SourceReader
 
album - Variable in class org.rpi.playlist.CustomTrack
 
albumArtUri - Variable in class org.rpi.playlist.CustomTrack
 
array - Variable in class org.rpi.providers.PrvRadio
 
artist - Variable in class org.rpi.player.events.EventUpdateTrackMetaText
 
artist - Variable in class org.rpi.playlist.CustomTrack
 
ASXParser - Class in org.rpi.radio.parsers
 
ASXParser() - Constructor for class org.rpi.radio.parsers.ASXParser
 
attachShutDownHook() - Method in class org.rpi.main.SimpleDevice
 
attributes - Variable in class org.rpi.providers.PrvProduct
 
attributes(IDvInvocation) - Method in class org.rpi.providers.PrvProduct
 

B

bConnected - Variable in class org.rpi.songcast.UDPReceiver
 
bExternalVolume - Variable in class org.rpi.player.PlayManager
 
bitRate - Variable in class org.rpi.mplayer.TrackInfo
 
bLoading - Variable in class org.rpi.mplayer.MPlayer
 
bMute - Variable in class org.rpi.mpdplayer.MPDPlayer
 
bMute - Variable in class org.rpi.mplayer.MPlayer
 
bMute - Variable in class org.rpi.player.PlayManager
 
bNewTrack - Variable in class org.rpi.mplayer.PositionThread
 
bPaused - Variable in class org.rpi.mplayer.MPlayer
 
bPaused - Variable in class org.rpi.player.PlayManager
 
bPlay - Variable in class org.rpi.providers.PrvReceiver
 
bPlaying - Variable in class org.rpi.mplayer.MPlayer
 
bQuit - Variable in class org.rpi.player.events.EventFinishedCurrentTrack
 
bRaspi - Variable in class org.rpi.os.OSManager
 
bRunning - Variable in class org.rpi.songcast.UDPReceiver
 
bSentUpdate - Variable in class org.rpi.mplayer.TrackInfo
 
bStopRequest - Variable in class org.rpi.mpdplayer.MPDPlayer
 
BUF_SIZE - Variable in class org.rpi.log.CustomPatternLayout
 
bUpdate - Variable in class org.rpi.mplayer.OutputReader
 
bUsedPi4J - Variable in class org.rpi.os.OSManager
 
byteArrayToInt(byte[]) - Method in class org.rpi.songcast.SongcastMessage
 
byteArrayToString(byte[]) - Method in class org.rpi.songcast.SongcastMessage
 

C

cal - Static variable in class org.rpi.config.Config
 
channel(IDvInvocation) - Method in class org.rpi.providers.PrvRadio
 
ChannelReader - Class in org.rpi.radio
 
ChannelReader() - Constructor for class org.rpi.radio.ChannelReader
 
channels - Variable in class org.rpi.providers.PrvRadio
 
channels - Variable in class org.rpi.radio.ChannelReader
 
channelsMax(IDvInvocation) - Method in class org.rpi.providers.PrvRadio
 
characteristics(IDvInvocation) - Method in class org.rpi.providers.PrvVolume
 
checkMessageType() - Method in class org.rpi.songcast.OHMessage
 
checkURL(String) - Method in class org.rpi.mpdplayer.MPDPlayer
MPD Player will not play .pls,.m3u or .asx so we check here first
checkValue(int) - Method in class org.rpi.providers.PrvRenderingControl
 
checkValue(long) - Method in class org.rpi.providers.PrvRenderingControl
 
clear() - Method in class org.rpi.songcast.UDPSender
 
close(Closeable) - Static method in class org.rpi.mplayer.CloseMe
 
CloseMe - Class in org.rpi.mplayer
 
CloseMe() - Constructor for class org.rpi.mplayer.CloseMe
 
codec - Variable in class org.rpi.mplayer.TrackInfo
 
CommandTracker - Class in org.rpi.player
Needed because some control points when playing a track will send a seekId and a play request, most control points just send a seekId The theory is that we measure the time between the seekId and play request, if it is very short we ignore the play request, because the seekId is enough to play our track
CommandTracker() - Constructor for class org.rpi.player.CommandTracker
 
composer - Variable in class org.rpi.playlist.CustomTrack
 
conductor - Variable in class org.rpi.playlist.CustomTrack
 
Config - Class in org.rpi.config
Central class to hold the configuration values of the application.
Config() - Constructor for class org.rpi.config.Config
 
configureLogging() - Static method in class org.rpi.main.StartMe
Set up our logging
connect() - Method in class org.rpi.mpdplayer.TCPConnector
 
connectionComplete(IDvInvocation, int) - Method in class org.rpi.providers.PrvConnectionManager
 
constructLibraryPath() - Method in class org.rpi.os.OSManager
Constructs the additional library path.
containsString(String, ArrayList<String>) - Static method in class org.rpi.utils.Utils
 
containsString(String, String) - Static method in class org.rpi.utils.Utils
 
convertHexToString(String) - Method in class org.rpi.songcast.SongcastMessage
 
convertStringToBoolean(String, boolean) - Static method in class org.rpi.config.Config
 
convertStringToInt(String) - Static method in class org.rpi.config.Config
 
convertStringToInt(String, int) - Static method in class org.rpi.config.Config
 
ConvertTime(long) - Method in class org.rpi.providers.PrvAVTransport
Convert seconds to Hours:Seconds
counter - Variable in class org.rpi.playlist.PlayListWriter
 
counters(IDvInvocation) - Method in class org.rpi.providers.PrvInfo
 
createCommand(String) - Method in class org.rpi.mpdplayer.TCPConnector
Create a command
createCommand(String, List<String>) - Method in class org.rpi.mpdplayer.TCPConnector
Create a command
createCommandList(List<String>) - Method in class org.rpi.mpdplayer.TCPConnector
Create a List of Commands.
createEvent() - Method in class org.rpi.providers.PrvAVTransport
Create a big Event that sets all our variables
createEvent() - Method in class org.rpi.providers.PrvRenderingControl
 
createEventState() - Method in class org.rpi.providers.PrvAVTransport
 
createMetaData(String, String, String) - Method in class org.rpi.radio.ChannelReader
Build a simple MetaData String for the Channel
createPatternParser(String) - Method in class org.rpi.log.CustomPatternLayout
 
current_artist - Variable in class org.rpi.mpdplayer.StatusMonitor
 
current_channel - Variable in class org.rpi.providers.PrvRadio
 
current_duration - Variable in class org.rpi.mpdplayer.StatusMonitor
 
current_genre - Variable in class org.rpi.mpdplayer.StatusMonitor
 
current_songid - Variable in class org.rpi.mpdplayer.StatusMonitor
 
current_state - Variable in class org.rpi.mpdplayer.StatusMonitor
 
current_status - Variable in class org.rpi.mpdplayer.MPDPlayer
 
current_time - Variable in class org.rpi.mpdplayer.StatusMonitor
 
current_title - Variable in class org.rpi.mpdplayer.StatusMonitor
 
current_track - Variable in class org.rpi.mpdplayer.MPDPlayer
 
current_track - Variable in class org.rpi.mplayer.MPlayer
 
current_track - Variable in class org.rpi.player.events.EventStatusChanged
 
current_track - Variable in class org.rpi.player.PlayManager
 
current_volume - Variable in class org.rpi.mpdplayer.MPDPlayer
 
current_volume - Variable in class org.rpi.mpdplayer.StatusMonitor
 
currentConnectionIDs - Variable in class org.rpi.providers.PrvConnectionManager
 
CustomChannel - Class in org.rpi.radio
 
CustomChannel(String, String, int, String) - Constructor for class org.rpi.radio.CustomChannel
 
CustomPatternLayout - Class in org.rpi.log
 
CustomPatternLayout() - Constructor for class org.rpi.log.CustomPatternLayout
 
CustomPatternLayout(String) - Constructor for class org.rpi.log.CustomPatternLayout
 
CustomRollingFileAppender - Class in org.rpi.log
 
CustomRollingFileAppender(Layout, String, String, boolean) - Constructor for class org.rpi.log.CustomRollingFileAppender
 
CustomTrack - Class in org.rpi.playlist
 
CustomTrack(String, String, int) - Constructor for class org.rpi.playlist.CustomTrack
 

D

data - Variable in class org.rpi.songcast.SongcastMessage
 
date - Variable in class org.rpi.playlist.CustomTrack
 
debug - Static variable in class org.rpi.config.Config
 
DecToHex(int, int) - Method in class org.rpi.songcast.SongcastMessage
 
decVolume() - Method in class org.rpi.player.PlayManager
Decrease the Volume
DEFAULT_CONVERSION_PATTERN - Static variable in class org.rpi.log.CustomPatternLayout
 
default_pin - Variable in class org.rpi.plugingateway.PluginGateWay
 
default_pin - Variable in class org.rpi.sources.SourceReader
 
deleteAll(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
deleteAllTracks() - Method in class org.rpi.player.PlayManager
Delete All Tracks
deletedAllTracks() - Method in class org.rpi.player.PlayManager
 
deletedTrack(long) - Method in class org.rpi.player.PlayManager
 
deleteId(IDvInvocation, long) - Method in class org.rpi.providers.PrvPlayList
 
DeleteTrack(long) - Method in class org.rpi.player.PlayManager
Delete a Track, if it is playing stop the player
depth - Variable in class org.rpi.mplayer.TrackInfo
 
destroy() - Method in class org.rpi.mpdplayer.MPDPlayer
 
destroy() - Method in class org.rpi.mpdplayer.MPDPlayerController
 
destroy() - Method in class org.rpi.mpdplayer.TCPConnector
 
destroy() - Method in class org.rpi.mplayer.MPlayer
 
destroy() - Method in class org.rpi.mplayer.MPlayerController
 
destroy() - Method in interface org.rpi.player.IPlayer
 
destroy() - Method in interface org.rpi.player.IPlayerController
 
destroy() - Method in class org.rpi.player.PlayManager
Destroy
details(IDvInvocation) - Method in class org.rpi.providers.PrvInfo
 
deviceAdded(CpDevice) - Method in class org.openhome.net.device.tests.TestDvDevice
 
deviceDisabled() - Method in class org.rpi.main.SimpleDevice
 
deviceRemoved(CpDevice) - Method in class org.openhome.net.device.tests.TestDvDevice
 
disc_number - Variable in class org.rpi.playlist.CustomTrack
 
disconnect() - Method in class org.rpi.songcast.UDPReceiver
 
disconnect() - Method in class org.rpi.songcast.UDPSender
 
dispose() - Method in class org.rpi.main.SimpleDevice
 
dispose() - Method in class org.rpi.mplayer.InputWriter
 
dispose() - Method in class org.rpi.os.OSManager
Tidy up..
dispose() - Method in class org.rpi.os.Pi4JManager
 
dispose() - Method in class org.rpi.providers.PrvPlayList
 
duration - Variable in class org.rpi.mplayer.TrackInfo
 
duration - Variable in class org.rpi.player.events.EventDurationUpdate
 

E

enableAVTransport - Static variable in class org.rpi.config.Config
 
enableReceiver - Static variable in class org.rpi.config.Config
 
END_PATTERN - Static variable in class org.rpi.mplayer.OutputReader
 
endPositionThread() - Method in class org.rpi.mplayer.MPlayer
 
ENTRY_END - Static variable in class org.rpi.playlist.CustomTrack
 
ENTRY_START - Static variable in class org.rpi.playlist.CustomTrack
 
entryEnd - Variable in class org.rpi.radio.CustomChannel
 
entryStart - Variable in class org.rpi.radio.CustomChannel
 
EnumPlayerEvents - Enum in org.rpi.player.events
 
EnumPlayerEvents() - Constructor for enum org.rpi.player.events.EnumPlayerEvents
 
EventBase - Interface in org.rpi.player.events
 
EventCurrentTrackFinishing - Class in org.rpi.player.events
 
EventCurrentTrackFinishing() - Constructor for class org.rpi.player.events.EventCurrentTrackFinishing
 
EventDurationUpdate - Class in org.rpi.player.events
 
EventDurationUpdate() - Constructor for class org.rpi.player.events.EventDurationUpdate
 
EventFinishedCurrentTrack - Class in org.rpi.player.events
 
EventFinishedCurrentTrack() - Constructor for class org.rpi.player.events.EventFinishedCurrentTrack
 
EventLoaded - Class in org.rpi.player.events
 
EventLoaded() - Constructor for class org.rpi.player.events.EventLoaded
 
EventMuteChanged - Class in org.rpi.player.events
 
EventMuteChanged() - Constructor for class org.rpi.player.events.EventMuteChanged
 
EventPlayListPlayingTrackID - Class in org.rpi.player.events
 
EventPlayListPlayingTrackID() - Constructor for class org.rpi.player.events.EventPlayListPlayingTrackID
 
EventPlayListStatusChanged - Class in org.rpi.player.events
 
EventPlayListStatusChanged() - Constructor for class org.rpi.player.events.EventPlayListStatusChanged
 
EventPlayListUpdateShuffle - Class in org.rpi.player.events
 
EventPlayListUpdateShuffle() - Constructor for class org.rpi.player.events.EventPlayListUpdateShuffle
 
EventRadioPlayingTrackID - Class in org.rpi.player.events
 
EventRadioPlayingTrackID() - Constructor for class org.rpi.player.events.EventRadioPlayingTrackID
 
EventRadioPlayName - Class in org.rpi.player.events
 
EventRadioPlayName() - Constructor for class org.rpi.player.events.EventRadioPlayName
 
EventRadioStatusChanged - Class in org.rpi.player.events
 
EventRadioStatusChanged() - Constructor for class org.rpi.player.events.EventRadioStatusChanged
 
EventRequestVolumeDec - Class in org.rpi.player.events
Used to signal when a request to decrease the volume has been made
EventRequestVolumeDec() - Constructor for class org.rpi.player.events.EventRequestVolumeDec
 
EventRequestVolumeInc - Class in org.rpi.player.events
Used to signal when a request to increase the volume has been made
EventRequestVolumeInc() - Constructor for class org.rpi.player.events.EventRequestVolumeInc
 
EventSourceChanged - Class in org.rpi.player.events
The Source has been Changed
EventSourceChanged() - Constructor for class org.rpi.player.events.EventSourceChanged
 
EventStandbyChanged - Class in org.rpi.player.events
 
EventStandbyChanged() - Constructor for class org.rpi.player.events.EventStandbyChanged
 
EventStatusChanged - Class in org.rpi.player.events
 
EventStatusChanged() - Constructor for class org.rpi.player.events.EventStatusChanged
 
EventTimeUpdate - Class in org.rpi.player.events
 
EventTimeUpdate() - Constructor for class org.rpi.player.events.EventTimeUpdate
 
EventTrackChanged - Class in org.rpi.player.events
 
EventTrackChanged() - Constructor for class org.rpi.player.events.EventTrackChanged
 
EventUpdateTrackInfo - Class in org.rpi.player.events
 
EventUpdateTrackInfo() - Constructor for class org.rpi.player.events.EventUpdateTrackInfo
 
EventUpdateTrackMetaText - Class in org.rpi.player.events
 
EventUpdateTrackMetaText() - Constructor for class org.rpi.player.events.EventUpdateTrackMetaText
 
EventVolumeChanged - Class in org.rpi.player.events
 
EventVolumeChanged() - Constructor for class org.rpi.player.events.EventVolumeChanged
 
execute(String) - Static method in class org.rpi.utils.Utils
 

F

FileParser - Class in org.rpi.radio.parsers
 
FileParser() - Constructor for class org.rpi.radio.parsers.FileParser
 
fireEvent(EventBase) - Method in class org.rpi.mpdplayer.MPDPlayer
 
fireEvent(EventBase) - Method in class org.rpi.mpdplayer.StatusMonitor
 
fireEvent(EventBase) - Method in class org.rpi.mpdplayer.TCPConnector
 
fireEvent(EventBase) - Method in class org.rpi.mplayer.MPlayer
 
fireEvent(EventBase) - Method in class org.rpi.mplayer.TrackInfo
 
fireEvent(EventBase) - Method in interface org.rpi.player.IPlayer
 
fireEvent(EventBase) - Method in class org.rpi.plugingateway.PluginGateWay
 
format(LoggingEvent) - Method in class org.rpi.log.CustomPatternLayout
 
friendly_name - Static variable in class org.rpi.config.Config
 
friendly_name - Variable in class org.rpi.providers.PrvProduct
 
full_details - Variable in class org.rpi.playlist.CustomTrack
 
full_text - Variable in class org.rpi.playlist.CustomTrack
 
full_text - Variable in class org.rpi.radio.CustomChannel
 

G

generateRandonNumber(int, int) - Method in class org.rpi.player.PlayManager
Generate a Random number in the range
get() - Method in class org.rpi.songcast.UDPSender
Get the first object out of the queue.
getAdapterIP(int) - Static method in class org.rpi.utils.Utils
 
getAlbum() - Method in class org.rpi.playlist.CustomTrack
 
getAlbumArtUri() - Method in class org.rpi.playlist.CustomTrack
 
getArtist() - Method in class org.rpi.player.events.EventUpdateTrackMetaText
 
getArtist() - Method in class org.rpi.playlist.CustomTrack
 
getBashVersionInfo() - Static method in class org.rpi.os.OSManager
 
getBitDepth() - Method in class org.rpi.mplayer.TrackInfo
 
getBitrate() - Method in class org.rpi.mplayer.TrackInfo
 
getBlueVideoBlackLevel(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
getBlueVideoGain(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
getBrightness(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
getBytes(int, int) - Method in class org.rpi.songcast.SongcastMessage
 
getChannelById() - Method in class org.rpi.providers.PrvRadio
Find the Channel by Id
getChannelByName(String) - Method in class org.rpi.providers.PrvRadio
Find the Channel by Name
getChannels() - Method in class org.rpi.radio.ChannelReader
Read the RadioList.xml file and build a List of Radio Channels
getCodec() - Method in class org.rpi.mplayer.TrackInfo
 
getColorTemperature(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
getCommandWriter() - Method in class org.rpi.mplayer.MPlayer
 
getComposer() - Method in class org.rpi.playlist.CustomTrack
 
getConductor() - Method in class org.rpi.playlist.CustomTrack
 
getConfig() - Static method in class org.rpi.main.StartMe
Read the app.properties file from the current directory.
getConnection(String) - Method in class org.rpi.radio.parsers.ASXParser
 
getConnection(String) - Method in class org.rpi.radio.parsers.FileParser
 
getConnection(String) - Method in class org.rpi.radio.parsers.M3UParser
 
getConnection(String) - Method in class org.rpi.radio.parsers.PLSParser
 
getContrast(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
getConversionPattern() - Method in class org.rpi.log.CustomPatternLayout
 
getCurrentConnectionIDs(IDvInvocation) - Method in class org.rpi.providers.PrvConnectionManager
 
getCurrentConnectionInfo(IDvInvocation, int) - Method in class org.rpi.providers.PrvConnectionManager
 
getCurrentTrack() - Method in class org.rpi.player.PlayManager
 
getCurrentTrackId() - Method in class org.rpi.player.events.EventUpdateTrackMetaText
 
getCurrentTransportActions(IDvInvocation, long) - Method in class org.rpi.providers.PrvAVTransport
 
getCustomVolume() - Method in class org.rpi.main.SimpleDevice
 
getDate() - Method in class org.rpi.playlist.CustomTrack
 
getDebugLevel(String) - Method in class org.rpi.main.SimpleDevice
 
getDefaultPin() - Method in class org.rpi.sources.SourceReader
 
getDefaultSourcePin() - Method in class org.rpi.plugingateway.PluginGateWay
 
getDeviceCapabilities(IDvInvocation, long) - Method in class org.rpi.providers.PrvAVTransport
 
getDocument() - Method in class org.rpi.playlist.CustomTrack
 
getDuration() - Method in class org.rpi.mplayer.TrackInfo
 
getDuration() - Method in class org.rpi.player.events.EventDurationUpdate
 
getElement(Element, String) - Method in class org.rpi.radio.ChannelReader
 
getElement(Element, String) - Method in class org.rpi.sources.SourceReader
 
getElementTest(Element, String) - Method in class org.rpi.playlist.PlayListReader
 
getFilePath(Class, boolean) - Method in class org.rpi.os.OSManager
Get the Path of this ClassFile and/or the path of the current JAR, which should be basically the same!
getFull_text() - Method in class org.rpi.radio.CustomChannel
 
getFullDetails() - Method in class org.rpi.playlist.CustomTrack
 
GetFullString() - Method in class org.rpi.radio.CustomChannel
 
getFullText() - Method in class org.rpi.playlist.CustomTrack
 
getGpio() - Method in class org.rpi.os.OSManager
 
getGpio() - Method in class org.rpi.os.Pi4JManager
 
getGPIO_PIN() - Method in class org.rpi.sources.Source
 
getGreenVideoBlackLevel(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
getGreenVideoGain(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
getHeader() - Method in class org.rpi.log.CustomPatternLayout
 
getHorizontalKeystone(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
getHostName() - Method in class org.rpi.log.CustomPatternLayout
 
getHostName() - Static method in class org.rpi.utils.NetworkUtils
Get the HostName, if any problem attempt to get the MAC Address
getId() - Method in class org.rpi.player.events.EventPlayListPlayingTrackID
 
getId() - Method in class org.rpi.player.events.EventRadioPlayingTrackID
 
getId() - Method in class org.rpi.playlist.CustomTrack
 
getInstance() - Static method in class org.rpi.os.OSManager
 
getInstance() - Static method in class org.rpi.os.Pi4JManager
 
getInstance() - Static method in class org.rpi.player.PlayManager
SingleInstance of the PlayManager
getInstance() - Static method in class org.rpi.plugingateway.PluginGateWay
 
getiPlayer() - Method in class org.rpi.mpdplayer.TCPConnector
 
getList() - Method in class org.rpi.playlist.PlayListWriter
 
getList(String) - Method in class org.rpi.providers.PrvPlayList
 
getLogConsoleLevel() - Static method in class org.rpi.config.Config
 
getLogFileLevel() - Static method in class org.rpi.config.Config
 
getLogLevel(String) - Static method in class org.rpi.config.Config
 
getLogText(IDvInvocation) - Static method in class org.rpi.utils.Utils
 
getLoudness(IDvInvocation, long, String) - Method in class org.rpi.providers.PrvRenderingControl
 
getMacAddress() - Static method in class org.rpi.utils.NetworkUtils
Get the MAC Address.
getMediaInfo(IDvInvocation, long) - Method in class org.rpi.providers.PrvAVTransport
 
getMetaClean() - Method in class org.rpi.playlist.CustomTrack
 
getMetadata() - Method in class org.rpi.playlist.CustomTrack
 
getMetadata() - Method in class org.rpi.radio.CustomChannel
 
getMetaText() - Method in class org.rpi.player.events.EventUpdateTrackMetaText
 
getMetaText() - Method in class org.rpi.playlist.CustomTrack
 
getMPD_id() - Method in class org.rpi.player.events.EventTrackChanged
 
getMute() - Method in class org.rpi.player.PlayManager
 
getMute(IDvInvocation, long, String) - Method in class org.rpi.providers.PrvRenderingControl
 
getMuteAsString(boolean) - Method in class org.rpi.providers.PrvRenderingControl
 
getName() - Method in class org.rpi.player.events.EventRadioPlayName
 
getName() - Method in class org.rpi.player.events.EventSourceChanged
 
getName() - Method in class org.rpi.radio.CustomChannel
 
getName() - Method in class org.rpi.sources.Source
 
getNext_id() - Method in class org.rpi.providers.PrvPlayList
Returns the track Id
getNextTrack(int) - Method in class org.rpi.player.PlayManager
Get the Next Track when not in shuffle Mode
getOhnetLibDir() - Method in class org.rpi.os.OSManager
retrieves the path suffix for the ohNet.so files (suffix in this case means all path elements inclusive /mediaplayer_lib).
getPerformer() - Method in class org.rpi.playlist.CustomTrack
 
getPositionInfo(IDvInvocation, long) - Method in class org.rpi.providers.PrvAVTransport
 
getProcess() - Method in class org.rpi.mplayer.MPlayer
 
getProduct() - Method in class org.rpi.main.SimpleDevice
Get the Product Provider
getProtocolInfo() - Static method in class org.rpi.config.Config
 
getProtocolInfo(IDvInvocation) - Method in class org.rpi.providers.PrvConnectionManager
 
getRandomTrack(int) - Method in class org.rpi.player.PlayManager
Get the Next Random Track
getReadElfTag(String) - Static method in class org.rpi.os.OSManager
 
getRedVideoBlackLevel(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
getRedVideoGain(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
getSampleRate() - Method in class org.rpi.mplayer.TrackInfo
 
getSeconds(String) - Method in class org.rpi.providers.PrvAVTransport
 
getSharpness(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
getShuffledTracks() - Method in class org.rpi.player.PlayManager
 
getSourceName() - Method in class org.rpi.plugingateway.PluginGateWay
 
getSources() - Method in class org.rpi.plugingateway.PluginGateWay
Get the Input Sources
getSources() - Method in class org.rpi.sources.SourceReader
 
getStartTime() - Static method in class org.rpi.config.Config
 
getStatus() - Method in class org.rpi.player.events.EventPlayListStatusChanged
 
getStatus() - Method in class org.rpi.player.events.EventRadioStatusChanged
 
getStatus() - Method in class org.rpi.player.events.EventStatusChanged
 
getStreamingUrl(String) - Method in class org.rpi.radio.parsers.ASXParser
 
getStreamingUrl(URLConnection) - Method in class org.rpi.radio.parsers.ASXParser
 
getStreamingUrl(String) - Method in class org.rpi.radio.parsers.M3UParser
 
getStreamingUrl(URLConnection) - Method in class org.rpi.radio.parsers.M3UParser
 
getStreamingUrl(String) - Method in class org.rpi.radio.parsers.PLSParser
 
getStreamingUrl(URLConnection) - Method in class org.rpi.radio.parsers.PLSParser
 
getTempMeta() - Method in class org.rpi.radio.CustomChannel
 
getTime() - Method in class org.rpi.player.events.EventTimeUpdate
 
getTime() - Method in class org.rpi.playlist.CustomTrack
 
getTitle() - Method in class org.rpi.player.events.EventUpdateTrackMetaText
 
getTitle() - Method in class org.rpi.playlist.CustomTrack
 
getTrack() - Method in class org.rpi.player.events.EventStatusChanged
 
getTrack() - Method in class org.rpi.player.events.EventTrackChanged
 
getTrack(int) - Method in class org.rpi.player.PlayManager
Get next or previous track
getTrackDetails() - Method in class org.rpi.playlist.CustomTrack
 
getTrackDetailsNew() - Method in class org.rpi.playlist.CustomTrack
Using XPath Queries, which are slower
getTrackFromId(int) - Method in class org.rpi.player.PlayManager
Return a Custom Track from the given Track Id.
getTrackFromIndex(int) - Method in class org.rpi.player.PlayManager
Get the Custom Track from the List
getTrackIndex(long) - Method in class org.rpi.player.PlayManager
Find the index of the Track Number in the main List
getTrackIndexShuffled(long) - Method in class org.rpi.player.PlayManager
Find the index of the Track Number in the shuffled List
getTrackInfo() - Method in class org.rpi.mplayer.MPlayer
 
getTrackInfo() - Method in class org.rpi.player.events.EventUpdateTrackInfo
 
getTracks() - Method in class org.rpi.player.PlayManager
 
getTransportInfo(IDvInvocation, long) - Method in class org.rpi.providers.PrvAVTransport
 
getTransportSettings(IDvInvocation, long) - Method in class org.rpi.providers.PrvAVTransport
 
getType() - Method in interface org.rpi.player.events.EventBase
 
getType() - Method in class org.rpi.player.events.EventCurrentTrackFinishing
 
getType() - Method in class org.rpi.player.events.EventDurationUpdate
 
getType() - Method in class org.rpi.player.events.EventFinishedCurrentTrack
 
getType() - Method in class org.rpi.player.events.EventLoaded
 
getType() - Method in class org.rpi.player.events.EventMuteChanged
 
getType() - Method in class org.rpi.player.events.EventPlayListPlayingTrackID
 
getType() - Method in class org.rpi.player.events.EventPlayListStatusChanged
 
getType() - Method in class org.rpi.player.events.EventPlayListUpdateShuffle
 
getType() - Method in class org.rpi.player.events.EventRadioPlayingTrackID
 
getType() - Method in class org.rpi.player.events.EventRadioPlayName
 
getType() - Method in class org.rpi.player.events.EventRadioStatusChanged
 
getType() - Method in class org.rpi.player.events.EventRequestVolumeDec
 
getType() - Method in class org.rpi.player.events.EventRequestVolumeInc
 
getType() - Method in class org.rpi.player.events.EventSourceChanged
 
getType() - Method in class org.rpi.player.events.EventStandbyChanged
 
getType() - Method in class org.rpi.player.events.EventStatusChanged
 
getType() - Method in class org.rpi.player.events.EventTimeUpdate
 
getType() - Method in class org.rpi.player.events.EventTrackChanged
 
getType() - Method in class org.rpi.player.events.EventUpdateTrackInfo
 
getType() - Method in class org.rpi.player.events.EventUpdateTrackMetaText
 
getType() - Method in class org.rpi.player.events.EventVolumeChanged
 
getType() - Method in class org.rpi.sources.Source
 
getUniqueId() - Method in class org.rpi.mpdplayer.MPDPlayer
 
getUniqueId() - Method in class org.rpi.mpdplayer.MPDPlayerController
 
getUniqueId() - Method in class org.rpi.mplayer.MPlayer
 
getUniqueId() - Method in class org.rpi.mplayer.MPlayerController
 
getUniqueId() - Method in interface org.rpi.player.IPlayer
 
getUniqueId() - Method in interface org.rpi.player.IPlayerController
 
getUniqueId() - Method in class org.rpi.playlist.CustomTrack
 
getUniqueId() - Method in class org.rpi.radio.CustomChannel
 
getUri() - Method in class org.rpi.playlist.CustomTrack
 
getURL(String) - Method in class org.rpi.radio.parsers.FileParser
 
getVerticalKeystone(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
getVolume() - Method in class org.rpi.player.events.EventVolumeChanged
 
getVolume() - Method in class org.rpi.player.PlayManager
Get the Volume
getVolume(IDvInvocation, long, String) - Method in class org.rpi.providers.PrvRenderingControl
 
getVolumeDB(IDvInvocation, long, String) - Method in class org.rpi.providers.PrvRenderingControl
 
getVolumeDBRange(IDvInvocation, long, String) - Method in class org.rpi.providers.PrvRenderingControl
 
getXML() - Method in class org.rpi.playlist.PlayListReader
 
getXmlString() - Method in class org.rpi.playlist.CustomTrack
 
gpio - Variable in class org.rpi.os.Pi4JManager
 
GPIO_PIN - Variable in class org.rpi.sources.Source
 

H

handleMyEventClassEvent(EventObject) - Method in interface org.rpi.player.IPlayerEventClassListener
 
hasReadElfTag(String) - Static method in class org.rpi.os.OSManager
 
head - Variable in class org.rpi.log.CustomPatternLayout
 
header - Variable in class org.rpi.log.CustomPatternLayout
 
header - Variable in class org.rpi.songcast.OHZJoin
 
hexStringToByteArray(String) - Method in class org.rpi.songcast.SongcastMessage
 
host - Variable in class org.rpi.mpdplayer.TCPConnector
 

I

iAVTransport - Variable in class org.rpi.main.SimpleDevice
 
iAVTransportID - Variable in class org.rpi.providers.PrvConnectionManager
 
iConnectionID - Variable in class org.rpi.providers.PrvConnectionManager
 
iConnectionManager - Variable in class org.rpi.main.SimpleDevice
 
icy_reverse - Variable in class org.rpi.playlist.CustomTrack
 
id - Variable in class org.rpi.player.events.EventPlayListPlayingTrackID
 
id - Variable in class org.rpi.player.events.EventRadioPlayingTrackID
 
id - Variable in class org.rpi.player.events.EventUpdateTrackMetaText
 
id - Variable in class org.rpi.playlist.CustomTrack
 
id(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
id(IDvInvocation) - Method in class org.rpi.providers.PrvRadio
 
ID_END - Static variable in class org.rpi.playlist.CustomTrack
 
ID_START - Static variable in class org.rpi.playlist.CustomTrack
 
idArray(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
idArray(IDvInvocation) - Method in class org.rpi.providers.PrvRadio
 
idArrayChanged(IDvInvocation, long) - Method in class org.rpi.providers.PrvPlayList
 
idArrayChanged(IDvInvocation, long) - Method in class org.rpi.providers.PrvRadio
 
idEnd - Variable in class org.rpi.radio.CustomChannel
 
iDevice - Variable in class org.openhome.net.device.tests.TestDvDevice
 
iDevice - Variable in class org.rpi.main.SimpleDevice
 
iDeviceList - Variable in class org.openhome.net.device.tests.TestDvDevice
 
idStart - Variable in class org.rpi.radio.CustomChannel
 
ignoresThrowable() - Method in class org.rpi.log.CustomPatternLayout
 
iInfo - Variable in class org.rpi.main.SimpleDevice
 
incVolume() - Method in class org.rpi.player.PlayManager
Increase the Volume
initPi4J() - Method in class org.rpi.os.Pi4JManager
 
initProcess(String) - Method in class org.rpi.mplayer.MPlayer
Build the string to start the process
initSources() - Method in class org.rpi.providers.PrvProduct
 
InputWriter - Class in org.rpi.mplayer
 
InputWriter(Process) - Constructor for class org.rpi.mplayer.InputWriter
 
insert(IDvInvocation, long, String, String) - Method in class org.rpi.providers.PrvPlayList
 
insertAfterShuffleTrack(long, CustomTrack) - Method in class org.rpi.player.PlayManager
Insert into the shuffle list
insertAfterTrack(long, CustomTrack) - Method in class org.rpi.player.PlayManager
Insert into our main list of tracks
insertTrack(long, CustomTrack) - Method in class org.rpi.player.PlayManager
Insert a track
instance - Static variable in class org.rpi.os.OSManager
 
instance - Static variable in class org.rpi.os.Pi4JManager
 
instance - Static variable in class org.rpi.player.PlayManager
 
instance - Static variable in class org.rpi.plugingateway.PluginGateWay
 
iPlayer - Variable in class org.rpi.main.SimpleDevice
 
iPlayer - Variable in class org.rpi.mpdplayer.TCPConnector
 
IPlayer - Interface in org.rpi.player
 
iPlayer - Variable in class org.rpi.providers.PrvPlayList
 
iPlayer - Variable in class org.rpi.providers.PrvProduct
 
iPlayer - Variable in class org.rpi.providers.PrvVolume
 
IPlayerController - Interface in org.rpi.player
 
IPlayerEventClassListener - Interface in org.rpi.player
 
iPlayList - Variable in class org.rpi.main.SimpleDevice
 
iPlayList - Variable in class org.rpi.playlist.PlayListReader
 
iProduct - Variable in class org.rpi.main.SimpleDevice
 
iRadio - Variable in class org.rpi.main.SimpleDevice
 
iRcsID - Variable in class org.rpi.providers.PrvConnectionManager
 
iReceiver - Variable in class org.rpi.main.SimpleDevice
 
iRenderingControl - Variable in class org.rpi.main.SimpleDevice
 
isActive() - Method in class org.rpi.mpdplayer.MPDPlayerController
 
isActive() - Method in class org.rpi.mplayer.MPlayerController
 
isActive() - Method in interface org.rpi.player.IPlayerController
 
isbPaused() - Method in class org.rpi.mplayer.MPlayer
 
isConnected() - Method in class org.rpi.songcast.UDPReceiver
 
iSem - Variable in class org.openhome.net.device.tests.TestDvDevice
 
isEmpty() - Method in class org.rpi.songcast.UDPSender
 
isEmpty(String) - Static method in class org.rpi.utils.Utils
Checks if the given string is empty.
isHardFloat() - Method in class org.rpi.os.OSManager
 
isICYReverse() - Method in class org.rpi.playlist.CustomTrack
 
isLoading() - Method in class org.rpi.mplayer.MPlayer
 
isMute() - Method in class org.rpi.player.events.EventMuteChanged
 
isMute - Variable in class org.rpi.providers.PrvRenderingControl
 
isOK(String) - Method in class org.rpi.mpdplayer.TCPConnector
Did the Server Return OK
iSourceXml - Variable in class org.rpi.providers.PrvProduct
 
iSourceXMLChangeCount - Variable in class org.rpi.providers.PrvProduct
 
isPaused() - Method in class org.rpi.player.PlayManager
 
isPlaying() - Method in class org.rpi.mpdplayer.MPDPlayer
 
isPlaying() - Method in class org.rpi.mpdplayer.MPDPlayerController
 
isPlaying() - Method in class org.rpi.mplayer.MPlayer
 
isPlaying() - Method in class org.rpi.mplayer.MPlayerController
 
isPlaying() - Method in interface org.rpi.player.IPlayer
 
isPlaying() - Method in interface org.rpi.player.IPlayerController
 
isPlayList(String) - Method in class org.rpi.mplayer.MPlayer
Is this one of the playlists we have configured
isQuit() - Method in class org.rpi.player.events.EventFinishedCurrentTrack
 
isRaspi() - Method in class org.rpi.os.OSManager
Is this a Raspberry Pi
isRepeatPlayList() - Method in class org.rpi.player.PlayManager
 
isRunning - Variable in class org.rpi.mpdplayer.StatusMonitor
 
isRunning() - Method in class org.rpi.mpdplayer.StatusMonitor
 
isSet() - Method in class org.rpi.mplayer.TrackInfo
 
isShuffle() - Method in class org.rpi.player.events.EventPlayListUpdateShuffle
 
isShuffle() - Method in class org.rpi.player.PlayManager
 
isSoftFloat() - Method in class org.rpi.os.OSManager
Is this a SoftFloat Raspberry Pi
isStandby() - Method in class org.rpi.player.events.EventStandbyChanged
 
isStandby() - Method in class org.rpi.player.PlayManager
 
isStopSendingCommands() - Method in class org.rpi.mplayer.InputWriter
 
isUpdate() - Method in class org.rpi.mplayer.OutputReader
 
isUpdated() - Method in class org.rpi.mplayer.TrackInfo
 
isUseExternalVolume() - Method in class org.rpi.player.PlayManager
 
isZipEnabled() - Method in class org.rpi.log.CustomRollingFileAppender
 
iTime - Variable in class org.rpi.main.SimpleDevice
 
iVolume - Variable in class org.rpi.main.SimpleDevice
 

L

last_command - Variable in class org.rpi.player.CommandTracker
 
last_time - Variable in class org.rpi.player.CommandTracker
 
lib - Variable in class org.rpi.main.SimpleDevice
 
list_begin - Variable in class org.rpi.mpdplayer.TCPConnector
 
list_end - Variable in class org.rpi.mpdplayer.TCPConnector
 
listFiles(String) - Method in class org.rpi.os.OSManager
List all the files in this directory and sub directories.
listPresets(IDvInvocation, long) - Method in class org.rpi.providers.PrvRenderingControl
 
loaded() - Method in class org.rpi.mpdplayer.MPDPlayer
 
loaded() - Method in class org.rpi.mpdplayer.MPDPlayerController
 
loaded() - Method in class org.rpi.mplayer.MPlayer
 
loaded() - Method in class org.rpi.mplayer.MPlayerController
 
loaded() - Method in interface org.rpi.player.IPlayer
 
loaded() - Method in interface org.rpi.player.IPlayerController
 
loadPlayList() - Method in class org.rpi.providers.PrvPlayList
 
loadPlugins() - Method in class org.rpi.os.OSManager
Load the Plugins
localHost - Variable in class org.rpi.songcast.UDPReceiver
 
log - Static variable in class org.rpi.main.OpenHomeLogger
 
log - Variable in class org.rpi.main.SimpleDevice
 
log - Static variable in class org.rpi.main.StartMe
 
log - Static variable in class org.rpi.mpdplayer.MPDPlayer
 
log - Static variable in class org.rpi.mpdplayer.MPDPlayerController
 
log - Static variable in class org.rpi.mpdplayer.StatusMonitor
 
log - Static variable in class org.rpi.mpdplayer.TCPConnector
 
log - Variable in class org.rpi.mplayer.InputWriter
 
log - Variable in class org.rpi.mplayer.MPlayer
 
log - Static variable in class org.rpi.mplayer.MPlayerController
 
log - Static variable in class org.rpi.mplayer.OutputReader
 
log - Variable in class org.rpi.mplayer.PositionThread
 
log - Static variable in class org.rpi.os.OSManager
 
log - Static variable in class org.rpi.os.Pi4JManager
 
log - Variable in class org.rpi.player.CommandTracker
 
log - Static variable in class org.rpi.player.PlayManager
 
LOG - Static variable in class org.rpi.playlist.CustomTrack
 
log - Static variable in class org.rpi.playlist.PlayListReader
 
log - Variable in class org.rpi.playlist.PlayListWriter
 
log - Variable in class org.rpi.plugingateway.PluginGateWay
 
log - Variable in class org.rpi.providers.PrvAVTransport
 
log - Variable in class org.rpi.providers.PrvConnectionManager
 
log - Variable in class org.rpi.providers.PrvInfo
 
log - Variable in class org.rpi.providers.PrvPlayList
 
log - Variable in class org.rpi.providers.PrvProduct
 
log - Variable in class org.rpi.providers.PrvRadio
 
log - Variable in class org.rpi.providers.PrvReceiver
 
log - Variable in class org.rpi.providers.PrvRenderingControl
 
log - Variable in class org.rpi.providers.PrvTime
 
log - Variable in class org.rpi.providers.PrvVolume
 
log - Variable in class org.rpi.providers.Template
 
log - Static variable in class org.rpi.radio.ChannelReader
 
log - Static variable in class org.rpi.radio.CustomChannel
 
log - Variable in class org.rpi.radio.parsers.ASXParser
 
log - Static variable in class org.rpi.radio.parsers.FileParser
 
log - Static variable in class org.rpi.radio.parsers.M3UParser
 
log - Static variable in class org.rpi.radio.parsers.PLSParser
 
log - Variable in class org.rpi.songcast.OHMessage
 
log - Variable in class org.rpi.songcast.OHZJoin
 
log - Variable in class org.rpi.songcast.OHZManager
 
log - Variable in class org.rpi.songcast.UDPReceiver
 
log - Variable in class org.rpi.songcast.UDPSender
 
log - Variable in class org.rpi.sources.SourceReader
 
LOG - Static variable in class org.rpi.utils.NetworkUtils
 
log - Static variable in class org.rpi.utils.Utils
 
logconsole - Static variable in class org.rpi.config.Config
 
logfile - Static variable in class org.rpi.config.Config
 
loglevel - Static variable in class org.rpi.config.Config
 

M

M3UParser - Class in org.rpi.radio.parsers
 
M3UParser() - Constructor for class org.rpi.radio.parsers.M3UParser
 
main(String[]) - Static method in class org.openhome.net.device.tests.TestDvDevice
 
main(String[]) - Static method in class org.rpi.main.StartMe
 
main(String[]) - Static method in class org.rpi.mplayer.StartMPlayer
 
main(String[]) - Static method in class org.rpi.radio.parsers.TestParsers
 
man_image - Variable in class org.rpi.providers.PrvProduct
 
man_info - Variable in class org.rpi.providers.PrvProduct
 
man_name - Variable in class org.rpi.providers.PrvProduct
 
man_url - Variable in class org.rpi.providers.PrvProduct
 
manager - Variable in class org.rpi.providers.PrvReceiver
 
manufacturer(IDvInvocation) - Method in class org.rpi.providers.PrvProduct
 
MAX_CAPACITY - Variable in class org.rpi.log.CustomPatternLayout
 
max_id - Variable in class org.rpi.playlist.PlayListReader
 
mcastAddr - Variable in class org.rpi.songcast.OHZManager
 
mcastAddr - Variable in class org.rpi.songcast.UDPReceiver
 
mcastAddr - Variable in class org.rpi.songcast.UDPSender
 
mcastPort - Variable in class org.rpi.songcast.OHZManager
 
mcastPort - Variable in class org.rpi.songcast.UDPReceiver
 
mcastPort - Variable in class org.rpi.songcast.UDPSender
 
message(String) - Method in class org.rpi.main.OpenHomeLogger
 
message(String) - Method in class org.rpi.main.SimpleDevice
 
META_END - Static variable in class org.rpi.playlist.CustomTrack
 
META_START - Static variable in class org.rpi.playlist.CustomTrack
 
meta_text_id - Variable in class org.rpi.providers.PrvInfo
 
metaData - Variable in class org.rpi.player.events.EventUpdateTrackMetaText
 
metadata - Variable in class org.rpi.playlist.CustomTrack
 
metaData - Variable in class org.rpi.radio.ChannelReader
 
metaEnd - Variable in class org.rpi.radio.CustomChannel
 
metaStart - Variable in class org.rpi.radio.CustomChannel
 
metatext - Variable in class org.rpi.playlist.CustomTrack
 
metatext(IDvInvocation) - Method in class org.rpi.providers.PrvInfo
 
mExtension - Variable in class org.rpi.log.CustomRollingFileAppender
 
mLogHeader - Variable in class org.rpi.log.CustomRollingFileAppender
 
model(IDvInvocation) - Method in class org.rpi.providers.PrvProduct
 
model_image - Variable in class org.rpi.providers.PrvProduct
 
model_info - Variable in class org.rpi.providers.PrvProduct
 
model_name - Variable in class org.rpi.providers.PrvProduct
 
model_url - Variable in class org.rpi.providers.PrvProduct
 
mpd_host - Static variable in class org.rpi.config.Config
 
mpd_id - Variable in class org.rpi.player.events.EventTrackChanged
 
MPD_OK - Variable in class org.rpi.mpdplayer.TCPConnector
 
mpd_port - Static variable in class org.rpi.config.Config
 
mpd_preload_timer - Static variable in class org.rpi.config.Config
 
MPDPlayer - Class in org.rpi.mpdplayer
 
MPDPlayer() - Constructor for class org.rpi.mpdplayer.MPDPlayer
 
mpdPlayer - Variable in class org.rpi.mpdplayer.MPDPlayerController
 
MPDPlayerController - Class in org.rpi.mpdplayer
 
MPDPlayerController() - Constructor for class org.rpi.mpdplayer.MPDPlayerController
 
MPlayer - Class in org.rpi.mplayer
 
MPlayer() - Constructor for class org.rpi.mplayer.MPlayer
 
mPlayer - Variable in class org.rpi.mplayer.MPlayerController
 
mPlayer - Variable in class org.rpi.mplayer.OutputReader
 
mPlayer - Variable in class org.rpi.mplayer.PositionThread
 
mPlayer - Variable in class org.rpi.player.PlayManager
 
mplayer_cache - Static variable in class org.rpi.config.Config
 
mplayer_cache_min - Static variable in class org.rpi.config.Config
 
mplayer_path - Static variable in class org.rpi.config.Config
 
mplayer_volume - Variable in class org.rpi.player.PlayManager
 
MPlayerController - Class in org.rpi.mplayer
 
MPlayerController() - Constructor for class org.rpi.mplayer.MPlayerController
 
mSocket - Variable in class org.rpi.songcast.UDPReceiver
 
mSocket - Variable in class org.rpi.songcast.UDPSender
 
mStatus - Variable in class org.rpi.providers.PrvAVTransport
 
mute - Variable in class org.rpi.mplayer.MPlayer
 
mute - Variable in class org.rpi.player.events.EventMuteChanged
 
mute(IDvInvocation) - Method in class org.rpi.providers.PrvVolume
 
mute_volume - Variable in class org.rpi.mpdplayer.MPDPlayer
 
mWorkQueue - Variable in class org.rpi.songcast.UDPSender
 
mZipCounter - Variable in class org.rpi.log.CustomRollingFileAppender
 
mZipEnabled - Variable in class org.rpi.log.CustomRollingFileAppender
 

N

name - Variable in class org.rpi.player.events.EventRadioPlayName
 
name - Variable in class org.rpi.player.events.EventSourceChanged
 
name - Variable in class org.rpi.radio.CustomChannel
 
name - Variable in class org.rpi.sources.Source
 
NetworkUtils - Class in org.rpi.utils
Created by triplem on 24.02.14.
NetworkUtils() - Constructor for class org.rpi.utils.NetworkUtils
private constructor, this is a utility class
next(IDvInvocation, long) - Method in class org.rpi.providers.PrvAVTransport
 
next(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
next_id - Variable in class org.rpi.providers.PrvPlayList
 
nextTrack() - Method in class org.rpi.player.PlayManager
Play the Next Track
notifyChange(Object) - Method in class org.rpi.player.observers.ObservableAVTransport
Let the Observers know something has changed..
notifyChange(Object) - Method in class org.rpi.player.observers.ObservableInfo
Let the Observers know something has changed..
notifyChange(Object) - Method in class org.rpi.player.observers.ObservablePlayList
Let the Observers know something has changed..
notifyChange(Object) - Method in class org.rpi.player.observers.ObservableProduct
Let the Observers know something has changed..
notifyChange(Object) - Method in class org.rpi.player.observers.ObservableRadio
Let the Observers know something has changed..
notifyChange(Object) - Method in class org.rpi.player.observers.ObservableTime
Let the Observers know something has changed..
notifyChange(Object) - Method in class org.rpi.player.observers.ObservableVolume
Let the Observers know something has changed..

O

ObservableAVTransport - Class in org.rpi.player.observers
 
ObservableAVTransport() - Constructor for class org.rpi.player.observers.ObservableAVTransport
 
ObservableInfo - Class in org.rpi.player.observers
Possible Events EVENTUPDATETRACKINFO EVENTUPDATETRACKMETADATA EVENTTRACKCHANGED
ObservableInfo() - Constructor for class org.rpi.player.observers.ObservableInfo
 
ObservablePlayList - Class in org.rpi.player.observers
 
ObservablePlayList() - Constructor for class org.rpi.player.observers.ObservablePlayList
 
ObservableProduct - Class in org.rpi.player.observers
Possible Events: EVENTSTANDBYCHANGED
ObservableProduct() - Constructor for class org.rpi.player.observers.ObservableProduct
 
ObservableRadio - Class in org.rpi.player.observers
Possible Events EVENTRADIOSTATUSCHANGED EVENTTRADIOPLAYINGTRACKID
ObservableRadio() - Constructor for class org.rpi.player.observers.ObservableRadio
 
ObservableTime - Class in org.rpi.player.observers
Possible Events EVENTTIMEUPDATED EVENTDURATIONUPDATE
ObservableTime() - Constructor for class org.rpi.player.observers.ObservableTime
 
ObservableVolume - Class in org.rpi.player.observers
Possible Events EVENTVOLUMECHANGED EVENTMUTECHANGED
ObservableVolume() - Constructor for class org.rpi.player.observers.ObservableVolume
 
observAVEvnts(Observer) - Method in class org.rpi.player.PlayManager
 
observeProductEvents(Observer) - Method in class org.rpi.player.PlayManager
Register for Product Events
observInfoEvents(Observer) - Method in class org.rpi.player.PlayManager
Register for Info Events
observPlayListEvents(Observer) - Method in class org.rpi.player.PlayManager
Register for PlayList Events
observRadioEvents(Observer) - Method in class org.rpi.player.PlayManager
Register for Radio Events
observTimeEvents(Observer) - Method in class org.rpi.player.PlayManager
Register for Time Events
observVolumeEvents(Observer) - Method in class org.rpi.player.PlayManager
Register for Volume Events
obsvAVTransport - Variable in class org.rpi.player.PlayManager
 
obsvInfo - Variable in class org.rpi.player.PlayManager
 
obsvPlayList - Variable in class org.rpi.player.PlayManager
 
obsvProduct - Variable in class org.rpi.player.PlayManager
 
obsvRadio - Variable in class org.rpi.player.PlayManager
 
obsvTime - Variable in class org.rpi.player.PlayManager
 
obsvVolume - Variable in class org.rpi.player.PlayManager
 
OHMessage - Class in org.rpi.songcast
 
OHMessage() - Constructor for class org.rpi.songcast.OHMessage
 
OHNET_LIB_DIR - Static variable in class org.rpi.os.OSManager
 
OHZJoin - Class in org.rpi.songcast
 
OHZJoin(String) - Constructor for class org.rpi.songcast.OHZJoin
 
OHZManager - Class in org.rpi.songcast
 
OHZManager(String, String) - Constructor for class org.rpi.songcast.OHZManager
 
openFile(CustomTrack) - Method in class org.rpi.mpdplayer.MPDPlayer
 
openFile(CustomTrack) - Method in class org.rpi.mpdplayer.MPDPlayerController
 
openFile(CustomTrack) - Method in class org.rpi.mplayer.MPlayer
If the Player is Playing we can change tracks.
openFile(CustomTrack) - Method in class org.rpi.mplayer.MPlayerController
 
openFile(CustomTrack) - Method in interface org.rpi.player.IPlayer
 
openFile(CustomTrack) - Method in interface org.rpi.player.IPlayerController
 
OpenHomeLogger - Class in org.rpi.main
 
OpenHomeLogger() - Constructor for class org.rpi.main.OpenHomeLogger
 
org.openhome.net.device.tests - package org.openhome.net.device.tests
 
org.rpi.config - package org.rpi.config
 
org.rpi.log - package org.rpi.log
 
org.rpi.main - package org.rpi.main
 
org.rpi.mpdplayer - package org.rpi.mpdplayer
 
org.rpi.mplayer - package org.rpi.mplayer
 
org.rpi.os - package org.rpi.os
 
org.rpi.player - package org.rpi.player
 
org.rpi.player.events - package org.rpi.player.events
 
org.rpi.player.observers - package org.rpi.player.observers
 
org.rpi.playlist - package org.rpi.playlist
 
org.rpi.plugingateway - package org.rpi.plugingateway
 
org.rpi.providers - package org.rpi.providers
 
org.rpi.radio - package org.rpi.radio
 
org.rpi.radio.parsers - package org.rpi.radio.parsers
 
org.rpi.songcast - package org.rpi.songcast
 
org.rpi.sources - package org.rpi.sources
 
org.rpi.utils - package org.rpi.utils
 
OSManager - Class in org.rpi.os
 
OSManager() - Constructor for class org.rpi.os.OSManager
 
OutputReader - Class in org.rpi.mplayer
 
OutputReader(MPlayer) - Constructor for class org.rpi.mplayer.OutputReader
 

P

padLeft(String, int, char) - Method in class org.rpi.providers.PrvPlayList
 
padLeft(String, int, char) - Method in class org.rpi.providers.PrvRadio
 
parseLine(String) - Method in class org.rpi.radio.parsers.ASXParser
 
parseLine(String) - Method in class org.rpi.radio.parsers.M3UParser
 
parseLine(String) - Method in class org.rpi.radio.parsers.PLSParser
 
pattern - Variable in class org.rpi.log.CustomPatternLayout
 
pause(boolean) - Method in class org.rpi.mpdplayer.MPDPlayer
 
pause(boolean) - Method in class org.rpi.mpdplayer.MPDPlayerController
 
pause(boolean) - Method in class org.rpi.mplayer.MPlayer
 
pause(boolean) - Method in class org.rpi.mplayer.MPlayerController
 
pause - Static variable in class org.rpi.mplayer.StartMPlayer
 
pause(boolean) - Method in interface org.rpi.player.IPlayer
 
pause(boolean) - Method in interface org.rpi.player.IPlayerController
 
pause(boolean) - Method in class org.rpi.player.PlayManager
Pause track
pause() - Method in class org.rpi.player.PlayManager
 
pause(IDvInvocation, long) - Method in class org.rpi.providers.PrvAVTransport
 
pause(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
pause(IDvInvocation) - Method in class org.rpi.providers.PrvRadio
 
peek() - Method in class org.rpi.songcast.UDPSender
Peek to see if something is available.
performer - Variable in class org.rpi.playlist.CustomTrack
 
Pi4JManager - Class in org.rpi.os
Class to manage the Pi4J initialization.
Pi4JManager() - Constructor for class org.rpi.os.Pi4JManager
 
play() - Method in class org.rpi.player.PlayManager
Play Track If Paused the resume If not Paused then get Next Track and play it
play(IDvInvocation, long, String) - Method in class org.rpi.providers.PrvAVTransport
 
play(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
play(IDvInvocation) - Method in class org.rpi.providers.PrvRadio
 
play(IDvInvocation) - Method in class org.rpi.providers.PrvReceiver
 
playAV(CustomTrack) - Method in class org.rpi.player.PlayManager
 
playChannel(CustomChannel) - Method in class org.rpi.providers.PrvRadio
Play the Channel
player - Static variable in class org.rpi.config.Config
 
playFile(CustomChannel) - Method in class org.rpi.player.PlayManager
Play a Radio Channel
playIndex(long) - Method in class org.rpi.player.PlayManager
Play track with Index Determine if shuffle is enabled, if we are not playing anything shuffle the tracks and set this track as the top track, else set this track as the top track and play
playingTrack() - Method in class org.rpi.mplayer.MPlayer
 
playingTrack(int) - Method in class org.rpi.player.PlayManager
Update Control Point we are playing a track
playingTrack(int) - Method in class org.rpi.providers.PrvPlayList
 
playingTrack(int) - Method in class org.rpi.providers.PrvRadio
 
playlist_max - Static variable in class org.rpi.config.Config
 
playlist_max - Variable in class org.rpi.providers.PrvPlayList
 
PlayListReader - Class in org.rpi.playlist
 
PlayListReader(PrvPlayList) - Constructor for class org.rpi.playlist.PlayListReader
 
playlists - Static variable in class org.rpi.config.Config
 
PlayListWriter - Class in org.rpi.playlist
 
PlayListWriter() - Constructor for class org.rpi.playlist.PlayListWriter
 
PlayManager - Class in org.rpi.player
 
PlayManager() - Constructor for class org.rpi.player.PlayManager
 
playRadio(String) - Method in class org.rpi.player.PlayManager
Used by Alarm Plugin to Start Playing a radio channel by name
playThis(CustomTrack, long, boolean) - Method in class org.rpi.mpdplayer.MPDPlayerController
 
playThis(CustomTrack, long, boolean) - Method in class org.rpi.mplayer.MPlayerController
 
playThis(CustomTrack, long, boolean) - Method in interface org.rpi.player.IPlayerController
 
playThis(CustomTrack) - Method in class org.rpi.player.PlayManager
Play This Track If MPlayer is already running destroy it
playTrack(CustomTrack, long, boolean) - Method in class org.rpi.mpdplayer.MPDPlayer
 
playTrack(CustomTrack, long, boolean) - Method in class org.rpi.mplayer.MPlayer
Plays the Custom Track
playTrack(CustomTrack, long, boolean) - Method in interface org.rpi.player.IPlayer
 
playTrackId(long) - Method in class org.rpi.player.PlayManager
 
PLSParser - Class in org.rpi.radio.parsers
 
PLSParser() - Constructor for class org.rpi.radio.parsers.PLSParser
 
PluginGateWay - Class in org.rpi.plugingateway
 
PluginGateWay() - Constructor for class org.rpi.plugingateway.PluginGateWay
 
plw - Variable in class org.rpi.providers.PrvPlayList
 
pm - Variable in class org.rpi.os.OSManager
 
port - Static variable in class org.rpi.config.Config
 
port - Variable in class org.rpi.mpdplayer.TCPConnector
 
position - Variable in class org.rpi.mplayer.MPlayer
 
PositionThread - Class in org.rpi.mplayer
 
PositionThread(MPlayer) - Constructor for class org.rpi.mplayer.PositionThread
 
preLoadTrack(CustomTrack) - Method in class org.rpi.mpdplayer.MPDPlayer
 
preLoadTrack(CustomTrack) - Method in class org.rpi.mpdplayer.MPDPlayerController
 
preLoadTrack(CustomTrack) - Method in class org.rpi.mplayer.MPlayer
PreLoad the Track ready for when the current Track ends
preLoadTrack(CustomTrack) - Method in class org.rpi.mplayer.MPlayerController
 
preLoadTrack(CustomTrack) - Method in interface org.rpi.player.IPlayer
 
preLoadTrack(CustomTrack) - Method in interface org.rpi.player.IPlayerController
 
prepareForConnection(IDvInvocation, String, String, int, String) - Method in class org.rpi.providers.PrvConnectionManager
 
previous(IDvInvocation, long) - Method in class org.rpi.providers.PrvAVTransport
 
previous(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
previousTrack() - Method in class org.rpi.player.PlayManager
Play the Previous Track
printSystemProperties() - Static method in class org.rpi.main.StartMe
Print out the System Properties.
process - Variable in class org.rpi.mplayer.InputWriter
 
process - Variable in class org.rpi.mplayer.MPlayer
 
process - Variable in class org.rpi.mplayer.OutputReader
 
processEvent(byte[]) - Method in class org.rpi.songcast.UDPSender
 
prod_image - Variable in class org.rpi.providers.PrvProduct
 
prod_info - Variable in class org.rpi.providers.PrvProduct
 
prod_name - Variable in class org.rpi.providers.PrvProduct
 
prod_room - Variable in class org.rpi.providers.PrvProduct
 
prod_url - Variable in class org.rpi.providers.PrvProduct
 
product(IDvInvocation) - Method in class org.rpi.providers.PrvProduct
 
protectSpecialCharacters(String) - Method in class org.rpi.playlist.CustomTrack
 
protectSpecialCharacters(String) - Method in class org.rpi.radio.CustomChannel
 
protocolInfo(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
protocolInfo(IDvInvocation) - Method in class org.rpi.providers.PrvRadio
 
protocolInfo(IDvInvocation) - Method in class org.rpi.providers.PrvReceiver
 
PrvAVTransport - Class in org.rpi.providers
 
PrvAVTransport(DvDevice) - Constructor for class org.rpi.providers.PrvAVTransport
 
PrvConnectionManager - Class in org.rpi.providers
 
PrvConnectionManager(DvDevice) - Constructor for class org.rpi.providers.PrvConnectionManager
 
PrvInfo - Class in org.rpi.providers
 
PrvInfo(DvDevice) - Constructor for class org.rpi.providers.PrvInfo
 
PrvPlayList - Class in org.rpi.providers
 
PrvPlayList(DvDevice) - Constructor for class org.rpi.providers.PrvPlayList
 
PrvProduct - Class in org.rpi.providers
 
PrvProduct(DvDevice) - Constructor for class org.rpi.providers.PrvProduct
 
PrvRadio - Class in org.rpi.providers
 
PrvRadio(DvDevice) - Constructor for class org.rpi.providers.PrvRadio
 
PrvReceiver - Class in org.rpi.providers
 
PrvReceiver(DvDevice) - Constructor for class org.rpi.providers.PrvReceiver
 
PrvRenderingControl - Class in org.rpi.providers
 
PrvRenderingControl(DvDevice) - Constructor for class org.rpi.providers.PrvRenderingControl
 
PrvTime - Class in org.rpi.providers
 
PrvTime(DvDevice) - Constructor for class org.rpi.providers.PrvTime
 
PrvVolume - Class in org.rpi.providers
 
PrvVolume(DvDevice) - Constructor for class org.rpi.providers.PrvVolume
 
put(Object) - Method in class org.rpi.songcast.UDPSender
 

R

read(String) - Method in class org.rpi.mplayer.OutputReader
 
read(IDvInvocation, long) - Method in class org.rpi.providers.PrvPlayList
 
read(IDvInvocation, long) - Method in class org.rpi.providers.PrvRadio
 
reader - Variable in class org.rpi.mplayer.MPlayer
 
readList(IDvInvocation, String) - Method in class org.rpi.providers.PrvPlayList
 
readList(IDvInvocation, String) - Method in class org.rpi.providers.PrvRadio
 
readSources() - Method in class org.rpi.sources.SourceReader
Read the InputSources.xml file and build a List of Radio Channels
readStopped - Variable in class org.rpi.mplayer.OutputReader
 
record(IDvInvocation, long) - Method in class org.rpi.providers.PrvAVTransport
 
removeText(String, String) - Method in class org.rpi.mpdplayer.TCPConnector
Remove the String from the line of Text
removeTrack(String) - Method in class org.rpi.mpdplayer.MPDPlayer
 
repeat(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
repeatPlayList - Variable in class org.rpi.player.PlayManager
 
resume() - Method in class org.rpi.mpdplayer.MPDPlayer
 
resume() - Method in class org.rpi.mpdplayer.MPDPlayerController
 
resume() - Method in class org.rpi.mplayer.MPlayer
 
resume() - Method in class org.rpi.mplayer.MPlayerController
 
resume() - Method in interface org.rpi.player.IPlayer
 
resume() - Method in interface org.rpi.player.IPlayerController
 
rollOver() - Method in class org.rpi.log.CustomRollingFileAppender
 
run() - Method in class org.rpi.mpdplayer.StatusMonitor
 
run() - Method in class org.rpi.mplayer.OutputReader
 
run() - Method in class org.rpi.mplayer.PositionThread
 
run() - Method in class org.rpi.playlist.PlayListWriter
 
run() - Method in class org.rpi.songcast.UDPReceiver
 
run - Variable in class org.rpi.songcast.UDPSender
 
run() - Method in class org.rpi.songcast.UDPSender
 

S

sampleRate - Variable in class org.rpi.mplayer.TrackInfo
 
save - Variable in class org.rpi.playlist.PlayListWriter
 
save_local_playlist - Static variable in class org.rpi.config.Config
 
sbuf - Variable in class org.rpi.log.CustomPatternLayout
 
seek(IDvInvocation, long, String, String) - Method in class org.rpi.providers.PrvAVTransport
 
seekAbsolute(long) - Method in class org.rpi.mpdplayer.MPDPlayer
 
seekAbsolute(long) - Method in class org.rpi.mpdplayer.MPDPlayerController
 
seekAbsolute(long) - Method in class org.rpi.mplayer.MPlayer
 
seekAbsolute(long) - Method in class org.rpi.mplayer.MPlayerController
 
seekAbsolute(long) - Method in interface org.rpi.player.IPlayer
 
seekAbsolute(long) - Method in interface org.rpi.player.IPlayerController
 
seekAbsolute(long) - Method in class org.rpi.player.PlayManager
Seek time in track, does not work for certain format types and VBR MP3's due to issue with MPLayer
seekId(IDvInvocation, long) - Method in class org.rpi.providers.PrvPlayList
 
seekIndex(IDvInvocation, long) - Method in class org.rpi.providers.PrvPlayList
 
seekSecondAbsolute(IDvInvocation, long) - Method in class org.rpi.providers.PrvPlayList
 
seekSecondAbsolute(IDvInvocation, long) - Method in class org.rpi.providers.PrvRadio
 
seekSecondRelative(IDvInvocation, int) - Method in class org.rpi.providers.PrvPlayList
 
seekSecondRelative(IDvInvocation, int) - Method in class org.rpi.providers.PrvRadio
 
selectPreset(IDvInvocation, long, String) - Method in class org.rpi.providers.PrvRenderingControl
 
sendCommand(String) - Method in class org.rpi.mpdplayer.TCPConnector
 
sendCommand(String) - Method in class org.rpi.mplayer.InputWriter
Send Command to MPlayer
sendCommand(String) - Method in class org.rpi.mplayer.MPlayer
Send Command to MPlayer
sender(IDvInvocation) - Method in class org.rpi.providers.PrvReceiver
 
sentFinishingEvent - Variable in class org.rpi.mpdplayer.StatusMonitor
 
setAlbum(String) - Method in class org.rpi.playlist.CustomTrack
 
setAlbumArtUri(String) - Method in class org.rpi.playlist.CustomTrack
 
setArtist(String) - Method in class org.rpi.player.events.EventUpdateTrackMetaText
 
setArtist(String) - Method in class org.rpi.playlist.CustomTrack
 
setAVTransportURI(IDvInvocation, long, String, String) - Method in class org.rpi.providers.PrvAVTransport
 
setBitDepth(long) - Method in class org.rpi.mplayer.TrackInfo
 
setBitrate(long) - Method in class org.rpi.mplayer.TrackInfo
 
setBlueVideoBlackLevel(IDvInvocation, long, long) - Method in class org.rpi.providers.PrvRenderingControl
 
setBlueVideoGain(IDvInvocation, long, long) - Method in class org.rpi.providers.PrvRenderingControl
 
setBrightness(IDvInvocation, long, long) - Method in class org.rpi.providers.PrvRenderingControl
 
setChannel(IDvInvocation, String, String) - Method in class org.rpi.providers.PrvRadio
 
setCodec(String) - Method in class org.rpi.mplayer.TrackInfo
 
setColorTemperature(IDvInvocation, long, long) - Method in class org.rpi.providers.PrvRenderingControl
 
setComposer(String) - Method in class org.rpi.playlist.CustomTrack
 
setConductor(String) - Method in class org.rpi.playlist.CustomTrack
 
setConnected(boolean) - Method in class org.rpi.songcast.UDPReceiver
 
setContrast(IDvInvocation, long, long) - Method in class org.rpi.providers.PrvRenderingControl
 
setConversionPattern(String) - Method in class org.rpi.log.CustomPatternLayout
 
setCurrentTrack(CustomTrack) - Method in class org.rpi.player.PlayManager
 
setCurrentTrackId(int) - Method in class org.rpi.player.events.EventUpdateTrackMetaText
 
setDate(String) - Method in class org.rpi.playlist.CustomTrack
 
setDefaultPin(String) - Method in class org.rpi.sources.SourceReader
 
setDefaultSourcePin(String) - Method in class org.rpi.plugingateway.PluginGateWay
 
setDetails(long, long, long, long, boolean, String) - Method in class org.rpi.providers.PrvInfo
 
setDuration(long) - Method in class org.rpi.mplayer.TrackInfo
 
setDuration(long) - Method in class org.rpi.player.events.EventDurationUpdate
 
setDuration(long) - Method in class org.rpi.providers.PrvTime
 
setFile(String, boolean, boolean, int, boolean) - Method in class org.rpi.log.CustomRollingFileAppender
 
setFull_text(String) - Method in class org.rpi.radio.CustomChannel
 
setFullDetails() - Method in class org.rpi.playlist.CustomTrack
 
setGpio(GpioController) - Method in class org.rpi.os.Pi4JManager
 
setGPIO_PIN(String) - Method in class org.rpi.sources.Source
 
setGreenVideoBlackLevel(IDvInvocation, long, long) - Method in class org.rpi.providers.PrvRenderingControl
 
setGreenVideoGain(IDvInvocation, long, long) - Method in class org.rpi.providers.PrvRenderingControl
 
setHeader() - Method in class org.rpi.log.CustomPatternLayout
 
setHeader(String) - Method in class org.rpi.log.CustomPatternLayout
 
setHeaderParameter(String) - Method in class org.rpi.log.CustomRollingFileAppender
 
setHorizontalKeystone(IDvInvocation, long, int) - Method in class org.rpi.providers.PrvRenderingControl
 
setICYReverse(boolean) - Method in class org.rpi.playlist.CustomTrack
 
setId(int) - Method in class org.rpi.player.events.EventPlayListPlayingTrackID
 
setId(int) - Method in class org.rpi.player.events.EventRadioPlayingTrackID
 
setId(int) - Method in class org.rpi.playlist.CustomTrack
 
setId(IDvInvocation, long, String) - Method in class org.rpi.providers.PrvRadio
 
setJavaPath() - Method in class org.rpi.os.OSManager
Set the Path to the ohNetxx.so files
setLoudness(IDvInvocation, long, String, boolean) - Method in class org.rpi.providers.PrvRenderingControl
 
setMaximumFileSize(String) - Method in class org.rpi.log.CustomRollingFileAppender
 
setMetadata(String) - Method in class org.rpi.playlist.CustomTrack
 
setMetaText(String) - Method in class org.rpi.player.events.EventUpdateTrackMetaText
 
setMetaText(String) - Method in class org.rpi.playlist.CustomTrack
 
setMetaText(String) - Method in class org.rpi.providers.PrvInfo
Used to Set the MetaText
setMPD_id(String) - Method in class org.rpi.player.events.EventTrackChanged
 
setMute(boolean) - Method in class org.rpi.mpdplayer.MPDPlayer
 
setMute(boolean) - Method in class org.rpi.mpdplayer.MPDPlayerController
 
setMute(boolean) - Method in class org.rpi.mplayer.MPlayer
 
setMute(boolean) - Method in class org.rpi.mplayer.MPlayerController
 
setMute(boolean) - Method in class org.rpi.player.events.EventMuteChanged
 
setMute(boolean) - Method in interface org.rpi.player.IPlayer
 
setMute(boolean) - Method in interface org.rpi.player.IPlayerController
 
setMute(boolean) - Method in class org.rpi.player.PlayManager
Set Mute
setMute(IDvInvocation, long, String, boolean) - Method in class org.rpi.providers.PrvRenderingControl
 
setMute(IDvInvocation, boolean) - Method in class org.rpi.providers.PrvVolume
 
setName(String) - Method in class org.rpi.player.events.EventRadioPlayName
 
setName(String) - Method in class org.rpi.player.events.EventSourceChanged
 
setName(String) - Method in class org.rpi.radio.CustomChannel
 
setName(String) - Method in class org.rpi.sources.Source
 
setNewTrack(boolean) - Method in class org.rpi.mplayer.PositionThread
 
setNextAVTransportURI(IDvInvocation, long, String, String) - Method in class org.rpi.providers.PrvAVTransport
 
setNextId(int) - Method in class org.rpi.providers.PrvPlayList
If reading the playList from the xml file, make sure that the nextId is set to the max_id of the .xml entry..
setPaused(boolean) - Method in class org.rpi.player.PlayManager
 
setPerformer(String) - Method in class org.rpi.playlist.CustomTrack
 
setPlaying(boolean) - Method in class org.rpi.mplayer.MPlayer
 
setPlayMode(IDvInvocation, long, String) - Method in class org.rpi.providers.PrvAVTransport
 
setQuit(boolean) - Method in class org.rpi.player.events.EventFinishedCurrentTrack
 
setRaspi(boolean) - Method in class org.rpi.os.OSManager
 
setRecordQualityMode(IDvInvocation, long, String) - Method in class org.rpi.providers.PrvAVTransport
 
setRedVideoBlackLevel(IDvInvocation, long, long) - Method in class org.rpi.providers.PrvRenderingControl
 
setRedVideoGain(IDvInvocation, long, long) - Method in class org.rpi.providers.PrvRenderingControl
 
setRepeat(IDvInvocation, boolean) - Method in class org.rpi.providers.PrvPlayList
 
setRepeatPlayList(boolean) - Method in class org.rpi.player.PlayManager
 
setRequest(String) - Method in class org.rpi.player.CommandTracker
 
setRunning(boolean) - Method in class org.rpi.mpdplayer.StatusMonitor
 
setSampleRate(long) - Method in class org.rpi.mplayer.TrackInfo
 
setSaveLocalPlayList(String) - Static method in class org.rpi.config.Config
 
setSeconds(long) - Method in class org.rpi.providers.PrvTime
 
setSender(IDvInvocation, String, String) - Method in class org.rpi.providers.PrvReceiver
 
setSharpness(IDvInvocation, long, long) - Method in class org.rpi.providers.PrvRenderingControl
 
setShuffle(boolean) - Method in class org.rpi.player.events.EventPlayListUpdateShuffle
 
setShuffle(boolean) - Method in class org.rpi.player.PlayManager
 
setShuffle(IDvInvocation, boolean) - Method in class org.rpi.providers.PrvPlayList
 
setSimpleDevice(SimpleDevice) - Method in class org.rpi.plugingateway.PluginGateWay
 
setSourceByname(String) - Method in class org.rpi.providers.PrvProduct
 
setSourceId(String) - Method in class org.rpi.plugingateway.PluginGateWay
The Product Source has Changed
setSourceId(long) - Method in class org.rpi.providers.PrvProduct
Attempt to try and set the PlayList as Default Source
setSourceIndex(IDvInvocation, long) - Method in class org.rpi.providers.PrvProduct
 
setSourceIndexByName(IDvInvocation, String) - Method in class org.rpi.providers.PrvProduct
 
setSourceName(String) - Method in class org.rpi.plugingateway.PluginGateWay
 
setSources(ConcurrentHashMap<String, Source>) - Method in class org.rpi.plugingateway.PluginGateWay
Set the Input Sources
setSources(ConcurrentHashMap<String, Source>) - Method in class org.rpi.sources.SourceReader
 
setStandby(boolean) - Method in class org.rpi.player.events.EventStandbyChanged
 
setStandby(boolean) - Method in class org.rpi.player.PlayManager
 
setStandby(IDvInvocation, boolean) - Method in class org.rpi.providers.PrvProduct
 
setStartTime() - Static method in class org.rpi.config.Config
 
setStatus(String) - Method in class org.rpi.mpdplayer.MPDPlayer
 
setStatus(String) - Method in class org.rpi.mpdplayer.StatusMonitor
 
setStatus(String) - Method in class org.rpi.mplayer.MPlayer
Update OpenHome with the new Status
setStatus(String) - Method in class org.rpi.player.events.EventPlayListStatusChanged
 
setStatus(String) - Method in class org.rpi.player.events.EventRadioStatusChanged
 
setStatus(String) - Method in class org.rpi.player.events.EventStatusChanged
 
setStatus(String) - Method in interface org.rpi.player.IPlayer
 
setStatus(String) - Method in class org.rpi.player.PlayManager
Set the Status of the Track
setStatus(String) - Method in class org.rpi.providers.PrvPlayList
 
setStatus(String) - Method in class org.rpi.providers.PrvRadio
 
setStopSendingCommands(boolean) - Method in class org.rpi.mplayer.InputWriter
 
setTempMeta(String) - Method in class org.rpi.radio.CustomChannel
 
setTime(long) - Method in class org.rpi.player.events.EventTimeUpdate
 
setTime(long) - Method in class org.rpi.playlist.CustomTrack
 
setTitle(String) - Method in class org.rpi.player.events.EventUpdateTrackMetaText
 
setTitle(String) - Method in class org.rpi.playlist.CustomTrack
 
setTrack(CustomTrack) - Method in class org.rpi.player.events.EventStatusChanged
 
setTrack(CustomTrack) - Method in class org.rpi.player.events.EventTrackChanged
 
setTrack(CustomTrack) - Method in class org.rpi.providers.PrvInfo
Used to Set the Track
setTrackInfo(TrackInfo) - Method in class org.rpi.player.events.EventUpdateTrackInfo
 
setTracks(CopyOnWriteArrayList<CustomTrack>) - Method in class org.rpi.player.PlayManager
Set the tracks from ProviderPlaylist Used at the start after reading playlist from the xml file.
setTracks(CopyOnWriteArrayList<CustomTrack>) - Method in class org.rpi.providers.PrvPlayList
 
setType(String) - Method in class org.rpi.sources.Source
 
setUpdated(boolean) - Method in class org.rpi.mplayer.TrackInfo
 
setUri(String) - Method in class org.rpi.playlist.CustomTrack
 
setUseExternalVolume(boolean) - Method in class org.rpi.player.PlayManager
 
setVerticalKeystone(IDvInvocation, long, int) - Method in class org.rpi.providers.PrvRenderingControl
 
setVolume(long) - Method in class org.rpi.mpdplayer.MPDPlayer
 
setVolume(long) - Method in class org.rpi.mpdplayer.MPDPlayerController
 
setVolume(long) - Method in class org.rpi.mplayer.MPlayer
 
setVolume(long) - Method in class org.rpi.mplayer.MPlayerController
 
setVolume(long) - Method in class org.rpi.player.events.EventVolumeChanged
 
setVolume(long) - Method in interface org.rpi.player.IPlayer
 
setVolume(long) - Method in interface org.rpi.player.IPlayerController
 
setVolume(long) - Method in class org.rpi.player.PlayManager
Set the Volume to this value
setVolume(IDvInvocation, long, String, long) - Method in class org.rpi.providers.PrvRenderingControl
 
setVolume(IDvInvocation, long) - Method in class org.rpi.providers.PrvVolume
 
setVolumeDB(IDvInvocation, long, String, int) - Method in class org.rpi.providers.PrvRenderingControl
 
setVolumeInternal(long) - Method in class org.rpi.mpdplayer.MPDPlayer
 
setZipEnabled(boolean) - Method in class org.rpi.log.CustomRollingFileAppender
 
shuffle - Variable in class org.rpi.player.events.EventPlayListUpdateShuffle
 
shuffle - Variable in class org.rpi.player.PlayManager
 
shuffle(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
shuffled_tracks - Variable in class org.rpi.player.PlayManager
 
shuffleTracks() - Method in class org.rpi.player.PlayManager
Shuffle the tracks
SimpleDevice - Class in org.rpi.main
 
SimpleDevice() - Constructor for class org.rpi.main.SimpleDevice
Constructor for our Simple Device
simpleDevice - Variable in class org.rpi.plugingateway.PluginGateWay
 
sinkProtocolInfo - Variable in class org.rpi.providers.PrvConnectionManager
 
sleep(int) - Method in class org.rpi.songcast.UDPSender
 
sm - Variable in class org.rpi.mpdplayer.TCPConnector
 
socket - Variable in class org.rpi.mpdplayer.TCPConnector
 
SongcastMessage - Class in org.rpi.songcast
 
SongcastMessage() - Constructor for class org.rpi.songcast.SongcastMessage
 
source(IDvInvocation, long) - Method in class org.rpi.providers.PrvProduct
 
Source - Class in org.rpi.sources
 
Source(String, String, String) - Constructor for class org.rpi.sources.Source
 
source_name - Variable in class org.rpi.plugingateway.PluginGateWay
 
sourceCount(IDvInvocation) - Method in class org.rpi.providers.PrvProduct
 
sourceIndex(IDvInvocation) - Method in class org.rpi.providers.PrvProduct
 
sourceProtocolInfo - Variable in class org.rpi.providers.PrvConnectionManager
 
SourceReader - Class in org.rpi.sources
 
SourceReader() - Constructor for class org.rpi.sources.SourceReader
 
sources - Variable in class org.rpi.plugingateway.PluginGateWay
 
sources - Variable in class org.rpi.providers.PrvProduct
 
sources - Variable in class org.rpi.sources.SourceReader
 
sourceXml(IDvInvocation) - Method in class org.rpi.providers.PrvProduct
 
sourceXmlChangeCount(IDvInvocation) - Method in class org.rpi.providers.PrvProduct
 
standby - Variable in class org.rpi.player.events.EventStandbyChanged
 
standby - Variable in class org.rpi.player.PlayManager
 
standby(IDvInvocation) - Method in class org.rpi.providers.PrvProduct
 
start() - Method in class org.rpi.songcast.OHZManager
 
StartMe - Class in org.rpi.main
 
StartMe() - Constructor for class org.rpi.main.StartMe
 
StartMPlayer - Class in org.rpi.mplayer
 
StartMPlayer() - Constructor for class org.rpi.mplayer.StartMPlayer
 
startPlaying() - Method in class org.rpi.mplayer.MPlayer
 
startTrack() - Method in class org.rpi.mpdplayer.MPDPlayer
 
startTrack() - Method in class org.rpi.mplayer.MPlayer
Used to start a pre loaded track
startTrack() - Method in interface org.rpi.player.IPlayer
 
status - Variable in class org.rpi.player.events.EventPlayListStatusChanged
 
status - Variable in class org.rpi.player.events.EventRadioStatusChanged
 
status - Variable in class org.rpi.player.events.EventStatusChanged
 
status - Variable in class org.rpi.player.PlayManager
 
StatusMonitor - Class in org.rpi.mpdplayer
 
StatusMonitor(TCPConnector) - Constructor for class org.rpi.mpdplayer.StatusMonitor
 
stop - Static variable in class org.rpi.main.StartMe
 
stop() - Method in class org.rpi.mpdplayer.MPDPlayer
 
stop() - Method in class org.rpi.mpdplayer.MPDPlayerController
 
stop() - Method in class org.rpi.mplayer.MPlayer
 
stop() - Method in class org.rpi.mplayer.MPlayerController
 
stop() - Method in interface org.rpi.player.IPlayer
 
stop() - Method in interface org.rpi.player.IPlayerController
 
stop() - Method in class org.rpi.player.PlayManager
Stop playin Track
stop(IDvInvocation, long) - Method in class org.rpi.providers.PrvAVTransport
 
stop(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
stop(IDvInvocation) - Method in class org.rpi.providers.PrvRadio
 
stop(IDvInvocation) - Method in class org.rpi.providers.PrvReceiver
 
stop() - Method in class org.rpi.songcast.OHZManager
 
stoppedPlaying() - Method in class org.rpi.mplayer.MPlayer
Track has stopped Playing, get Next Track..
stopSendingCommands - Variable in class org.rpi.mplayer.InputWriter
 
streamToProcess - Variable in class org.rpi.mplayer.InputWriter
Stream used to send commands to mplayer
stringToHex(String) - Method in class org.rpi.songcast.SongcastMessage
 
stringToHTMLString(String) - Static method in class org.rpi.providers.PrvAVTransport
 
stringToLong(String) - Method in class org.rpi.mplayer.OutputReader
Converts a String With decimal places to a long

T

tcp - Variable in class org.rpi.mpdplayer.MPDPlayer
 
tcp - Variable in class org.rpi.mpdplayer.StatusMonitor
 
TCPConnector - Class in org.rpi.mpdplayer
 
TCPConnector(IPlayer) - Constructor for class org.rpi.mpdplayer.TCPConnector
 
temp_meta - Variable in class org.rpi.radio.CustomChannel
 
Template - Class in org.rpi.providers
 
Template(DvDevice) - Constructor for class org.rpi.providers.Template
 
TestDvDevice - Class in org.openhome.net.device.tests
 
TestDvDevice() - Constructor for class org.openhome.net.device.tests.TestDvDevice
 
TestParsers - Class in org.rpi.radio.parsers
 
TestParsers() - Constructor for class org.rpi.radio.parsers.TestParsers
 
th - Variable in class org.rpi.mpdplayer.TCPConnector
 
ti - Variable in class org.rpi.mpdplayer.StatusMonitor
 
tidyMetaData() - Method in class org.rpi.playlist.CustomTrack
 
tidyUpString(String) - Method in class org.rpi.playlist.CustomTrack
 
time - Variable in class org.rpi.player.events.EventTimeUpdate
 
time - Variable in class org.rpi.playlist.CustomTrack
 
time(IDvInvocation) - Method in class org.rpi.providers.PrvTime
 
timeout - Variable in class org.rpi.mpdplayer.TCPConnector
 
title - Variable in class org.rpi.player.events.EventUpdateTrackMetaText
 
title - Variable in class org.rpi.playlist.CustomTrack
 
title - Variable in class org.rpi.radio.CustomChannel
 
toggleMute() - Method in class org.rpi.player.PlayManager
 
toString() - Method in class org.rpi.mplayer.MPlayer
 
toString() - Method in class org.rpi.playlist.CustomTrack
 
toString() - Method in class org.rpi.sources.Source
 
track - Variable in class org.rpi.player.events.EventTrackChanged
 
track(IDvInvocation) - Method in class org.rpi.providers.PrvInfo
 
track - Variable in class org.rpi.providers.PrvReceiver
 
track_duration - Variable in class org.rpi.providers.PrvAVTransport
 
track_metadata - Variable in class org.rpi.providers.PrvAVTransport
 
track_metadata_html - Variable in class org.rpi.providers.PrvAVTransport
 
track_time - Variable in class org.rpi.providers.PrvAVTransport
 
track_uri - Variable in class org.rpi.providers.PrvAVTransport
 
tracker - Variable in class org.rpi.providers.PrvPlayList
 
trackInfo - Variable in class org.rpi.mplayer.MPlayer
 
TrackInfo - Class in org.rpi.mplayer
 
TrackInfo() - Constructor for class org.rpi.mplayer.TrackInfo
 
trackInfo - Variable in class org.rpi.player.events.EventUpdateTrackInfo
 
tracks - Variable in class org.rpi.mpdplayer.MPDPlayer
 
tracks - Variable in class org.rpi.player.PlayManager
 
tracks - Variable in class org.rpi.playlist.PlayListReader
 
tracks - Variable in class org.rpi.playlist.PlayListWriter
 
tracks - Variable in class org.rpi.providers.PrvPlayList
 
tracksMax(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
transportState(IDvInvocation) - Method in class org.rpi.providers.PrvPlayList
 
transportState(IDvInvocation) - Method in class org.rpi.providers.PrvRadio
 
transportState(IDvInvocation) - Method in class org.rpi.providers.PrvReceiver
 
tReceiver - Variable in class org.rpi.songcast.OHZManager
 
trigger(CopyOnWriteArrayList<CustomTrack>) - Method in class org.rpi.playlist.PlayListWriter
 
tSender - Variable in class org.rpi.songcast.OHZManager
 
TTCC_CONVERSION_PATTERN - Static variable in class org.rpi.log.CustomPatternLayout
 
twoDigitString(int) - Method in class org.rpi.providers.PrvAVTransport
 
type - Variable in class org.rpi.sources.Source
 

U

udpReceiver - Variable in class org.rpi.songcast.OHZManager
 
UDPReceiver - Class in org.rpi.songcast
 
UDPReceiver(int, InetAddress, String) - Constructor for class org.rpi.songcast.UDPReceiver
 
udpSender - Variable in class org.rpi.songcast.OHZManager
 
UDPSender - Class in org.rpi.songcast
 
UDPSender(int, InetAddress, String) - Constructor for class org.rpi.songcast.UDPSender
 
uniqueId - Variable in class org.rpi.mplayer.MPlayer
 
update(Observable, Object) - Method in class org.rpi.mpdplayer.MPDPlayer
 
update(Observable, Object) - Method in class org.rpi.mpdplayer.MPDPlayerController
 
update(Observable, Object) - Method in class org.rpi.mpdplayer.StatusMonitor
 
update(Observable, Object) - Method in class org.rpi.mpdplayer.TCPConnector
 
update(Observable, Object) - Method in class org.rpi.mplayer.MPlayer
 
update(Observable, Object) - Method in class org.rpi.mplayer.MPlayerController
 
update(Observable, Object) - Method in class org.rpi.player.PlayManager
 
update(Observable, Object) - Method in class org.rpi.providers.PrvAVTransport
 
update(Observable, Object) - Method in class org.rpi.providers.PrvInfo
 
update(Observable, Object) - Method in class org.rpi.providers.PrvPlayList
 
update(Observable, Object) - Method in class org.rpi.providers.PrvProduct
 
update(Observable, Object) - Method in class org.rpi.providers.PrvRadio
 
update(Observable, Object) - Method in class org.rpi.providers.PrvRenderingControl
 
update(Observable, Object) - Method in class org.rpi.providers.PrvTime
 
update(Observable, Object) - Method in class org.rpi.providers.PrvVolume
 
updateCurrentSource() - Method in class org.rpi.providers.PrvProduct
Test to see of the initial Source can be obtained.
UpdateIdArray(boolean) - Method in class org.rpi.providers.PrvPlayList
 
UpdateIdArray() - Method in class org.rpi.providers.PrvPlayList
Itarate all tracks, and create a 32 bit binary number from the track Id.
UpdateIdArray() - Method in class org.rpi.providers.PrvRadio
Iterate all tracks, and create a 32 bit binary number from the track Id.
updateInfo(String, String) - Method in class org.rpi.mpdplayer.MPDPlayer
Used by the ICY info to update the track being played on the Radio
updateInfo(String, String) - Method in class org.rpi.mplayer.MPlayer
Used by the ICY info to update the track being played on the Radio
updateInfo(String, String) - Method in interface org.rpi.player.IPlayer
 
updateMute() - Method in class org.rpi.providers.PrvRenderingControl
 
updateMute(boolean) - Method in class org.rpi.providers.PrvVolume
 
updateShuffle(boolean) - Method in class org.rpi.player.PlayManager
 
updateShuffle(boolean) - Method in class org.rpi.providers.PrvPlayList
 
updateSourceXML() - Method in class org.rpi.providers.PrvProduct
 
updateStandby(boolean) - Method in class org.rpi.providers.PrvProduct
 
updateTrack(String, String) - Method in class org.rpi.playlist.CustomTrack
 
updateTrack(String, String) - Method in class org.rpi.radio.CustomChannel
 
updateVolume() - Method in class org.rpi.providers.PrvRenderingControl
 
updateVolume(long) - Method in class org.rpi.providers.PrvVolume
 
uri - Variable in class org.rpi.playlist.CustomTrack
 
URI_END - Static variable in class org.rpi.playlist.CustomTrack
 
URI_START - Static variable in class org.rpi.playlist.CustomTrack
 
uriEnd - Variable in class org.rpi.radio.CustomChannel
 
uriStart - Variable in class org.rpi.radio.CustomChannel
 
Utils - Class in org.rpi.utils
 
Utils() - Constructor for class org.rpi.utils.Utils
 

V

valueOf(String) - Static method in enum org.rpi.player.events.EnumPlayerEvents
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.rpi.player.events.EnumPlayerEvents
Returns an array containing the constants of this enum type, in the order they are declared.
version - Static variable in class org.rpi.config.Config
 
volume - Variable in class org.rpi.mplayer.MPlayer
 
volume - Variable in class org.rpi.player.events.EventVolumeChanged
 
volume - Variable in class org.rpi.player.PlayManager
 
volume - Variable in class org.rpi.providers.PrvRenderingControl
 
volume(IDvInvocation) - Method in class org.rpi.providers.PrvVolume
 
volumeDec(IDvInvocation) - Method in class org.rpi.providers.PrvVolume
 
volumeInc(IDvInvocation) - Method in class org.rpi.providers.PrvVolume
 
volumeLimit(IDvInvocation) - Method in class org.rpi.providers.PrvVolume
 

W

writeFile(String) - Method in class org.rpi.main.SimpleDevice
 
writer - Variable in class org.rpi.mplayer.MPlayer
 
writeResource(String, int, List<String>, IResourceWriter) - Method in class org.rpi.main.SimpleDevice
 

Z

zoneID - Variable in class org.rpi.songcast.OHZManager
 
zoneID - Variable in class org.rpi.songcast.UDPReceiver
 
zoneID - Variable in class org.rpi.songcast.UDPSender
 
A B C D E F G H I L M N O P R S T U V W Z 

Copyright © 2013–2014. All rights reserved.