Advertise Here
Advertise Here
Advertise Here
Advertise Here
Results 1 to 10 of 10

Thread: Open vision Image for Octagon sf 4008 4K

  1. #1
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Open vision Image for Octagon sf 4008 4K

    -Update 02.12.2020-

    Open vision 10.2
    r279




    Download

  2. Advertise Here
  3. #2
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Re: Open vision 10.2 Image for Octagon sf 4008 4K

    -Update 02.03.2020-

    Open vision 10.2
    r366




    Download

  4. #3
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Re: Open vision 10.2 Image for Octagon sf 4008 4K

    -Update 04.03.2020-

    Open vision 10.2
    r367



    Download sf4008_usb.zip

  5. #4
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Re: Open vision 10.2 Image for Octagon sf 4008 4K

    -Update 08.03.2020-

    Open vision 10.2
    r369



    Download

  6. #5
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Re: Open vision 10.2 Image for Octagon sf 4008 4K

    -Update 11.03.2020-

    Open vision 10.2
    r370



    Download

  7. #6
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Re: Open vision 10.2 Image for Octagon sf 4008 4K

    -Update 14.03.2020-

    Open vision 10.2
    r371



    Download

  8. #7
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Re: Open vision 10.2 Image for Octagon sf 4008 4K

    -Update 07.04.2020-

    Open vision 10.2
    r382



    Download

  9. #8
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,790

    Re: Open vision 10.2 Image for Octagon sf 4008 4K

    Openversion compiling by petrkr

    11.1-r398~r402

    - OE update (GCC 11.1 and ...)
    - Avoid resolv.conf in /var/run
    - Rework samba and remove smbnetfs from the feeds
    - Our github now uses travis-ci.com instead of travis-ci.org for online builds
    - Enigma2 and Open WebIF remote sources moved to https://github.com/OpenVisionE2/ov-remotes
    - New rc path in /usr/share/enigma2 for all remote files (rc_extra for extra remotes which is not yet defined in any python source so installing the package won't do anything for you)
    - New receiver path in /usr/share/enigma2 (we may add stb_board, stb_flash and stb_rear pictures in future for the new help system)
    - Kraven skins removed from our feeds (let us know please if external skins won't work)
    - multiboot flag tool removed (SystemInfo.py takes care of it)
    - Support musl build thanks to andrea-adami - So many old webinterface cleanups as we use Open WebIF only
    - Core plugin and skin updates by norhap
    - OWIF 1.4.8.3 for Open Vision (AutoTimer fix by norhap, STB Info fixed for responsive style)
    - Backup Suite NG: Use /proc/enigma instead of /etc/openvision
    - Move ****-sh4 from OV 11.1 to 7.6 and keep ****-sh4 where other old models exist (there will be no sh4 sources in our new OE, never ever again)
    - RPi kernel 5.10.39 (remember RPi images are for development only not daily usage)

    YOU HAVE TO FLASH 11.1! DO NOT ONLINE UPDATE TO 11.1!

    Enigma2:
    - More use of fileWriteLine(s) and fileReadLine(s) API
    - We don't use /etc/openvision in our main sources anymore, everything is now on enigma.ko
    - RC XML updates by IanSav
    - LocationBox.py Refactor by IanSav
    - RecordPaths.py replaced by Recording.py, also the new Timeshift.py added by IanSav
    - Network and DNS improvements by norhap
    - Now we have more debug options
    - Skin scaling by IanSav (this is the quality code we were waiting for not the current garbage in PLi's code)
    - Get rid of SVG images as it makes enigma2 heavy, we use PNG images again
    - Use AlphaTest instead of AlphaBlend all over enigma2 (except VK)
    - Get rid of keytranslation.xml, with the new RC system we don't need it
    - Many weird crashed fixed so we expect more stable behaviour


    Login details:
    Username: root
    Password: openvision

    openvision-e2-extralanguage-py2-11.1-r402-sf4008_usb.zip

  10. #9
    Administrator WaRp's Avatar
    Join Date
    16-08-2015
    Posts
    7,731
    Uploads
    8,927
    Likes
    26,125

    Re: Open vision Image for Octagon sf 4008 4K

    The first release from openvision 11.1 r-407






    What's new:

    - OE update
    - Python 3.9.6
    - python-six 1.16
    - Now we use python-pycryptodome instead of python-pycrypto
    - streamlink changes
    - Fixes in MACHINE_FEATURES affecting various models
    - RPi kernel 5.10.50 (remember RPi images are for development only not daily usage)
    - enigma-module fixes/improvements also introducing /proc/enigma/informations
    Currently we're cooperating with ATV/PLi devs to join our forces regarding making things more common so good news are coming for all.
    YOU HAVE TO FLASH 11.1! DO NOT ONLINE UPDATE TO 11.1!


    Enigma2:
    - CI+ changes
    - Video port pictures changed
    - We don't ship obsolete HTMLComponent.py anymore
    - More python 3 compatibility
    - PliExtraInfo.py changes/fixes
    - mtext rendering fixed


    Download


    openvision-e2-extralanguage-py2-11.1-r407-sf4008_usb.zip

  11. #10
    New Member
    Join Date
    03-05-2021
    Posts
    2
    Uploads
    0
    Likes
    1

    Re: Open vision Image for Octagon sf 4008 4K

    I am asking for a new link, this link does not work

Advertise Here

Similar Threads

  1. New Open Vision SF Octagon 8008
    By Mafia_DZ in forum Octagon
    Replies: 1
    Last Post: 29-06-2022, 00:05:04
  2. Open vision 10.2 Image for Octagon sf 8008m 4K
    By dreams@t in forum Octagon Images
    Replies: 8
    Last Post: 10-11-2021, 02:31:46
  3. Open vision Image for Octagon sf 8008 4K
    By dreams@t in forum Octagon Images
    Replies: 10
    Last Post: 19-07-2021, 20:54:27
  4. octagon fe 4008
    By monte231152 in forum Italian / Italiano
    Replies: 19
    Last Post: 05-07-2020, 15:44:32
  5. OCTAGON SF 4008 add directfb
    By sami noor in forum Octagon Images
    Replies: 0
    Last Post: 19-04-2018, 18:41:52

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •