Skip to content

Releases: NicolasGraph/oui_player

v2.0.0-BETA3

15 Aug 13:27
bac702f
Compare
Choose a tag to compare
v2.0.0-BETA3 Pre-release
Pre-release
Merge pull request #9 from NicolasGraph/dev

v2.0.0-BETA3

2.0.0-BETA2

05 Jul 13:23
Compare
Choose a tag to compare
2.0.0-BETA2 Pre-release
Pre-release
  • single author prefix related namespace (Oui);
  • new class names (Admin => PlayerAdmin, Main => Player, Player => PlayerBase);
  • main tags now registered with related callback methods from the Player class;
  • providers stored with their plugin author related prefix/namespace.
  • instances created/get via Txp::get().

2.0.0-BETA1

26 Jun 13:23
5dcd2f8
Compare
Choose a tag to compare
2.0.0-BETA1 Pre-release
Pre-release

1.3.1

13 Jul 14:42
Compare
Choose a tag to compare
  • Fixes duplicated $classvariable;
  • fixes player width unit when get from height;
  • clarifies and shortens code chunks.

1.3.0

24 May 08:44
Compare
Choose a tag to compare
  • Adds Composer support for textpatter/installer (known issue);
  • fixes multiple players prefs display and improves perfs;
  • adds support for Bandcamp, HTML5 <audio> + <video> players;
  • adds Youtube player parameters enablejsapi and origin;
  • adds Dailymotion player parameters api and origin;
  • adds Vimeo player parameter api and removes badge;
  • improves scripts embedding.

1.2.1

16 Jan 12:54
Compare
Choose a tag to compare
  • Fixes the Field used by default pref display when no custom field exists;
  • fixes Textpack typo;
  • lighten compiled code by removing duplicated license related comments.

1.2.0

12 Dec 15:54
Compare
Choose a tag to compare
  • Sets the custom field plugin pref as the defaut value of the conditional tag play attribute;
  • introduces a play attribute value inheritance in a conditional/container tag context;
  • adds support for Vine;
  • improves PHP classes and methods use.

v1.1.0 (oui_player)

14 Oct 13:48
Compare
Choose a tag to compare
  • Plugin/tag names changed (oui_video to oui_player);
  • Txp 4.5* support dropped;
  • attributes changed (closer to player parameters for consistency);
  • code reworked to be easily extendable;
  • Support added for Abc News, Archive, Mixcloud, Myspace videos, Soundcloud, Twitch, Viddsee;
  • help file improved and styled.

Initial release (oui_video)

13 Sep 08:51
Compare
Choose a tag to compare
0.1.0

Removes .DS_Store