v0.3.2 * 15-Jun-2008 * Small code tweaks. Added Mogulus embed support and Spanish localization. Thanks again to Álvaro for the suggestions and for the localization file. v0.3.1 * 09-Jun-2008 * Fixing the plugin activation issue. A security policy made the plugin activation to be impossible. Thanks to Álvaro (http://nv1962.net/) for reporting this bug. Fixing the Trilulilu Image support while simplifying the function which returns the converted URLs. v0.3 * 06-Apr-2008 * Implemented the backward compatibility function; finished the new datastructure scheme. * 08-Apr-2008 * Implemented the new data structures to the public side of the plug-in. Faster processing of the suported video services due to more optimized code for the supported services list and the URL conversion which has less regular expressions. * 15-Apr-2008 * Implemented the backward compatibility data structures for the admin panel. Removed the historical function which managed the old and bloated options. Defined the new options arrays, even though they are still not connected to the existing admin interface. * 18-Apr-2008 * New options processor based on data structures rather than hardcoded interface. Now only the service list is hardcoded, while the processing is made by a dynamic loop which makes the further development of the plug-in to be easier. The frontend is not implemented though. Started to add basic support for localization. * 01-May-2008 * After being gone for a while, I finally got back and implemented the loader for the localization but there's much work to do. * 07-May-2008 * Finished the bootstrap loader for the language files. Added Romanian besides English, but the languages are far from complete. * 04-Jun-2008 * Merging the FLV support which was included into v2.4.x (developed after the v0.3 development stage has started). Finished the language defining at first usage. * 05-Jun-2008 * Finished the functions which create the admin panel sections and the video services items. Finished the database options saving engine. The sizes and the misc options are still on defaults as the frontend is not implemented yet. Some of the video services lack some information as the text wasn't placed within the language files, yet. The language saving function has been patched against malformed form submits. * 07-Jun-2008 * Added another small optimization tweak to the flash object function. Finished part of the language support. * 08-Jun-2008 * Finished the unified custom size override by using the w and the h parameters within the tag. Thanks to Manuel, Æstheticrew (http://aestheticrew.com/) for suggesting it. Adding support for YouTube high definition content. This support is triggered if you use proper URLs though as this feature is not fully supported by all the videos. Thanks again to Manuel, Æstheticrew, for suggesting this feature. Finished the language packs, the unified sizes functionality, and the miscellaneos options. Defined a security option which blocks the access to the xhtml-video-embed.php file by direct access. Added Jumpcut support. Thanks to BradyDale (http://www.thistoowillpass.com/) for suggesting this feature. --> Branched v0.2.4.2* 04-Jun-2008 * Small fix for the installation behavior of the FLV Media Player. The previous release requires you to place the file within a subdirectory of wp-content/plugins. This release allows you to place the xhtml-video-embed.php and the mediaplayer.swf within wp-content/plugins - although I don't recommend it. v0.2.4.1* 04-Jun-2008 * This release is also about the FLV embedding. Now the install directory might have any name in order to make the feature to be OK. The only condition for the mediaplayer.swf to be loaded correctly is to be located within the same directory as xhtml-video-embed.php. However, this solution is slower than the previous hardcoded path. It has Windows or *NIX specific code depending on the detected platform, but fortunately the path is cached if there are more than one embedded FLV files per page, thus the overall speed is be better. v0.2.4 * 03-Jun-2008 * This is just a v0.2.x 'branch' release which includes the support for FLV embedding. This modification will be merged into the v0.3 development version as well. Thanks to David M (http://www.davidmorefield.com/journal/) for suggesting this feature. <-- Branched v0.2.3.3* 15-Mar-2008 * This release is another small patch. I did a global replace of the word plugin with plug-in (which is correct BTW), but the pluginspace attribute of one of the param tags of the object was affected by this mass edit. Usually this isn't a big deal since in most of the cases it should work fine, but it won't display the stuff that it should displat if Flash Player can't be found. PS: I forgot to mention, where are my good manners: thanks justGREAT (http://blog.justgreat.nl/) for pointing out the previous issue (fixed in 0.2.3.2). Another small notice: I know you are bored to death to see only patches instead of a new release, but I didn't have time for it. I have plans for v0.3 which will bring more stuff and sweet things. v0.2.3.2* 08-Mar-2008 * Making a small update in order to fix a YouTube security policy. Now the plug-in should work fine with permalinks which have hyphen, "-", in the video ID. v0.2.3.1* 27-Feb-2008 * Making a small update in order to fix a YouTube security policy. Now the plug-in should work fine with permalinks which have underscore, "_", in the video ID. v0.2.3 * 25-Feb-2008 * Adding some collapsible sections into the admin panel in order to use the available space more efficient. Added support for Dailymotion, MySpace TV, Revver, Spike (ex iFilm), and Vimeo. Added another tag for Trilulilu Image as the original tag which preserves the Trilulilu compatibility sounds weird in English as it uses a Romanian word for "image". The old tag has been preserved for backward and Trilulilu's own plug-in compatibility sake. The custom unified sizes are now more usable since I added some little JavaScript. I also improved the security of the plug-in: all the video IDs are checked and the disallowed chars are stripped. Please report any issue if this feature is too restrictive. Also updated the readme.txt file with more information. Added quality parameter which defaults to "best". v0.2.2 * 24-Feb-2008 * Fixed the last bugs before releasing the version. The development version was a bugged BETA which didn't function well. * 19-Feb-2008 * Another small fix for the function that creates the flash object. Fixed some typos from the interface. The fixes were merged into the v0.2.1 as well. Added support for custom width/height: unified width, unified video/image height, unified audio height. Use it well. v0.2.1 * 13-Feb-2008 * Small fix for some of the WordPress themes which you can find out there ... the credit link was wrongfully displayed, thanks roberto (http://roberto.ro/blog/) for pointing it out. v0.2 * 04-Feb-2008 * Added new feature: generic SWF support. Added admin 'Options' panel in order to disable the features which you don't use. Added support for 'show credits' if you would like to display the credit for this plug-in when you use a flash object inserted by XVE. The plug-in's code is not more efficient so the further development of XVE is improved. v0.1 * 02-Feb-2008 * Initial release. Features: YouTube.com, GoogleVideo.com, Metacafe.com, Trilulilu.ro - video support, Trilulilu.ro - audio support, Trilulilu.ro - image support.