kodi


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


kodi 스킨수정)skin.estuary.widget/skin.auramod 스킨 수정 / 영화 시청시 play pause 아이콘에서 seek 앞/뒤 30초 이동

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    kodi 스킨수정)skin.estuary.widget 스킨 수정 / 영화 시청시  play pause 아이콘에서 seek 앞/뒤 30초 이동

    3232235521_1594723218.0752.png


                          <!-- 영화플레이 OSD -->
                        <control type="radiobutton" id="602">
                            <textureradioonfocus colordiffuse="white">osd/fullscreen/buttons/play.png</textureradioonfocus>
                            <textureradioonnofocus>osd/fullscreen/buttons/play.png</textureradioonnofocus>
                            <textureradioofffocus colordiffuse="white">osd/fullscreen/buttons/pause.png</textureradioofffocus>
                            <textureradiooffnofocus>osd/fullscreen/buttons/pause.png</textureradiooffnofocus>
                            <texturefocus colordiffuse="button_focus">osd/fullscreen/buttons/button-fo.png</texturefocus>
                            <width>76</width>
                            <animation center="38,38" effect="zoom" end="100" reversible="false" start="95" time="480" tween="back">Focus</animation>
                            <height>76</height>
                            <radiowidth>74</radiowidth>
                            <radioheight>74</radioheight>
                            <font></font>
                            <texturenofocus />
                            <radioposx>1</radioposx>
                            <radioposy>0</radioposy>
                            <selected>Player.Paused</selected>
    <!-- 11q.kr 추가 영화 시청시  play pause 아이콘에서 seek 앞/뒤 30초 이동 -->
    <!-- C:\Users\shimss\AppData\Roaming\Kodi\addons\skin.estuary.widget\xml\VideoOSD.xml -->
    <!--<control type="radiobutton" id="602"> 에 추가함   -->
                        <onup>Seek(30)</onup>
                        <ondown>Seek(-30)</ondown>
    <!--  -->
                            <onclick>PlayerControl(Play)</onclick>
                            <visible>Player.PauseEnabled</visible>
                        </control>



    skin.auramod 스킨에 seek(30)초 이동 

    3232235521_1594894744.9746.png

            <control type="togglebutton" id="14">
                <centertop>50%</centertop>
                <description>Play/Pause</description>
                <width>48</width>
                <height>48</height>
    <!-- 11q.kr 추가 영화 시청시  play pause 아이콘에서 seek 앞/뒤 30초 이동 -->
    <!-- C:\Users\shimss\AppData\Roaming\Kodi\addons\skin.estuary.widget\xml\VideoOSD.xml -->
    <!--<control type="radiobutton" id="602"> 에 추가함   -->
    <!--
    20200716 
    K:\program_run\Kodi\portable_data\addons\skin.auramod\1080i\Includes_OSD.xml
    <control type="togglebutton" id="14"> 에 추가 함
      -->
                <!--  -->
                <onup>Seek(30)</onup>
                <ondown>Seek(-30)</ondown>
                <!--  -->
                <label/>
                <altlabel></altlabel>
                <font/>
                <texturefocus colordiffuse="$VAR[ColorHighlight]">osd/pause.png</texturefocus>
                <texturenofocus colordiffuse="main_fg_70">osd/pause.png</texturenofocus>
                <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
                <alttexturefocus colordiffuse="$VAR[ColorHighlight]">osd/play.png</alttexturefocus>
                <alttexturenofocus colordiffuse="main_fg_70">osd/play.png</alttexturenofocus>
                <onclick>PlayerControl(Play)</onclick>
                <visible>Player.PauseEnabled</visible>
                <animation effect="fade" start="100" end="33" time="100" condition="!Player.PauseEnabled">Conditional</animation>
                <onfocus condition="!String.IsEmpty(Window(Home).Property(OSDExtendedInfo)) + Player.Paused">Play</onfocus>
                <onfocus condition="!String.IsEmpty(Window(Home).Property(OSDExtendedInfo))">ClearProperty(OSDExtendedInfo,Home)</onfocus>
                <onfocus>ClearProperty(OSD_Menu,Home)</onfocus>
            </control>

    ■ ▶ ☞ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다 ♠ . ☞ 본자료는 https://11q.kr 에 등록 된 자료 입니다♠.

    [이 게시물은 11qkr님에 의해 2021-06-12 11:32:22 12.Nas_2에서 이동 됨]
    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view

    관련자료

    댓글목록

    등록된 댓글이 없습니다.


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


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


    Total 485 / 16 Page
    [ Skin Estuary MOD for KODI 18 Leia ]

    내용으로 건너 뛰길 루즈/skin.estuary.mod.kodi18라이센스보기5별6포크별손목 시계암호이슈6풀 요청1행위프로젝트보안통찰력간단히 처…

    [ [KODI] 4K 블루레이 영화 외부 플레이어 사용법 과 playercorefactory.xml 파일 설정 ] 댓글 2

    [KODI] 4K 블루레이 영화 외부 플레이어 사용법 과 playercorefactory.xml 파일 설정아래 규칙은 모두안드로이드의 대표적인 …

    [ skin 영화 포스터 수정위치) Destiny 스킨 영화 포스터 관련 정보 수정 작업 ]

    Kodi Destiny 스킨 영화 포스터 관련 정보ViewsViewTypeList.xml에서 보기모드가 설정이 됩니다.id 601이 현재 보이는…

    [ ● kodi 애드온 저장소 설치 samsung TV plus로 채널을 시청 방법 ] 댓글 13

    ● kodi 애드온 저장소 설치samsung TV plus로 채널을 시청 방법https://11q.kr/www/bbs/board.php?bo_t…

    [ ● 안드로이드 TV란? https://9to5google.com/guides/android-tv/ 정보 ]

    ●안드로이드 TV란?Android TV는 큰 화면에 대한 Google의 노력을 위한 핵심 플랫폼입니다.Android 기반으로 최적화된 인터페이스…

    [ ● PlexKodiConnect(PKC) kodi19 버전 사용적용및 kodi19.4 버전에서 연결 않됨 ] 댓글 6

    ●PlexKodiConnect(PKC) kodi19 버전 사용적용 추천 왜 사용하는가 : kodi와 비디오 저장서버의 안정적인 속도로 사용하고 …

    [ ● 비디오 버퍼링 정보 보기 Ctrl+⇧ Shift+O ]

    ● 비디오 버퍼링 정보 보기Ctrl+⇧ Shift+O연결 속도, 버퍼 상태 등에 대한 정보를 제공 키보드 컨트롤 (wiki) Ctrl+⇧ Shi…

    [ ● kodi 실행시 강제 종료 되는것 복원하기 후 한글 선택 못하고 깨질때 ]

    ● kodi 실행시 강제 종료 되는것 복원하기 후 한글 선택 못하고 깨질때- 강제종료시 : userdata\Database\TV40.db삭제후 …

    [ ● plex 비디오 연동 kodi에서 내장자막 보기설정 ]

    ● plex 비디오 연동 kodi에서 내장자막 보기설정계정 > 오디오/자막 언어 설정자막 설정kodi 에서 내장 자막 보기 ☞https:/…

    [ kodi skin ) skin.auramod 수정 > 방송정보 겹침 수정 ]

    kodi skin ) skin.auramod 수정 > 방송정보 겹침 수정변경파일변경전변경후<!--MiddleInfo(Start\End…

    [ kodi 설정 팁) 애드온 실시간 채널 보기 라이브러리 >비디오 > 선택 기본 동작 > 선택 ]

    kodi 설정 팁) 애드온 실시간 채널 보기 라이브러리 >비디오 > 선택 기본 동작 > 선택pvr 서비스설정 > 재생 &g…


    ♥간단_메모글♥


    최근글


    새댓글



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

    오늘의 홈 현황


    • 현재 접속자♨ 625 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 7 명
    • 오늘 방문자 2,086 명
    • 어제 방문자 2,099 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,355,331 명
    • 전체 게시물※ 8,613 개
    • 전체 댓글수※ 24,677 개
    • 전체 회원수 11,005 명

    QR코드


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

    알림 0








    최신글↑