Sponsored links


Go Back   Sat Industry Forums > Dreambox > DB Images > DS images
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-11-2008
mimi74's Avatar
Moderator
 
Join Date: Oct 2003
Posts: 652
Thanks: 0
Thanked 5 Times in 3 Posts
mimi74 is on a distinguished road
DSē 1.0 powered by DBF online

=======================================
*
DSē 1.0 powered by DBF
*
=======================================


Image per FLASH / USB / HDD / CF

+ CVS Enigma2 2008.02.05
+ Kernel v. 2.6.12.6
+ BusyBox v1.01
+ Gcc 4.1.1 Original CVS
+ Dvb-modules 2007.11.26

New mapping of Buttons:
+ BLUE Button - EmuManager
+ LONG BLUE Button - Extensions
+ YELLOW Button - Timeshift
+ LONG YELLOW Button - DS Extras
+ GREEN Button - Subservices (NVOD)
+ AUDIO Button - Audio Selection
+ TEXT Button - Videotext
+ RED Button - Record

=======================================
*
!!! THIS FIRMWARE DOES NOT INCLUDE KEYS, NOR EMULATORS, NOR URLS FOR DOWNLOADING
ILLEGAL STUFFS OF ANY TYPE. ONLY WITH ORGINAL DREAMCRYPT SUPPORT!!
!!! DS IS NOT RESPONSIBLE IN ANY WAY FOR WHAT THE USERS WILL DO WITH THIS
FIRMWARE.

*
=======================================



Our ideas, during creating this image?

well,
We would like to make fast and stable image. Our point was to make all stuff, like in Enigma 1 images for DM7000/56x0/500 TM9100/9100 ITGATE100/110/200/220.
So here is the result

- Same emu changing logic ( emulist.xml and emu_scripts also in xml )
- Same installer ( emus )
- Same Management Addons
- Same functions ( not all yet )
- Same look
- Same STABILITY
- SAME SPEED

Also, we DON'T touch any CVS source, we only ADD our functions, so, to update cvs is very easy now. And CVS things must works like in other images.

We hope you will enjoy this image on your DM7025 or DM7025+.




News:


- DS MultiLine 9 as a default skin by Mimi74

Infobar Aviable Informations:
+ Active EMU in Skin
+ Active Cryptinfos in Skin
+ SNR & AGC & BER in Skin
+ Provider name in Skin
+ Video Resolution in Skin
+ Fr, SR, Pol, Fec Info in skin
+ Decoding Source
+ Display Multi-audio and Teletext on OSD
+ Caid in Skin
+ Provider ID in Skin
+ Date in Skin
+ Ecm Time
+ Hops
+ Source
+ **** Name

In Menu->DS Extras

+ Addon Manager
- Download Addons
- Remove Addons
- Manual installation

Management Addons Logic:

As you know we use XML installer on Enigma 1 images, also here we include this function to install emus, to install other plugins we use IPK package manager.

Code:
root@dm7025:~# installer
usage: installer [--version] [--help] [--add /usr/uninstall/EMUNAME] [--remove EMUNAME]

	--add /usr/uninstall/EMUNAME  = add EMUNAME configuration from /usr/uninstall/EMUNAME/emulist.xml
	--remove EMUNAME = delete given emu configuration from /usr/tuxbox/config/emulist.xml
	--version			  = show version and exit
root@dm7025:~#
After Emu install enigma2 will reboot to have aviable to choose all emus!!

+ Stream Advanced informations
- PAT info
- CAT info
- NIT info
- SDT/BAT info
- EIT/TOT/TDT info
- PMT info
- ECM info
- Help

+ Samba Manager
+ SyslogD & KlogD Manager
+ OpenVPN Manager
+ DropBear SSH Manager
+ Inadyn Setup
+ HTTPD Setup
+ System Information
- Free Ram Memory
- Free JFFS2 Memory
- Free Flash Memory
- Free HDD Memory
- Free USB Memory
- Free CF Memory
- Running Processes
- Active internet Connections
- View and Clear Timer Log
- Lan settings info

Mount manager based on Ronaldd code

+ Emu Manager

+ Reset CS
+ Reset EMU
+ Reset Both
+ Filecheck ( pressing RED button on EmuManager you can see, that all files are on right place, then emu can start )
+ DSemud Info ( information about started daemons )
+ Extended
+ **** File Viewer
+ **** File Converter
+ **** File Update
+ Extended informations for:
- CCcam
- GBox

+ Devices Setup
- HDD Info
-- Current information directly
-- Perform cache read timings
-- Perform device read timings
-- Device Temperature info
-- Updating Device List
- HDD Setup
-- Put Harddisk to start
-- Put Harddisk in standby mode
-- Setup standby timeout
-- Setup acustic
-- Harddrive informations
- USB Settings
--Format usb storage in Auto mode/ DISK / PART1

+Infobar Setup
- Use Lite-Skin
- Show Emu Name in Skin
- Show Provider ID and Ca ID in Skin
- Show NetCard Info in Skin
- Show Decoding Source in Skin
- Show Expert Tuner Info in Skin
- RC-Setup (enable after reboot) enigma/neutrino
- Show Zap-Errors
- Display Spinner
- Maximal zap history entries
- Picon
- Use Picon
- Directory:
- Show Expert Tuner Info in Skin

+ Swap Maneger

+ Daemons Setup
- Enable DropBear
- Enable SyslogD & KlogD
- Enable Inadyn
- Enable CronD
- Enable Samba
- Enable BusyBox HTTPD
- Enable OpenVPN

