Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete Flutter VLC Player Rewrite - co-authroed with @alr2413 #159

Merged
Merged
Show file tree
Hide file tree
Changes from 34 commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
c94c8dd
Merge pull request #1 from solid-software/master
mitchross May 19, 2020
f2a2429
Bugfix for https://github.com/solid-software/flutter_vlc_player/issue…
mitchross May 24, 2020
c785f18
spec bump
mitchross May 24, 2020
0ee1d61
Merge pull request #2 from solid-software/master
mitchross May 24, 2020
c5629d9
changelog
mitchross May 24, 2020
9aac8d9
bugfix, podspec update
mitchross May 29, 2020
c1ab9a4
Changelog update
mitchross May 29, 2020
5cc152d
Merge branch 'master' into pr/3
mitchross May 29, 2020
957ead6
Merge pull request #4 from mitchross/pr/3
mitchross May 29, 2020
6b07983
Updates version
mitchross May 29, 2020
f9bd87d
Create Video Seek Example
mitchross Jul 7, 2020
48db45c
Fix seek time on iOS. Add Seekbar to demo app.
mitchross Jul 7, 2020
cff5a67
Merge branch 'pr/7'
mitchross Jul 7, 2020
29ef030
PR comments
mitchross Jul 8, 2020
5bf34d7
Merge pull request #8 from solid-software/master
mitchross Jul 30, 2020
104c1ad
Merge pull request #9 from solid-software/master
mitchross Jul 31, 2020
4821c6b
Merge pull request #10 from solid-software/master
mitchross Aug 4, 2020
ae1d703
Merge pull request #11 from solid-software/master
mitchross Sep 12, 2020
26aacd0
Merge pull request #12 from solid-software/master
mitchross Sep 22, 2020
1b36f9a
update cocoapods
mitchross Oct 6, 2020
1e84965
Small formatting
solid-software-hq Oct 10, 2020
c1831b8
Merge pull request #13 from solid-software/master
mitchross Nov 23, 2020
11f0bb7
Merge pull request #14 from solid-software/master
mitchross Jan 10, 2021
9bf1871
Sync merge https://github.com/solid-software/flutter_vlc_player/issue…
mitchross Jan 10, 2021
0365b21
restore git ignore
mitchross Jan 10, 2021
93d893e
cleanup
mitchross Jan 11, 2021
52c45a2
fix some reported issues
alr2413 Jan 11, 2021
8d69cb2
fix import issues
mitchross Jan 12, 2021
5d67d60
fix the mentioned issues on import
alr2413 Jan 12, 2021
15f72be
Update flutter_vlc_player/android/src/main/java/software/solid/flutte…
alr2413 Jan 12, 2021
822c4f1
fix the last suggestion commit issue
alr2413 Jan 12, 2021
3fa320d
fix almost all reported issues
alr2413 Jan 12, 2021
c988f2f
changelog update
mitchross Jan 12, 2021
058691f
restore funding
mitchross Jan 12, 2021
ae3f6d5
Try loading video from temp system
mitchross Jan 13, 2021
4bab286
Update flutter_vlc_player/CHANGELOG.md
mitchross Jan 13, 2021
77b7f67
PR Comments
mitchross Jan 14, 2021
31820be
Merge branch 'platform_interface_vlc_pluginv2' into PR-comments
mitchross Jan 14, 2021
426dadf
fix build
mitchross Jan 14, 2021
07f4af2
Merge pull request #16 from mitchross/PR-comments
mitchross Jan 15, 2021
8611bd9
fix overlay issue
alr2413 Jan 15, 2021
932f648
add isEnded flag
alr2413 Jan 15, 2021
67c769f
fix cancel subscription exception
alr2413 Jan 15, 2021
3e9f9be
fix chrome cast
mitchross Jan 15, 2021
12a8aa7
stop media before setting a new one
alr2413 Jan 15, 2021
f6ca8ed
draft todo
mitchross Jan 15, 2021
e3604f2
Merge remote-tracking branch 'origin/PR-comments' into PR-comments
mitchross Jan 15, 2021
7e6b734
Merge pull request #17 from mitchross/PR-comments
mitchross Jan 15, 2021
d627156
remove extra gradle dependency
mitchross Jan 17, 2021
6fa0a25
Update Readme Part 1
mitchross Jan 19, 2021
8aa8756
fix android repeat issue
mitchross Jan 19, 2021
340aee9
fix ios repeat issues
mitchross Jan 19, 2021
7b6f2f4
Merge remote-tracking branch 'origin/platform_interface_vlc_pluginv2'…
mitchross Jan 19, 2021
9baab4a
fix bug with play/pause
mitchross Jan 19, 2021
f67f5d7
fix play pause bug
mitchross Jan 19, 2021
bc71608
fix replay issue
alr2413 Jan 19, 2021
5c62767
fix export libary
alr2413 Jan 19, 2021
b89c578
updated readme screenshots
alr2413 Jan 19, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
3 changes: 2 additions & 1 deletion .github/FUNDING.yml → .github/funding.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
Expand All @@ -9,4 +10,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']