Giter VIP home page Giter VIP logo

takagen99's Introduction

# Box

=== Source Code - Editing the app default settings === /src/main/java/com/github/tvbox/osc/base/App.java

参考:\app\src\main\java\com\github\tvbox\osc\util\HawkConfig.java

private void initParams() {

    putDefault(HawkConfig.HOME_REC, 2);       // Home Rec 0=豆瓣, 1=推荐, 2=历史
    putDefault(HawkConfig.PLAY_TYPE, 1);      // Player   0=系统, 1=IJK, 2=Exo
    putDefault(HawkConfig.IJK_CODEC, "硬解码");// IJK Render 软解码, 硬解码
    putDefault(HawkConfig.HOME_SHOW_SOURCE, true);  // true=Show, false=Not show
    putDefault(HawkConfig.HOME_NUM, 2);       // History Number
    putDefault(HawkConfig.DOH_URL, 2);        // DNS
    putDefault(HawkConfig.SEARCH_VIEW, 2);    // Text or Picture
}

=== Setting Up the Configuration Address ===

  • 数据源 > Input Source URL address
  • 直播 (Optional) > Input Live URL (http) address. If empty, will take Live URL from Source file
  • EPG (Optional) > Input EPG URL (http) address. If empty, will take EPG URL from Source file. If not found in Source file, default from http://epg.51zmt.top:8000/api/diyp/

中文配置地址: C:\Users\Frank\Documents\GitHub\takagen99\app\src\main\res\values-zh\strings.xml

takagen99's People

Contributors

chengxue2020 avatar takagen99 avatar watson1982 avatar asdfgh avatar zhixc avatar lite-cucumber avatar haha459862 avatar dreamdstr avatar s-dl avatar sayxiaoyan avatar roinlong avatar klosw avatar scut-demo avatar dot-super avatar zouyq avatar scemsjyd avatar ixiumu avatar o0halflife0o avatar naclfire avatar catvod avatar gmd20 avatar gahokwan avatar candymuj avatar schspa avatar sturdycat avatar womuule avatar akumajac avatar comblue avatar xiaoranliu3119 avatar lppsuixn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.