![]() |
|
*.scr support (ie Windows screensavers) in XBMC? - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Feature Suggestions (/forumdisplay.php?fid=9) +--- Thread: *.scr support (ie Windows screensavers) in XBMC? (/showthread.php?tid=2499) Pages: 1 2 |
- Beelzebub - 2004-03-31 05:33 would it be possible to add .scr support aka screensaver format? would be great to get one of these aquarium screensavers running on a big screen if there was .scr support in xbmc. i have it running on my pc and it looks so real http://www.lifeglobe.com/product/goldfish/info/screenshot.php - b01 - 2004-03-31 06:27 (beelzebub @ mar. 31 2004,04:33 Wrote:would it be possible to add .scr support aka screensaver format? would be great to get one of these aquarium screensavers running on a big screen if there was .scr support in xbmc. i have it running on my pc and it looks so real why dont you just write a python script for it! if its any good, they will build it into xbmc - Gamester17 - 2004-03-31 12:47 you need to do some research if there are any open source libraries to use them unser other operating systems, (ex. linux). ...but i'm pretty sure that scr files are actually executables (similar to exe or com) and if so they couldn't be used on xbox - Butcher - 2004-03-31 13:38 scr files are standard windows executables, so i don't think we can support them. - jhlerner - 2004-09-01 03:12 i have an hdtv and a great aquarium screensaver on my pc, was wondering if i can put this screensaver on my xbmc? anyone tried doing this type of thing? thanks. - jhlerner - 2004-09-01 04:16 i know we have the matrix thing as a screensaver but if anyone knows how to change it, or if we even can change it then let me know. i actually looked for the file (for the matrix screensaver) and couldnt even find it. its not a .scr file.... - Gamester17 - 2004-09-01 11:36 no, it's not possible to use scr screen-saver files (from a pc) on the xbox, nor will ever be possible (because scr files are executables). (jhlerner @ sep. 01 2004,03:16 Wrote:i know we have the matrix thing as a screensaver but if anyone knows how to change it, or if we even can change it then let me know.the matrix-screensaver in/for xbmc is written/coded from scratch, you must be a c++ programmer to be able to edit it's source code. if a developer like to port a screensaver from pc to xbox then he will need it's full source code in c/c++. please read this here (link). - jalla - 2004-09-02 11:19 ...or maybe an other solution is to add the possibility to use video as screensaver (playing in endless loop). there are a few aquarium and fire place films out there... Windows Screensavers for XBMC? - cyberpark - 2009-05-14 20:01 I know this question have been asked before, but after reading som old forum post on these questions I didn't get any wiser. Is there any plans to improve the screensaver and/or virtualization options in XBMC for Windows? I would love to see my LCD TV turn into a cozy fireplace on the winter when playing music, or an aquarium. I know there's tons of these kind of screensavers on the net. Even som HD resolution movies.
I would guess this would be quite popular additions to XBMC if implemented. - WiSo - 2009-05-15 14:25 XBMC has already it's open screen saver API and one "just" need to code or port an existing saver to this API and OpenGL. Nothing is planned in this direction but we always accept patches
|