جهت رفاه حال دوستان مسير اين ايميج رو مستقيم ميكنم
جهت استفاده ابتدا فايل رو از حالت RAR خارج كنيد سپس :
دوستان فايل پيوست رو دانلود كنند و از طريق برنامه IDM بر روي منوي Task رفته و Import رو انتخاب كنند و از اونجا بر روي From IDM Export file كليك كنند و فايل رو open كنند.
* Screens/TimerEdit.py: fix timerlist sort function (no more move disabled
timers to end of list) fixes bug #713
* Screens/TimerEdit.py: fix timerlist sort function (no more move disabled
timers to end of list) fixes bug #713
* put out an error message on instant record on non invalid services refs
#718
* more robust timer sanity check / autoincrement handling, small code cleanup
fixes bug #718
* try to fix motor turning with unicable lnb fixes bug #736
* reset frontend type on tuner type change also on simulated tuner fixes
false timer conflict warning when trying to create new record timers after
boot (-CT combi tuner only) fixes bug #739
* make new multi epg bouquet handling optional via usage config "Multi-EPG
bouquet selection (Yes/No)" option default is the old behaviour refs bug #453
2011-03-17 acid-burn <acid-burn@opendreambox.org>
* Network.py: fix post-down->pre-down change introduced with last changes.
refs #724
2011-03-16 acid-burn <acid-burn@opendreambox.org>
* small cleanups
.
47a
2011-03-31 Andreas Oberritter <obi@opendreambox.org>
* SDL: fix input of control keys
2011-03-30 Andreas Oberritter <obi@opendreambox.org>
* add PSignal3 template
2011-03-31 Andreas Oberritter <obi@opendreambox.org>
* Screens/NetworkSetup.py, SystemPlugins/WirelessLan,Networkwizard: dont use
"hidden..." as selector for hidden networks. Add config option for entering a
hidden network ssid. This is more intuitive as selecting the option from the
found networks. refs #725
2011-03-30 Andreas Oberritter <obi@opendreambox.org>
* ServiceInfo: make more strings translatable
* fix some misspellings
* transponder info: display e.g. "Astra (19.2E)" instead of "192"
* SystemPlugins/SoftwareManager: change default backup names for
wpa_supplicant configuration files. refs #389
* SystemPlugins/WirelessLan: Don't depend on device names where possible.
Better wireless lan interface detection and scanning. Changed file naming for
wpa_supplicant configuration to wpa_supplicant."interfacename".conf. refs
#389
* SystemPlugins/NetworkWizard: Don't depend on device names where possible.
Some code cleanups and improvements. refs #389
* Network.py/NetworkSetup.py: improve wireless lan device detection. Dont
depend on device names where possible. Some code cleanups and improvements
for wlan devices. refs #389
2011-03-16 acid-burn <acid-burn@opendreambox.org>
* remove debug
* SoftwareManager: add new wpa_supplicant configfiles to backup defaults.
refs #389
* NetworkWizard: follow network.py to improve wireless interface/module
detection. refs #389
* SystemPlugins/WirelessLan: improve wireless device/module detection.
improve iwconfig response parsing. read and save wpa_supplicant
configurations into per interface separated files. refs #389
* NetworkSetup.py: improved wlan interface/response handling. dont ask for
deactivating a second interface if deactivating current interface. use
activate/deactivate interface functions instead network restarts to apply
network configurations.
* Network.py: improve remote rootfs detection and wireless device/module
detection. improve functions to activate/deactivate network interfaces.
cleanup some unused functions. refs #389
2011-01-20 Andreas Oberritter <obi@opendreambox.org>
* make switching of keyboard modes more consistent
2011-03-25 Andreas Oberritter <obi@opendreambox.org>
* fix some crashes during settings wizard
* PluginComponent.py: remove filesystem writeability test
* db: use strcmp when recreating bouquets.{tv,radio}
* db: move variable
* db: remove recursive loading of bouquets
* db: remove recursive loading of lamedb
* gdi/picexif.cpp: more and more FD leak stuff refs bug #599
* picexif.cpp: more FD leak voodoo... refs bug #599
* fixed DecodeExif error handling.. this should fix a FD leak fixes bug #599
* Components/DreamInfoHandler.py, SystemPlugins/SoftwareManager: add
possibility to have also non plugins/skins inside SoftwareManager. add
support for 'needsRestart' option inside **** descriptions for non
plugins/skins. refs #389
* Enigma2-{Network,NetworkWizard,WirelessLan}: more work on wireless lan /
networking. removed 'hidden' links from lists and replaced with more
intuitive options in networkwizard/networksetup. fixes #725
2011-04-12 Andreas Oberritter <obi@opendreambox.org>
* Scanner.py: Add MIME types for mka and mkv (Patch by Stephan Reichholf)
* BackupRestore.py: Fix untranslatable string (Patch by Benny De Tandt)
* re-add audio track selection by number keys (patch by ritzmo) refs bug #752
* shutdown bdpoll thread on e2 shutdown this is needed for newer python
versions... thanks to ritzmo fixes bug #671
* servicemp3.cpp: more simple/flexible streaming detection
* Components/Converter: add ValueToPixmap converter to convert a given path
or language code to a pixmap pointer e.g. used by the pixmap renderer. refs
#750
* VirtualKeyBoard: Add cz/sk layout (patch from Petr)to VirtualKeyBoard. Add
possibility to change language layout with yellow button and display the
corresponding language icon. Refs #750
* NumericalTextInput: Add cz/sk layout (patch from Petr)to NumericalTextInput
and change font of NumericalTextInputHelpDialog from console to regular for
better utf-8 charset support. refs #750
* [TVCharts] Use opkg instead ipkg to get pluginlist
2011-03-28 Moritz Venn <moritz.venn@freaque.net>
* MP.py: expose shuffle via /web/mediaplayercmd?command=shuffle
2011-04-25 Homey <homey@dreambox-plugins.de>
* [TVCharts] Use alternate UserAgent for status-updates
2011-04-25 Moritz Venn <moritz.venn@freaque.net>
* AutoTimerResource.py: fix if not running in background
2011-04-24 Moritz Venn <moritz.venn@freaque.net>
* moviesearch: less likely to crash with alternative movie lists still not
guaranteed to work though, but that's a completely different problem Wink
* moviesearch: add proof of concept search plugin to the movie list just
drops you into my extended vkeyboard (for numerical text input support) where
you can enter the text to search for. currently the search is only done in
the movie title and is case insensitive. to reset list just enter an empty
search string or abort editing. only tested with standard movie list, might
need adjustments for other variants.
2011-04-24 Dario Croci <spaeleus@croci.org>
* Autotimer: update for italian translation
2011-04-22 Tode <sagichnet@gmx.net>
* Updated german translation
2011-04-22 Moritz Venn <moritz.venn@freaque.net>
* autotimer: base import from match/epg on default timer
* autotimer: allow to search recordings for duplicate events and to limit
search to next x days both based on a patch by Tode, thanks.
* [serienfilm] fix crash in DVDBurn add title, fix crash when serlst is not
assigned
2011-04-10 Tode <sagichnet@gmx.net>
* Add keymap.xml to Makefile.am to fix MovableScreenIssue in the setup of
kiddytimer
2011-04-10 Moritz Venn <moritz.venn@freaque.net>
* change default record paths in webif use preferredInstantRecordPath for
instant record instead of last videodir and preferredTimerPath instead of
last timer videodir. fixes different behavior of e2 and webif.
2011-03-29 Moritz Venn <moritz.venn@freaque.net>
* AutoTimerResource.py: use "True" and "False" in e2simplexmlresult
2011-04-09 Dario Croci <spaeleus@croci.org>
* SerienFilm: add italian translation.
* ZapHistoryBrowser: update for italian translation.
* Autotimer - Update for italian translation.
* fix typo preventing description import into enigma2 translation system.
2011-03-29 Moritz Venn <moritz.venn@freaque.net>
* AutoTimerResource.py: fix services in add/edit
2011-03-25 Moritz Venn <moritz.venn@freaque.net>
* AutoTimerResource.py: allow to unset timespan, timeframe, offset,
maxduration now empty parameters (e.g. /autotimer/edit?id=1&offset=) will
unset the attribute instead of keeping the current value. to not alter them
just don't add the parameter.
2011-03-24 Moritz Venn <moritz.venn@freaque.net>
* add svdrp to buildsystem also added a note to the **** file stating that
probably no one should use this plugin let alone need it… besides me of
course Smile
2011-03-18 Moritz Venn <moritz.venn@freaque.net>
* AutoTimerConfiguration.py: e2tags is space- and not comma-separated
2011-03-17 Moritz Venn <moritz.venn@freaque.net>
* AutoTimerConfiguration.py: use standard e2tags tag in webif api keep
singular <tag> for real config but use comma separated list of tags in webif
api. No backwards compatability since I don't know any adopter of this API
yet and this saves me some time implementing mine
2011-03-16 sreichholf <stephan@reichholf.net>
* add /opkg (same as /ipkg) simplify some code in
WebComponents/Sources/EPG.py
2011-03-14 sreichholf <stephan@reichholf.net>
* ...
* Add /opkg (same as /ipkg) just for "style" reasons
* [EasyInfo] add primetime3-value for second row in primetime-look
* [EasyInfo] resize the field-size for event now/next start times
* [Ai.HD] bugfix: DC-Style, EventTimes
* classes/update-rc.d.bbclass: move update-rc after postinst without this,
launching a daemon can fail if postinst is supposed, for example, to fix
permissions of directories used by the daemon. Acked-by: Marcin Juszkiewicz
<hrw@openembedded.org> Acked-by: Frans Meulenbroeks
<fransmeulenbroeks@gmail.com> Acked-by: Henning Heinold
<heinold@inf.fu-berlin.de>
2011-03-21 Andreas Oberritter <obi@opendreambox.org>
* dbus: remove from runlevel S
* avahi-0.6.25: remove opendreambox override in order to avoid starting
avahi-daemon twice
* replace some /proc/stb checks with $D checks fix dm8000 legacy flash
mapping detection
* linux-opendreambox-2.6.18: disable jffs2 summary support for dm800, dm500hd
and dm800se to reduce overhead use full flash memory on dm8000 (256MB) with
enabled jffs2 summary for faster mount time reflash image is needed to use
full flash size! as long no reflash was done we switch to legacy flash
mapping use 256M flash memory on dm7020hd increased size of boot partition on
dm8000 and dm7020hd to 7MB (new 2nd is needed!)
* dreambox-secondstage.bb: update dm7020hd (not public yet) and dm8000
secondstage loader to support new flash mapping (256MB support)
* update dm7020hd dvb-modules
* add missing 7020hd bootlogo checksum
* needed changes for new buildimage tool
* dreambox-buildimage-native.bb: update to new version
* enable CONFIG_BCMINTEMAC_7038_STREAMING=y kernel option on all broadcom
based dreamboxes this fixes stability issues on upload (No Rx Descriptor,
disabling rx DMA in kernel log)
* Add enigma2-drivers-**** package. Add driver for Ralink
RT8070/RT3070/RT3370 based wireless-n USB devices. add rt3070 driver and
enigma2-drivers-**** to according tasks-opendreambox packages.
* Updated source mirrors with sifteam url
* enigma2.bb: updated SRCREV
* Updated bootlogo
* Removed many dependencies in task-opendreambox-enigma2 (so plugins can be
manually removed without force depends)
* v4l-dvb-modules_hg.bb: fixed get_property implementation
* update dm800 dm800se dm500hd dm8000 hardware drivers - hotfix freeze after
some channel changes - throttled mpeg decoder debug output a bit - fixed
bcm4506 tuner crash (no hab ack messages in kernel debug) - fixed bcm4506
manual LDPC FEC modes - fixed readback of current pilot state for dvb-s2
frontends (needs a linuxtv api fix) - readback corrected symbolrate and
frequency for bcm4501 and bcm4506 - cxd1981 DVB-C optimizations
2011-05-01 skaman <skaman@users.sourceforge.net>
* Fixed showiframe on azbox (thanks to tideglo)
* Added rt61 driver for azbox wireless (untested)
* Updated crossepg to svn 292
2011-04-30 skaman <skaman@users.sourceforge.net>
* enigma2.bb: updated SRCREV
* enigma2-plugins.bb: updated SRCREV
* enigma2.bb: updated SRCREV
* Updated et9000 and et5000 drivers to 20110423
* Updated bm750 and vusolo modules to 20110426