새창 작성 수정 목록 링크 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 / 13 Page
    [ kodi skin 수정)ko_skin.titan.bingie-master.zip 한글화및 wavve addo… ] 댓글 1

    kodi skin 수정)ko_skin.titan.bingie-master.zip 한글화및 wavve addon 영화파일,비디오/폴더 포스터 아이…

    [ ● 스킨 끝판왕 추천) kodi swan skin 스킨 기능 추가 투닝 작업 공유 및 지속 업데이트 ] 댓글 99

    ● 스킨 끝판왕 추천)kodi swan skin 스킨 기능 추가 투닝 작업 공유 및 지속 업데이트지속업데이트 중인것은 아래링크이동확인 바랍니다★…

    [ ● destiny_by_11q update)20211104-0_kodi19_skin.destiny_by_1… ] 댓글 11

    최신업데이트 버전은https://11q.kr/www/bbs/board.php?bo_table=co2&wr_id=2468에서 확인 바랍니다…

    [ Install Kodi on Debian 8 ] 댓글 1

    Install Kodi on Debian 8First edit/etc/apt/sources.listfile to Enable Jessie bac…

    [ kodi skin Aeon-Nox-master_hamchorom는 Noto 폰트 설정을 함초롬 바탕체 적용… ] 댓글 1

    kodi skin Aeon-Nox-master_hamchorom는 Noto 폰트 설정을 함초롬 바탕체 적용버전 한글 폰트 코디 korea fon…

    [ kodi) FTMC 버전 FTMC-16.2.31-armeabi-v7a.apk 한글 Aeon-Nox-SiLVO… ] 댓글 20

    kodi) FTMC 버전 FTMC-16.2.31-armeabi-v7a.apk 과 kodi 2 개를 설치 사용 하세요그리고 제가 올린 함초롬 한글…

    [ Kodi 넷플릭스 netflix 한글자막 &lrm; 에러 미드 드라마 한글자막 편하게 다운로드 받는 방법 ]

    Kodi 넷플릭스 netflix 한글자막 &lrm; 에러 미드 드라마 한글자막 편하게 다운로드 받는 방법넷플릭스 자체 자막 입니다기본적인…

    [ kodi skin time bar label 수정정보 정보 화면 / OSD에 남은 시간 추가 ]

    kodi skin time bar label 수정정보kodi.wiki에서정보 확인합니다1정보 화면 / OSD에 남은 시간 추가A. VideoFu…

    [ titan bingie skin 다운로드 설치 Kodi를 Netflix처럼 보이게 만드는 방법 ] 댓글 4

    Kodi를 Netflix처럼 보이게 만드는 방법repository.bingietitan bingie skin 다운로드 설치BINGIE 리포지토리…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-30 17:36:04

    오늘의 홈 현황


    • 현재 접속자♨ 561(1) 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 5 명
    • 주간 가입자※ 11 명
    • 오늘 방문자 1,430 명
    • 어제 방문자 2,101 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,404,693 명
    • 전체 게시물※ 8,667 개
    • 전체 댓글수※ 24,800 개
    • 전체 회원수 11,078 명

    QR코드


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

    알림 0








    최신글↑