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 / 8 Page
    [ ● Kodi 소리가 나지 않는 문제를 쉽게 수정하는 방법으로 안될때 및 문제 해결 간단 방법 ]

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

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

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

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

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

    [ KODI에서 안드로이드 설정메뉴 불러오기 ]

    KODI에서 안드로이드 설정메뉴 불러오기https://developer.android.com/reference/android/provider/S…

    [ 추천) [kodi작업] WAVVE STRM 생성기로 영화 KODI의 라이브러리 생성 영화 시청 방법및 관련 … ] 댓글 13

    [Kodi] WAVVE STRM 생성기로 영화 KODI의 라이브러리 생성 영화 시청 방법및 관련 파일 다운로드 정보cafe.naver.com (…

    [ Kodi Playlist Files / Kodi 재생 목록 파일 ]

    Kodi Playlist Files / Kodi 재생 목록 파일티멀티미디어 프로그램Kodi에는 기본, 스마트 및 파티 모드의 세 가지 재생 목록…

    [ kodi skin up) skin.destiny-4.0.1_ko_by_11q.kr_at_20200530-up… ] 댓글 3

    kodi skin up) skin.destiny-4.0.1_ko_by_11q.kr_at_20200530-up1.zip 의 영화포스터 화면정리및 …

    [ github.com 에 CastagnaIT /plugin.video.netflix kodi addon 로… ] 댓글 1

    github.com에 CastagnaIT /plugin.video.netflix kodi addon 로그인 해결된 정식버전 ver 1.5.0 배…

    [ skin.eminence.2 팁) 스킨동작 실행파일 debug information on 하여 표시하기 및 … ] 댓글 1

    skin.eminence.2 팁) 스킨동작 실행파일 debug information on 하여 표시하기 스킨 수정작업에 유용한 툴 입니다kodi…

    [ kodi skin) play processor information 추가 보여주기 ]

    kodi skin) playprocessorinformation 추가 보여주기km님의 원본 소스에 ip주소/스트림 서버 ip 추가부분 정리 합니…

    [ kodi설정) kodi TV시청 채널번호 iptv 채널번호 같은 번호로 나오게하기 ] 댓글 2

    kodi설정) kodi TV시청 채널번호 iptv 채널번호 같은 번호로 나오게하기iptv의 채널번호가 아래와같이 나옵니다tvheadend >…

    [ kodi skin 변경 간단히 윈도우폰트 한글 폰트 추가 경로 변경하기 ] 댓글 3

    kodi skin 설치 디랙토리에 아래와 같이 한글폰트를 준비후 폰트를 덮어쓰기 합니다사례) kodi skin.aeon.nox.5 설치후 한글이…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-02 12:35:47

    오늘의 홈 현황


    • 현재 접속자♨ 672 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 7 명
    • 오늘 방문자 1,697 명
    • 어제 방문자 2,099 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,354,942 명
    • 전체 게시물※ 8,612 개
    • 전체 댓글수※ 24,675 개
    • 전체 회원수 11,004 명

    QR코드


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

    알림 0








    최신글↑