|
MythTV
0.26-pre
|
| def hardwareprofile.smolt.to_ascii | ( | o, | |
current_encoding = 'utf-8' |
|||
| ) |
Definition at line 192 of file smolt.py.
Referenced by hardwareprofile::sendProfile.make_display_excerpts().
| def hardwareprofile.smolt.get_file_systems | ( | gate | ) |
| def hardwareprofile.smolt.ignoreDevice | ( | device | ) |
Definition at line 353 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.deviceIter(), and hardwareprofile.smolt._HardwareProfile.get_sendable_devices().
| def hardwareprofile.smolt.serverMessage | ( | page | ) |
Definition at line 379 of file smolt.py.
Referenced by hardwareprofile::deleteProfile.main(), hardwareprofile.smolt._HardwareProfile.regenerate_pub_uuid(), and hardwareprofile.smolt._HardwareProfile.send().
| def hardwareprofile.smolt.error | ( | message | ) |
Definition at line 389 of file smolt.py.
Referenced by create_profile(), read_pub_uuid(), and hardwareprofile.smolt._HardwareProfile.send().
| def hardwareprofile.smolt.debug | ( | message | ) |
Definition at line 392 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.send().
Attempt to reset the system hostname resolver. returns 0 on success, or -1 if an error occurs.
Definition at line 396 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.send().
Definition at line 1186 of file smolt.py.
Referenced by read_memory().
Definition at line 1209 of file smolt.py.
Referenced by read_memory().
| def hardwareprofile.smolt.create_profile_nocatch | ( | gate, | |
| uuid | |||
| ) |
Definition at line 1242 of file smolt.py.
Referenced by create_profile().
| def hardwareprofile.smolt.create_profile | ( | gate, | |
| uuid | |||
| ) |
| def hardwareprofile.smolt.get_profile_link | ( | smoonURL, | |
| pub_uuid | |||
| ) |
This is another.
Definition at line 1259 of file smolt.py.
Referenced by hardwareprofile::deleteProfile.main().
| def hardwareprofile.smolt.read_uuid | ( | ) |
| def hardwareprofile.smolt.read_pub_uuid | ( | uuiddb, | |
| uuid, | |||
user_agent = user_agent, |
|||
smoonURL = smoonURL, |
|||
timeout = timeout, |
|||
silent = False |
|||
| ) |
| string hardwareprofile::smolt::WITHHELD_MAGIC_STRING = 'WITHHELD' |
| tuple hardwareprofile::smolt::fs_types = get_config_attr("FS_TYPES", ["ext2", "ext3", "xfs", "reiserfs"]) |
| tuple hardwareprofile::smolt::fs_mounts = dict.fromkeys(get_config_attr("FS_MOUNTS", ["/", "/home", "/etc", "/var", "/boot"]), True) |
| tuple hardwareprofile::smolt::fs_m_filter = get_config_attr("FS_M_FILTER", False) |
| tuple hardwareprofile::smolt::fs_t_filter = get_config_attr("FS_T_FILTER", False) |
| tuple hardwareprofile::smolt::smoonURL = get_config_attr("SMOON_URL", "http://smolts.org/") |
| tuple hardwareprofile::smolt::secure = get_config_attr("SECURE", 0) |
| tuple hardwareprofile::smolt::hw_uuid_file = get_config_attr("HW_UUID", "/etc/smolt/hw-uuid") |
| tuple hardwareprofile::smolt::admin_token_file = get_config_attr("ADMIN_TOKEN", '' ) |
| string hardwareprofile::smolt::clientVersion = '1.3.2' |
| list hardwareprofile::smolt::supported_protocols = ['0.97',] |
| string hardwareprofile::smolt::user_agent = 'smolt/%s' |
| float hardwareprofile::smolt::timeout = 120.0 |
Definition at line 90 of file smolt.py.
Referenced by _set_nv_timer(), TV.ActiveHandleAction(), AppleRemote.AppleRemote(), BackendConnectionManager.BackendConnectionManager(), CECAdapter.CECAdapter(), channelscan_detect(), channelscan_find_lock(), LCDProcClient.connectToHost(), LogViewer.Create(), TrackInfoPopup.Create(), PlaybackBox.Create(), MythMusicVolumeDialog.Create(), BackendConnectionManager.customEvent(), TV.customEvent(), MythSystemWindows.Fork(), MythSystemUnix.Fork(), RemoteEncoder.GetSignalLockTimeout(), SignalMonitorValue.GetStatus(), SignalMonitorValue.GetTimeout(), GLSingleView.GLSingleView(), GuideGrid.GuideGrid(), hdhomerun_debug_flush(), hdhomerun_device_wait_for_lock(), hdhomerun_discover_find_devices(), hdhomerun_sock_connect(), hdhomerun_sock_recv(), hdhomerun_sock_recvfrom(), hdhomerun_sock_send(), hdhomerun_sock_sendto(), hdhomerun_sock_wait_for_read_event(), hdhomerun_sock_wait_for_write_event(), IdleScreen.IdleScreen(), GuideGrid.Init(), MythRemoteLineEdit.Init(), JumpToChannel.JumpToChannel(), LCD.LCD(), LCDProcClient.LCDProcClient(), MainServer.MainServer(), MiniPlayer.MiniPlayer(), MythMainWindow.MythMainWindow(), MythNews.MythNews(), MythUIButton.MythUIButton(), MythUIFileBrowser.MythUIFileBrowser(), NewKernelDeintFilter(), MythPlayer.OpenFile(), OutboundRequestHandler.OutboundRequestHandler(), UPNPScanner.ParseDescription(), RingBuffer.PauseAndWait(), TV.PauseLiveTV(), DecoderIOFactoryShoutCast.periodicallyCheckResponse(), DeviceReadBuffer.Poll(), MythUDPListener.Process(), BiopTap.Process(), RSSManager.RSSManager(), TVRec.run(), ScreenSaverX11Private.ScreenSaverX11Private(), UPNPSubscription.SendSubscribeRequest(), OSD.SetExpiry(), WeatherSource.setScriptTimeout(), SignalMonitorValue.SetTimeout(), GLSingleView.SetTransitionTimeout(), WeatherSource.setUpdateTimeout(), setupStreamSocket(), DecoderIOFactoryShoutCast.shoutcastChangedState(), SingleView.SingleView(), UPNPScanner.Start(), sub_read_line_subrip(), ThemeUpdateChecker.ThemeUpdateChecker(), UPNPScanner.timerEvent(), SignalMonitorValue.toString(), UIKeyType.UIKeyType(), TV.UpdateOSDTimeoutMessage(), Weather.Weather(), WeatherSource.WeatherSource(), WelcomeDialog.WelcomeDialog(), MSocketDevice.writeData(), YadifDeintFilter(), ZMClient.ZMClient(), ZMConsole.ZMConsole(), ZMLivePlayer.ZMLivePlayer(), and ZMPlayer.ZMPlayer().
Definition at line 91 of file smolt.py.
Referenced by setHttpProxy().
| hardwareprofile::smolt::DEBUG = False |
Definition at line 92 of file smolt.py.
Referenced by get_ac3_info(), get_audio_info(), get_video_ext_info(), get_video_info(), ring_peek(), ring_poke(), ring_read(), ring_read_file(), ring_show(), ring_skip(), ring_write(), and ring_write_file().
00001 [ "Unknown", 00002 "Other", 00003 "Unknown", 00004 "Desktop", 00005 "Low Profile Desktop", 00006 "Pizza Box", 00007 "Mini Tower", 00008 "Tower", 00009 "Portable", 00010 "Laptop", 00011 "Notebook", 00012 "Hand Held", 00013 "Docking Station", 00014 "All In One", 00015 "Sub Notebook", 00016 "Space-saving", 00017 "Lunch Box", 00018 "Main Server Chassis", 00019 "Expansion Chassis", 00020 "Sub Chassis", 00021 "Bus Expansion Chassis", 00022 "Peripheral Chassis", 00023 "RAID Chassis", 00024 "Rack Mount Chassis", 00025 "Sealed-case PC", 00026 "Multi-system", 00027 "CompactPCI", 00028 "AdvancedTCA" 00029 ]
1.7.6.1