Commit Graph
26 Commits
Author SHA1 Message Date
Guilherme Rambo 123917c68d Improved full screen transition 2024-05-30 17:07:37 -03:00
Guilherme Rambo 0bb0c5b43f Fixed video layout guides not updating correctly 2024-05-30 16:39:53 -03:00
Guilherme Rambo b24b178e1d Removed detached playback status presentation from player view, added delegate methods to implement in main app UI 2024-05-30 15:28:44 -03:00
Guilherme Rambo 3daf606999 Removed custom external playback support 2024-05-30 14:27:25 -03:00
Guilherme Rambo 3780e5a11f Constraining PiP status to video area, improved external playback status display 2024-05-28 14:07:24 -03:00
Guilherme Rambo 0877fd98fa Using a layout guide based on the video content in order to align player controls to video area instead of player area itself 2023-06-08 14:32:25 -03:00
Allen Humphreys 324f3a31ec Go a bit further in changing over 2023-06-08 10:31:52 -04:00
Guilherme Rambo 09a92f908c Fixed warnings 2023-05-10 14:18:38 -03:00
Gui Rambo 6db8b61eaa Fixed a bunch of warnings 2021-03-30 13:03:11 -03:00
Guilherme Rambo f3b4565487 Moved dependencies to Swift Package Manager, disabled ChromeCastCore, fixed warnings 2020-12-02 11:26:34 -03:00
Guilherme Rambo e13fd37a38 Implemented clip sharing 2020-06-02 19:03:29 -03:00
Guilherme Rambo 2f35327964 Merge pull request #501 from insidegui/ah/bookmarks-filtering
Support filtering on bookmarked sessions, some UI fixes for bookmarks in timeline
2018-10-05 20:36:13 -03:00
Allen Humphreys 9207abc289 Migrate to swift 4.2 2018-09-12 17:20:28 -05:00
Allen Humphreys b84aa23751 Support filtering on bookmarked sessions, some UI fixes for bookmarks in timeline 2018-08-22 20:49:36 -05:00
Allen Humphreys 22caff6a95 Use the software renderer for blurred image, for battery reasons 2018-07-04 10:31:30 -05:00
Allen Humphreys c684cc83d9 Ensure contents always get set, even on failure 2018-07-02 16:46:31 -05:00
Allen Humphreys ec56b10328 Replace layer-based filtering with one-time image filtering for blurred effect 2018-07-02 15:47:39 -05:00
Ben Newcombe 244c56d359 SwiftLint Compliance
51 warning-level lint issues remaining -- generally those which would require slightly more refactoring work to address.
2018-01-22 02:09:21 +00:00
Otávio Lima fb59418e6e Reduce verbosity by using dot syntax 2018-01-11 23:53:50 +02:00
Otávio Lima 055b66ce62 Convert project to Swift 4 2017-09-17 20:12:25 +03:00
Otávio Lima 271c67a837 Remove use of self when it is not mandatory 2017-09-05 23:58:11 +03:00
Adam Nemecek c9ae271dbb Adam Nemecek's refactor 2017-09-01 15:47:46 -05: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 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