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 / 6 Page
    [ 정보● kodi addon boritv mini 다수의 m3u 채널 merge 설정 작업 사용기 ]

    ●kodi addon boritv mini 다수의 m3u 채널 merge 설정작업 사용기애드온 업데이트 되어 채널 통합이 가능해졌습니다밤..님의…

    [ ● [kodi작업]kodi skin 튜닝작업 ) skin.titan.bingie.mod_11qkr_202_2… ] 댓글 15

    ●kodi skin 튜닝작업 )skin.titan.bingie.mod_11qkr_202_2021_112????.zip▶ 설치방법압축파일에서 설치…

    [ ● Kodi 소리가 나지 않는 문제를 쉽게 수정하는 방법으로 안될때 및 문제 해결 간단 방법 ]

    ● Kodi 소리가 나지 않는 문제를 쉽게 수정하는 방법으로 안될때 및 문제 해결 간단 방법기본적인 아래 조치로 않될때 해결 방법1) \user…

    [ ● kodi20 의 netflix 자막한글 설정 기억하기 및 kodi 자막설정의 모든것 ] 댓글 2

    ● kodi 의 netflix 자막한글 설정 기억하기 및 kodi 자막설정의 모든것바로보던 vod를 한글자막설정 보다가 / 중지후 다시볼시 한글…

    [ ● kodi 애드온) 웹브라우즈 링크 애드온 입니다 ] 댓글 3

    ● kodi 애드온) 웹브라우즈 링크 애드온 입니다홈 화면에 NETFLIX 연결 크롬브라우즈 연결 사용 입니다 ( 이제는 넷플릭스 PC 시청 문…

    [ kodi 19용으로 스마트폰용 carbon skin 수정작업 3차 진행 2021_05_02-1_CarPc-C… ] 댓글 2

    kodi 19용으로 스마트폰용 carbon skin 수정작업 3차 진행완전 사용자 조건의 스마트폰용 터치용으로 메뉴 설정및 리모컨용 이동 재설정…

    [ 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에서 다운로드 한글화 …

    [ 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 19버전 4k 비디오 시청시 칼라 색버짐 문제시 스킨/설정/플레이어/비디오/하드웨어가속 사용제거 ]

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


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-26 16:46:05

    오늘의 홈 현황


    • 현재 접속자♨ 806 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 2 명
    • 주간 가입자※ 8 명
    • 오늘 방문자 1,995 명
    • 어제 방문자 2,051 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,396,602 명
    • 전체 게시물※ 8,655 개
    • 전체 댓글수※ 24,772 개
    • 전체 회원수 11,068 명

    QR코드


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

    알림 0








    최신글↑