새창 작성 수정 목록 링크 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 / 16 Page
    [ ● kodi m3u 제작 하여 strm 파일 저장 사용기 입니다 ] 댓글 30

    ●kodi m3u 제작 하여 strm 파일 저장 사용기 입니다kodi m3u 제작 하여 strm 파일 저장하는 것을파이션 초보자로 기초를 배워 …

    [ ● kodi 전체 설정 저장소 설치만 남기고 완전 초기화 하기 와 초기설정 ]

    ● kodi 전체 설정 저장소 설치만 남기고 완전 초기화 하기 주) 완전 초기화 되는것으로 kodi 초기 설치 조건으로 되고 애드온 모두 삭제 …

    [ 스킨 메뉴 아이콘 변경 하기 및 SKIN BACKUP 애드온 ADDON 사용방법 ]

    스킨 메뉴 아이콘 변경 하기변경전아이콘 저장 폴더에 저장 합니다 ( 만들기는 홈피내 게시물 참조)아이콘 선택저장폴더 선택을 위한 > 찾기 …

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

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

    [ uptodown kodi r4 new version 코디 다운로드 방법 ]

    안드로이드 폰 / u5pvr 미박스에서 직접 다운로드 간편 브라우즈 설치 링크 입니다후 PVR 클라이언트 를 재설치 해야 합니다iptv의 tvh…

    [ kodi firestick에서 버퍼링을 수정 / 중지하는 방법? [5 가지 방법] {해결}ADVANCEDSE… ] 댓글 7

    어느정도 안정된 저의 백업된 kodi를 공유 합니다kodi_18_17_525_alpha1_up_11q.kr.apk 에 시네마 한글 포함된 버전 …

    [ ★ Kodi v18 Leia - Beta 4 설치 PVR IPTV Simple Client 와 Tvheade… ] 댓글 9

    kodi-18.0-Leia_beta4의 새로운 버전 설치 하니https://kodi.tv/downloadu5pvr에서 안정적인 딜레이 없이 동작…

    [ 기본kodi skin 설정)skin.eminence.2 홈메뉴 구성 방법및 안드로이드 부팅시 kodi 자동실… ] 댓글 1

    기본kodi skin 설정)skin.eminence.2 홈메뉴 구성 방법및 안드로이드 부팅시 kodi 자동실행홈 게시판에 검색skin.emine…

    [ kodi 19버전 4k 비디오 시청시 칼라 색버짐 문제시 스킨/설정/플레이어/비디오/하드웨어가속 사용제거 ]

    kodi 19버전 4k 비디오 시청시 칼라 색버짐 문제시 스킨/설정/플레이어/비디오/하드웨어가속 사용제거4k 비디오 시청시 kodi 19에서 색…

    [ kodi skin up)skin.arctic.zephyr.mod-master (1.1.2.6).zip및 마우… ] 댓글 1

    kodi skin)skin.arctic.zephyr.mod-master (1.1.2.6).zip는 기본 성능 확인 하고자 (기본 skin19용)…

    [ kodi skin ) 2021-0530_1_skin.titan.bingie.mod-matrix_v2.0.zi… ] 댓글 10

    kodi skin ) skin.titan.bingie.mod-matrix_v2.0_20210514.zip 를 github에서 다운로드 한글화 …


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-07-01 12:53:25

    오늘의 홈 현황


    • 현재 접속자♨ 666 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 12 명
    • 오늘 방문자 1,490 명
    • 어제 방문자 1,787 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,406,540 명
    • 전체 게시물※ 8,670 개
    • 전체 댓글수※ 24,812 개
    • 전체 회원수 11,078 명

    QR코드


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

    알림 0








    최신글↑