Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 13 of 43 FirstFirst ... 381112131415182338 ... LastLast
Results 121 to 130 of 430

Thread: Dreambox Tools

  1. #121
    New Member
    Join Date
    01-01-2007
    Posts
    7
    Uploads
    0
    Likes
    1

    Re: Dreambox Tools

    DM8xxx Screen Grabber v[1].1.1

    by DamirSat
    Attached Images Attached Images

  2. Advertise Here
  3. #122
    VIP Member mikame's Avatar
    Join Date
    10-11-2007
    Posts
    3,831
    Uploads
    2,662
    Likes
    87

    Re: Dreambox Tools

    NewCS 1.64

    v.1.64 - interim service pack - limited binaries

    Viaccess and Seca fixes
    'Killall' command fixed
    Added the ability to add virtual cards to Chameleon2 that are not included in the built in list
    N.B. must be added to chameleon2 section of xml like so
    <virtualcards>
    <vc><caid>1801</caid><provider>0000000</provider></vc>
    <vc><caid>1702</caid><provider>0000000</provider></vc>
    </virtualcards>


    PW HD how to

    use mgcamd, with following file setup for mgcamd (not newcs):

    replace.list
    X: {{ 1833 } { 1702 }}

    ignore.list
    # ignore caids
    X: { 17 02 }

    This will make mgcamd ignore CAID 1702 from transport stream and in same time replace CAID 1833 to 1702. Ignore list is used in order to stop mgcamd sending two ECM packets to the same card, one for CAID 1702 and one for CAID 1833.

    If all works o.k. you will get following in newcs log:
    [ Irdeto ] Parsed Nagra tunneled Irdeto

  4. #123
    VIP Member lolazoca's Avatar
    Join Date
    25-04-2008
    Posts
    752
    Uploads
    17
    Likes
    18

    Arrow Re: Dreambox Tools

    Notepad++ 5.1.4



    What's New in This Release:

    · Make Notepad++ Unicode-compliant application(Unicode path supported).
    · Fix crash issue due to the incoherent modification/creation date.
    · Fix tag match highlighting mismatched bug.
    · Make tag match highlighting on non html zone optional.
    · Refine the Save/Open file directory settings (follow tab/last operation/user defined dir).
    · Add "Doc go to new instance" and "Doc open in new instance" features.
    · Add new pluin notification NPPN_DOCACTIVATED and NPPN_LANGCHANGED.
    · Fix context menu incorrect setting crash bug.
    · Fix a problem with Incremental search+UTF8 in win9x.
    · Fix bug with CPP lexer keyword list.

  5. #124
    VIP Member
    Join Date
    26-06-2008
    Posts
    828
    Uploads
    35
    Likes
    11

    Re: Dreambox Tools

    enigmaedit Version 1.3.2

    New version of this setting editor for decoders linux embended Enigma1-Enigma2

    Thanks to Obiwan

    read me

    Version 1.3.2
    - Modify in transponder delete:now it is possible also with related services that
    will be deleted too (Thanks CapHook)
    - Added DONTSHOW on/of within the popup menu (multiple channels)
    - Changed save stuff : no more by profile but by Enigma
    - Fixed a bug in saving profile default directories (Thanks Pappa)
    - Fixed a bug in transponder with circular polarisation in XML file.(Thanks Pollo)
    - Fixed a bug in Transponder using Pilot (Thanks Pappa)
    - Fixed a bug in copying <TITLE> of bouquet
    - Fixed a bug in profile
    - Fixed a bug in loading file with #END_DESCRIPTION row (Thanks Pappa)
    - Fixed a bug in loading from FTP when bouquets file is not present


    Version 1.3.2
    - Modificata cancellazione transponder ora possibile anche se ci sono canali ad
    esso legati che verranno cancellati (Grazie CapHook)
    - Aggiunta voce di menu : DONTSHOW (canali multipli)
    - Cambiato modo di salvataggio : basato sulla versione di Enigma e non
    suiprofili
    - Corretto baco sul salvataggiop delle directory di default (Grazie Pappa)
    - Correrto baco sui transpodner con polarizzazione circolare nel file XML (Grazie
    Pollo)
    - Corretto baco sui transponder che usano il pilot (grazie Pappa)
    - Corretto baco nella copia di TITOLI nei bouqets
    - Corretto baco sui profili
    - Corretto baco sul caricamento di file con righe #END_DESCRIPTION (grazie
    pappa)
    - Corretto baco sul caricamento via FTP quando non è presente il file bouquets

  6. #125
    VIP Member mikame's Avatar
    Join Date
    10-11-2007
    Posts
    3,831
    Uploads
    2,662
    Likes
    87

    Re: Dreambox Tools

    dm100s

    XLoader Version 3.1

    Here we release Xloader 3.1

    We added favorite channel editing again.

    But, if you want to rename each favorite channel, you need to change it at DM100 menu
    and then save it to PC. Sorry for inconvenience.

  7. #126
    VIP Member lolazoca's Avatar
    Join Date
    25-04-2008
    Posts
    752
    Uploads
    17
    Likes
    18

    Arrow Re: Dreambox Tools

    Dreambox ReStream 1.4.1


    Just after release of version 1.4 I and others noticed some bugs.
    These should be fixed now.

    A problem was that the XAJAX framework debugging was running.
    And that can be quit annoying.
    A transcoding problem, which made it impossible to stream. Except H.264.
    Which is not correct ofcourse.

    And a new feature is that the Wowza server can now be another server
    than the webserver.

    Here you can download the PHP code for the server part. This code is
    based on PHP5 and object oriented. So you need at lease PHP 5 installed
    on your webserver. Got reports of working systems on both Windows and
    Linux. Get your version right now (06-07-2008)

    Changelog:
    06-07-2008 (v1.4.1):
    * Bug fixed in the VLC command. Side effect of the H.264 addition.
    * Disabled XAJAX framework debugging
    * New setting for the Wowza Server location. Look at the settings file.

    24-06-2008 (v1.4):
    Version 1.3 is never really released. So jump to version 1.4
    * Added flash H.264 support through Wowza Media
    * Fixed programguide
    * Added ggrab.exe option for windows
    * Some tweaking on mobile streaming. Should work on an iPhone
    * Auto play when VLC is already transcoding.

    11-02-2008 (v1.2):
    * Recordings from an enigma1 are being played. (Or should be, isn't tested yet)

    09-02-2008 (v1.2):
    * Playback of recordings (enigma2 only)
    * Play video over IPv6 if available

    19-01-2008 (v1.1):
    * Add boutiques, channel and programguide loading on an enigma1 dreambox
    * Able to watch some television
    * Fixed boutiques and channel pulldowns in IE6, and other IE7/6 html issues

    18-01-2008 (v1.1):
    * Updated the Dreambox online check. It should now work on windows as wel

  8. #127
    Member
    Join Date
    17-01-2009
    Posts
    83
    Uploads
    12
    Likes
    2

    Re: Dreambox Tools

    DreamSet v2.21

    Added:
    - Delete satellite button shows a dialog where multiple satellites can
    be selected (right click at list to get invert and select all options)
    - Transfer dialog has an option to skip reload settings command when
    write settings.
    - When delete a favorite list and save settings, the file corresponds
    to the list is also deleted from file system.
    - Change favorite list(s) attributes (lock, TV/Radio) from popup menu
    (right click and choose Set attributes)
    - Settings authors can include their notes in settings (toolbar Notes
    button) (Enigma 1/2)
    - Import/Compare dialog, you can compare with settings in box

    Fixed:
    - Import/Compare dialog, compare algorithm.
    - Wrong namespace calculation for west satellites (cause picons
    not shown and duplicate transponders when scan)

  9. #128
    Senior Member
    Join Date
    03-11-2006
    Posts
    1,336
    Uploads
    2
    Likes
    2

    DFC - Dreambox Flash Control Webinterface

    DFC - Dreambox Flash Control Webinterface


    die erste Beta-Testing Version des DreamBox Flash Control (dfc).
    Ich rechne mit der ersten stable Version Anfang März.

    Ich bin natürlich auf Feedback angewiesen. Da mir selber nur eine DM800
    zur Verfügung steht währe ich über Feedback der Dream8000 dankbar.
    In den nächsten Tagen werde ich dazu noch noch eine Bugtracking
    Möglichkeit veröffentlichen.

    Das DFC ist im Gegensatz zu anderen Webinterfaces in Flash geschrieben.
    Dadurch wird ein schnellerer Datenaustausch zwischen Dreambox und
    Client erreicht. Die Kommunikation findet dabei in XML statt. Die erste
    Version beinhaltet vorerst das nötigste. Es steht noch viel auf der Todo
    Liste, welches in den nächsten Tagen bzw. Wochen hinzukommt.

    Die Bedienung ist eigentlich selbsterklärend. In vielen Fällen steht ein
    Tootip bereit, welcher Erscheint wenn die Maus längere Zeit über ein
    Icon steht. Die Applikation ist noch nicht mit einem Web Passwort
    getestet. Zum testen evtl. deaktivieren.

    Todo Liste
    - Web Passwort Integration (Prio 1)
    - Liveprogessbar (Prio 3)
    - Timerliste per One-Click aufräumen (Prio 1)
    - Livestream per ExternalInterface (VLC Embedded?) (Prio 2)
    - Manuelle Timer Programmierung (Prio 1)
    - Telnet Interface via Flash (Prio 1)
    - RSS Reader (Prio 2)
    - Ansicht Programmzeitschrift (Prio 3)
    - Datenbankanbindung via Mysql (Prio ?)
    - Autotimer per MYSQL (Prio ?)
    - Skins / Themes (Prio 3)
    - Remotecontrol (Prio2)
    - etc.

    Aktuelle Features
    - Was läuft jetzt Ansicht, mit farbigen Fortschrittsbalken.
    - Was läuft als nächstes.
    - Wiederholungen einer Sendung suchen.
    - One-Click Timer Programierung.
    - Suchfunktion.
    - Aufnahmeliste incl. Sendungen Löschen.

    Bekannte Probleme

    Ich weise noch einmal darauf hin, dass es sich um eine erste
    Testversion handelt, die noch Fehler beinhalten kann.
    - Sonderzeichen Problem bei Kanalnamen und Beschreibungen.
    - Angezeigte Tuner DB8000 (2 statt 4).
    - Es kann noch ein Problem mit der Security Sandbox von Flash enstehen.
    Genaueres dazu muss ich noch in Erfahrung bringen. In der Regel reicht
    eine Crossdomain.xml aus, um dieses Problem zu umgehen. Leider zeigt
    diese bei der Dreambox noch keine Wirkung.
    - Wiederholungssuche bei Sonderzeichen im Sendungstitel.

    Installation
    Das vorhandende Webinterface wird entfernt! Evtl. vorher sichern :

    ipkg install enigma2-plugin-extensions-dfc_0.0.9-20090220-r0_mipsel.ipk
    Attached Images Attached Images

  10. #129
    Senior Member
    Join Date
    03-11-2006
    Posts
    1,336
    Uploads
    2
    Likes
    2

    Re: Dreambox Tools

    Dreamset v2.22
    Code:

    24-02-2009 - ver 2.22

    Fixed:
    - Wrong namespace calculation for west satellites (Enigma 1)


  11. #130
    VIP Member
    Join Date
    15-12-2005
    Location
    Mersin-Türkey
    Posts
    10,432
    Uploads
    795
    Likes
    35

    Re: Dreambox Tools

    Mbox Control Center V1.0 Beta 2.8


    - add the new stat.info format.
    - some small bugfix ( Trace peer right mouse click in main menu, check for to big window size)

    please backup your files BEFORE you use MCC !!!

Page 13 of 43 FirstFirst ... 381112131415182338 ... LastLast
Advertise Here

Similar Threads

  1. Dreambox Special Tools II
    By backrose_rose1 in forum Enigma2 Plugins
    Replies: 3
    Last Post: 19-03-2010, 12:57:07
  2. tools dreambox by Leon
    By iosonojuventino in forum Enigma2 Plugins
    Replies: 0
    Last Post: 04-08-2009, 20:08:02
  3. AIO dreambox Tools for sharing 2009
    By king007 in forum General Discussions: Cardsharing
    Replies: 1
    Last Post: 09-01-2009, 03:09:08

Posting Permissions

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