-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes to "stopsounds" and better whitelisting code
- Fixed "stopsounds" concommand not working on radios. - Added GUI cases and controls to resume radios stopped by "stopsounds". - Added context menu options for resuming radios stopped by "stopsounds". - Improved Dropbox support with CFC HTTP Whitelist. - Improved URL checks for addon's whitelist. - Improved URL checks for CFC HTTP Whitelist. - Improved rendering performance of GUIs a bit.. - Refactored auto converters for URLs and removed dead YouTube code. - Added max age of files (7 days) to the cache system. Older cache files are deleted. - Moved the file cache location to "cache-sv" and "cache-cl" for server/client. The old cache directory is wiped.
- Loading branch information
Showing
45 changed files
with
1,745 additions
and
1,300 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.