Commit Graph

1826 Commits (104503ee13737e311e43f2bb3f26f047dbad18ef)
 

Author SHA1 Message Date
damencho 104503ee13 Make sure we store initial attributes in order, so it will hold the last state we want to be in. Respects quick initial stop received. 9 years ago
damencho 2e3dcb142d Updates translation. 9 years ago
damencho 6951089130 Force seek when transition from and to pause state. 9 years ago
damencho 952eaf5a0c Avoids double loading of the player. 9 years ago
damencho 8a80df2828 Merge pull request #561 from jitsi/connection_optimization 9 years ago
hristoterezov 166a609b94 Removes console.warn message from do_external_connect.js if there is no error passed. 9 years ago
bgrozev ff256f15a5 Merge pull request #567 from jitsi/recording-recorder-parameter 9 years ago
damencho 06f3ddc822 Hides the toolbar if the user is a recorder. 9 years ago
yanas 7f7d9d5594 Adds an I am a recorder parameter that allows for the UI to be cleaner and simpler for the recorders. 9 years ago
damencho 3c33542874 Merge pull request #566 from jitsi/recording-related-work-in-progress 9 years ago
yanas 76820bed8d Fixes recording state handling. 9 years ago
yanas 39c350cdba Fixes streaming tooltip. Checks if the stream id is not provided and requests the user before starting the recorder. 9 years ago
yanas 2ef9412a01 Merge pull request #565 from damencho/dock-toolbar-on-shared-video 9 years ago
damencho a38b628d76 Docks toolbar when shared video is shown. 9 years ago
damencho 24896634f6 Merge pull request #564 from jitsi/recording-related-work-in-progress 9 years ago
yanas 8b060e9cc0 Fixes mistakenly removed button. 9 years ago
yanas 6d51cb5f40 Fixes mistakenly removed button. 9 years ago
yanas 51037c2dca Fixes status change from pending to unavailable. 9 years ago
yanas 7df5e92bc9 Adds new recording module. 9 years ago
yanas 68994fbe74 Recording related UI modifications. 9 years ago
hristoterezov 4a1175d44f Fixes comments after review 9 years ago
hristoterezov bf9c4ea444 Implements server side connection establishment 9 years ago
yanas 0bde7de37b Merge pull request #560 from damencho/seek-on-start-paused 9 years ago
damencho 9632bd531c Does not accumulate multiple pause events in commands. 9 years ago
yanas 740c920cbb Merge pull request #557 from damencho/enables-sharedvideo-for-all-participants 9 years ago
damencho 885210452c Updates button states on non moderator participants before showing the toolbar. 9 years ago
damencho 7c02803ef9 Seeks in video when we start in paused state. 9 years ago
damencho 7d0cd00a50 Enables shared video for all participants, the first to share is the video all will see, later attempts will result just a dialog informing that video is already shared. 9 years ago
damencho 055f96bb03 Merge pull request #556 from jitsi/fix-follow-me-exception 9 years ago
yanas 76548f1cd0 Fixes exception on follow me command. 9 years ago
yanas 1897de75b1 Merge pull request #555 from damencho/fix-shared-video-undefined 9 years ago
damencho 508fd4a8df Uses player functions only after the player has reported playing event. 9 years ago
bgrozev 30cf17d99d Merge pull request #554 from jitsi/fix-background-css 9 years ago
yanas 568a5ba816 Reverts back to black background. We need to fix some other things before moving to grey background. 9 years ago
yanas 9b09e61877 Merge pull request #553 from damencho/fix-replacing-pinned 9 years ago
yanas 1e7cd06555 Merge pull request #552 from damencho/shared-video-fixes 9 years ago
damencho d48ef06ddb Fixes and issue where: if we receive dominant speaker event just before the video start playing, this can override already pinned video. 9 years ago
damencho af9f651702 Check whether commands are coming from moderator. 9 years ago
damencho 9abc78ef24 Do not send SELECTED_ENDPOINT events for custom containers. 9 years ago
damencho 5112041e15 Merge pull request #551 from jitsi/fix-shared-video-ui-glitches 9 years ago
yanas 6edbcb9311 Fixes shared video thumbnail size and shared video on large background. 9 years ago
yanas 4ffafbe9a8 Merge pull request #545 from damencho/fix-video-switching-on-hide-container 9 years ago
yanas d0ad928d39 Merge pull request #549 from damencho/fixes-early-pause-shared-video 9 years ago
yanas c4f4dcdb4f Merge pull request #546 from damencho/shared-video-display-name 9 years ago
damencho 27607e8754 Update variable name to pinnedId. 9 years ago
damencho 94d98ec0ab Fixes returning to dominant speaker after closing shared video. Renames a method and fix its behaviour was handling both case when removing just video element in small videos (local or remote) and when we are removingParticipantContainer, now just handles the second one and uses focusedID if any or dominantSpeakerID if any, otherwise elects new video. 9 years ago
damencho e330dbf5d1 Fixes switching to pinned video when hiding a container. 9 years ago
damencho f788a45bac Merge pull request #548 from jitsi/follow-me 9 years ago
bgrozev 3f62b479da Merge pull request #550 from jitsi/polish-ui 9 years ago
yanas d49dff4ae1 Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages. 9 years ago