Posted by arthurf on November 6, 2008 at 4:48pm
| Download | Size | md5 hash |
|---|---|---|
| flvmediaplayer-5.x-4.0-alpha6.tar.gz | 24.9 KB | f3720bf3904cf3495ad194f58eaeec60 |
| flvmediaplayer-5.x-4.0-alpha6.zip | 32.26 KB | 9ac2ce5d106055a998739fbb8f5f9acd |
Last updated: December 24, 2010 - 23:01
Major re factoring of the main code. Moved many function groups to include files to keep things cleaner. Rebuilt the configuration build system that generates the data for a player. If you're using any flvmediaplayer_*() functions, you should check to see if 1) they still exist 2) if their param order is still the same. Player data is now cached per node, per profile, per embed. Players data can even cache specifc $params as well.
Todo
* investigate if asset integration is still working
* dump node caches when a node is updated
* remove old recommended content functions
* D6 port