-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Add GIF Player UI extension (/gifplayer.htm) #3921
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
0481eb3
Merge 0_15
Aircoookie 23f35a7
Update pio version
Aircoookie 95b25ce
Include gif library for all esp32 variants
Aircoookie 3aca770
Merge branch '0_15' into gif
Aircoookie 028b77d
Proper debug statements
Aircoookie 79790e8
add gifplayer.htm
Manut38 c3869db
add GIF button in palettes pane
Manut38 a7dc69e
small fixes
Manut38 d45409c
show ID of saved preset
Manut38 9747e61
turn hostname red on error, reduce connection timeouts
Manut38 3541490
make button functions aware of existing presets
Manut38 d213672
add "stop playback" button
Manut38 a9acf14
add pause button, improve button layout
Manut38 dbdf3cc
Merge branch 'gif' into gifplayer-html
netmindz f139e8c
Only include GIF player if we have GIF support
netmindz b968e8f
fix a few ambiguities
Manut38 aa51a38
refactor dialog style and animation
Manut38 cdef62e
fix duplicate ID attr
Manut38 98dee5c
include FX.h
Manut38 3e6c2a4
remove WLED_DISABLE_GIF
Manut38 8be3d8c
make sure gif in dialog is also read from cache
Manut38 12aec85
remove settings/back button animations
Manut38 053a839
update dialog animation
Manut38 4807ec4
add reload button
Manut38 c1fab09
remove unnecessary back button check
Manut38 ed44cdb
refactor structure
Manut38 17b0652
add download button to dialog
Manut38 5460547
fix dialog animation breaking stylesheet
Manut38 8fb4edd
change error msgs
Manut38 3841677
remove settings dialog, move reload button to footer
Manut38 87719e0
rename "force reload" to "clear cache"
Manut38 47d3a09
remove unnecessary css and comment
Manut38 980d981
rename parameter "hostname" to "host"
Manut38 0d0e7b7
move MAX_CONCURRENT_REQUESTS to constants
Manut38 d767498
fix upload area dropover animation
Manut38 8b69542
fix concurrent request actually running consecutively
Manut38 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
make button functions aware of existing presets
they will now use the existing presets, even if they were previously renamed
- Loading branch information
commit 354149026ed4e5167032da278c40173be6114907
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.