Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Functions | |
| category_select () | |
| Prints a <select> of the available program categories /*. | |
| category_type_select () | |
| Prints a <select> of the available program category_types /*. | |
| channel_select ($chanid) | |
| prints a <select> of the available channels /* | |
| day_select ($day, $name='findday') | |
| Prints a <select> of the various weekdays /*. | |
Variables | |
| else | $schedule = new Schedule(NULL) |
| exit | |
| $schedule | length = intval(($schedule->endtime - $schedule->starttime) / 60) |
| category_select | ( | ) |
Prints a <select> of the available program categories /*.
Definition at line 220 of file schedules_custom.php.
| category_type_select | ( | ) |
Prints a <select> of the available program category_types /*.
Definition at line 231 of file schedules_custom.php.
| channel_select | ( | $ | chanid | ) |
| day_select | ( | $ | day, | |
| $ | name = 'findday' | |||
| ) |
Definition at line 33 of file schedules_custom.php.
| exit |
Definition at line 71 of file schedules_custom.php.
| $schedule length = intval(($schedule->endtime - $schedule->starttime) / 60) |
Definition at line 204 of file schedules_custom.php.
Referenced by Video::__construct(), DBEvent::AddAuthority(), amf_get_string(), bethsoftvid_decode_frame(), bit8x8_c(), UPnpCDSExtension::Browse(), by(), channelscan_extract_name(), checkParentPassword(), UIType::cutDown(), MythUIType::cutDown(), MythRemoteLineEdit::cycleKeys(), dct_quantize_refine(), dct_quantize_trellis_c(), decode_frame(), decouple_info(), OSDTypeText::Draw(), draw_arrow(), dvb_decode_text(), dvdnav_sector_search(), dvdnav_time_search(), dvdnav_time_search_within_cell(), ebml_read_master(), ebml_read_skip(), encode_frame(), ff_mjpeg_encode_stuffing(), ff_mpeg4_stuffing(), GuideGrid::fillProgramRowInfos(), AlbumArtImages::findImages(), EITFixUp::FixComHem(), EITFixUp::FixRTL(), SipCall::FSM(), get_next_ext_unit(), MetaIOFLACVorbisComment::getComment(), MusicDirectoryTreeBuilder::getPathsForMeta(), DVDRingBufferPriv::GetReadPosition(), MetaIOFLACVorbisComment::getTrackLength(), gray16swap(), gray16togray(), graytogray16(), handle_cc_c3(), AvFormatDecoder::HandleGopStart(), DVBCam::HandlePMT(), hdhomerun_control_send_sock(), hdhomerun_control_upgrade(), hdhomerun_discover_send_internal(), hdhomerun_pkt_open_frame(), hdhomerun_pkt_read_var_length(), hdhomerun_pkt_seal_frame(), hdhomerun_video_thread_execute(), UIKeyboardType::insertChar(), MythFlix::InsertMovieIntoQueue(), matroska_parse_seekhead(), Video::metadata(), mm_decode_inter(), mm_read_header(), mm_read_packet(), mpeg4_decode_sprite_trajectory(), msmpeg4_decode_ext_header(), LCDProcClient::outputRecStatus(), AvFormatDecoder::ProcessDSMCCPacket(), TV::ProcessNetworkControlCommand(), put_chunk(), QCodecs::quotedPrintableDecode(), QCodecs::quotedPrintableEncode(), raw_decode(), rd8x8_c(), MetaIOTagLib::read(), MetaIOOggVorbisComment::read(), MetaIOMP4::read(), MetaIOFLACVorbisComment::read(), MetaIOAVFComment::read(), MetaIO::readFromFilename(), MythburnWizard::recalcSize(), DVDRingBufferPriv::safe_read(), Video::save(), Playlist::savePlaylist(), AvFormatDecoder::ScanDSMCCStreams(), EITFixUp::SetUKSubtitle(), simpleCopy(), MythFlixQueue::slotMoveToQueue(), MythFlixQueue::slotMoveToTop(), MythFlixQueue::slotRemoveFromQueue(), smka_decode_frame(), VorbisDecoderFactory::supports(), FlacDecoderFactory::supports(), CdDecoderFactory::supports(), svq3_decode_slice_header(), sws_diffVec(), sws_getConvVec(), sws_getGaussianVec(), sws_getShiftedVec(), sws_sumVec(), DecoderBase::SyncPositionMap(), tm2_read_header(), DTVPolarity::toChar(), DTVHierarchy::toChar(), DTVTransmitMode::toChar(), DTVBandwidth::toChar(), DTVInversion::toChar(), ScheduledRecording::ToMap(), ProgramInfo::ToMap(), MythRemoteLineEdit::updateCycle(), MythFlixQueue::updateInfoView(), MythFlix::updateInfoView(), Ripper::updateTrackLengths(), Ripper::updateTrackList(), while(), write_ac3_pes(), write_ac3_ts(), write_audio_pes(), write_audio_ts(), write_packet(), write_video_pes(), write_video_ts(), writeout_ext(), and writeout_video().
1.5.5