Go to the source code of this file.
Variables | |
| if [-z $1] = addAtom_udta() | |
| then echo | Error |
| then | BNDL |
| then copy each one into the | bundle |
| if = addAtom_udta() |
Definition at line 23 of file makebundle.sh.
Referenced by object_pool::acquire(), add_pes_stream(), add_section_stream(), Scheduler::AddNewRecords(), AudioOutputBase::AddSamples(), adpcm_encode_frame(), adpcm_encode_init(), ape_decode_value(), ape_read_header(), audio_read_header(), audio_read_packet(), av_ext2dbl(), avcodec_default_reget_buffer(), average_quantized_coeffs(), AVF_Seek(), avs_decode_frame(), NuppelVideoRecorder::BufferIt(), cavs_decode_frame(), cin_read_packet(), decode_end(), decode_frame(), decode_rle(), NuppelVideoRecorder::DoMJPEG(), TV::DoQueueTranscode(), UIGuideType::drawBackground(), dv_extract_audio(), dv_inject_audio(), dvbsub_display_end_segment(), dvbsub_parse_page_segment(), dvbsub_parse_region_segment(), ff_mjpeg_decode_sos(), PlaybackBox::FillList(), EITFixUp::FixUK(), flashsv_decode_frame(), foreach(), g726_init(), get_avi_from_index(), get_packet_payload_size(), goom_update(), EditMetadataDialog::gridItemChanged(), hdhomerun_pkt_read_var_length(), id3v2_read_ttag(), imc_decode_frame(), MythMainWindow::Init(), init_ifs(), aacDecoder::initializeMP4(), ImportIconsWizard::initialLoad(), ipvideo_decode_block_opcode_0x9(), ipvideo_decode_block_opcode_0xA(), ipvideo_decode_frame(), is_pmt_same(), ProgramInfo::IsSameProgram(), JACK_bufsize(), Scheduler::MarkShowingsList(), matroska_parse_block(), matroska_probe(), MD5Final(), mm_decode_inter(), motion_search(), mpeg1_encode_sequence_header(), mpeg2_header_picture_finalize(), mpeg2_header_sequence(), mpeg4video_probe(), mpeg_mux_init(), mpegps_probe(), mpegts_push_data(), mpegvideo_probe(), MPV_common_init(), nut_probe(), nut_read_seek(), ogg_read_page(), paint_mouse_pointer(), XMLTVParser::parseFile(), XMLTVParser::parseProgram(), qdm2_decode(), qdm2_fft_tone_synthesizer(), MetaIOAVFComment::read(), MHText::Redraw(), rpza_decode_stream(), VideoBuffers::SetOSDFrame(), shorten_decode_frame(), EditMetadataDialog::showMenu(), VideoOutputXv::ShowXVideo(), smc_decode_stream(), sonic_decode_frame(), sonic_encode_frame(), MPEG2fixup::Start(), svq3_mc_dir(), template_alloc(), tm2_decode_blocks(), TV::ToggleInputs(), CDSObject::toXml(), unzReadCurrentFile(), DBEvent::UpdateDB(), ProgramRecPriority::updateList(), Scheduler::UpdateNextRecord(), TV::UpdateOSDAskAllowDialog(), SubsessionIOState::useFrameForHinting(), vbi_event(), vc1_decode_b_mb(), vm_position_get(), vorbis_parse_setup_hdr_codebooks(), vp3_decode_frame(), vp56_init(), wsvqa_read_header(), and yuv4_write_packet().
| then echo Error |
| then BNDL |
Initial value:
$1/Contents
else
BNDL=$1.app/Contents
fi
else
echo "Error: binary/bundle '"$1"' doesn't exist!"
exit
fi
# ===========================================================================
# Search the binary's libs and frameworks
Definition at line 31 of file makebundle.sh.
| then copy each one into the bundle |
Definition at line 31 of file makebundle.sh.
1.5.5