Front Page slideshow

Sourcecode

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.

Changelog:

23-05-2011 (v 2.0.4):
* Added a change log file (finally :))
* Fixed mktime issue with timezones. Now use different code that should not give an error.
* Fixed issue that boutiques where not opening when you had more than 10 boutiques. This fix needs a CCS3 capable browser
* Fixed authentication error when running in private modus.
* Better url parsing in program descriptions.
* New executing code for Windows systems. Hope this fixes the starting problem with VLC and Windows 7 / 2008.
* Small javascript fix for loading the Flash player
* New jQuery version. 1.6.1 (http://jquery.com/)
* New jQuery UI version 1.8.13 (http://jqueryui.com/)
* New jQuery Mobile version 1.0 alpha 4.1 (http://jquerymobile.com/)
* New JW Player version 5.6 (http://www.longtailvideo.com/players/)
* Added icon to external links in the program description
* Update the installation wizard with new jQuery Form wizard version 3.0.5 (http://thecodemine.org/)
* Update mobile version. Works for RTSP enabled mobile phones.

04-04-2011 (v 2.0.3):
New features and bugfixes
* Option to tune in with the current viewer. Click on the watch icon in the program description area.
* Better XML parsing for Enigma2 dreamboxes. Some EPG was not loading correctly
* Fix for in accessable channels in boutiques when there are more than 13 boutiques.
* Support for DreamboxEdit markers in the channels lists. Now you can group channels inside a boutique
* New setting for external VLC access when running in VLC only modus. This allowes VLC to run locally, but the player will connect to the external / DNS name.
* New code for detecting if dreambox is online on Windows servers
* Better checking if the current stream is a channel or recording. This was giving a getChannel error.

10-03-2011 (v 2.0.2):
Again some small bugfixes:
Trying to fix the issue where the channels are not reachable with to much boutiques.
Extra check on the recordings list. It could give an error when the list is empty.
And a new feature:

The ability to stop VLC from the website. This can be done by clicking on the VLC indicator right to the progress bar of the program.

22-02-2011 (v 2.0.1):
Small update fixes only one bug. The bug was a known bug  :O
It should have been fixed in the 2.0 version. This caused that the loading stopped at the recordings part of the Dreambox.
A small change is the the default audio codec is now mp3 because mp4 audio is causing streaming issues with the flash stream.

17-02-2011 (v 2.0):
Final version of ReStream 2.0.
Big change is dropping mobile support out of the box.

20-01-2011 (v 2.0 ß1):
More info here

09-12-2010 (v 2.0 alpha):
It took some time to make a new version of ReStream. It is stil in alpha version, but pretty stable doh. So you can download it right now.
There is an install.html file to help you install the software. Open that file in your browser, fill in all the questions and it should provide a nice manual for installing. There could be some issues on a Windows server.

02-07-2010 (v1.4.3):
After a year a new update. The code had some changes and it is now integrated with Wowza Media Server 2. No changelog available :(

03-06-2009 (v1.4.2):
* Some changes in the controls. They should now not move to the bottom of the page
* Fixed a error message about ->getID(); This was a session caching issue.
* Added: loading EPG of the current channel when the stream is still running and you are entering for the first time.
* Updated to XAJAX framework 0.5.
* Added the channel name to the tvguide titel
* Some minor issues.....

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

30-12-2007 (v1.1B):