+ Added "Restart enigma2" on shutdown menu

+ DS NEWS - you will be all the time on the time


+ SmartScript - /usr/scripts/*_smartscript.sh



+ DS Multline 9 Turkoise by mimi74 exclusive only for DS, also a lot of 3D picons 13°, 19° and 28° only for DS images by mimi74 !!

Many thanks for his help. Also a lot of skins are downloadable via MENU->DS EXTRAS->ADDON MANAGMENT->DOWNLOAD ADDONS->SKINS

OR

LONG YELLOW -> RED -> ADDON MANAGMENT->DOWNLOAD ADDONS->SKINS

most of them was modded by mimi74.



Informations For Skin Makers:


To make lite-zapping skin:



<screen name="DSZapInfoBar" .... />




DS informations on skin:



<widget name="emuname" ... />
<widget name="ExpertTunerInfo" ... />
<widget name="ExpertEmuInfo" ... />
<widget name="decode_provider" ... />
<widget name="decode_card" ... />
<widget name="decode_int" ... />
<widget name="decode_net" ... />
<widget name="XXX_off" ... />
<widget name="XXX_ecm" ... />
<widget name="XXX_dec" ... />

In

<screen name="ChannelSelection"

added

<widget name="ServiceName" ... />
<widget name="EventName" ... />
<widget name="EventTime" ... />
<widget name="EventInfo" ... />


<screen name="EpgSelection" ... />

added

<widget name="date" ... />
<widget name="description" ... />
<widget name="video" ... />


<screen name="MovieSelection" ... />

added

<widget name="channel" ... />
<widget name="date" ... />
<widget name="description" ... />
<widget name="video" ... />



XXX look to Default skin

A lot of thanks to

1) French by mimi74
2) Lithuanian by Adga
3) Spanish by titovich
4) Deutsch by djeryk
5) Russian by enigma
6) Polish by zbigzbig@

for native language translations



Many thanks to DBF forum, fpechmann and others, for their support, testing and much more.
Also Many thanks to SatAttack.de.



[b]It is up to the enduser to add them should he wish to use this image other
than with a legal subscription card.
The DS TEAM is NOT responsible for any unauthorised use of this firmware.

=======================================
*

!!! THIS FIRMWARE DOES NOT INCLUDE KEYS, NOR EMULATORS, NOR URLS FOR DOWNLOADING
ILLEGAL STUFFS OF ANY TYPE. ONLY WITH ORGINAL DREAMCRYPT SUPPORT!!
!!! DS IS NOT RESPONSIBLE IN ANY WAY FOR WHAT THE USERS WILL DO WITH THIS
FIRMWARE.

*
=======================================

HOME FORUM:

www.dsteam.cwispy.com

Please report ALL bugs here

FILE: ds2-1.0-image-dm7025-20080210163338.nfi.zip
MD5SUM: c85fb8eebd99df3ef524d4e8239d7ab1

DSē 1.0 powered by DBF Download

Last edited by mimi74 : 02-11-2008 at 03:47 PM.
Reply With Quote
The Following 3 Users Say Thank You to mimi74 For This Useful Post:
amr999 (02-12-2008), BRUUT-DREAM (02-11-2008), dreamer786 (02-11-2008)
Sponsored links
  #2 (permalink)  
Old 02-11-2008
dreamer786's Avatar
Registered User
 
Join Date: Jan 2006
Posts: 108
Thanks: 2
Thanked 2 Times in 1 Post
dreamer786 is on a distinguished road
Re: DSē 1.0 powered by DBF online

Hi good image one bug i have foundwhen i try to remove addon the box crashes
Reply With Quote
  #3 (permalink)  
Old 02-11-2008
mimi74's Avatar
Moderator
 
Join Date: Oct 2003
Posts: 652
Thanks: 0
Thanked 5 Times in 3 Posts
mimi74 is on a distinguished road
Re: DSē 1.0 powered by DBF online

Strange, I've tried to remove cccamd 2.05 and no crashes at all... But haven't removed other addon... Will make test on this...
Reply With Quote
  #4 (permalink)  
Old 02-12-2008
Registered User
 
Join Date: Jan 2003
Posts: 294
Thanks: 2
Thanked 0 Times in 0 Posts
Tagg is on a distinguished road
Re: DSē 1.0 powered by DBF online

i take it this is only for Dreamboxes ??.


Tagg
Reply With Quote
  #5 (permalink)  
Old 02-13-2008
dsteam's Avatar
Registered User
 
Join Date: Nov 2005
Posts: 100
Thanks: 0
Thanked 2 Times in 1 Post
dsteam is on a distinguished road
Re: DSē 1.0 powered by DBF online

Yes, for DM7025.
Reply With Quote
  #6 (permalink)  
Old 02-15-2008
Registered User
 
Join Date: Nov 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
kamiel is on a distinguished road
Unhappy Re: DSē 1.0 powered by DBF online

Same problem here,remove addons= crash!!!
Reply With Quote
  #7 (permalink)  
Old 02-15-2008
dsteam's Avatar
Registered User
 
Join Date: Nov 2005
Posts: 100
Thanks: 0
Thanked 2 Times in 1 Post
dsteam is on a distinguished road
Re: DSē 1.0 powered by DBF online

Show us the log mayby. Try to make SwapFile ( even you use image on hdd ).
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
DSē v1.0 powered by DBF sateo DS Team Forum 4 02-15-2008 09:24 AM


All times are GMT +10. The time now is 09:15 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Page generated in 0.34993 seconds with 10 queries