jiti-meet/modules/UI/videolayout
Lyubo Marinov a9bdde193d Approach consistent filmstrip naming
We seemed to be using the names "film strip" and "filmstrip" (and,
consequently, their source code-conscious forms such as film-strip,
FilmStrip, etc.) In order to comply with our coding style which requires
a consistent one name for a given abstraction, choose one name and
rename the uses of the other name.

Wikipedia has a definition of a "filmstrip", I couldn't find a "film
strip". I guess our abstraction can be seen as what's described there.
When I google "film strip", I get results about "filmstrip" at the top.
That's why I chose "filmstrip".

Certain uses of "film strip" such as interfaceConfig.filmStripOnly and
in the external API I left untouched in an attempt to preserve
compatibility.

I wasn't sure whether CSS was tangled in compatibility so I made a
choice and renamed there was well.
2017-04-10 12:59:44 -05:00
..
ConnectionIndicator.js fix: P2P address indication 2017-04-03 10:04:53 -05:00
Filmstrip.js Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
LargeContainer.js ESLint 2016-10-03 11:12:27 -05:00
LargeVideoManager.js Uses new peer connection statuses to check and show different user msgs. (#1441) 2017-04-03 11:53:04 -05:00
LocalVideo.js use logger instead of console 2016-11-23 11:32:55 -06:00
RemoteVideo.js Uses new peer connection statuses to check and show different user msgs. (#1441) 2017-04-03 11:53:04 -05:00
SmallVideo.js Handle last n in the client (#1389) 2017-03-21 12:14:13 -05:00
VideoContainer.js Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
VideoLayout.js Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00