kodi


새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사


kodi 스킨) skin.destiny-4.0.1_11q.kr_OSD_FF_2020423.zip 까지 적용

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    kodi 스킨)  skin.destiny-4.0.1_11q.kr_OSD_FF_2020423.zip 까지 적용

    정보를 제공하신 카페 회원 여러분에게 감사 드립니다

    자막 on/off 아이콘 변경

    debuginfo file 화면 디스플레이

    skinreload 아이콘 적용

    마우스 터치 컨트롤 (2.0버전용)(tbd)

    스트림정보는 않됨(tbd)

    ...등등...

    수정내용은  네이버 카페에서 하기 참조 하였습니다.


    cafe.naver.com

    cafe.naver.com

    cafe.naver.com

    cafe.naver.com

    3232235521_1587659593.7752.png

    3232235521_1587659377.9815.png

    3232235521_1587657737.1629.png

    3232235521_1587656639.6489.png

    3232235521_1587656663.1488.png

    메뉴설정시 초기화하기 

    3232235521_1587657111.3758.png

    하기메뉴는 일부 동작 하지 않습니다 

    3232235521_1587656739.47.png



    파일내부에 생성 keymap editor 로 정의하기를  media

    KODI_ADDON\1_skin.destiny\skin.destiny-4.0.1_11q.kr_OSD_FF_2020423.zip\skin.destiny\media\keymaps\gen.xml

    kodi 설치 폴더에 복사  수정 kodi\userdata\keymaps\gen.xml 에 복사사용하세요

    3232235521_1587657323.5266.png


    최종자료는

    drive.google.com

    에 향후 등록 관리 업데이트 예정입니다/


    금일까지 첨부 자료 skin.destiny-4.0.1_11q.kr_OSD_FF_2020423.zip

    3232235521_1587657457.5285.png




    일부 수정 내용 정보

    c:\Users\shimss\AppData\Roaming\Kodi\addons\skin.destiny\xml\VideoOSD.xml

    <!--================= http://11g.kr ================================================= ok  -->
    <control type="togglebutton" id="3101" description="ShowSubtitles">
              <width>80</width>
              <height>80</height>
      <onclick>ShowSubtitles</onclick>
      <selected>VideoPlayer.SubtitlesEnabled</selected>
      <visible>VideoPlayer.HasSubtitles</visible>
              <texturefocus colordiffuse="$VAR[BackColorButton]">osd/Subtitles2.png</texturefocus>
              <texturenofocus colordiffuse="$VAR[ColorIcons]">osd/Subtitles2.png</texturenofocus>
              <alttexturefocus colordiffuse="$VAR[BackColorButton]">osd/Subtitles2on.png</alttexturefocus>
              <alttexturenofocus colordiffuse="$VAR[ColorIcons]">osd/Subtitles2on.png</alttexturenofocus>
              <pulseonselect>false</pulseonselect>
    </control>
    <!--================= http://11g.kr ================================================= ok coding22.png -->
    <control type="button" id="3102" >
                <width>60</width>
    <height>60</height>
    <texturefocus colordiffuse="$VAR[BackColorButton]">osd/coding22.png</texturefocus>
        <texturenofocus colordiffuse="$VAR[ColorIcons]">osd/coding22.png</texturenofocus>
                <selected>Skin.ToggleDebug()</selected>
                <onclick>Skin.ToggleDebug()</onclick>
                <include>Defs_OptionButton</include>
                </control>
    <!--================= http://11g.kr ================================================= ok restart22.png -->
    <control type="button" id="3103" >
                <width>50</width>
    <height>50</height>
    <texturefocus colordiffuse="$VAR[BackColorButton]">osd/restart22.png</texturefocus>
        <texturenofocus colordiffuse="$VAR[ColorIcons]">osd/restart22.png</texturenofocus>
                <selected>XBMC.ReloadSkin()</selected>
                <onclick>XBMC.ReloadSkin()</onclick>
                </control>
    <!--  ======================== http://11g.kr =================================== icons8-time-limit-22.png 
    <control type="button" id="3104">
      <width>50</width>
      <height>50</height>
      <texturefocus colordiffuse="$VAR[BackColorButton]">osd/icons8-time-limit-22.png</texturefocus>
      <texturenofocus colordiffuse="$VAR[ColorIcons]">osd/icons8-time-limit-22.png</texturenofocus>
      <onclick condition="!String.IsEmpty(SkinHelper.AutoCloseVideoOSD)">Skin.Reset(SkinHelper.AutoCloseVideoOSD)</onclick>
      <onclick condition="String.IsEmpty(SkinHelper.AutoCloseVideoOSD)">Skin.SetNumeric(SkinHelper.AutoCloseVideoOSD)</onclick>
      <onclick>XBMC.ReloadSkin()</onclick>
      <pulseonselect>false</pulseonselect>
    </control>
    -->
    <!--================= http://11g.kr ================================================= ok mouse22.png-->
     <control type="togglebutton" id="3105" >
    <width>60</width>
    <height>60</height>
    <texturefocus colordiffuse="$VAR[BackColorButton]">osd/mouse22on.png</texturefocus>
            <texturenofocus colordiffuse="$VAR[ColorIcons]">osd/mouse22on.png</texturenofocus>
            <alttexturefocus colordiffuse="$VAR[BackColorButton]">osd/mouse22.png</alttexturefocus>
            <alttexturenofocus colordiffuse="$VAR[ColorIcons]">osd/mouse22.png</alttexturenofocus>
    <onclick>Skin.ToggleSetting(touchcontrol)</onclick>
        </control>
    <!--================= http://11g.kr ================================================= ok mouse22.png-->
     <control type="togglebutton" id="3106" >
    <width>60</width>
    <height>60</height>
    <texturefocus colordiffuse="$VAR[BackColorButton]">osd/touch30.png</texturefocus>
            <texturenofocus colordiffuse="$VAR[ColorIcons]">osd/touch30.png</texturenofocus>
            <alttexturefocus colordiffuse="$VAR[BackColorButton]">osd/touch30.png</alttexturefocus>
            <alttexturenofocus colordiffuse="$VAR[ColorIcons]">osd/touch30.png</alttexturenofocus>
    <onclick>activatewindow(playerprocessinfo)</onclick>
        </control>

    c:\Users\shimss\AppData\Roaming\Kodi\addons\skin.destiny\xml\SkinSettings.xml

    <!-- 11q.kr --->
    <control type="radiobutton" id="3097">
      <width>787</width>
      <height>60</height>
      <font>primal_20</font>
      <label>Touch Control Button on/off</label>
      <textoffsetx>30</textoffsetx>
      <textwidth>600</textwidth>
      <onclick>Skin.ToggleSetting(touchcontrol)</onclick>
      <selected>Skin.HasSetting(touchcontrol)</selected>
    </control>
    <!-- Autoclose Video OSD  -->
    <control type="button" id="3098" description="Close OSD Auto">
       <width>1337</width>
      <height>60</height>
      <font>primal_20</font>
      <label>Auto close video player OSD (0 to disable)</label>
      <textoffsetx>30</textoffsetx>
      <textwidth>600</textwidth>
      <include>Defs_OptionButton</include>
      <label>$LOCALIZE[31252]</label>
      <label2>$INFO[Skin.String(SkinHelper.AutoCloseVideoOSD)]</label2>
      <onclick condition="!String.IsEmpty(SkinHelper.AutoCloseVideoOSD)">Skin.Reset(SkinHelper.AutoCloseVideoOSD)</onclick>
      <onclick condition="String.IsEmpty(SkinHelper.AutoCloseVideoOSD)">Skin.SetNumeric(SkinHelper.AutoCloseVideoOSD)</onclick>
    </control>
    <!-- 사용버전 ReloadSkin  -->
    <control type="button" id="8888">
       <width>1337</width>
      <height>60</height>
      <font>primal_20</font>
      <label>ReloadSkin_Version:skin.destiny-4.0.1_https://11q.kr OSD_2020423.zip</label>
      <textoffsetx>30</textoffsetx>
      <textwidth>600</textwidth>
      <label>$LOCALIZE[31252]</label>
      <selected>XBMC.ReloadSkin()</selected>
              <onclick>XBMC.ReloadSkin()</onclick>
    </control>

    ■ ▶ ☞ ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다. https://11q.kr ♠



    ■ ▶ ☞ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다 ♠ . ☞ 본자료는 https://11q.kr 에 등록 된 자료 입니다♠.
    [이 게시물은 11qkr님에 의해 2021-06-16 02:31:57 11.Nas_1에서 이동 됨]
    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view

    관련자료

    댓글목록

    등록된 댓글이 없습니다.


    새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사


    • 일간 조회수
        • 게시물이 없습니다.
    • 주간 조회수
        • 게시물이 없습니다.
    • 월간 조회수
        • 게시물이 없습니다.


    Total 465 / 22 Page
    [ 무료영화 보기)새로운 Kodi Exodus 최신 버전 (XvBMC 저장소) ] 댓글 10

    Kodi Bae는 현재 GitHub에서 사용할 수있는 새로운 저장소입니다.Kodi Bae 저장소 자체에는 몇 가지 문제가 있지만이 저장소에있는 …

    [ 강추)kodi_18_17_525_alpha1_up_11q.kr 과Aeon-Nox 의 skin 사용 u5pv… ] 댓글 27

    강추)kodi_18_17_525_alpha1_up_11q.kr 과Aeon-Nox 의 skin 사용 u5pvr 버벅임 없는 안정화 버전에 최적의 …

    [ 추천) 푹tv 유료가입 시청 pooq 방송 & kodi 의 plugin.video.pooq-0.3.1.zip ] 댓글 17

    방송 월정액 방송(LIVE+VOD)+VOD 10회 다운로드 (모바일 + PC + TV FHD 시청 1회선) 10,900원가입해야 u5pvr에서 …

    [ kodi에서 Chrome Launcher 으로 web site 접속 애드온 ] 댓글 7

    직접 다운로드 설치 kodi19.4에서 사용하지 못합니다https://livetvkodiserbia.com/kodi/zips/plugin.pro…

    [ 완료)kodi skin titan 한글폰트업데이트 작업설치 ] 댓글 13

    완료)kodi skin titan 한글폰트업데이트 작업설치 저장 합니다.자료는https://11q.kr/g5s/bbs/board.php?bo_t…

    [ 오늘도 kodi -u5pvr에서 테스트 정상 버전 해보신 분(신버전 실패) ]

    오늘도 kodi -u5pvr에서 테스트 정상 버전 해보신 분저는 kodi16 정상17.6 실행되나 인터넷 버벅임 삭제kodi18beta-2017…

    [ kodi add on tving 시청 /KODI / PLEX tving plugin ] 댓글 58

    -------------------------------------- ♠ 출처는 링크 참조 바랍니다. https://11q.kr ♠ [이 게시물…

    [ [kodi & plexBMC] 몇가지 설정 tip 및 plex 의 트랜스코딩 강제 봉쇄 ] 댓글 1

    u5pvr에서plex 의 트랜스코딩 강제 봉쇄 설정 작업 .......작업중=====plex 의 트랜스코딩 강제 봉쇄 ]트랜스코딩 때문에 버벅…

    [ KODI Chrome/ 크롬 실행기 애드온 가이드(krypton)(유용성 없음) ] 댓글 6

    http://srp.nu/사이트에서 접속 해당버전를 다운로드 합니다첨부superrepo.kodi.krypton.all-0.7.04.zip는 kr…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-02 08:22:11

    오늘의 홈 현황


    • 현재 접속자♨ 624 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 7 명
    • 오늘 방문자 1,457 명
    • 어제 방문자 2,099 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,354,702 명
    • 전체 게시물※ 8,612 개
    • 전체 댓글수※ 24,675 개
    • 전체 회원수 11,004 명

    QR코드


    ☞ QR코드 스캔은 kakao앱 자체 QR코드

    알림 0








    최신글↑