Changeset 37407 for wiki/pages/it


Ignore:
Timestamp:
03/20/16 02:32:43 (8 years ago)
Author:
aafsvn
Message:

[titan] autoupdate wiki files

Location:
wiki/pages/it
Files:
81 edited

Legend:

Unmodified
Added
Removed
  • wiki/pages/it/AV-Settings

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.1 AV Settings''' [=#point3.6.1] ([wiki:Interface-Operation#point3.6 Settings (Back)]) ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/About

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''About''' [=#point3.70.3] ([wiki:Interface-Operation#point103.70 Information (Back)])([wiki:Wiki#point0.2 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Adjust

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.6 Adjust''' [=#point3.6.6] ([wiki:Interface-Operation#point3.6 Settings (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     
    4847 ||'''Playback Buffer Size:''' ||set the size of the read ahead buffer during playback of media files for smooth playback. ||
    4948 ||'''Time to Wait After Seek to Fill Buffer:''' ||Pausetime after seek to enable buffer to fill during playback to ensure smooth playback. ||
    50  ||'''Community User:''' ||Set the default username for username propmts. ||
    51  ||'''Community Pass:''' ||Set the default Password for password propmts. ||
    52 
     49 
    5350 To __"Store"__ the settings Exit from the EPG Settings Menu by pressing __"OK"__ or press __"Exit"__ to cancel changes.
    5451 
  • wiki/pages/it/Architecture-Programming

    r37406 r37407  
    1 [[TranslatedPages]]
    2 
    31----
    42'''5 Architecture - programming contents''' [=#point5] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     
    1210Please select an item below for more information.
    1311
    14 {{{#!div style="width: 1100px; margin: auto"
    15  {{{#!table style="border: none"
    16   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    17   {{{#!div style="float: left"
    18 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Architecture-Programming/Architectures.png,align=left,link=[#point5.1])]]
    19   }}}
    20   '''([#point5.1 Architectures])'''[[br]]
    21   {{{#!div style="float: left
    22 Information on the various supported archetures supported by TitanNit
    23   }}}
    24   }}}
    25   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    26   {{{#!div style="float: left"
    27 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Architecture-Programming/Programming_Language.png,align=left,link=[#point5.2])]]
    28   }}}
    29   '''([#point5.2 Programming language])'''[[br]]
    30   {{{#!div style="float: left
    31 Information on the underlying programming of TitanNit.
    32   }}}
    33   }}}
    34   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    35   {{{#!div style="float: left"
    36 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Architecture-Programming/Source_Control.png,align=left,link=[#point5.3])]]
    37   }}}
    38   '''([#point5.3 Source control])'''[[br]]
    39   {{{#!div style="float: left
    40 Information on the source code and policies Of TitanNit.
    41   }}}
    42   }}}
    43   |----
    44   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    45   {{{#!div style="float: left"
    46 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Architecture-Programming/The_Dev_Team.png,align=left,link=[#point5.4])]]
    47   }}}
    48   '''([#point5.4 The Dev Team])'''[[br]]
    49   {{{#!div style="float: left
    50 Here you will find the[[BR]] members of the dev team.
    51   }}}
    52   }}}
    53 }}}
    54 }}}
     12 * ([#point5.1 architecture])
     13 * ([#point5.2 Programming language])
     14 * ([#point5.3 Source control])
     15 * ([#point5.4 The Dev Team])
    5516
    5617----
    5718'''5.1 Architecture''' [=#point5.1] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    5819----
    59 '''SH4'''
     20[[br]]
    6021
    61 TitanNit was first established on the SH4 (Super-H) chipset for the atemio and kathrin receivers.
    6222
    63 The Super-H (SH4) chipset is a biendian 32bit RISC Superscaler chipset, this chipset is aimed at increacing throughput by using called instruction-level parallelism within a single core.
     23Currently the only supported architecture is the Super-H (sh4), the chipset is a biendian 32bit RISC chipset originally developed for multimedia devices, gaming consoles and set top boxes and was used in the Sega's Dreamcast.
     24it has prooved popular because of its low cost and high proformance and has found use in many low power embedded devices because of it low power consumption.
    6425
    65 Originally developed for multimedia devices, gaming consoles and set top boxes and was used in the Sega's Dreamcast.
    66 it has prooved popular because of its low cost and high proformance, it has found use in many low power embedded devices.
     26Titannit is linux based and is based on ST micro electronics opensource linux project made for the Super-H chipset called ([http://stlinux.com/ STLinux]).
    6727
    68 Titannit SH4 is a linux based and is based on ST micro electronics opensource linux project made for the Super-H chipset called ([http://stlinux.com/ STLinux]).
    69 
    70 The SH4 chipset has been popular with the satellite community because of the quality of the display output due to inclusion of a high class floating point math unit and high speed bus which is the key components used for drawing graphics, the open source nature of the linux system that runs on it, since its introduction it has had many third party firmwares developed for it from different development teams.
     28The sh4 chipset has been popular with the satellite community because of the quality of the display output and the open source nature of the linux system that runs on it, since its introduction has had many third party firmwares developed for it from different development teams.
    7129
    7230TitanNit is Team AAF's sucessor to the AAF enigma 2 based firmware, aaf enigma is not currently developed and support has ended to futher develop TitanNit we reccomend that if current AAF Enigma users update to TitanNit for future support.
    7331
    74 
    75 
    76 '''Mips'''
    77 
    78 After the sucess with TitanNit on the SH4 chipset the developers then started development on the Mips chipset for use with the newly introduced Atemio 5000 series receivers.
    79 
    80 The Mips chipset (Microprocessor without Interlocked Pipeline Stages) is a biendian 32bit RISC chipset, this chipset is aimed at increacing throughput by using deep instruction piplines combined with single cycle instruction processing.
    81 
    82 Originally developed for the embedded market it has found use in consumer products gaming consoles and set top boxes and was used in the Nintendo 64 and three Sony Playstation products.
    83 
    84 The chipset has prooved popular in the STB market because of the inclusion in the Dreambox Recievers that has spawned clone and copy cat receivers, but it has a draw back that it lacks finness in the picture quality department over the SH4 based receivers as explained above, it has the advantage that it has a larger user base and therfore more plugins are available currently than the sh4 chipset based recievers.
    85 
    86 Titannit Mips is a linux based and is based on the open source project [https://github.com/oe-alliance oe-alliance].
    87 
    88 The Mips chipset has been popular with the satellite community because of open source nature of the dbox based firmwares since its introduction has had many third party firmwares developed for it from different development teams.
    89 
    90 
    91 
    92 '''Future Architectures'''
    93 
    94 There is a possibility that development may spread to other Receiver models and other architectures in the future such as the ARM architecture or PPC.
    95 Future development to support more Receivers is at the mercy of the developers and also the Hardware manufacturers who support the TitanNit project.
     32Note: There is a possibility that development may spread to other Receiver models and other architectures such as the Proadcom MIPS architecture.  Future development to support more Receivers is at the mercy of the developers and also the Hardware manufacturers.
    9633
    9734[[br]]
     
    10037'''5.2 Programming Language''' [=#point5.2] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    10138----
     39[[br]]
     40
    10241
    10342For performance reasons we have opted to use C programming language [http://en.wikipedia.org/wiki/C_(programming_language) wiki]
     
    10645Python is a higher level scripting language used to define and setup elements in the gui and for an intrim language between the OS that is easily programmable.
    10746This was done so that users can easily develop and manipulate the system and integrate plugins skins etc... into the system but this has a performance hit on these system and can cause them to become slow and laggy and bloated but has the benifit of being easy for the community to develop for with out knowing much about the underlying system.
    108 
    109 The problem with this system has been that python has become so ingrained into the system and gui and often is now beyond the capibilities for the average user it was intended to used by not to mention it is a semi complicated language to learn to start with.
    11047
    11148TitanNit adresses these key conserns and has developed as much as possible br programming in C to increase the performance of the system but still alowing ease of intergration of plugins and skins using basic scripts.
     
    11653'''5.3 Source Control''' [=#point5.3] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    11754----
    118 TitanNit is a semi closed source project and contains open source elements released as required by the licences of those projects.
     55[[br]]
    11956
    120  * The basic Linux Image used in the SH4 project is the open source Project [https://gitorious.org/open-duckbox-project-sh4 open-duckbox-project-sh4]
    121  * The basic Linux Image used in the Mips project is the open source Project [https://github.com/oe-alliance oe-alliance]
     57TitanNit is a semi closed source project based on the SH4 open duckbox project and contains open source elements released as required by the licences of those projects.
     58
     59 * The basic Linux Image used in the project is the open source Project [https://gitorious.org/open-duckbox-project-sh4 open-duckbox-project-sh4]
    12260 * TitanNit Source is nonpublic and is only partially freed[source:/titan TitanNit Public Source]
    12361 * The MediaCenter is from [http://ffmpeg.org ffmpeg] and the libeplayer3 is from [https://gitorious.org/open-duckbox-project sh4/tdt/source/tdt/cvs/apps/misc/tools/libeplayer3 libeplayer3]
    12462 * Busybox is a set of unix style tools combined into a single executable [http://www.busybox.net/]
    125  
     63 *
    12664
    12765[[br]]
     
    13068'''5.4 The Dev team''' [=#point5.4] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    13169----
     70[[br]]
     71
    13272The TitanNit project is proudly produced by the AAF Dev team and other loyal members and helpers.
    13373development is important aswell as the work they do to help out with such things as skin's, channel logo's and setups, translations, supplemental programs and tools, and plugins and this is a place for them to be recognized.
    13474
    135 ''Note: currently this section is blank as I will leave it up to the developers and other loyal team members to place their mark''
     75''Note: currently this section is blank as i will leave it up to the developers and other loyal team members to place their mark''
    13676
    13777
    13878'''Founding DEV Team Members'''
    13979
    140  
     80 *
     81
     82 *
     83
     84 *
     85
     86 *
     87
     88
    14189'''Dev Team Members'''
    14290
     91 *
     92
     93 *
     94
     95 *
    14396
    14497'''Loyal Helpers'''
    14598
     99 *
     100
     101 *
     102
     103 *
     104
     105 *
    146106
    147107'''Team Thanks'''
    148108
    149109 We would like to thank Atemio / Atevio who helped to fund the TitanNit project and has showed interst in this project from its beginnings until now.
     110
     111 *
     112
     113 *
     114
     115 *
     116
     117
    150118[[br]]
  • wiki/pages/it/Atemio-Hotline

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.7.5 Atemio (hotline)''' [=#point3.7.5] ([wiki:Interface-Operation#point3.7 Information (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Audio-Player

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.2.1 Audio Player''' [=#point3.2.1] ([wiki:Interface-Operation#point3.2 Media Center (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Auto-Start-Settings

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.18 Autostart Settings''' [=#point3.6.18] ([wiki:Interface-Operation#point3.6 Settings (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Autostart-Network

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32 === Autostart Settings ===
    43'''3.6.18.4 Network''' [=#point3.6.18.4] ([wiki:Auto-Start-Settings#point3.6.18 Autostart Settings (Back)]) ([wiki:Wiki#point0.2 Contents]) ([WikiStart#point0 Main page])
    54----
    6 
    7 
    8 [[Image(source:/wiki/Wiki-Pictures/DE/Autostart_Settings-network.jpg)]][[br]]
    9 
     5>Menu Picture place holder:
     6>
     7>[[Image(http://i.imgur.com/3TwQr.jpg, 400)]][[br]]
     8>
    109Here you can check and adjust autostart network settings.
    1110
     
    1514 ||'''Samba Server:''' ||Enable the Samba server on startup. ||
    1615 ||'''Scan WLAN:''' ||scan for Wireless lan connections on startup. ||
    17  ||'''ntpdate:''' ||Alow update of the date server . ||
    1816 
    1917 To __"Store"__ the settings Exit from the EPG Settings Menu by pressing __"OK"__ or press __"Exit"__ to cancel changes.
  • wiki/pages/it/Blue-Button

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.5 Blue Button''' [=#point3.6.5] ([wiki:Interface-Operation#point3.60 Settings (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Change-Feed

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.4.2 Change Feed''' [=#point3.4.2] ([wiki:Interface-Operation#point3.4 Extentions (Back)]) ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Channel-Edit

    r37406 r37407  
    1 [[TranslatedPages]]
     1
    22>----
    33>'''3.6.15 Channel Edit''' [=#point3.6.15] ([wiki:Interface-Operation#point3.6 Settings (Back)])
  • wiki/pages/it/Child-Protection

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.12 Child Protection''' [=#point3.6.12] ([wiki:Interface-Operation#point3.6 Settings (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Community

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''14 Community''' [=#point14] ([wiki:English-Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Contact

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''15 Contact''' [=#point15] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Default-Autostart

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.5.18.1 Default Autostart''' [=#point3.5.18.1] ([wiki:Auto-Start-Settings#point3.5.18 Autostart Settings (Back)]) ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    43>
     4>Menu Picture place holder:
    55>
    6 >
    7 >[[Image(source:/wiki/Wiki-Pictures/DE/Autostart_Settings-default_Autostart.jpg)]][[br]]
     6>[[Image(http://i.imgur.com/3TwQr.jpg, 400)]][[br]]
    87>
    9 Here you can check and adjust the startup settings.
     8Here you can check snd adjust the startup settings.
    109
    1110[[br]]
     
    1615 ||'''Updatelist:''' ||??.||
    1716 
    18  To __"Store"__ the settings Exit from this Menu by pressing __"OK"__ or press __"Exit"__ to cancel changes.
     17 To __"Store"__ the settings Exit from the EPG Settings Menu by pressing __"OK"__ or press __"Exit"__ to cancel changes.
    1918 
  • wiki/pages/it/Development

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''11 Development''' [=#point11] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Disclaimer

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''17 Generic Disclaimer''' [=#point17] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/EPG-Search

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.1.4 EPG Search''' [=#point3.1.4] ([wiki:Interface-Operation#point3.1 Records and EPG(Back)]) ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/EPG-Settings

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.11 EPG Settings''' [=#point3.6.11] ([wiki:Interface-Operation#point3.6 Settings (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/EPG-Short-View

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.1.1 EPG Short View''' [=#point3.1.1] ([wiki:Interface-Operation#point3.1 Records and EPG(Back)]) ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/External-Software

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''9 External Software''' [=#point9] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     
    109Below is a list of external applications please select a link below for more information.
    1110
    12 
    13 
    14 {{{#!div style="width: 1100px; margin: auto"
    15  {{{#!table style="border: none"
    16   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    17   {{{#!div style="float: left"
    18 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/External-Software/TiMote.png,align=left,link=[wiki:External-Software-TiMote#point9.1 9.1 TiMote (Android)])]]
    19   }}}
    20   '''[wiki:External-Software-TiMote#point9.1 9.1 TiMote (Android)]'''[[br]]
    21   {{{#!div style="float: left
    22 Timote is an andriod application for streaming and control of TitanNit
    23   }}}
    24   }}}
    25   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    26   {{{#!div style="float: left"
    27 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/External-Software/TiView.png,align=left,link=[wiki:External-Software-TiView#point9.2 9.2 TiView (PC)])]]
    28   }}}
    29   '''[wiki:External-Software-TiView#point9.2 9.2 TiView (PC)]'''[[br]]
    30   {{{#!div style="float: left
    31 TiView is an PC application for streaming and control of TitanNit
    32   }}}
    33   }}}
    34   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    35   {{{#!div style="float: left"
    36 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/External-Software/SatChannelListEditor.png,align=left,link=[wiki:External-Software-SatChannelListEditor#point9.3 9.3 SatChannelListEditor])]]
    37   }}}
    38   '''[wiki:External-Software-SatChannelListEditor#point9.3 9.3 SatChannelListEditor]'''[[br]]
    39   {{{#!div style="float: left
    40 SatChannelListEditor is an PC application for manipulation of your TitanNit channel data.
    41   }}}
    42   }}}
    43   |----
    44   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    45   {{{#!div style="float: left"
    46 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/External-Software/E2WebIFAPI.png,align=left,link=[wiki:External-Software-E2WebIfAPI#point9.4 9.4 E2WebIfAPI])]]
    47   }}}
    48   '''[wiki:External-Software-E2WebIfAPI#point9.4 9.4 E2WebIfAPI]'''[[br]]
    49   {{{#!div style="float: left
    50 E2WebIfAPI is an console application to support the dreambox xml web interface commands.
    51   }}}
    52   }}}
    53   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    54   {{{#!div style="float: left"
    55 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/External-Software/TitanEditor.png,align=left,link=[wiki:External-Software-TitanEditor#point9.5 9.5 TitanEditor])]]
    56   }}}
    57   '''[wiki:External-Software-TitanEditor#point9.5 9.5 TitanEditor]'''[[br]]
    58   {{{#!div style="float: left
    59 TitanEditor is an PC application for manipulation of dreambox channel data to work on of your TitanNit Receiver.
    60   }}}
    61   }}}
    62   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    63   {{{#!div style="float: left"
    64 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/External-Software/TitanNitLanguageEditor.png,align=left,link=[wiki:External-Software-TitanNitLanguageEditor#point9.6 9.6 TitanNitLanguageEditor])]]
    65   }}}
    66   '''[wiki:External-Software-TitanNitLanguageEditor#point9.6 9.6 TitanNitLanguageEditor]'''[[br]]
    67   {{{#!div style="float: left
    68 TitanLanguageEditor is an PC application for editing GUI language translations.
    69   }}}
    70   }}}
    71 }}}
    72 }}}
     11[[br]]
     12'''9.1 [wiki:External-Software-TiMote#point9.1 9.1 TiMote (Android)]'''
     13''Timote is an andriod application for streaming and control of TitanNit''
     14[[br]]
     15'''9.2 [wiki:External-Software-TiView#point9.2 9.2 TiView (PC)]'''
     16''TiView is an PC application for streaming and control of TitanNit''
     17[[br]]
     18'''9.3 [wiki:External-Software-SatChannelListEditor#point9.3 9.3 SatChannelListEditor]'''
     19''SatChannelListEditor is an PC application for manipulation of your TitanNit channel data.''
     20[[br]]
     21'''9.4 [wiki:External-Software-E2WebIfAPI#point9.4 9.4 E2WebIfAPI]'''
     22''E2WebIfAPI is an console application to support the dreambox xml web interface commands.''
     23[[br]]
     24'''9.5 [wiki:External-Software-TitanEditor#point9.5 9.5 TitanEditor]'''
     25''TitanEditor is an PC application for manipulation dreambox channel data to work on of your TitanNit Receiver.''
     26[[br]]
     27'''9.6 [wiki:External-Software-TitanNitLanguageEditor#point9.6 9.6 TitanNitLanguageEditor]'''
     28''TitanLanguageEditor is an PC application for editing GUI language translations.''
  • wiki/pages/it/External-Software-E2WebIfAPI

    r37406 r37407  
    1 [[TranslatedPages]]
     1
    22'''9.4 E2WebIfAPI''' [=#point9.4] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    33
  • wiki/pages/it/External-Software-SatChannelListEditor

    r37406 r37407  
    1 [[TranslatedPages]]
     1
    22'''9.3 SatChannelListEditor''' [=#point9.3] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    33
  • wiki/pages/it/External-Software-TiView

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''9.2 TiView''' [=#point9.2] ([wiki:English-Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/External-Software-TitanEditor

    r37406 r37407  
    1 [[TranslatedPages]]
    21'''9.5 TitanEditor''' [=#point19.5] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    32
  • wiki/pages/it/File-Browser

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.2.5 File Browser''' [=#point3.2.5] ([wiki:Interface-Operation#point3.2 Media Center (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Git-Changelog

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.7.7 GIT Changelog''' [=#point3.7.7] ([wiki:Interface-Operation#point3.7 Information (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Graphic-EPG

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.1.3 Graphic EPG''' [=#point3.1.3] ([wiki:Interface-Operation#point3.1 Records and EPG(Back)]) ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Installation-Recovery

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''8 Installation and Recovery Contents''' [=#point8] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    43----
     4
     5[[br]]
     6
    57This section contains information on installation and removal of TitanNit from your receiver
    6 {{{#!div style="width: 1100px; margin: auto"
    7  {{{#!table style="border: none"
    8   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    9   {{{#!div style="float: left"
    10 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Receiver_logo/Atemio.png, 60px,align=left,link=http://www.atemio.de Atemio homepage)]]
    11   }}}
    12   '''SH4 Atemio'''[[br]]
    13   {{{#!div style="float: left
    14  [http://www.atemio.de Atemio homepage]
    15  * [wiki:Installation-Recovery-SH4-Atemio#point8.000 Contents]
    16  * [wiki:Installation-Recovery-SH4-Atemio#point8.001 Atemio510]
    17  * [wiki:Installation-Recovery-SH4-Atemio#point8.002 Atemio520]
    18  * [wiki:Installation-Recovery-SH4-Atemio#point8.003 Atemio530]
    19  * [wiki:Installation-Recovery-SH4-Atemio#point8.004 Atemio7600]
    20  * [wiki:Installation-Recovery-SH4-Atemio#point8.005 Atemio700]
    21  * [wiki:Installation-Recovery-SH4-Atemio#point8.006 Atemio7000]
    22   }}}
    23   }}}
    24   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    25   {{{#!div style="float: left"
    26 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Receiver_logo/Fortis.png, 60px,align=left,link=http://www.fortis.co.kr Fortis homepage)]]
    27   }}}
    28   '''SH4 Fortis'''[[br]]
    29    {{{#!div style="float: left
    30  [http://www.fortis.co.kr Fortis homepage]
    31  * [wiki:Installation-Recovery-SH4-Fortis#point8.010 Contents]
    32  * [wiki:Installation-Recovery-SH4-Fortis#point8.011 Fortis Clone]
    33  * [wiki:Installation-Recovery-SH4-Fortis#point8.012 Bootloader Installation]
    34  * [wiki:Installation-Recovery-SH4-Fortis#point8.013 Fortis FS-9000]
    35  * [wiki:Installation-Recovery-SH4-Fortis#point8.014 Fortis FS-9200]
    36  * [wiki:Installation-Recovery-SH4-Fortis#point8.015 Fortis HS-9510]
    37  * [wiki:Installation-Recovery-SH4-Fortis#point8.016 Fortis HX-8200]
    38  * [wiki:Installation-Recovery-SH4-Fortis#point8.017 Fortis HS-7810]
    39   }}}
    40   }}}
    41  {{{#!td align=center valign=top style="border: none; font-size: 115%"
    42   {{{#!div style="float: left"
    43 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Receiver_logo/homecast.png, 60px,align=left,link=http://www.myhomecast.nl Homecast homepage)]]
    44   }}}
    45   '''SH4 Homecast'''[[br]]
    46  {{{#!div style="float: left
    47  [http://www.myhomecast.nl Homecast homepage]
    48  * [wiki:Installation-Recovery-SH4-Homecast#point8.020 Contents]
    49  * [wiki:Installation-Recovery-SH4-Homecast#point8.021 Homecast Pro]
    50   }}}
    51   }}}
    52   |----
    53   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    54   {{{#!div style="float: left"
    55 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Receiver_logo/IPBox.png, 60px,align=left,link=http://www.abipbox.com/ AB IPBox homepage)]]
    56   }}}
    57   '''SH4 IPBox'''[[br]]
    58   {{{#!div style="float: left
    59  [http://www.abipbox.com/ AB IPBox homepage]
    60  * [wiki:Installation-Recovery-SH4-IPBox#point8.030 Contents]
    61  * [wiki:Installation-Recovery-SH4-IPBox#point8.031 Ipbox91]
    62  * [wiki:Installation-Recovery-SH4-IPBox#point8.032 Ipbox900]
    63  * [wiki:Installation-Recovery-SH4-IPBox#point8.033 Ipbox910]
    64  * [wiki:Installation-Recovery-SH4-IPBox#point8.034 Ipbox9000]
    65   }}}
    66   }}}
    67   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    68   {{{#!div style="float: left"
    69 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Receiver_logo/kathrein.png, 60px,align=left,link=http://www.kathrein-gmbh.at kathrein homepage)]]
    70   }}}
    71   '''SH4 Katherin'''[[br]]
    72   {{{#!div style="float: left
    73  [http://www.kathrein-gmbh.at kathrein homepage]
    74  * [wiki:Installation-Recovery-SH4-Katherin#point8.040 Contents]
    75  * [wiki:Installation-Recovery-SH4-Katherin#point8.041 Ufs910]
    76  * [wiki:Installation-Recovery-SH4-Katherin#point8.042 Ufs912]
    77  * [wiki:Installation-Recovery-SH4-Katherin#point8.043 Ufs913]
    78  * [wiki:Installation-Recovery-SH4-Katherin#point8.044 Ufs922]
    79  * [wiki:Installation-Recovery-SH4-Katherin#point8.045 Ufc960]
    80   }}}
    81   }}}
    82   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    83   {{{#!div style="float: left"
    84 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Receiver_logo/Spark.png, 60px,align=left,link=http://www.spark-tv.com Spark homepage)]]
    85   }}}
    86   '''SH4 Spark'''[[br]]
    87   {{{#!div style="float: left
    88  [http://www.spark-tv.com Spark homepage]
    89  * [wiki:Installation-Recovery-SH4-Spark#point8.050 Contents]
    90  * [wiki:Installation-Recovery-SH4-Spark#point8.051 Spark7111]
    91  * [wiki:Installation-Recovery-SH4-Spark#point8.052 Spark7162]
    92   }}}
    93   }}}
    94   |----
    95  {{{#!td align=center valign=top style="border: none; font-size: 115%"
    96   {{{#!div style="float: left"
    97 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Receiver_logo/Atemio.png, 60px,align=left,link=http://www.atemio.de Atemio homepage)]]
    98   }}}
    99   '''Mips Atemio'''[[br]]
    100   {{{#!div style="float: left
    101  [http://www.atemio.de Atemio homepage]
    102  * [wiki:Installation-Recovery-Mips-Atemio#point8.060 Contents]
    103  * [wiki:Installation-Recovery-Mips-Atemio#point8.061 Atemio5000 AKA Nemesis]
    104  * [wiki:Installation-Recovery-Mips-Atemio#point8.062 Atemio5200]
    105  * [wiki:Installation-Recovery-Mips-Atemio#point8.063 Atemio6000]
    106  * [wiki:Installation-Recovery-Mips-Atemio#point8.064 Atemio6100]
    107  * [wiki:Installation-Recovery-Mips-Atemio#point8.065 Atemio6200]
    108   }}}
    109   }}}
    110   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    111   {{{#!div style="float: left"
    112 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Receiver_logo/beyonwiz.png, 60px,align=left,link=http://www.beyonwiz.com.au Beyonwiz homepage)]]
    113   }}}
    114   '''Mips Beyonwiz'''[[br]]
    115  {{{#!div style="float: left
    116  [http://www.beyonwiz.com.au Beyonwiz homepage]
    117 
    118  * [wiki:Installation-Recovery-Mips-Beyonwiz#point8.070 Contents]
    119  * [wiki:Installation-Recovery-Mips-Beyonwiz#point8.071 BeyonwizT4]
    120   }}}
    121   }}}
    122   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    123   {{{#!div style="float: left"
    124 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Receiver_logo/Goldern_Interstar.png, 60px,align=left,link=http://www.golden-interstar.pl Golden Interstar homepage)]]
    125   }}}
    126   '''Mips Golden Interstar'''[[br]]
    127   {{{#!div style="float: left
    128  [http://www.golden-interstar.pl Golden Interstar homepage]
    129  * [wiki:Installation-Recovery-Mips-Golden-Interstar#point8.080 Contents]
    130  * [wiki:Installation-Recovery-Mips-Golden-Interstar#point8.081 Xpeedlx1/2]
    131  * [wiki:Installation-Recovery-Mips-Golden-Interstar#point8.082 Xpeedlx3]
    132   }}}
    133   }}}
    134   |----
    135   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    136   {{{#!div style="float: left"
    137 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Receiver_logo/Miraclebox.png, 60px,align=left,link=http://www.miraclebox.se miraclebox homepage)]]
    138   }}}
    139   '''Mips Miraclebox[[br]]
    140   {{{#!div style="float: left
    141  [http://www.miraclebox.se Miraclebox homepage]
    142  * [wiki:Installation-Recovery-Mips-Miraclebox#point8.090 Contents]
    143  * [wiki:Installation-Recovery-Mips-Miraclebox#point8.091 MBUltra]
    144  * [wiki:Installation-Recovery-Mips-Miraclebox#point8.092 MBMini]
    145 }}}
    146 }}}
    147   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    148   {{{#!div style="float: left"
    149 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Receiver_logo/Sezam.png, 60px,align=left,link=http://www.sezam-club.ru/ homepage)]]
    150   }}}
    151   '''Mips Sezam'''[[br]]
    152  {{{#!div style="float: left
    153  [http://www.sezam-club.ru/ Mips Sezam homepage]
    154  * [wiki:Installation-Recovery-Mips-Sezam#point8.100 Contents]
    155  * [wiki:Installation-Recovery-Mips-Sezam#point8.101 Sezam-Marvel]
    156  * [wiki:Installation-Recovery-Mips-Sezam#point8.102 Sezam-1000HD]
    157   }}}
    158   }}}
    159 }}}
    160 }}}
     8
     9[[br]]
     10
     11 * [#point8.1 8.1 Atemio510 and compatible Models]
     12 * [#point8.2 8.2 Atemio520 and compatible Models]
     13 * [#point8.3 8.3 Atemio530 and compatible Models]
     14 * [#point8.4 8.4 Atemio7600 and compatible Models]
     15 * [#point8.5 8.5 Atemio700 and compatible Models]
     16 * [#point8.6 8.6 Atemio7000 and compatible Models]
     17 * [#point8.7 8.7 Ufs910]
     18 * [#point8.8 8.8 Ufs912]
     19 * [#point8.9 8.9 Ufs922]
     20 * [#point8.10 8.10 Installation on other Fortis Receivers]
     21 * [#point8.11 8.11 Uninstallation On other Fortis Receivers]
     22 * [#point8.12 8.12 Update TitanNit]
     23 * [#point8.13 8.13 IRD Download Location]
     24
     25
     26[[br]]
     27
     28
     29----
     30'''8.1 Atemio510''' [=#point8.1] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     31----
     32
     33[[br]]
     34
     35'' How do I install an Atemio 510 IRD image? ''
     36 * Visit the Atemio homepage or the AAF digital forum and download the latest TitanNit firmware .
     37 * Extract the zip file
     38 * Now copy the unzipped IRD firmware file to a formatted FAT32 USB stick.
     39     Note: The USB stick should not be formatted with windows. Use a separate program, such as the
     40     " HP USB Disk Storage Format Tool" (freeware program).
     41     Furthermore, we recommend a cheap USB stick with a small storage capacity as well as read and write speed.
     42 * Turn off the Receiver and disconnect all USB devices.
     43 * Connect the USB stick with the IRD file to your Receiver
     44 * Switch on (mains switch) and at the same time hold the CH + on the unit (about 15 seconds) until "search IRD File ... " appears,
     45   and the installation begins. Only then release the button
     46     Note: If installation does not start , use a different USB stick.
     47 * After successfully installing the receiver will reboot and the installed image should start-up
     48[[br]]
     49[#point8.1 Top of Page]
     50----
     51'''8.2 Atemio520''' [=#point8.2] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     52----
     53
     54[[br]]
     55
     56'' How do I install an Atemio 520 IRD image? ''
     57 * Visit the Atemio homepage or the AAF digital forum and download the latest TitanNit firmware .
     58 * Extract the zip file
     59 * Now copy the unzipped IRD firmware file to a formatted FAT32 USB stick.
     60     Note: The USB stick should not be formatted with windows. Use a separate program, such as the
     61     " HP USB Disk Storage Format Tool" (freeware program).
     62     Furthermore, we recommend a cheap USB stick with a small storage capacity as well as read and write speed.
     63 * Turn off the Receiver and disconnect all USB devices.
     64 * Connect the USB stick with the IRD file to your Receiver
     65 * Switch on (mains switch) and at the same time hold the CH + on the unit (about 15 seconds) until "search IRD File ... " appears,
     66   and the installation begins. Only then release the button
     67     Note: If installation does not start , use a different USB stick.
     68 * After successfully installing the receiver will reboot and the installed image should start-up
     69[[br]]
     70[#point8.1 Top of Page]
     71
     72----
     73'''8.3 Atemio530''' [=#point8.3] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     74----
     75
     76[[br]]
     77'' How do I install an Atemio 530 IRD image? ''
     78 * Visit the Atemio homepage or the AAF digital forum and download the latest TitanNit firmware .
     79 * Extract the zip file
     80 * Now copy the unzipped IRD firmware file to a formatted FAT32 USB stick.
     81     Note: The USB stick should not be formatted with windows. Use a separate program, such as the
     82     " HP USB Disk Storage Format Tool" (freeware program).
     83     Furthermore, we recommend a cheap USB stick with a small storage capacity as well as read and write speed.
     84 * Turn off the Receiver and disconnect all USB devices.
     85 * Connect the USB stick with the IRD file to your Receiver
     86 * Switch on (mains switch) and at the same time hold the CH + on the unit (about 15 seconds) until "search IRD File ... " appears,
     87   and the installation begins. Only then release the button
     88     Note: If installation does not start , use a different USB stick.
     89 * After successfully installing the receiver will reboot and the installed image should start-up
     90[[br]]
     91[#point8.1 Top of Page]
     92
     93----
     94'''8.4 Atemio7600''' [=#point8.4] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     95----
     96
     97[[br]]
     98'' How do I install an Atemio 7600 IRD image? ''
     99 * Visit the Atemio homepage or the AAF digital forum and download the latest TitanNit firmware .
     100 * Extract the zip file
     101 * Now copy the unzipped IRD firmware file to a formatted FAT32 USB stick.
     102     Note: The USB stick should not be formatted with windows. Use a separate program, such as the
     103     " HP USB Disk Storage Format Tool" (freeware program).
     104     Furthermore, we recommend a cheap USB stick with a small storage capacity as well as read and write speed.
     105 * Turn off the Receiver and disconnect all USB devices.
     106 * Connect the USB stick with the IRD file to your Receiver
     107 * Switch on (mains switch) and at the same time hold the CH + on the unit (about 15 seconds) until "search IRD File ... " appears,
     108   and the installation begins. Only then release the button
     109     Note: If installation does not start , use a different USB stick.
     110 * After successfully installing the receiver will reboot and the installed image should start-up
     111[[br]]
     112[#point8.1 Top of Page]
     113
     114----
     115'''8.5 Atevio700''' [=#point8.5] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     116----
     117
     118[[br]]
     119
     120'' How do I install an Atemio 700 IRD image? ''
     121 * Visit the Atemio homepage or the AAF digital forum and download the latest TitanNit firmware .
     122 * Extract the zip file
     123 * Now copy the unzipped IRD firmware file to a formatted FAT32 USB stick.
     124     Note: The USB stick should not be formatted with windows. Use a separate program, such as the
     125     " HP USB Disk Storage Format Tool" (freeware program).
     126     Furthermore, we recommend a cheap USB stick with a small storage capacity as well as read and write speed.
     127 * Turn off the Receiver and disconnect all USB devices.
     128 * Connect the USB stick with the IRD file to your Receiver
     129 * Switch on (mains switch) and at the same time hold the CH + on the unit (about 15 seconds) until "search IRD File ... " appears,
     130   and the installation begins. Only then release the button
     131     Note: If installation does not start , use a different USB stick.
     132 * After successfully installing the receiver will reboot and the installed image should start-up
     133[[br]]
     134[#point8.1 Top of Page]
     135
     136----
     137'''8.6 Atevio7000''' [=#point8.6] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     138----
     139
     140[[br]]
     141
     142'' How do I install an Atemio 7000 IRD image? ''
     143 * Visit the Atemio homepage or the AAF digital forum and download the latest TitanNit firmware .
     144 * Extract the zip file
     145 * Now copy the unzipped IRD firmware file to a formatted FAT32 USB stick.
     146     Note: The USB stick should not be formatted with windows. Use a separate program, such as the
     147     " HP USB Disk Storage Format Tool" (freeware program).
     148     Furthermore, we recommend a cheap USB stick with a small storage capacity as well as read and write speed.
     149 * Turn off the Receiver and disconnect all USB devices.
     150 * Connect the USB stick with the IRD file to your Receiver
     151 * Switch on (mains switch) and at the same time hold the CH + on the unit (about 15 seconds) until "search IRD File ... " appears,
     152   and the installation begins. Only then release the button
     153     Note: If installation does not start , use a different USB stick.
     154 * After successfully installing the receiver will reboot and the installed image should start-up
     155[[br]]
     156[#point8.1 Top of Page]
     157
     158----
     159'''8.7 Kathrein Ufs910''' [=#point8.7] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     160----
     161
     162[[br]]
     163
     164'' How do I install a Kathrein UFS910 update image? ''
     165 * When you install a USB .img file the mnt-filesystem is formatted. An Online Update leaves the mnt-filesystem untouched.
     166 * Visit the AAF digital forum and download the latest TitanNit firmware .
     167 * Extract the zip file
     168 * Now copy the unzipped img firmware file - must be renamed to miniFLASH.img - to a formatted FAT32 USB stick.
     169     Note: The USB stick should not be formatted with windows, but a separate program, such as the
     170     " HP USB Disk Storage Format Tool" (freeware program).
     171     Furthermore, we recommend a cheap USB stick with a small storage capacity as well as read and write speed.
     172 * Turn off the Receiver and disconnect all USB devices.
     173 * Connect the USB stick with the img file to the front USB Port
     174 * Switch on (mains switch) and at the same time hold the -Record button- on the Remote Control pressed (about 5 seconds)
     175   until "miniFLASH search..." appears, then the installation begins. Only then release the -Record button-
     176     Note: If installation does not start, use a different USB stick.
     177 * After successfully installing the receiver will reboot and the installed image should start-up
     178[[br]]
     179[#point8.1 Top of Page]
     180
     181----
     182'''8.8 Kathrein UFS912''' [=#point8.8] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     183----
     184
     185[[br]]
     186
     187'' How do I install a Kathrein UFS912 update image? ''
     188 * Visit the AAF digital forum and download the latest TitanNit firmware .
     189 * Extract the zip file
     190 * Now copy the unzipped firmware file *_FULL_nodebug.img to a formatted FAT32 USB stick into the path: /kathrein/ufs912/ .
     191     Note: The USB stick should not be formatted with windows, but a separate program, such as the
     192     " HP USB Disk Storage Format Tool" (freeware program).
     193     Furthermore, we recommend a cheap USB stick with a small storage capacity as well as read and write speed.
     194 * Turn off the Receiver and disconnect all USB devices.
     195 * Connect the USB stick with the img file
     196 * Switch on (mains switch) and at the same time press the -TV/Radio button- on the unit (about 5 seconds) until "emergency boot" appears,
     197   then the installation begins. Only after that message release the -TV/Radio button-
     198     Note: If installation does not start, use a different USB stick.
     199 * After successfully installing the receiver will reboot and the installed image should start-up
     200[[br]]
     201[#point8.1 Top of Page]
     202
     203----
     204'''8.9 Kathrein UFS922''' [=#point8.9] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     205----
     206
     207[[br]]
     208
     209'' How do I install a Kathrein UFS922 update image? ''
     210 * When you install a USB .img file the mnt-filesystem is formatted. An Online Update leaves the mnt-filesystem untouched.
     211 * Visit the AAF digital forum and download the latest TitanNit firmware .
     212 * Extract the zip file
     213 * Now copy the unzipped firmware file *_FULL_nodebug.img to a formatted FAT32 USB stick into the path: /kathrein/ufs922/ .
     214     Note: The USB stick should not be formatted with windows, but a separate program, such as the
     215     " HP USB Disk Storage Format Tool" (freeware program).
     216     Furthermore, we recommend a cheap USB stick with a small storage capacity as well as read and write speed.
     217 * Turn off the Receiver and disconnect all USB devices.
     218 * Connect the USB stick with the img file
     219 * Switch on (mains switch) and at the same time press the -TV/Radio button- on the unit (about 5 seconds) until "emergency boot" appears,
     220   then the installation begins. Only after that message release the -TV/Radio button-
     221     Note: If installation does not start, use a different USB stick.
     222 * After successfully installing the receiver will reboot and the installed image should start-up
     223[[br]]
     224[#point8.1 Top of Page]
     225
     226
     227----
     228'''installation on other Fortis Receivers'''  [=#point8.10] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     229----
     230
     231[[br]]
     232
     233'''Installation Notes:'''
     234
     235''If you wish to try or install titan you need to install an Atemio/Atevio factory loader. The original Atemio Bootloader has a security code within so an installation of Titan is not possible with any other fortis loader''
     236
     237''If you wish to install Titan the loader version must be 1.54 or above. Titan versions above 1.32 require the new Iboot loader which needs to be installed first if not present.''
     238
     239''There are various ways that are explained below:''
     240 
     241[[br]]
     242
     243'''AAF Recovery Tool (ART) method'''
     244
     245 * Install the AAF Recovery Tool (ART) and set up a connection to your receiver
     246 * Set the IP address and subnet mask of your uboot environment.
     247 * Reboot the receiver and reconnect to change the settings.
     248 * Install the factory loader and reboot.
     249 * The factory loader you installed is version 1.21 that you have to update to 1.54 to be compatible with Titan
     250 * Visit the [http:((www-atemio.de Atemio] homepage or the [http://www.aaf-digital.info/forum AAF digital forum] and download the latest Atevio/Atemio loaader (1.54).
     251 * Extract the zip file
     252  * Now copy the unzipped IRD firmware file to a formatted FAT32 USB stick.
     253     Note: The USB stick should not be formatted with windows. Use a separate program, such as the
     254     "HP USB Disk Storage Format Tool" (freeware program).
     255     Furthermore, we recommend a cheap USB stick with a small storage capacity as well as read and write speed.
     256 * Turn off the receiver and disconnect all USB devices.
     257 * Connect the USB stick with the IRD file to your receiver
     258 * Switch on (mains switch) and at the same time hold the CH + on the unit (about 15 seconds) until "search IRD File ... " appears,
     259   and the installation begins. Only then release the button
     260     Note: Should the installation not start, try a different USB stick.
     261 * Should you have installed the loader successfully the receiver will reboot and the installed Loader should start-up.
     262
     263''You may now install Titan''
     264[[br]]
     265
     266
     267[[br]]
     268
     269'''Cross Flash Method'''
     270
     271''This method explains how to install the HDF bootloader flash plugin to your fortis receiver and flash an Atemio/Atevio compatible bootloader from the plugin menu.''
     272
     273* Download the HDF Bootloader flash plugin from the [http://www.aaf-digital.info/forum AAF Digital forum].
     274 * Extract the zip file
     275 * Now copy the unzipped Plugin folder to a formatted FAT32 USB stick.
     276     Note: The USB stick should not be formatted with windows. Use a separate program, such as the
     277     " HP USB Disk Storage Format Tool" (freeware program).
     278     Furthermore, we recommend a cheap USB stick with a small storage capacity as well as read and write speed.
     279 * go to the plugins section in your receiver and install the plugin and then start it.
     280 * type in the password contained in the zip file and follow the onscreen prompts.
     281 * Should you have installed the loader successfully the receiver will reboot and the installed Loader should start-up.
     282
     283''You may now install TitanNit''
     284
     285[[br]]
     286
     287'''Reseller Changer Tool Method'''
     288
     289''This method explains how to change the Reseler ID of an Atemio/Atevio compatible bootloader and flash it to any compatible Fortis receiver from the plugin menu.''
     290
     291
     292* Visit the [http://www.atemio.de Atemio] homepage or the [http://www.aaf-digital.info/forum AAF digital forum] and download the latest Atevio/Atemio loader.
     293 * Extract the zip file
     294 * use the reseller ID changer tool and change the IRD to that of your reseller ID.
     295 * Now copy the unzipped IRD firmware file to a formatted FAT32 USB stick.
     296     Note: The USB stick should not be formatted with windows. Use a separate program, such as the
     297     " HP USB Disk Storage Format Tool" (freeware program).
     298     Furthermore, we recommend a cheap USB stick with a small storage capacity as well as read and write speed.
     299 * Turn off the Receiver and disconnect all USB devices.
     300 * Connect the USB stick with the IRD file to your Receiver.
     301 * Switch on (mains switch) and at the same time hold the CH + on the unit (about 15 seconds) until "search IRD File ... " appears,
     302   and the installation begins. Only then release the button
     303     Note: If installation does not start , use a different USB stick.
     304 * Should you have installed the loader successfully the receiver will reboot and the installed Loader should start-up.
     305
     306
     307This method requires you to also change the reseller ID to be able to install TitanNit.
     308
     309
     310'''Be aware should it the installation fail or a loss of Power occur during the flashing process you could brick your receiver as there is no recovery method. Compatibility with other receivers is not guaranteed but you may find a list of compatible receivers in the [wiki:Supported-Receivers#point7 Supported Receivers] section.'''
     311[[br]]
     312[#point8.1 Top of Page]
     313----
     314'''8.11 Uninstalling Titan'' [=#point8.11] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     315----
     316[[br]]
     317
     318If you have an Atemio/Atevio or UFS receiver all you have to do is install your original ird file as explained above and no bootloader changes are neccessary.
     319
     320Uninstalling titan and switching back to the original reseller loader can't be done (easily) for other fortis receivers but there is one simple alternative method outlined below.
     321
     322
     323'''Uninstalling Titan on non Atemio/Atevio receiver and restore Reseller ID with Maxi-uboot'''
     324
     325If you have iboot installed then you must install a version of TitanNit older than 1.32 before using this method.
     326
     327This will install the factory Atemio loader that is compatible with the AAF Recovery Tool (ART) to be able to install the Maxiuboot Loader.
     328
     329In order for this method to work make sure the setting Allow __"Iboot Update"__ is enabled in [wiki:Remote-Device-Control#point4.6 Iboot].
     330
     331When successfully achieved you may start up ART from your PC and install Maxiuboot.
     332
     333[[br]]
     334
     335Once installed you may set up your bootargs and change your Reseller ID back to its factory settings. For flashin original Firmware or other Software please refere to your receivers' manual or instructions.
     336[[br]]
     337[#point108.1 Top of Page]
    161338
    162339
    163340----   
    164 '''8.113 IRD Download Locations''' [=#point8.113] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main Page]) 
    165 ----
     341'''8.13 Update TitanNit[=#point8.12] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main Page]) 
     342---- 
     343[[br]] 
     344
     345There are two ways to update your TitanNit version and there are merits to both methods :
     346
     347IRD offline method see [#point8 Installation / Recovery Inhaltsverzeichnis] and select your Reciever model to show information on how to update titan using an IRD titannit image.
     348[[br]]
     349''Note: using this method plugins and files stored to Flash will be formatted when the update is proformed.
     350Plugins and files installed to MNT (except on the ufs 910/922) or a valid configured storage device will retain there settings .''
     351
     352Image Online Method see [wiki:System-Update#point3.5.7 System aktualisieren] for information on how preform an online update.
     353[[br]]
     354''Note: using this method all plugins and settings are retained as long as they are not installed in flash.''
     355
     356[[br]]
     357
     358[#point8 Top of Page]
     359
     360[[br]]
     361
     362----   
     363'''8.13 IRD Download Locations'' [=#point8.13] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main Page]) 
     364---- 
     365[[br]] 
     366
    166367* [wiki:Manufactures#point13 13 Manufactures] - [http://atemio.de/index.php/software-updates Stable Images][[br]] 
    167368* [wiki:Community#point14 14 Community] - [http://www.aaf-digital.info/forum/downloads.php?do=cat&id=2 Stable Images] [http://www.aaf-digital.info/forum/pages.php?pageid=12 Nightly Images][[br]] 
    168 
    169   '''[wiki:Remote-Device-Control#point4.6 4.6 Bootloader sh4 Boxen]'''[[br]]
    170 * [http://sbnc.dyndns.tv/trac/wiki/en/Remote-Device-Control#point4.6  iboot sh4 loader flashing and recovery ][[br]] 
    171369 
    172370[[br]] 
    173371[#point8 Top of Page] 
     372[[br]] 
     373[[br]] 
    174374[[br]]
    175 
    176 
    177 
    178 
    179 
  • wiki/pages/it/Interface-Operation

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''3 Interface and Operation Contents''' [=#point3] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     
    245244 * ([wiki:Red-Button#point3.6.4 Red Button])
    246245 * ([wiki:Blue-Button#point3.6.5 Blue Button])
    247  * ([wiki:Media-Button#point3.6.6 Media Button])
    248  * ([wiki:Adjust#point3.6.7 System Settings])
    249  * ([wiki:Skin#point3.6.8 Skin])
    250  * ([wiki:Skin-Adjust#point3.6.9 Skin Settings])
    251  * ([wiki:Screensaver-Adjust#point3.6.10 Screensaver])
    252  * ([wiki:Timeshift-Settings#point3.6.11 Timeshift])
    253  * ([wiki:Record-Path#point3.6.12 Path for Recordings])
    254  * ([wiki:EPG-Settings#point3.6.13 EPG])
    255  * ([wiki:Child-Protection#point3.6.14 Parental Control])
    256  * ([wiki:Restore-Default-Settings#point3.6.15 Restore Factory Settings])
    257  * ([wiki:Video-Settings#point3.6.16 Video Settings])
    258  * ([wiki:Channel-Edit#point3.6.17 Channel Edit])
    259  * ([wiki:MediaDB-Settings#point3.6.18 MediaDB Settings])
    260  * ([wiki:Auto-Start-Settings#point3.6.19 Auto Start])
     246 * ([wiki:Adjust#point3.6.6 Adjust])
     247 * ([wiki:Skin-Adjust#point3.6.7 Skin Adjust])
     248 * ([wiki:Screensaver-Adjust#point3.6.8 Screensaver Adjust])
     249 * ([wiki:Timeshift-Settings#point3.6.9 Timeshift Settings])
     250 * ([wiki:Record-Path#point3.6.10 Record Path])
     251 * ([wiki:EPG-Settings#point3.6.11 EPG Settings])
     252 * ([wiki:Child-Protection#point3.6.12 Child Protection])
     253 * ([wiki:Restore-Default-Settings#point3.0.13 Restore Default Settings])
     254 * ([wiki:Video-Settings#point3.6.14 Video Settings])
     255 * ([wiki:Channel-Edit#point3.6.15 Channel Edit])
     256 * ([wiki:Skin#point3.6.16 Skin])
     257 * ([wiki:MediaDB-Settings#point3.6.17 MediaDB Settings])
     258 * ([wiki:Auto-Start-Settings#point3.6.18 Auto Start Settings])
    261259
    262260[[br]]
  • wiki/pages/it/Language

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.2 Language''' [=#point3.6.2] ([wiki:Interface-Operation#point3.6 Settings (Back)]) ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Manufactures

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''13 Manufactures''' [=#point13] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     
    65||= [[Image(http://i.imgur.com/3TwQr.jpg,400,link=http://www.atemio.de)]] =||
    76
    8 New Zealand reseller for fortis clone ultraplus decoders [http://www.ultrapower.co.nz Ultrapower]
     7New Zealand maunfacturer for ultraplus decoders [http://www.ultrapower.co.nz Ultrapower]
    98
    10 '''SH4 Katherin'''   ([http://www.kathrein-gmbh.at kathrein homepage])
    11 
    12 '''SH4 Spark'''   ([http://www.spark-tv.com Spark homepage)]
    13 
    14 '''SH4 AB IPBox''' ([http://www.abipbox.com/ AB IPBox homepage])
    15 
    16 '''Mips Golden Interstar'''   ([http://www.golden-interstar.pl Golden Interstar homepage])
    17 
    18 '''SH4 Fortis'''  ([http://www.fortis.co.kr Fortis homepage])
    19  * New Zealand reseller for fortis clone ultraplus decoders [http://www.ultrapower.co.nz Ultrapower]
    209
    2110[[br]]
  • wiki/pages/it/MediaDB-Settings

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.17 MediaDB Settings''' [=#point3.6.17] ([wiki:Interface-Operation#point3.6 Settings (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Mounts

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.7.8.4 Mounts''' [=#point3.7.8.4] ([wiki:System-Info#point3.7.8 System Info (Back])
    43>
     4>Menu Picture place holder:
    55>
    6 >[[Image(source:/wiki/Wiki-Pictures/DE/System-Info-Mounts.jpg)]][[br]]
     6>[[Image(http://i.imgur.com/3TwQr.jpg, 400)]][[br]]
    77>
    88Here you can view all mounted devices on the receiver.
  • wiki/pages/it/Multi-EPG

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.1.1 Multi EPG''' [=#point3.1.1] ([wiki:Interface-Operation#point3.1 Records and EPG(Back)]) ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/News-letter

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.7.2 News letter''' [=#point3.7.2] ([wiki:Interface-Operation#point3.7 Information (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Plugins

    r37406 r37407  
    1 [[TranslatedPages]]
     1
    22>----
    33>'''Plugins''' [=#point3.4.1] ([wiki:Interface-Operation#point3.4 Extentions (Back)]) ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Plugins-Bootlogos

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.2 Bootlogos''' [=#point10.2] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Plugins-Browser

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.3 Browser''' [=#point10.3] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Plugins-Channel-Lists

    r37406 r37407  
    1 [[TranslatedPages]]
     1
    22'''10.6 Channel Lists''' [=#point10.6] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    33
     
    1717 * Cable BW
    1818 * Cable Unitymedia
    19  * Primacom Cable
     19
    2020
    2121If you wish to provide your own satellite configurations please post them in the [http://aaf-digital.info AAF forum].
     
    3535||= '''SAT/Cable 19.2 13.0 KabelD''' =||
    3636||= [[Image(source:/ipk/source/settings_andy_2xSat_KabelD_1_0/preview/prev.png)]] =||
     37[[br]]
    3738[#point10.6 Top of Page]
  • wiki/pages/it/Plugins-Contents

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.1 Plugins''' [=#point10] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     
    65----
    76
    8 == Plugin contents ==
     7This list contains a list of the current online plugins.
    98
    10 This list contains a list of the current online plugins available in TitanNit, please see [wiki:Interface-Operation#point3.4 3.4 Extentions] for more information on how to install and manage these plugins.
     9'''10.1 Screensavers''' [=#point10.1] ([wiki:Wiki#point0 Contents])
     10 * [wiki:Plugins-Screensavers#point10.1 10.1 Screensavers]
     11'''10.2 Bootlogos''' [=#point10.2] ([wiki:Wiki#point0 Contents])
     12 * [wiki:Plugins-Bootlogos#point110.2 10.2 Bootlogos]
     13'''10.3 Browser''' [=#point10.3] ([wiki:Wiki#point0 Contents])
     14 * [wiki:Plugins-Browser#point10.3 10.3 Browser]
     15'''10.5 Infos''' [=#point10.5] ([wiki:Wiki#point0 Contents])
     16 * [wiki:Plugins-Infos#point10.5 10.5 info-news]
     17'''10.6 Channel Lists''' [=#point10.6] ([wiki:Wiki#point0 Contents])
     18 * [wiki:Plugins-Channel-Lists#point10.6 10.6 Channel Lists]
     19'''10.7 Keymaps''' [=#point10.7] ([wiki:Wiki#point0 Contents])
     20 * [wiki:Plugins-Keymaps#point10.7 10.7 Keymaps]
     21'''10.8 LCD Pearl Skins''' [=#point10.8] ([wiki:Wiki#point0 Contents])
     22 * [wiki:Plugins-LcdPearlSkins#point10.8 10.8 LCD Pearl Skins]
     23'''10.9 LCD Samsung Skins''' [=#point10.9] ([wiki:Wiki#point0 Contents])
     24 * [wiki:Plugins-LcdSamsungSkins#point10.9 10.9 LCD Samsung Skins]
     25'''10.10 Network''' [=#point10.10] ([wiki:Wiki#point0 Contents])
     26 * [wiki:Plugins-Network#point10.10 10.10 Network]
     27'''10.11 Player''' [=#point10.11] ([wiki:Wiki#point0 Contents])
     28 * [wiki:Plugins-Player#point10.10 10.10 Player]
     29'''10.12 Fonts''' [=#point10.12] ([wiki:Wiki#point0 Contents])
     30 * [wiki:Plugins-Fonts#point10.11 10.11 Fonts]
     31'''10.13 Stationlogos (Picons)''' [=#point10.13] ([wiki:Wiki#point0 Contents])
     32 * [wiki:Plugins-station-logos#point10.12 10.12 station logos]
     33'''10.14 Skins''' [=#point10.14] ([wiki:Wiki#point0 Contents])
     34 * [wiki:Plugins-Skins#point10.13 10.13 Skins]
     35'''10.15 Games''' [=#point10.15] ([wiki:Wiki#point0 Contents])
     36 * [wiki:Plugins-Games#point10.14 10.14 Games]
     37'''10.16 Tools''' [=#point10.16] ([wiki:Wiki#point0 Contents])
     38 * [wiki:Plugins-Tools#point10.15 10.15 Tools]
     39'''10.17 WLAN Module''' [=#point10.17] ([wiki:Wiki#point0 Contents])
     40 * [wiki:Plugins-Wlan#point10.16 10.16 Wlan]
    1141
    12 please select an item below to view the available plugins in the selected area.
    1342
    14 {{{#!div style="width: 1100px; margin: auto"
    15  {{{#!table style="border: none"
    16   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    17   {{{#!div style="float: left"
    18 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/Screensavers.png,align=left,link=[wiki:Plugins-Screensavers#point10.1 10.1 Screensavers])]]
    19   }}}
    20   '''[wiki:Plugins-Screensavers#point10.1 10.1 Screensavers]'''[[br]]
    21   {{{#!div style="float: left
    22 This section contains information on the various screen savers available in TitanNit.
    23   }}}
    24   }}}
    25   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    26   {{{#!div style="float: left"
    27 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/Bootlogos.png,align=left,link=[wiki:Plugins-Bootlogos#point110.2 10.2 Bootlogos])]]
    28   }}}
    29   '''[wiki:Plugins-Bootlogos#point110.2 10.2 Bootlogos]'''[[br]]
    30   {{{#!div style="float: left
    31 This section contains information on the various Bootlogos available in TitanNit.
    32   }}}
    33   }}}
    34   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    35   {{{#!div style="float: left"
    36 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/browser.png,align=left,link=[wiki:Plugins-Browser#point10.3 10.3 Browser])]]
    37   }}}
    38   '''[wiki:Plugins-Browser#point10.3 10.3 Browser]'''[[br]]
    39   {{{#!div style="float: left
    40 This section contains information on the various web browsers available in TitanNit.
    41   }}}
    42   }}}
    43   |----
    44   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    45   {{{#!div style="float: left"
    46 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/Info_news.png,align=left,link=[wiki:Plugins-Infos#point10.5 10.5 info-news])]]
    47   }}}
    48   '''[wiki:Plugins-Infos#point10.5 10.5 info-news]'''[[br]]
    49   {{{#!div style="float: left
    50 This section contains information on the info and news pluggins screen savers available in TitanNit.
    51   }}}
    52   }}}
    53   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    54   {{{#!div style="float: left"
    55 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/Channel_Lists.png,align=left,link=[wiki:Plugins-Channel-Lists#point10.6 10.6 Channel Lists])]]
    56   }}}
    57   '''[wiki:Plugins-Channel-Lists#point10.6 10.6 Channel Lists]'''[[br]]
    58   {{{#!div style="float: left
    59 This section contains default channel list for different services available in TitanNit.
    60   }}}
    61   }}}
    62   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    63   {{{#!div style="float: left"
    64 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/Keymaps.png,align=left,link=[wiki:Plugins-Keymaps#point10.7 10.7 Keymaps])]]
    65   }}}
    66   '''[wiki:Plugins-Keymaps#point10.7 10.7 Keymaps]'''[[br]]
    67   {{{#!div style="float: left
    68 This section contains information on the various Keymaps available in TitanNit.
    69   }}}
    70   }}}
    71   |----
    72   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    73   {{{#!div style="float: left"
    74 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/LCD_Pearl_Skins.png,align=left,link=[wiki:Plugins-LcdPearlSkins#point10.8 10.8 LCD Pearl Skins])]]
    75   }}}
    76   '''[wiki:Plugins-LcdPearlSkins#point10.8 10.8 LCD Pearl Skins]'''[[br]]
    77  {{{#!div style="float: left
    78 This section contains information on the various lcd skins available in TitanNit with an addon pearl lcd module.
    79   }}}
    80   }}}
    81   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    82   {{{#!div style="float: left"
    83 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/LCD_Samsung_Skins.png,align=left,link=[wiki:Plugins-LcdSamsungSkins#point10.9 10.9 LCD Samsung Skins])]]
    84   }}}
    85   '''[wiki:Plugins-LcdSamsungSkins#point10.9 10.9 LCD Samsung Skins]'''[[br]]
    86    {{{#!div style="float: left
    87 This section contains information on the various skins available in TitanNit with a samsung display tablet extension device.
    88   }}}
    89   }}}
    90   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    91   {{{#!div style="float: left"
    92 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/Network.png,align=left,link=[wiki:Plugins-Network#point10.10 10.10 Network])]]
    93   }}}
    94   '''[wiki:Plugins-Network#point10.10 10.10 Network]'''[[br]]
    95   {{{#!div style="float: left
    96 This section contains information on the various network plugins and extensions available in TitanNit.
    97   }}}
    98   }}}
    99   |----
    100   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    101   {{{#!div style="float: left"
    102 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/player.png,align=left,link=[wiki:Plugins-Player#point10.10 10.10 Player])]]
    103   }}}
    104   '''[wiki:Plugins-Player#point10.10 10.10 Player]'''[[br]]
    105   {{{#!div style="float: left
    106 This section contains information on the various media players and media renderers available in TitanNit.
    107   }}}
    108   }}}
    109   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    110   {{{#!div style="float: left"
    111 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/fonts.png,align=left,link=[wiki:Plugins-Fonts#point10.11 10.11 Fonts])]]
    112   }}}
    113   '''[wiki:Plugins-Fonts#point10.11 10.11 Fonts]'''[[br]]
    114   {{{#!div style="float: left
    115 This section contains information on the various gui fonts available in TitanNit.
    116   }}}
    117   }}}
    118   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    119   {{{#!div style="float: left"
    120 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/Station_Logos.png,align=left,link=[wiki:Plugins-station-logos#point10.12 10.12 station logos])]]
    121   }}}
    122   '''[wiki:Plugins-station-logos#point10.12 10.12 station logos]'''[[br]]
    123   {{{#!div style="float: left
    124 This section contains information on the various pre configures icon sets available in TitanNit for various TV services.
    125   }}}
    126   }}}
    127 |----
    128   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    129   {{{#!div style="float: left"
    130 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/Skins.png,align=left,link=[wiki:Plugins-Skins#point10.13 10.13 Skins])]]
    131   }}}
    132   '''[wiki:Plugins-Skins#point10.13 10.13 Skins]'''[[br]]
    133   {{{#!div style="float: left
    134 This section contains information on the various Gui Skins available in TitanNit.
    135   }}}
    136   }}}
    137   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    138   {{{#!div style="float: left"
    139 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/Games.png,align=left,link=[wiki:Plugins-Games#point10.14 10.14 Games])]]
    140   }}}
    141   '''[wiki:Plugins-Games#point10.14 10.14 Games]'''[[br]]
    142   {{{#!div style="float: left
    143 This section contains information on the various games available in TitanNit.
    144   }}}
    145   }}}
    146   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    147   {{{#!div style="float: left"
    148 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/Tools.png,align=left,link=[wiki:Plugins-Tools#point10.15 10.15 Tools])]]
    149   }}}
    150   '''[wiki:Plugins-Tools#point10.15 10.15 Tools]'''[[br]]
    151   {{{#!div style="float: left
    152 This section contains information on the various system pluggins and tools available in TitanNit.
    153   }}}
    154   }}}
    155 |----
    156   {{{#!td align=center valign=top style="border: none; font-size: 115%"
    157   {{{#!div style="float: left"
    158 [[Image(source:/wiki/Wiki-Pictures/Common/Icons/Plugins-Contents/WLan.png,align=left,link=[wiki:Plugins-Wlan#point10.16 10.16 Wlan])]]
    159   }}}
    160   '''[wiki:Plugins-Wlan#point10.16 10.16 Wlan]'''[[br]]
    161    {{{#!div style="float: left
    162 This section contains information on the various wereless lan drivers available in TitanNit.
    163   }}}
    164   }}}
    165 |----
    166 }}}
    167 }}}
     43
     44[[br]]
  • wiki/pages/it/Plugins-Emus

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    3 '''10.4 Emus''' [=#point10.4] ([wiki:Wiki#point0 contents]) ([Wikistart#point0 Main Page])
     2'''10.4 Emus''' [=#point10.4] ([wiki:German-Wiki#point0 Inhaltsverzeichnis])
    43----
    5 
    6 Emulators are plugins that enable the use and connection to online pay tv services and providers to enable pay TV Reception.
    7 
    8 Ther are many emulators available from to support the connection to different pay TV services.
    9 
    10 Please note that in some countrys and providers this form of on line subscription is illegal please contact your pay TV provider or local authority for more information in this area, please see our [wiki:Disclaimer#point17 disclaimer] on services.
    11 
    12 This section is provided for for use only with providers who allow such use with their pay tv service.
    13 
    144[[Image(source:/ipk/source.sh4/emus_camd3_3_902/preview/prev.png)]]
    155[[Image(source:/ipk/source.sh4/emus_gbox_800/preview/prev.png)]]
  • wiki/pages/it/Plugins-Fonts

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.12 Fonts''' [=#point10.12] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Plugins-Games

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.15 Games''' [=#point10.15] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Plugins-Infos

    r37406 r37407  
    1 [[TranslatedPages]]
     1
    22'''10.5 Infos''' [=#point10.5] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    33
  • wiki/pages/it/Plugins-Keymaps

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.7 Keymaps''' [=#point10.7] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Plugins-LcdPearlSkins

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.8 LCD Pearl Skins''' ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Plugins-LcdSamsungSkins

    r37406 r37407  
    1 [[TranslatedPages]]
     1
    22'''10.9 LCD Samsung Skins''' [=#point10.9] ([wiki:English-Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    33
     
    1616[[Image(source:/ipk/source/lcdsamsungskins_Digitaluhr_blau/preview/prev.png)]]
    1717[[Image(source:/ipk/source/lcdsamsungskins_Holzuhr_Standby/preview/prev.png)]]
     18[[Image(source:/ipk/source/lcdsamsungskins_PICONS_320x240/preview/prev.png)]]
  • wiki/pages/it/Plugins-Network

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.10 Network''' [=#point10.10] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    43
    5 The Plugins in this section allow you to extend the communication capabillty of your receiver.
    6 These plugins can be downloaded from the online extensions browser.
    7  
     4The Plugins in this section allow you to extend the communication capabillty of your receiver.
    85
    96
     
    4239Using the plugin your receiver is a Samba server.
    4340[[br]][[Image(source:/ipk/source.sh4/network_samba/preview/prev.png)]]
    44 
    45 '''SmbClient (Win7)''' is a network browser extention for better compatibility with windows 7.
    46 [[br]][[Image(source:/ipk/source.sh4/networklib_smbclient/preview/prev.png)]]
    47 
    48 '''xupnpd - eXtensible UPnP agent''' is a server extension that allows you to stream video, audio files[[br]]
    49 and live tv from a free tuner from your receiver directly to other DLNA capable digital[[br]]
    50 devices attached in your home network.
    51 
    52 What can the xupnpd DLNA server? [[BR]]
    53 
    54 At every start of the current playlists bouquets and images are generated (takes a few seconds), then then starts xupnpd.
    55  Is a tuner free, then to the desired channel is zapped. Single tuner boxes should be in standby. In principle, the same behavior as the stream via the web interface.
    56  There is still the possibility to enable the option "Allow switching by Live Stream" in the web interface settings. Then xupnpd has priority. Note that switches to the station!
    57  
    58 Operation:
    59 Call the plugin in Extensions -> Additional Programs
    60 Autostart yes / no or manual start or stop with green or red
    61 
    62 [[br]][[Image(source:/ipk/source.sh4/network_xupnpd/preview/prev.png)]]
    63 
  • wiki/pages/it/Plugins-Player

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.11 Player''' [=#point10.11] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    43----
    54
    6 '''Players''' are plugins to enable the playback of further file formats and sources.[[br]]
    7 below is a list of available plugins:[[br]]
     5'''Players''' are plugins to enable the playback of further file formats.[[br]]
     6Installing the following plugins you can use your receiver for:[[br]]
     7[[br]]
     8'''codecpack''' to enable playback of more Online media file formats.[[br]]
     9[[Image(source:/ipk/source.sh4/playersnp_codecpack/preview/prev.png)]][[br]]
     10[[br]]
     11'''dtsdownmix''' to recode DTS Digital Audio to Stereo output.[[br]]
     12[[Image(source:/ipk/source.sh4/playersnp_dtsdownmix/preview/prev.png)]][[br]]
     13[[br]]
     14'''dvd-player''' to playback VOB file format.[[br]]
     15[[Image(source:/ipk/source.sh4/playersnp_dvdplayer/preview/prev.png)]][[br]]
     16[[br]]
     17'''gmediarender''' to playback music or video files from DLNA compatible devices.[[br]]
     18[[Image(source:/ipk/source.sh4/players_gmediarender/preview/prev.png)]][[br]]
     19[[br]]
     20'''hbbtv''' to connect to HBB-TV Online media.[[br]]
     21[[Image(source:/ipk/source.sh4/playersnp_hbbtv/preview/prev.png)]][[br]]
     22[[br]]
     23'''Media Center''' to playback picutres, audio and video files.[[br]]
     24[[Image(source:/ipk/source.sh4/players_mc/preview/prev.png)]][[br]]
     25[[br]]
     26'''TiThek''' to access more Online media.[[br]]
     27[[Image(source:/ipk/source.sh4/players_tithek/preview/prev.png)]][[br]]
     28[[br]]
     29'''TMC''' to playback movies from a local connected Network device.[[br]]
     30[[Image(source:/ipk/source.sh4/players_tmc/preview/prev.png)]][[br]]
     31[[br]]
     32'''foldericons''' to add a graphical icon to your media folders.[[br]]
     33[[Image(source:/ipk/source/players_foldericons_1_0/preview/prev.png)]][[br]]
     34[[br]]
    835
    9 ----
    10 
    11 {{{#!th rowspan=0 align=left style="border: none"
    12 [[Image(source:/ipk/source.sh4/playersnp_codecpack/preview/prev.png,nolink)]]
    13 }}}
    14 |----------------
    15 {{{#!td style="border: none"
    16  '''CodecPack'''
    17 
    18  will enable playback of more Online media file formats such as: (flac ogg mp3 avi dat divx flv mkv m4v mp4 mov mpg mpeg mts m2ts trp ts vdr vob wmv wma wav rm ra)
    19 }}}
    20 [[BR]]
    21 
    22 {{{#!th rowspan=0 align=left style="border: none"
    23 [[Image(source:/ipk/source.sh4/playersnp_dtsdownmix/preview/prev.png,link=source:/ipk/source.sh4/playersnp_dtsdownmix/_path_/bin)]]
    24 }}}
    25 |----------------
    26 {{{#!td style="border: none"
    27  '''DtsDownMix'''
    28 
    29  to recode DTS Digital Audio to Stereo output.
    30 }}}
    31 [[BR]]
    32 
    33 {{{#!th rowspan=0 align=left style="border: none"
    34 [[Image(source:/ipk/source.sh4/playersnp_dvdplayer/preview/prev.png,link=source:/titan/plugins/dvdplayer)]]
    35 }}}
    36 |----------------
    37 {{{#!td style="border: none"
    38  '''DVD-Player'''
    39 
    40  will enable playback VOB file format to play back ripped DVD content.
    41 }}}
    42 [[BR]]
    43 
    44 {{{#!th rowspan=0 align=left style="border: none"
    45 [[Image(source:/ipk/source.sh4/players_gmediarender/preview/prev.png,link=source:/titan/plugins/gmediarender)]]
    46 }}}
    47 |----------------
    48 {{{#!td style="border: none"
    49  '''GmediaRender'''
    50 
    51  * GmediaRender is a __[http://de.wikipedia.org/wiki/Digital_Living_Network_Alliance Digital Media Renderer]__ (DMR / DLNA-Renderer), which allows the __PC__ /__Mobile __[http://de.wikipedia.org/wiki/Digital_Living_Network_Alliance Digital Media Controller] (DMC / DLNA-Control) to stream __Audio__ / __Video__ and __Picture__ files from a [http://de.wikipedia.org/wiki/Digital_Living_Network_Alliance Digital Media Server] (DMS / DLNA-SERVER) to your reciever.
    52  
    53  * __Windows__
    54    * In Windows Explorer context menu __Right-click__ on Files> Play To> __[http://gmrender.nongnu.org/ GmediaRender]__.
    55    * Windows Media Player is a __[http://de.wikipedia.org/wiki/Digital_Living_Network_Alliance DMS / DMP / DMS]__ and can control all __[http://de.wikipedia.org/wiki/Digital_Living_Network_Alliance DMS]__  present in the network and the media offered to __[http://gmrender.nongnu.org/ GmediaRender]__
    56 
    57  * __mobile (Android)__
    58    * for __[http://de.wikipedia.org/wiki/Android_%28Betriebssystem%29 Android]__ mobile there is a few __[http://de.wikipedia.org/wiki/Digital_Living_Network_Alliance DMC]__ __Apps__: __[https://play.google.com/store/apps/details?id=tv.airwire AirWire]__ / __[http://m.downloadatoz.com/apps/com.skifta.android.app,68844/download.html Skifta]__, these __Apps__ can control data from__[http://de.wikipedia.org/wiki/Digital_Living_Network_Alliance DMS]__ and the __[http://gmrender.nongnu.org/ GmediaRender]__  to control your reciever to display media on tyour TV.
    59 
    60    * A very nice feature the  __[http://xupnpd.org/t/ Xupnp Server]__ is able to display your channel list and recordings by Playlist that you can then easily pass directly to the renderer or cell phone.
    61 [[Image(source:/titan/skins/gmediarender/skin/background.jpg,link=http://static.androidnext.de/dlna-schema-450x500.png, 480px, align=right,link=http://www.aaf-digital.info/forum/forum.php)]]
    62 
    63  * some __[http://de.wikipedia.org/wiki/Digital_Living_Network_Alliance DMS]__ can display and share __[http://de.wikipedia.org/wiki/Digital_Living_Network_Alliance DLNA]__ network such as:
    64    * External media / Online Channels (__[https://www.youtube.com/ Youtube]__ / __[https://www.ted.com/ Ted]__ / __[http://www.vimeo.com/‎ Vimeo]__)
    65    * Cloud Storage Hoster (__[https://www.google.com/drive/ Google Drive]__ / __[https://www.dropbox.com/ Dropbox]__ / __[https://onedrive.live.com/ OneDrive]__ / __[https://disk.yandex.com/ Yandex.Disk]__ / __[https://www.box.com/ Box]__)
    66    * Webcam Dienste oder im Netzwerk befindliche Überwachungs Cams.
    67 
    68  * Possibil playback from your  __[http://de.wikipedia.org/wiki/Digital_Living_Network_Alliance DMC]__ from (__[https://play.google.com/store/apps/details?id=tv.airwire AirWire]__ / __[http://m.downloadatoz.com/apps/com.skifta.android.app,68844/download.html Skifta]__ / __[http://allconnectapp.com/ AllConnect]__ / __[http://bubblesoftapps.com/bubbleupnpserver/ BubbleDlna]__)
    69    *  (some __[http://de.wikipedia.org/wiki/Digital_Living_Network_Alliance DMS]__ can control the media playback with such features as volume up/down/ Pause / Play / Stop / fast forward/ reverse)
    70 
    71  * __preview__
    72    * __AirWire__ __[https://play.google.com/store/apps/details?id=tv.airwire&hl=de about]__ / __[http://airwire.tv/en/site/users help]__ / __[http://airwire.tv/ Home]__
    73    * __BubbleDlna__ __[http://bubblesoftapps.com/bubbleupnpserver/#what_is_bubble_upnp_server About]__ / __[http://bubblesoftapps.com/bubbleupnpserver/#faq help]__ / __[http://bubblesoftapps.com/bubbleupnpserver/ Home]__
    74    * __Allconnect__ __[http://allconnectapp.com/presskit/ About]__ / __[http://allconnectapp.com/faq/ Help]__ / __[http://allconnectapp.com/faq/ Home]__
    75 
    76  In general __[http://de.wikipedia.org/wiki/Digital_Living_Network_Alliance DLNA]__ is a very complex network DLNA software with almost no restrictions in its operation.
    77 
    78 
    79 
    80 }}}
    81 [[BR]]
    82 
    83 {{{#!th rowspan=0 align=left style="border: none"
    84 [[Image(source:/ipk/source.sh4/playersnp_hbbtv/preview/prev.png,link=source:/titan/plugins/hbbtv)]]
    85 }}}
    86 |----------------
    87 {{{#!td style="border: none"
    88  '''HbbTv'''
    89 
    90  is a media client connect to HBB-TV Online media.
    91 }}}
    92 [[BR]]
    93 
    94 {{{#!th rowspan=0 align=left style="border: none"
    95 [[Image(source:/ipk/source.sh4/players_mc/preview/prev.png,link=source:/titan/plugins/mc)]]
    96 }}}
    97 |----------------
    98 {{{#!td style="border: none"
    99  '''MediaCenter'''
    100 
    101  [wiki:Interface-Operation#point3.2 Media center] to playback picutres, audio and video files
    102 }}}
    103 [[BR]]
    104 
    105 {{{#!th rowspan=0 align=left style="border: none"
    106 [[Image(source:/ipk/source.sh4/players_tithek/preview/prev.png,link=source:/titan/plugins/tithek)]]
    107 }}}
    108 |----------------
    109 {{{#!td style="border: none"
    110  '''Tithek'''
    111 
    112 Titannit online hoseted media (online library).
    113 }}}
    114 [[BR]]
    115 
    116 {{{#!th rowspan=0 align=left style="border: none"
    117 [[Image(source:/ipk/source.sh4/players_tmc/preview/prev.png,link=source:/titan/plugins/tmc)]]
    118 }}}
    119 |----------------
    120 {{{#!td style="border: none"
    121  '''Tmc'''
    122 
    123  Tmc - to playback movies from a local connected Network device
    124 }}}
    125 [[BR]]
    126 
    127 {{{#!th rowspan=0 align=left style="border: none"
    128 [[Image(source:/ipk/source/players_foldericons_1_0/preview/prev.png,link=source:/ipk/source/players_foldericons_1_0/_path_/usr/local/share/titan/imdbfolder)]]
    129 }}}
    130 |----------------
    131 {{{#!td style="border: none"
    132  '''FolderIcons'''
    133 
    134 to add a graphical icon to your media folders.
    135 }}}
    136 [[BR]]
     36([#point10.11 Top of Page])
  • wiki/pages/it/Plugins-Screensavers

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.1 Screensavers''' [=#point10.1] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Plugins-Skins

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.14 Skins''' [=#point10.14] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Plugins-Tools

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.16 Tools''' [=#point10.16] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     
    101100([#point10.16 Top of Page])
    102101[[BR]]
    103 
    104 
    105 {{{#!th rowspan=0 align=left style="border: none"
    106 [[Image(source:/ipk/source.sh4/tools_parted/preview/prev.png)]]
    107 }}}
    108 |----------------
    109 {{{#!td style="border: none"
    110  '''Parted'''
    111 
    112  Parted is neccessary to format a Harddisk with a capacity larger 2TB. After installing[[br]]
    113  the plugin it is active so you can setup your Haiddisk straight away.
    114 
    115 }}}
    116 ([#point10.16 Top of Page])
    117 [[BR]]
    118 
    119102
    120103{{{#!th rowspan=0 align=left style="border: none"
     
    195178
    196179{{{#!th rowspan=0 align=left style="border: none"
     180[[Image(source:/ipk/source.sh4/tools_parted/preview/prev.png)]]
     181}}}
     182|----------------
     183{{{#!td style="border: none"
     184 '''Parted'''
     185
     186 Parted is neccessary to format a Harddisk with a capacity larger 2TB. After installing[[br]]
     187 the plugin it is active so you can setup your Haiddisk straight away.
     188
     189}}}
     190([#point10.16 Top of Page])
     191[[BR]]
     192
     193{{{#!th rowspan=0 align=left style="border: none"
    197194[[Image(source:/ipk/source.sh4/tools_usbreset/preview/prev.png)]]
    198195}}}
  • wiki/pages/it/Plugins-Wlan

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.17 WLAN Module''' [=#point10.17] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    43----
    54
    6 TitanNit is compatable with several usb Wireless lan devices below is a list of compatable wireless modules chipset's:
    7 
    8  * Realtek RTL8192SE (802.11N)
    9  * Realtek RTL8712U (802.11N)
    10  * Ralink RT2870STA (802.11N)
    11  * Ralink RT3070STA (802.11N)
    12  * Ralink RT5370STA (802.11N)
    13 
    14 Drivers can be installed from any of the above devices from the online extentions ([wiki:TPK-Install#point3.4.4 TPK Install (Online)])
    15 
    165||= '''WLAN 8192 driver''' =||= '''WLAN Driver 8172u''' =||= '''WLAN Driver rt2870sta''' =||= '''WLAN Driver rt3070sta''' =||= '''WLAN Driver rt5370sta''' =||
    176||= [[Image(source:/ipk/source.sh4/wlan_8192cu/preview/prev.png)]] =||= [[Image(source:/ipk/source.sh4/wlan_8712u/preview/prev.png)]] =||= [[Image(source:/ipk/source.sh4/wlan_rt2870sta/preview/prev.png)]] =||= [[Image(source:/ipk/source.sh4/wlan_rt3070sta/preview/prev.png)]] =||= [[Image(source:/ipk/source.sh4/wlan_rt5370sta/preview/prev.png)]] =||
  • wiki/pages/it/Plugins-station-logos

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''10.13 Channel logos (Picons)''' [=#point10.13] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Power-Off-Timer

    r37406 r37407  
    1 [[TranslatedPages]]
     1
    22>----
    33>'''3.8.4 Power Off Timer''' [=#point3.8.4] ([wiki:Interface-Operation#point3.8 Standby-Poweroff (return)]) ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Record-Path

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.8 Record Path''' [=#point3.6.8] ([wiki:Interface-Operation#point3.6 Settings (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Records

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.1.5 Records''' [=#point3.1.5] ([wiki:Interface-Operation#point3.1 Records and EPG(Back)]) ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Red-Button

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.4 Red Button''' [=#point3.6.4] ([wiki:Interface-Operation#point3.6 Settings (Back)])([wiki:Wiki#point0.2 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Restore-Default-Settings

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.13 Restore Default Settings''' [=#point3.6.13] ([wiki:Interface-Operation#point3.6 Settings (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Screensaver-Adjust

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.8 Screensaver Adjust''' [=#point3.6.8] ([wiki:Interface-Operation#point3.6 Settings (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Service

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.7.1 Service''' [=#point3.7.1] ([wiki:Interface-Operation#point3.7 Information (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Single-EPG

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.1.2 Single EPG''' [=#point3.1.2] ([wiki:Interface-Operation#point3.1 Records and EPG(Back)]) ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Skin

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.16 Skin''' [=#point3.6.16] ([wiki:Interface-Operation#point3.6 Settings (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Skin-Adjust

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.7 Skin Adjust''' [=#point3.6.7] ([wiki:Interface-Operation#point3.6 Settings (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Streaming

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.7.4 Streaming''' [=#point3.7.4] ([wiki:Interface-Operation#point3.7 Information (Back)])([wiki:Wiki#point0.2 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Supported-Receivers

    r37406 r37407  
    1 [[TranslatedPages]]
    2 
    31----
    4 '''7 Compatible Receivers''' [=#point7] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0.2 Main page])
     2'''7 Compatable Revievers''' [=#point7] ([wiki:English-Wiki#point0 Contents]) ([WikiStart#point0.2 Main page])
    53----
    64
    7 Titan was originally releaced for SH4 based hardware from Atemio and Katherin, since the advent and popularity of TitanNit on the SH4 platform it has been releaced to the Mips platform also for instalation the latest Atemio recievers.
     5=== Currently, the following receivers are supported: ===
    86
    9 The Atemio 5200 is the first reciever to include a mips based processor and will be the first officially supported reciever not of the SH4 chipset, and marks a new era for TitanNit.
     7  * Atemio 510/520/530
     8  * Atemio 7600
     9  * Atevio 700/7000
     10  * Kathrein UFS 910
     11  * Kathrein UFS 912/922 (license charges may apply)
    1012
    11 The current offerings of sh4 based recievers are a lot less powerfull than some of the mips devices out there, part of the reason why titan was developed for the SH4, with titan running on mips hardware we expect to see a very fast very capable feature packed system that we will all look forward to.
     13Recently TitanNit has been made available for a variety of non-Atemio Receivers. Identical SH4 Fortis Receivers may work with TitanNit.
    1214
    13 Titan is also in development for the vu+ recievers and may be releaced in the future.
    14 
    15 TitanNit has also been made available for a variety of non-Atemio recievers manufactured by fortis, Atemio identical SH4 Fortis manufactured Receivers.
    16 
    17 
    18 === Currently, the following receivers are directly supported: ===
    19 
    20 
    21 '''SH4 Atemio'''    ([http://www.atemio.de Atemio homepage])
    22 
    23  * Atemio 510
    24  * Atemio 520
    25  * Atemio 530
    26  * Atevio 700
    27  * Atevio 7000
    28  * Atemio 7600
    29 
    30 '''SH4 Fortis'''  ([http://www.fortis.co.kr Fortis homepage])
    31 
    32  * [#point7.2 Fortis Clones hardware detection]
    33  * Fortis FS-9000
    34  * Fortis FS-9200
    35  * Fortis HS-9510
    36  * Fortis HX-8200
    37  * Fortis HS-7810
    38 
    39 '''SH4 Homecast'''    ([http://www.myhomecast.nl/ Homecast homepage])
    40 
    41  * Homecast Pro
    42 
    43  '''SH4 IPBox''' ([http://www.abipbox.com/ AB IPBox homepage])
    44 
    45  * Ipbox91
    46  * Ipbox900
    47  * Ipbox910
    48  * Ipbox9000
    49 
    50 '''SH4 Katherin'''   ([http://www.kathrein-gmbh.at kathrein homepage])
    51 
    52  * Kathrein UFS 910
    53  * Kathrein UFS 912 (license charges may apply)
    54  * Katherin UFS 922 (license charges may apply)
    55  * Katherin UFS 960
    56 
    57 '''SH4 Fulan/ Spark'''   ([http://www.spark-tv.com Spark homepage)]
    58 
    59  * [#point7.6 Fulan Clones hardware detection]
    60  * Spark7111
    61  * Spark7162
    62 
    63 '''Mips Atemio'''   ([http://www.atemio.de Atemio homepage])
    64 
    65  * Atemio 5000 (AKA Nemisis)
    66  * Atemio 5200
    67  * Atemio 6000
    68  * Atemio 6100
    69  * Atemio 6200
    70 
    71 '''Mips Beyonwiz'''   ([Mips Beyonwiz Beyonwiz homepage])
    72 
    73  * Beyonwiz T4
    74 
    75 '''Mips Golden Interstar'''   ([http://www.golden-interstar.pl Golden Interstar homepage])
    76 
    77  * Xpeedlx1
    78  * Xpeedlx2
    79  * Xpeedlx3
    80 
    81 '''Mips Miraclebox'''   ([http://www.miraclebox.se/ Miraclebox homepage])
    82 
    83  * MBUltra
    84  * MBMini
    85 
    86 
    87 
    88 '''Mips Sezam'''([http://www.sezam-club.ru/ homepage])
    89 
    90  * Sezam-Marvel
    91 
    92 
    93 
    94 ----
    95 '''SH4 Fortis based clone receiver detection (hardware profile)''' [=#point7.1] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    96 ----
    97 
    98 This list will help you select the correct clone hardware model below is a specifications list check the back of your manual included with your receiver and look at the table below to select the correct hardware model.
    9915This list has not yet been confirmed and some of these models may be incompatible with TitanNit.
    10016
     
    10420  * Due to differences between the VFDisplay programming and the supplied Remote Control units delivered with your Receiver a remapping of the remote control Layout may be necessary.
    10521
    106   * Pre-Release Versions with the loader version 1.19 had problems when installing versions 1.21 and 1.54 and demand a replacement of the VF-Display in order for the Receiver to boot. Fault is an inbedded security feature. Therefor it is unknown if iboot will actually function with the Receivers. If you have one of these Receivers it would be advisable to take caution installing iboot.
    107 
    108 This table shows the last gen SH4 based receivers manufactured by fortis if you look in your manual of your reciever it will display the specifications and you may use the below table find out the base fortis model it is styled on to verify the compatibility with the corect Atemio/Atevio model.
    109 
    110 {{{#!div style="width: 1000px; margin: auto"
    111 ||'''Model System'''||'''Tuner'''||'''CPU'''||'''RAM'''||'''ROM (Flash)'''||'''USB'''||'''PVR Funktion'''||'''CardReader'''||'''Common interface'''||'''Width'''||'''Display'''||'''features'''||
    112 ||[#point7.3 Fortis FS-9000 HD PVR]||DVB-S/S2 2||STI_7101 266 Mhz||192MB||32MB||2||Internal 2.5 or 3.5 SATA, external via USB||1 (*2)||2||11-segment||43 cm|| ||
    113 ||[#point7.3 Fortis FS-9200 HD PVR]||DVB-S/S2 2||STI_7101 266 Mhz||192MB||32MB||2||eSATA & USB||1 (*2)||2||11-segment||34 cm|| ||
    114 ||[#point7.2 Fortis HS-9510]||DVB-S/S2 1||STI_7101 266 Mhz||192MB||32MB||1||USB||1 (*2)||2||11- segment||34 cm|| ||
    115 ||[#point7.4 Fortis HX-8200 HD PVR]||DVB-S/S2, DVB-T2, DVB-C 1/2||STI_7105 450 Mhz||256MB||64MB||3||Internal 2,5´´SATA-HDD external via eSATA + USB||2||2||11-segment||34 cm||Plug&Play Tuner, Youtube, Browser, FreeTV+||
    116 ||[#point7.5 Fortis HS-7810 HD PVR]||DVB-S/S2 1||STI_7110 450 Mhz||256MB||32MB||2||USB||1||2||4-segment||26 cm||YouTube, Browser, FreeTV+||
    117 }}}
     22  * Pre-Release Versions with the loader version 1.19 had problems when installing versions 1.21 and 1.54 and demand a replacement of the VF-Display in order for the Receiver to boot. Fault is an inbedded security feature. Therefor it is unknown if iboot will actually function with the Receivers. If you have one of these decoders it would be advisable to take caution installing iboot.
    11823
    11924
    120 ----
    121 '''Atevio AV 700 HD simular hardware:''' [=#point7.2]
    122 ----
    123 Single tuner no no built in YouTube, Browser or FreeTV+
    124 
    125 Fortis base model HS-9510HD PVR and possibly identical boxes:
     25=== Atevio AV 500 HD: ===
     26 
     27Model HS- 9510HD PVR and possibly identical boxes:
    12628 
    12729  * Fortis HS- 9510 HD PVR 20000300 Korea.
     
    16062[#point7 Top of Page]
    16163
    162 ----
    163 '''Atevio AV 7000 HD simular hardware:''' [=#point7.3] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    164 ----
    165 Fortis base model FS-9000 and FS-9200 differ due to option of including an internal harddisk.
     64=== Atevio AV 7000 HD: ===
     65 
     66The models FS- 9000 and FS -9200 differ due to option of including an internal harddisk.
    16667
    167 FS- 9000 HD PVR and possibly identical boxes"
     68FS- 9000 HD PVR and possibly identical boxes
    16869
    16970  * Fortis FS- 9000HD 20000000 Korea
     
    17980  * Dynavision DV -9000 HDPVR 200230000 Dubai
    18081 
    181 FS- 9200 HD PVR and possibly identical boxes:
     82FS- 9200 HD PVR and possibly identical boxes
    18283
    18384  * Fortis FS- 9200HD PVR 20000100 Korea
     
    19798[#point7 Top of Page]
    19899
    199 ----
    200 '''Atevio/ Atemio AV 7500 7600 HD simular hardware:''' [=#point7.4] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    201 ----
    202 This model has a removable tuner and has YouTube, Browser, FreeTV+
     100=== Atevio / Atemio AV 7500/7600 HD: ===
    203101
    204 Fortis base model HX -8200 HD PVR and possibly identical boxes:
     102Model HX -8200 HD PVR and possibly identical boxes
    205103
    206104  * Fortis HX -8200 HD PVR 230000X0 Korea
     
    221119[#point7 Top of Page]
    222120
    223 ----
    224 '''Atemio AV 500/510 HD simular hardware:''' [=#point7.5] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    225 ----
    226 This model has a removable tuner and has YouTube, Browser, FreeTV+
     121=== Atemio AM 500/510 HD: ===
     122 
     123Model HS -7110 HD PVR and possibly identical boxes
    227124
    228 Fortis base model HS -7110 HD PVR and possibly identical boxes:
    229 
    230   * Fortis HS -7110 HD PVR ? korea
    231125  * Optibox Gekko HD 250102X0 Hungary
    232126  * Octagon SF 918 SE + 250202X0 Germany
     
    246140  * Miraclebox 6 HD TWIN PVR 252602X0 Sweden
    247141  * Vegasat X1 252802X0 Morocco
    248   * Ultraplus 900 HD PVR ? New Zealand
    249142
    250143[[br]][#point7 Top of Page]
    251 
    252 ----
    253 '''Fulan based clone receiver detection (hardware profile)''' [=#point7.6] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    254 ----
    255 
    256 This list will help you select the correct clone hardware model below is a specifications list check the back of your manual included with your receiver and look at the table below to select the correct hardware model.
    257 This list has not yet been confirmed and some of these models may be incompatible with TitanNit.
    258 
    259 If you have successfully installed TitanNit on your Receiver please inform an admin member so this list can be updated.
    260 
    261 This table shows the last gen SH4 based receivers manufactured by Fulan if you look in your manual of your reciever it will display the specifications and you may use the below table find out the base Fulan model it is styled on to verify the compatibility with the Fulan model.
    262 
    263 {{{#!div style="width: 1000px; margin: auto"
    264 ||'''Model System'''||'''Tuner'''||'''CPU'''||'''RAM'''||'''ROM (Flash)'''||'''USB'''||'''PVR Funktion'''||'''CardReader'''||'''Common interface'''||'''Width'''||'''Display'''||'''features'''||
    265 ||[#point7.7 Fulan 7162]||DVB-S/S2 1,2,3||STI_7162 266 Mhz|| || || || || || || || || ||
    266 ||[#point7.8 Spark 7111]||DVB-S/S2 1||STI_7111 266 Mhz|| || || || || || || || || ||
    267 }}}
    268 
    269 
    270 
    271 ----
    272 '''Fulan/Spark 7162 simular hardware:''' [=#point7.7] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    273 ----
    274 This model has a STI 7162 Processor, tuner varies by reseller either one two or three tuners 
    275 
    276 Fulan/Spark 7162 and possibly identical boxes:
    277 
    278 
    279  * Golden Media Spark Triplex 0C 00 07 00
    280  * Golden Media Spark One 0C 00 07 00
    281  * SAB Unix Triple HD 0C 00 0E 00
    282  * Amiko Alien 2 0C 00 0A 00
    283  * Galaxy Innovations Avatar 2 0C 00 0B 00
    284  * Galaxy Innovations Avatar 3 0C 00 0B 00
    285  * Visionnet Falcon 0C 00 21 00
    286  * Icecrypt S3700 CHD 0C 00 2B 00
    287  * Truman Top Box 2 Tuners 0C 00 03 00
    288  * Samsat Linux 2 0C 00 20 00
    289  * Satcom 7162 0C 00 1D 00
    290  * Dynavision 7162 0C 00 0D 00
    291  * Superbox Z500 0C 00 15 00
    292  * Delta 0C 00 04 00
    293  * Startrack SRT 2020 HD Plus 0C 00 05 00
    294  * Sogno Spark Triple 0C 00 43 00
    295 
    296 ----
    297 '''Fulan/Spark 7111 simular hardware:'''   [=#point7.8]
    298 ----
    299 This model has a STI 7111 Processor, all models seem to have a single DVB-S2 tuner.
    300 
    301 Fulan/Spark 7111 and possibly identical boxes:
    302 
    303  * Amiko Alien SHD 8900, 09 00 0A 00
    304  * Golden Media 990 CR HD PVR Spark LX 09 00 07 00
    305  * Golden Media Spark Reloaded 09 00 07 00
    306  * Edision Argus Pingulux 09 00 08 00
    307  * Edision Argus Pingulux Plus 09 00 08 00
    308  * Galaxy Innovations GI S8120 09 00 0B 00
    309  * SAB Unix F+ Solo (S902) 09 00 0E 00
    310  * Dynavision Spark 09 00 0D 00
    311  * Dynavision Spark Plus 09 00 0D 00
    312  * Fulan Spark I+ 09 00 1D 00
    313  * Truman Premier 1+ 09 00 03 00
    314  * Samsat Linux 1 09 00 20 00
    315  * Startrack SRT 2020 HD 09 00 21 00
    316  * FullHD FH 2020 HD 09 00 ?? 00
    317  * Yumatu Spark 09 00 ?? 00
    318  * Visionnet Hammer 5400 09 00 21 00
    319  * Visionnet Fireball 101 09 00 21 00
    320  * Superbox S750 09 00 15 00
    321  * Sogno Spark Revolution 09 00 43 00
    322 
    323 
  • wiki/pages/it/System-Info

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.7.8 System Info''' [=#point3.7.8] ([wiki:Interface-Operation#point3.7 Information (Back)])([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/TPK-Remove

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.4.7 TPK Remove''' [=#point3.4.7] ([wiki:Interface-Operation#point3.4 Extentions (Back)])
  • wiki/pages/it/TPK-Tmp

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    3 >'''3.4.5 Installieren (TMP)''' [=#point3.4.5] ([wiki:Interface-Operation#point3.4 Extentions (Back])
     2>'''3.4.5 TPK Tmp (TMP)''' [=#point3.4.5] ([wiki:Interface-Operation#point3.4 Extentions (Back)])
    43>
     4>Menu Picture place holder:
    55>
    6 >[[Image(source:/wiki/Wiki-Pictures/DE/extensions_TPK-Install(tmp).jpg)]][[br]]
     6>[[Image(http://i.imgur.com/3TwQr.jpg, 400)]][[br]]
    77>
    88>here you can install tpk plugins from your tmp directory.
    99
     10
     11[[br]]
  • wiki/pages/it/TPK-Upgrade

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.4.3 TPK Upgrade''' [=#point3.4.3] ([wiki:Interface-Operation#point3.4 Extentions (Back)])
    43>
     4>Menu Picture place holder:
    55>
    6 >[[Image(source:/wiki/Wiki-Pictures/DE/extensions_TPK-upgrade.jpg)]][[br]]
     6>[[Image(http://i.imgur.com/3TwQr.jpg, 400)]][[br]]
    77>
    88>here you can automatically upgrade your installed plugins from the online repo
     9
    910[[br]]
  • wiki/pages/it/Timeshift-Settings

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.7 Timeshift Settings''' [=#point3.6.7] ([wiki:Interface-Operation#point3.6 Settings (Back)])
  • wiki/pages/it/Timezone

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.3 Timezone''' [=#point3.6.3] ([wiki:Interface-Operation#point3.6 Settings (Back)])
  • wiki/pages/it/Titan-Changelog

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.7.6 Titan Changelog''' [=#point3.7.6] ([wiki:Interface-Operation#point3.7 Information (Back)])
  • wiki/pages/it/Translation

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''16 Translation''' [=#point16] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
  • wiki/pages/it/Troubleshooting

    r37406 r37407  
    1 [[TranslatedPages]]
    21----
    32'''12  Troubleshooting ''' [=#point12] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    43----
    54
    6 == Troubleshooting Contents ==
    7  
    8 This section explains how to formally submit a bug and provide debug logs so that this imformation is provided to the developers to action, it will explain how to use the trac ticket system to check and submit bugs for futher analisis.
     5In this section it explains how to formally submit a bug and provide debug logs so that this imformation is provided to the developers to action, it will explain how to use the trac ticket system to check and submit bugs for futher analisis.
     6
     7[[br]]
    98
    109* Only a __registered__ Users__ can create __Tickets__. If you are not yet registered, you can register here __[http://sbnc.dyndns.tv/trac/register Register]__
     
    1514  * Click on __[http://sbnc.dyndns.tv/trac/search Search]__ and tick the __Tickets__ and begin the search.
    1615  * Here you can see the current __active Tickets__, if the same error is listed, you can attach your error message to the __Ticket__.[[Br]]
    17 
    18 
    19  please select an item below for more information.
    20 
    21  * ([#point12.1 12.1 Bug Reporting])
    22  * ([#point12.2 12.2 Bug Update])
    23  * ([#point12.3 12.3 Bug Resolve])
    24  * ([#point12.4 12.4 Debuglevel])
    25  * ([#point12.5 12.5 Debug logging])
    26 [[br]]
    2716
    2817----
     
    126115  * Client ([http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Putty]) configure the PC for Telnet session
    127116  * Open the Telnet session to the receiver
    128   * killall -9 rcS titan
     117  * Killall -9 rcS titan
    129118  * Set: ([#point112.4 DebugLevel=])
    130   * titan /mnt/config/titan.cfg > /tmp/titan.error.log 2>&1
     119  * Titan /mnt/config/titan.cfg > /tmp/titan.error.log 2> & 1
    131120  * To terminate logging press (ctrl+z)
    132121  * Copy the log file (/tmp/titan.error.log) to your PC via ftp and send it as a ticket to the respective Developer
  • wiki/pages/it/Versions

    r37406 r37407  
    1 [[TranslatedPages]]
    2 
    31----
    42'''6 Versions''' [=#point6] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
     
    1311 * ATevio7000 tiTan pre Alpha v1.2a USB
    1412
    15 ''Flash Release History''
     13'''Flash Release History'''
    1614
    17 '''tiTan pre Alpha'''
     15 * tiTan pre Alpha
    1816
    19 '''tiTan pre Alpha v1.2a'''
     17 * tiTan pre Alpha v1.2a
    2018
    21 Changelog Version 1.2A
     19 * Titan version 1.23
    2220
    23 - Protect Channel Free Time function
    24   - Switches off after Pineingabe all channels for an adjustable time free
    25   - Virtual keyboard as input means for input boxes on help -/Text button
    26   - Fixes in Deep Standby / Record / Timeshift
    27   - TV / Radio on bluekey can be laid
    28   - Aktualisert station list
    29   - Minor fixes
    30   - Radio station list
     21 * Titan Version 1.24
    3122
    32 [[br]]
     23 * Titan Version 1.25
    3324
    34 ----
    35 '''Titan version 1.23'''
    36 ----
     25 * Titan Version 1.30
    3726
     27 * Titan Version v1.32
    3828
    39 Changelog Version 1.23 :
    40  
    41  - Kernel update on stm24 P211
    42  - TMDB / imdb / imdbapi fixed
    43  - Tithek youtube fix
    44  - Add mhw and MHW2
    45  - One step OpenTV
    46  - One step dvb -t
    47  - Shut-off timer in the web
    48  - Display setting to in the Infobar of every consignment -
    49  - Fix newsletter on and off
    50  - Fix blind scan
    51  - Fix gmediarender pic view
    52  - Fix nas share as record mount
    53  - Load save video mode in mc
    54  - Fix autostart dlna
    55  - Fix eth0 = off
    56  - Fix manual imdb scan
    57  - Add info button to miniplayer
    58  - Add news category to tithek mainmenu
    59  - Add temp to sort miniplayer
    60  - Fix myvideo
    61  - Add short epg / press 0 in channel list
    62  - Fix MediaDB
    63  - Fix webif cable
    64  - Fix -> set cursor to next cammera
    65  - Update all skins
    66  - Wlan optimize
    67  - Fix patches for lcd support
    68  - Update Settings and Picons
    69  - Fix boot logo
    70  - Add start script before tv
    71  - Fix driver patch
    72  - Change adjust skin
    73  - Fix blinking clock
    74  - Fix formula auto volume change
    75  - Fix rectimer after event
    76  - Optimize tithek
    77  - Fix mute on channel switch
     29 * Titan 1.45iboot
    7830
    79 [[br]]
     31 * Titan 1.47iboot
    8032
    81 ----
    82 '''Titan Version 1.24'''
    83 ----
     33 * Titan 1.49iboot
    8434
     35 * Titan 1.50iboot
    8536
    86  - Changelog Version 1.24
    87  
    88  - New Channel List
    89  - Library continued to improve
    90  - EPG improved
    91  - Format ext3
    92  - Hard drive detection improved ( File Check )
    93  - Improved search settings -
    94  - Added marker for recording -
    95  - Add resettv to begin of HbbTV start
    96  - Add facebook, gmediarender , call monitor , perl / samsung lcd, zapback picture
    97  - Add Atemio preview videos
    98  - Fix transponder
    99  - Change wlan driver
    100  - Add slow motion
    101  - Fix picons
    102  - Fix AddConfig vol
    103  - Fix jfs
    104  - Fix weather
    105  - Add -D cable swap Picons
    106  - Update almost all skins : fix choiceminitv , add usecec & change name ...
    107  - Fix play marker
    108  - Tithek add cache playback ( 10mb/180s )
    109  - Update picons white70 THX matze70
    110  - Update unitymedia cable THX Settings caliban
    111  - Add picon sat1 gold transparent
    112  - Add picons transparent Syfy HD and 13th HD
    113  - Update sat default settings
    114  - Tithek add new hoster
    115  - Use ext3 as default format hdd
    116  - Show different channel name in scan list
    117  - Add cec support / titanium not only the driver
    118  - Fix timer
    119  - Add DVB-T, Support THX gost
    120  - Fix blind scan settings
    121  - Update channel Ulyanov sat
    122  - Update channel sat default
    123  - Update matze70 default settings
    124  - Update Settings matze70 new design
    125  - Fix miniplayer
    126  - Update almost all skins : add cross control , emucontrol & MiniTV
    127  - Update titan_grey swapskin (old default)
    128  - Fix mute atevio7000
    129  - Default skin , remove hidden = yes; cross control , emucontrol & MiniTV
    130  - Update default skin , just some re - formatting
    131  - At7000 little led fix
    132  - Update almost all skins , at7000 led brightness
    133  - Fix ... stop if not used
    134  - At7000 at led brightness final
    135  - Update infobar enable vol + / - on rcleft / rcright enable ch + / - on ...
    136  - New weather icons
    137  - Add timote
    138  - Update all 0815 skins
    139  - Update tobayer01 skins , small fix in epgsearch , set fontcol2
    140  - Write config newsletter direct entry
    141  - Add timeout newsletter and save only if no timeout
    142  - Update cool & coolMiniTV swapskins
    143  - Next fix ac3 increase enlarge
    144  - Fix youtube
    145  - Fix rectimer after event
    146  - Fix for webif atevio700/7000
    147  - Update vpn
    148  - [ Vpn ] update tun.ko to P211
    149  - Update newsletter start / stop
    150  - Fix blinking clock
    151 
    152 [[br]]
    153 
    154 ----
    155 '''Titan Version 1.25'''
    156 ----
    157 
    158 
    159  - Changelog Version 1.25
    160  
    161  - Fixed problems when shooting and switching with multi-tuner
    162  - CI module recognition improved, inter alia, Fixed maxcam and Unicam problems
    163  - EPG Quick Facts added in the menu. Can also be used by pressing the " 0" are called in the station list.
    164  - Automatic backup (user data such as channel lists , network settings , etc. are automatically moved from the v1.25 in a personal folder and the online update again Made . )
    165  - Update the driver for the card reader
    166  - Bouquet / Favorites list change in the EPG view the << >> buttons
    167  - Automatic subtitle start ( below picture and sound settings adjustable)
    168  - Added Permanent Time-Shift function ( beta / trial version) OMay under Main Menu -> Settings -> TimeShift settings are activated.
    169  - WLAN optimized settings
    170  - Multimedia features further improved
    171  - Fixed problems playing and the forward and rewind recordings
    172  - Search for repetitions in the EPG view by pressing the "0" key added
    173  - Easy Sleep Timer: In addition to entering the numbers can also press the << >> buttons to set the time
    174  - Switch off after receiving end -shutdown on possible OIM Sleep Timer menu , press the " GREEN" for turning off " the mission end "
    175  - Message added the automatic shutdown (eg after an exposure) , in which one has the opportunity to stop the shutdown.
    176  - Direct retrieval of detailed information transmitter by pressing the Info button ( 2x)
    177  - Einstellbar under System Settings " Second Infobar "
    178  - Buffer size and resolution of Internet streams can be selected when retrieving a stream
    179  - Tuner can be disabled via the menu
    180  - Added · New menu item " Audio Delay " under picture and sound settings
    181  - SATA port for hard drive can now be selected in System Settings (SATA Connector = internal / external)
    182  - Programmed series can be stored in a separate folder now
    183  - press OIM Recording Timer menu "Create Directory " button "RED" for
    184  - Online Gallery / TiThek : adaptation of the menu view ( size of the images ) by pressing the menu button.
    185  - [AM 7600 ] New menu item " behavior in the Title" VFDisplay menu added (flashing , fade out / in , show record ... ) .
    186  - Update the icons / symbols in the Infobar , channel list and EPG view
    187 
    188 [[br]]
    189 
    190 ----
    191 '''Titan Version 1.30'''
    192 ----
    193 
    194 
    195  - Changelog Version 1.30
    196 
    197  - Update station list Astra 19.2 and 13.0 Hotbrid
    198  - Update library
    199  - Update (menu interface) Skins
    200  - New bootloader i -boot
    201  - Boot times AM 500/510 HD under 16 seconds
    202  - Boot times AM 7500/7600 HD PVR less than 20 seconds
    203  - Image output on the TV right after the turn of the device.
    204  - Various boat setting
    205  - Simplify installation of future firmware updates
    206  - Dual boot fit ( not yet active)
    207  - New: stations can be assigned to individual CI modules now
    208  - Main menu à System -> CI modules at Blue button (transmitter)
    209  - Support for various CI modules improved.
    210  - Improving the Wi-Fi settings
    211  - Added display HDD / capacity in timer overview and Media Player
    212  - Setting under : Main Menu à Settings à Skin Settings
    213  - Fixed menu display problems in 3D mode
    214  - EPG display improved (jumps with buttons 7 and 9 possible)
    215  - Improved time-shift and permanent time shift function
    216  - Sleep timer improves
    217  - Improved unicable Settings
    218 
    219 [[br]]
    220 
    221 ----
    222 '''Titan Version v1.32'''
    223 ----
    224 
    225 
    226  - Changelog Version 1.32
    227 
    228  - Atemio AM 500 HD (incl. new i-boot bootloader)
    229  - Atemio AM 510 HD (incl. new i-boot bootloader)
    230  - Atemio AM 7500 HD PVR (including new i-boot bootloader)
    231  - Atemio AM 7600 HD PVR (including new i-boot bootloader)
    232  - Atevio AV 700 HD
    233  - Atevio AV 7000 HD PVR
    234  - Atevio AV 7500 HD PVR (including new i-boot bootloader)
    235 
    236  - Update Channel List Astra 19.2 and 13.0 Hotbrid
    237  - Update station list Unity Media and Kabel BW
    238  - Update library
    239  - XXX streams / portals can be hidden in the library. (Menu button in the library press)
    240  - Problem with sorting in the FileList corrected and improved
    241  - Added Smart Card menu item
    242  - Improved file manager / file browser
    243  - Hard disk indicator improved
    244  - Repair function of var improves / mnt
    245  - Auto Timer improves
    246  - Errors in various TPK packages resolved.
    247  - Record timer added in the web interface.
    248 
    249 [[br]]
    250 
    251 ----
    252 '''Titan 1.45iboot'''
    253 ----
    254 
    255 
    256  - Changelog Version 1.32
    257 
    258  - New iboot bootloader
    259  * Memory management improved
    260  * Extended Flash memory to 11MB
    261 
    262  - Optimization of the channel search
    263  - New plug-in ( TPK package) e2webserv
    264  - Problem with subtitles resolved
    265  - 2x rcyellow add to player for subtitle
    266  - Support of 4TB hard drives
    267  - Update Video Player
    268  - Problem sorting the provider corrected
    269  - EPG search improves
    270  - Fixed problem with dlna
    271  - Problem with NSFB and Call Monitor resolved
    272  - Subtitle and EPG PID is stored in the recording
    273  - ARD library added
    274  - Update imdbfolder
    275  - Update the various menu languages
    276  - File Browser improves
    277  - Swap mount problem solved
    278  - Memory test before plugin installation added
    279  - Installation of TPK packages improved.
    280  - Installation FLASH (FLASH) : install in flash memory is deleted after a firmware update .
    281  - MNT installation ( FLASH) : installation in the flash, still present after firmware update.
    282  - SWAP installation (USB or HDD): Installing to USB / HDD , still present after image update .
    283  - Titan -plugin- keymaps -neutrino • Fixed problems with plug
    284  - Update all Skins
    285  - Media Player improves
    286  - improved CI module support
    287  - Update Web Interface
    288  - Added EPG Webtimer
    289  - Screenshot Auto Refresh
    290  - Fixed problem with recording button
    291  - Update the list of channels
    292  - unicable function ( single-cable ) improved
    293  - Problems with unicable receiving fixed
    294  - Permanent Time shift function improved. With the Play button can now be called up again the recording folder .
    295  - improved WLAN function
    296  - Added function to backup / restore settings
    297  - Update the screen saver
    298  - Support for ext4 -> storage media can be formatted now available in ext4 .
    299  - Plug-in ( TPK packets)
    300  - improved auto- timer plugin
    301  - channel lists revised
    302  - New plug Enigma2 WebIf API ( network) only .
    303  * Allows access to TitanNit by an E2 clients (eg dreaMote App on Iphone ) . After installing the program on a Atemio receiver with TitanNit it is possible by means of an E2 - clients to control the receiver to stream channels and recordings , and manage the timer. This works both with a corresponding app on iOS or on a PC (or Raspberry Pi ) with the XBMC software ( VU +).
    304  * We tested dreaMote Lite , dreaMote , e2RemoteHD and Dreambox Live on iOS , and with XBMC under Windows7 and Raspberry Pi
    305  - Zapback advertising Zapper PlugIn
    306  - Fixed problems with TPK packages "open VPN " and " gemediarender "
    307 
    308 [[br]]
    309 
    310 ----
    311 '''Titan 1.47iboot'''
    312 ----
    313 
    314 
    315  - Changelog Version 1.32
    316  
    317  - In the Media Center was "start at the last position" fixed.
    318  - The RC Recall function for the Atemio 520 was installed.
    319  - For remote controls, the RC-resolution and the RC mute on the Atevio700/7000 and Atemio 7600 all key bindings now work correctly.
    320  - The resolution function has been extended for Scart and YUV.
    321  - The recording of the screen shoot for the background image is taken after 10 min of recording, the recording is shorter then the first frame is taken.
    322  - The Screenshoot function in Media Center on the Record button fixed.
    323  - In the web interface at the Screenshoot now the video display plus the OSD will display.
    324  - In the Media Center automatic TMDB / imdb wallpapers search has been fixed.
    325  - The manual search in imdb has been fixed.
    326  - Satellite channel lists default and adjusted TPK updates.
    327  
    328 [[br]]
    329 
    330 ----
    331 '''Titan 1.49iboot'''
    332 ----
    333 
    334 
    335  - Changelog Version 1.47
    336 
    337  - Changed hard drives formatting
    338  - Revised Mount System
    339  - Cutting function of the recordings
    340  - Setting Updates
    341  - HBBTV removed, thus in the image more Ram
    342  - Library revised
    343  - Panel Functions in the Image Settings
    344  - Shifted Flash labels down
    345  -  Installed Screenshoot with video -
    346  - Mediatheques local search built
    347  - Complete base image was updated
    348  - Vizcam, mod oscam and oscam away YMOD
    349  - Web browser favorites update
    350  - Fix mute button
    351  - Marker autoseek
    352  - Fix gbox config
    353  - Fixed TPK updates
    354  - Update the channel lists for TPK and default list
    355  - Adapted picons for new stations
    356  - Skins adapted for new functions in the menus
    357 
    358 [[br]]
    359 
    360 ----
    361 '''Titan 1.50iboot'''
    362 ----
    363 The following ticket fixed:
    364  
    365  - Internal Player - rewind does not work
    366  - General - When updating the 520 one also sees the 5200 updates
    367  - General - Web interface rc rc code image and adaptable boxes mipsel for both missing
    368  - Audio - ac3 sound <- in tv mode has no influence lautstärle leveler
    369  - LCD - Display AM 5000
    370  - Ci - ci modules
    371  - Media Center - Desktop Wallpaper Media Center missing
    372  - General - plug-ins and settings will be lost after each update
    373  - External player - volume leveler no effective
    374  - Gui - showiframe still does not work
    375  - Tuner - Second Tuner ( plug-in) will not appear in the 5200 / recognized
    376  - General - Press CH up / down reversed
    377  - component1 - xupnpd as a DLNA server
    378  - Skins - ... infobar closed from tobayer
    379  - Gui - hdd format it will not be displayed dateisyteme closed
    380  - TitanNit - no record in standby
    381  - System - NTFSwrite parameter resume in closed settings
    382  - General - The wysiwyg display at the wiki editing brings erroneous entries
    383  - General - Protection of minors has no effect
    384  - General - [ Am520 ] flashing display for remote control operation
    385  - General - shift caused by transmitters reboot the box
    386  - General - scripts before and after shooting
    387  - System - menu item will change color saturation color temperature
    388  - General - Recovery time ( recoverrun ) is not saved
    389  - TiThek - No thumbnails of each video in the TiThek
    390  - General - Review Dutch translation
    391 
    392 [[br]]
    393 
    394 ----
    395 '''Titan 1.53iboot'''
    396 ----
    397 The following ticket fixed:
    398  
    399 all
    400  - Revised channel lists
    401  - Reworked skins
    402  - LCD perl fixed
    403  - Fix oscam nightly
    404  - online Library extended (FilmOn TV)
    405  - Improved channel search
    406  - Picon adapted and added new channels
    407  - deleted the 320x240 Picon Samsung LCD, please the X-Light install transparent.
    408    
    409 mipsel
    410  - WLAN Fixed Atemio 5200
    411  - Allow for e2 Telnet and FTP Atemio 5200
    412 
    413 ----
    414 '''Titan 1.55iboot'''
    415 ----
    416 Changelog:
    417  
    418  - Added language files
    419  - Fixed Skins
    420  - Fixed Library (eg, rtl, RTL2, Super RTL, rtlnitro, ntv, vox, etc.) and added new hoster and inserted an improved search function
    421  - Improved web interface (added online and off line help)
    422  - Added IP boxes
    423  - Added Ufs913
    424  - Extended transponder and Settings
    425  - Add PIP and installed Oled Skins for Atemio Nemesis
    426  - EMU installation removed in Flash and configs extended
  • wiki/pages/it/Video-Player

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.2.2 Video Player''' [=#point3.2.2]([wiki:Interface-Operation#point3.2 Media Center (Back)])
  • wiki/pages/it/Video-Settings

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.6.14 Video Settings''' [=#point3.6.14] ([wiki:Interface-Operation#point3.6 Settings (Back)])
  • wiki/pages/it/Weather

    r37406 r37407  
    1 [[TranslatedPages]]
    21>----
    32>'''3.2.7 Weather''' [=#point3.2.7] ([wiki:Interface-Operation#point3.2 Media Center (Back)])
  • wiki/pages/it/WikiStart

    r37406 r37407  
    11[[TranslatedPages]]
    22{{{#!div align=center style="border: none; font-size: 300%"
    3 Welcome to the TitanNit Project
     3Benvenuti al Progetto TitanNit
    44}}}
    55----
    66
    77{{{#!div align=center style="border: none; font-size: 115%"
    8  [=#point0]'''please select your language''' :
     8 [=#point0]'''Si prega di selezionare la lingua''' :
    99
    1010||= '''[wiki:de/Wiki#point0 Deutsch]''' =||= '''[wiki:en/Wiki#point0 English]''' =||= '''[wiki:fr/Wiki#point0 Français]''' =||= '''[wiki:gr/Wiki#point0 ελληνικός]''' =||= '''[wiki:it/Wiki#point0 Italiano]''' =||= '''[wiki:nl/Wiki#point0 Nederlands]''' =||= '''[wiki:pl/Wiki#point0 Polski]''' =||= '''[wiki:ru/Wiki#point0 Русский]''' =||= '''[wiki:vn/Wiki#point0 Vietnam]''' =||
    11 ||= [[Image(source:/wiki/Wiki-Pictures/DE/de.png,link=wiki:de/Wiki#point0)]] =||= [[Image(source:/wiki/Wiki-Pictures/IT/en.png,link=wiki:en/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/FR/fr.png,link=wiki:fr/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/GR/gr.png,link=wiki:gr/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/IT/it.png,link=wiki:it/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/NL/nl.png,link=wiki:nl/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/PL/pl.png,link=wiki:pl/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/RU/ru.png,link=wiki:ru/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/VN/vn.png,link=wiki:vn/Wiki#point0))]] =||
     11||= [[Image(source:/wiki/Wiki-Pictures/DE/de.png,link=wiki:de/Wiki#point0)]] =||= [[Image(source:/wiki/Wiki-Pictures/EN/en.png,link=wiki:en/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/FR/fr.png,link=wiki:fr/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/GR/gr.png,link=wiki:gr/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/IT/it.png,link=wiki:it/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/NL/nl.png,link=wiki:nl/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/PL/pl.png,link=wiki:pl/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/RU/ru.png,link=wiki:ru/Wiki#point0))]] =||= [[Image(source:/wiki/Wiki-Pictures/VN/vn.png,link=wiki:vn/Wiki#point0))]] =||
    1212[[br]]
    1313[[br]]
Note: See TracChangeset for help on using the changeset viewer.