News from the XBMC team is that the first beta of the next release of XBMC, called Dharma is released.
SourceWe just noticed XBMC 10.x will probably be going beta very soon. The versions have been bumbed in one of the latest XBMC changesets:
http://trac.xbmc.org/changeset/33300
There's not very much information that we can share at the moment, so stay tuned. We'll let you know when we have some more information/news on this item.
We are proud to let you know we have added an simple Installationmanager to our new images (r3375). This gives us basic functions to install OpenELEC.tv on HDDs/ SSDs/ USB Drives without many Linux knowlegdes. We can now create an Installation USB Stick and install OpenELEC.tv from this Stick to any other device.
Please take an look at our new Documentation section for an HowTo to create such Installation USB Stick from Windows.
WARNING: if you install OpenELEC.tv with this installer, be sure you have created an backup. This Installer deletes all your data and partitions from selected device!
If you have problems or questions use our Forum. Problems and Feature Requests please report to Trac.
http://openelec.tv/menu/documentation/installation--installations-howtos/item/create-an-usb-installation-stick-with-any-windows-os.html We have just updated to the latest nVidia driver (version 236.35).
Read more for changes since 195.x:
Now we use the new kernel 2.6.34. This gives us an faster boot (especially if we boot from USB drives). Also the CrystalHD drivers are now included in the kernel (in the past we have backported the drivers) and there are many improvements to the powermanagement.
Please let us now if something does not work or if you need additional drivers included. Use our bugtracking tool on Launchpad for this.
We have just added the transmission BitTorrent daemon to OpenELEC.tv! To enable the daemon at startup modify the configfile under/storage/.config/transmission.conf or via the Configfiles share over samba. After the next reboot the daemon will be started and you have access to the webfrontend via http://<ip-adress>:9091 . Simply add your torrentfile via the webfrontend or copy (if enabled) your torrent files via samba to the watch dir in the Downloads share.
To build from source without the transmission bt daemon simply disable the build in projects/*/options.
Please test and report bugs and wishes to our bugtracking tool.
Thanks to Mark we have now initial LCD/VFD and IRTrans remote support in OpenELEC.tv! The VFD and remote can now setup in the configfile under /storage/.config/remote.conf and /storage/.config/lcd.conf. You can also use the samba share to change the settings in the config files. If there is a need for more supported hardware please post in the forum or report on our bugtracker.
We have now an automatic update manager!
OpenELEC.tv looks around 30 sec. after starting xbmc for updates. If it finds an updated version:
There are an update.conf in /storage/.config (or in the samba "Configfiles" share). If you set AUTOUPDATE to "auto" (default are "manually") you enable the automatic update.
There is also an cronjob, so the updatemanager looks every 6 hours for an update. If you dont reboot after the updatemanager has downloaded the new version the cronjob does nothing more up to the next reboot (to prevent downloading the same update every 6 hours). It is not necessary to do an reboot direct after downloading the update - so you can finishing watching your videos etc... - after the next reboot you will have the new version.
Please report bugs and issues about new functions to our bugtracking tool!