kodi




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

    관련자료

    댓글목록

    등록된 댓글이 없습니다.




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


    Total 487 / 4 Page
    [ kodi skin 설정 메뉴 문구 찾기하여 동작 명령 찾기 ]

    kodi skin 설정 메뉴 문구 찾기하여 동작 명령 찾기kodi의 아래와 같은 메뉴가 있습니다동작에 대한 명령을 찾아 보겠습니다RSS 뉴스 피…

    [ Kodi 용 Netflix 플러그인 (plugin.video.netflix) ]

    Kodi 용 Netflix 플러그인 (plugin.video.netflix)기권이 플러그인은 Netflix에서 공식적으로 시운전 / 지원하지 않…

    [ kodi skin 수정)ko_skin.titan.bingie-master.zip 한글화및 wavve addo… ] 댓글 1

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

    [ kodi skin 수정)아이콘 크기 수정 하기 ]

    현재 상태로 연결 > 크기가 작다열기하여 수정 편집>켄버스 크기 80%로 짤리는것 확인 안짤리는 수준으로 변경> 256/256을…

    [ kodi 스킨수정)skin.estuary.widget 스킨 수정 / debug on으로 파일 찾아 "위젯 … ]

    kodi 스킨수정)skin.estuary.widget 스킨 수정 / debug on으로 파일 찾아 "위젯 선택" 메뉴이동 하기메뉴 이동 죄로 이…

    [ Coreelec 925에서 .kodi 폴더에 winscp로 자막파일 추가하기 및 unicode truety… ]

    Coreelec 925에서 .kodi 폴더에 winscp로 자막파일 추가하기설정) 에서 변경 숨김파일 표시 check 후 복사주) Fonts 디…

    [ kodi 이전버전 포터블 윈도우설치 2개 이상 설치 사용하기 portable install 업데이트 하기 ]

    kodi 이전버전 포터블 윈도우설치 2개 이상 설치 사용하기 portable install 업데이트 하기이전버전 설치가 필요하신분은 참조 설치 …

    [ Kodi v18.6 Leia for Android x86 ]

    Kodi v18.1 Leia for Android x86이것은 내 컴퓨터 용으로 컴파일 한 Kodi의 사본입니다.libdvdcss 및 광학 지원…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-05-02 13:08:51

    오늘의 홈 현황


    • 현재 접속자♨ 254 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 16 명
    • 오늘 방문자 1,361 명
    • 어제 방문자 1,557 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,299,249 명
    • 전체 게시물※ 8,549 개
    • 전체 댓글수※ 24,546 개
    • 전체 회원수 10,944 명

    QR코드


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

    알림 0








    최신글↑