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 / 11 Page
    [ ● [kodi작업] kodi 애드온 영화 저장 라이브러리 보기로 저장 작업 m3u_to_strm ] 댓글 6

    ● kodi 애드온 영화 저장 라이브러리 보기로 저장 작업 m3u_to_strm netflix의 영화폴더를 나의 영화 리스트 만들어 봅니다pyt…

    [ u5pvr 및 미박스 kodi 간단 IPTV SIMPLE CLIET epg 채널 정보 적용 하기 입니다 ] 댓글 5

    방법2) 설치 환경에서docker 설치 사용 epg2xml xmltv.xml 불러오기아래 내용을 참조 바랍니다.--------------고수는 …

    [ xbox one x 네트워크 pc 연결 kodi 에서 사용하기 ]

    xbox one x 네트워크 pc 연결 kodi 에서 사용하기xbox에서 smb로 pc접속을 하지못하여 다음과 같이 ftp서버를 만들어 접속 가…

    [ 작업_성공)하이언스 제품 TV006 안드로이드 TV 박스(Android TV Box)에 LibreElec /… ] 댓글 20

    미박스의 빠른속도와 안정적인LibreElec /CoreELEC의 kodi플레이를 하기 위하여 중요한 sdcard의 선택에 있습니다최신형에 용량큰…

    [ 4-Head, Kodi Remote 컨트롤 스마트폰 리모컨으로 조정하기 설정기와 사용기 입니다 ]

    4-Head, Kodi Remote 컨트롤 스마트폰 리모컨으로 조정하기 설정기와 사용기입니다.여러가지 kodi remote 앱이 있지만 무료로 …

    [ up_추천_kodi skin) skin.destiny-2.2.0.zip 의 Webos 3 의 스킨 정보 한글… ] 댓글 55

    kodi 기본 설정 모든것 ) 화면밀러링으로 skin.destiny-2.2.0.zip 의 스킨 초기 설치 방법및 메뉴한글화 하여 기본기능구현 g…

    [ kodi skin 포토샵으로 netflix wavve 홈메뉴 Icon 만들기 ]

    kodi skin 포토샵으로 netflix wavve 홈메뉴 Icon 만들기<skin 적용>1. 보기 상태2.선택 상태( W) Wav…

    [ kodi music 음악 뮤직 시각화 애드온 설치 사용기 및 애드온 설치 설정방법 ]

    kodi music 음악 뮤직 시각화 애드온 설치 사용기 및 애드온 설치 설정방법사용스킨 사용 화면 : 애미넌스22021-0530-1_kodi1…

    [ kodi skin) font size 변경 조정 방법 어디서 폰트사이즈를 확인 변경 하기 ]

    kodi skin) font size 변경 조정 방법 어디서 폰트사이즈를 확인 변경 하기상단 타이틀 제목이 커무 커서 조금 줄이는 작업을 합니다…

    [ kodi 스킨수정)skin.estuary.widget 스킨 수정 OSD SEEKBAR 수정및 방송정보 리모컨… ]

    kodi 스킨수정)skin.estuary.widget 스킨 수정 OSD SEEKBAR 수정및 방송정보 리모컨 채널 업다운 가능하게TV시청시 채널…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-09 12:41:43

    오늘의 홈 현황


    • 현재 접속자♨ 356 명
    • 오늘 가입자※ 2 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 23 명
    • 오늘 방문자 1,526 명
    • 어제 방문자 2,023 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,367,813 명
    • 전체 게시물※ 8,630 개
    • 전체 댓글수※ 24,711 개
    • 전체 회원수 11,029 명

    QR코드


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

    알림 0








    최신글↑