Lines Matching refs:config

50 	- Does not show the video link in the Embed popup unless videoLink is specified in config
58 …- Shows the big play button overlay image by default, new config option 'usePlayOverlay' that can …
66 * New controlsOverVideo config setting
67 * new config setting controlBarBackgroundColor (controlAreaBorderColor setting was removed)
76 * added videoLink config option that can be used to override the default
79 * added emailPostUrl config option
80 * added emailVideoLink config option
81 * added emailDefaultMessage config option (all occurrences of [video_link] tag in the message
85 * added enableAds, publisherId, adServerUrl, adServerAuth, countryCode config options
88 …- The initialScale config option works correctly when the controls are hidden using hideControls: …
107 - Player initializes without specifying any config. After that you can use the JavaScript API
111 - Possibility to supply the embed code in config
117 - Setting a new config using JavaScript via setConfig() now re-creates the UI so that it properly
118 reflects the new config
119 …L was not used if it was specified in a parent config and the playlist was specified in it's child…
125 …- Suggestions loading did not work when using an external config file. Caused the player to initia…
166 - JS full screen works with external config file
294 similar to the external config file (using JavaScript Object Notation, JSON)
296 - Changed the format how thumbnails are specified in the config object
305 - New config variable "initialScale" to control the initial scaling of the video
308 - noVideoClip config setting that can be used to specify a video clip or an image to be played when
313 - loop config setting was broken
342 the 'videoFile' config option.
348 config option.
353 - New config options to hide the loop button and the size options menu.