48 Commits

Author SHA1 Message Date
Guilherme Rambo
e3dec6bcef Session info tabs, transcript view 2017-05-29 00:34:06 -03:00
Guilherme Rambo
b658262490 Bookmark editing improvements 2017-05-28 22:33:31 -03:00
Guilherme Rambo
c5617202c0 Bookmark editing 2017-05-28 21:58:46 -03:00
Guilherme Rambo
6f430e9d72 Showing annotation window when annotation is selected in the timeline 2017-05-28 21:13:44 -03:00
Guilherme Rambo
1765c5a96c Fixed remaining time display for streamed videos 2017-05-28 19:35:11 -03:00
Guilherme Rambo
521be2b238 Fixed spacebar play/pause in fullscreen 2017-05-28 19:28:34 -03:00
Guilherme Rambo
720e640a91 Preventing keystrokes from reaching player view when editing text 2017-05-28 16:24:47 -03:00
Guilherme Rambo
312eb54c2e Correctly clearing hovered annotation variable when the mouse is not over an annotation anymore 2017-05-28 15:41:16 -03:00
Guilherme Rambo
a352a1f451 Clicking a bookmark will seek to its position in the video 2017-05-28 15:28:21 -03:00
Guilherme Rambo
d0f1fe8880 Closing current video in fullscreen when selecting play in another 2017-05-28 15:13:55 -03:00
Guilherme Rambo
1637c2d10a Fixed player picture autolayout issue when exiting fullscreen 2017-05-28 15:04:12 -03:00
Guilherme Rambo
eadcbfb509 Improved shelf video management (Closes #194) 2017-05-23 22:35:16 -03:00
Guilherme Rambo
39edd8f4c6 Preventing the mouse cursor from hiding when playing video in PiP 2017-05-22 22:29:52 -03:00
Guilherme Rambo
80d72caedc Added gradient overlay to video 2017-05-22 22:23:21 -03:00
Guilherme Rambo
fbe2c7396e Play/pause using the space bar 2017-05-21 21:14:19 -03:00
Guilherme Rambo
491037d691 Basic bookmark management 2017-05-20 13:49:01 -03:00
Guilherme Rambo
94a9506f34 Added share picker 2017-05-20 00:23:20 -03:00
Guilherme Rambo
f7923d516f Fixed PUIButton tint color 2017-05-17 14:54:26 -03:00
Guilherme Rambo
73349f2f4b Using filled favorite star when favorited, using highlight color for action buttons 2017-05-15 20:11:02 -03:00
Guilherme Rambo
b68a069517 Fixed PiP indicator color 2017-05-15 20:00:57 -03:00
Guilherme Rambo
0bebd06ad9 Created separate configurations for iCloud-enabled builds 2017-05-15 13:48:26 -03:00
Guilherme Rambo
8cb5b0379b Hooked up volume slider/button to actual volume, showing muted icon when muted 2017-05-14 21:07:02 -03:00
Guilherme Rambo
9ad3ff7175 Styled player volume slider 2017-05-14 20:59:10 -03:00
Guilherme Rambo
cef1977fd3 Automatically entering PiP when changing selection/tab 2017-05-14 18:35:39 -03:00
Guilherme Rambo
5df541163a Improved PiP support 2017-05-14 10:20:02 -03:00
Guilherme Rambo
f543cc782f Increased blur saturation on external playback status view 2017-05-14 10:10:57 -03:00
Guilherme Rambo
9ef7dfee72 Moved PIP.h into the repo 2017-05-14 10:10:40 -03:00
Guilherme Rambo
c56be9dd69 Showing PiP status when playing in PiP mode 2017-05-13 23:59:46 -03:00
Guilherme Rambo
8fbf914f9a Added delegate methods for entering/exiting PiP, reflecting PiP state on button 2017-05-13 23:24:24 -03:00
Guilherme Rambo
ecaf625d3a Implemented PiP 2017-05-13 23:19:39 -03:00
Guilherme Rambo
dafc13057b Moved player picture to a container view controller 2017-05-13 22:16:22 -03:00
Guilherme Rambo
6cffa812e2 Added blur view behind player controls 2017-05-06 19:05:26 -03:00
Guilherme Rambo
17415b8500 Added session actions buttons, favoriting works 2017-05-06 17:36:34 -03:00
Guilherme Rambo
a565026724 Removed PIPContainer-based PiP function (will be implemented manually). Fixed fullscreen toggling with double-click. Removed legacy PlayerWindow PiP stuff 2017-05-06 13:13:52 -03:00
Guilherme Rambo
5f913b0a7f Fixed autolayout issues in video details 2017-05-02 10:00:16 -03:00
Guilherme Rambo
eeb10b58a1 Removed vfx view for now 2017-05-01 21:04:18 -03:00
Guilherme Rambo
4cda5bb842 Added time text above annotations when hovered/moved 2017-05-01 20:56:12 -03:00
Guilherme Rambo
c078043a34 Improved annotation bubbles interaction 2017-05-01 20:09:37 -03:00
Guilherme Rambo
477f460e69 Implemented annotation bubbles interactions 2017-05-01 19:59:29 -03:00
Guilherme Rambo
7a6bf2e6c8 Added player view delegates 2017-05-01 17:17:27 -03:00
Guilherme Rambo
882591bb64 Improved external playback simulation 2017-05-01 16:52:19 -03:00
Guilherme Rambo
90d6f72700 Improved external playback protocols, implemented simulated external provider for testing 2017-05-01 16:44:32 -03:00
Guilherme Rambo
6f95cdff6b Added extras menu, external playback infrastructure 2017-05-01 13:30:33 -03:00
Guilherme Rambo
577ae49ee5 Added playback speed control 2017-05-01 12:18:41 -03:00
Guilherme Rambo
22bcd7f60b More player UI stuff 2017-04-30 17:30:19 -03:00
Guilherme Rambo
8a95549a5a Added hovering effect to annotation bubbles 2017-04-30 12:53:37 -03:00
Guilherme Rambo
666dbdf977 Basic player controls working 2017-04-29 20:08:47 -03:00
Guilherme Rambo
02e4636433 Started working on PlayerUI 2017-04-29 17:24:42 -03:00