-
Updated
Jun 1, 2020 - Python
chromecast
Here are 214 public repositories matching this topic...
-
Updated
May 28, 2020 - C
You have a lot of 'providertags inManifest` as:
<provider
android:name="dev.dworks.apps.anexplorer.provider.NonMediaDocumentsProvider"
android:authorities="${applicationId}.nonmedia.documents"
android:exported="true"
android:grantUriPermissions="true"
android:permission="android.permission.MANAGE_DOCUMENT">
Description
At the moment is not possible to install tizonia with Flatpak.
Can you please also support Flatpak for installations? https://flatpak.org/
Additional Information
Flatpak is very used in distributions that do not prefer snaps.
-
Updated
Apr 23, 2020 - Python
Dynamic selector UI
Should receive status changes and show live updates
Accessibility
-
Updated
Sep 6, 2019 - Objective-C
See #55 : you'd expect brew cask uninstall soundcast to do that for you, but it just removes from /Applications. This means doing brew cask install soundcast ; brew cask uninstall soundcast doesn't leave your system clean.
-
Updated
May 26, 2020
How to install V4
Hi guys,
Is there any basic information on how to install the V4 of this branch. I would like to use that one. I have used V3 before, and now would like to trial V4.
I installed the V4 branch into my RN applicaion using
npm install --save git://github.com/react-native-google-cast/react-native-google-cast#v4
Then did cd android > ./gradlew clean
Then tried to build it and got the fo
and get it into ca.
-
Updated
Jan 1, 2018 - C#
-
Updated
Apr 28, 2020 - Java
Currently the description of the --cache flag is very unhelpful. This should be better documented in the cmd flags and possibly the readme. There should also be a command to manually clean out the cache entries in-case someone wants to clear out the cache.
I ran into an issue I had a non-local ip address cached for one of my chromecast dns entries. It would be good to remove or add a short TT
-
Updated
May 23, 2020 - JavaScript
-
Updated
Mar 18, 2020 - Shell
Currently when a file has been selected out of a file list, the download starts immediately.
Add "Start Download" button to manually trigger the download.
Also add a "Stop Download" button while download is in progress.
-
Updated
May 23, 2020 - C#
-
Updated
Jul 15, 2017 - Python
It seems that support for certain functions (e.g. PlayMediaGet) were deprecated in the v1.1.0 release but I can't find any updated usage documentation to that effect (e.g. v1.0.0 usage).
Some other v1.0.0 functions I noticed are broken (or perhaps j
-
Updated
Jun 1, 2020 - Java
-
Updated
Apr 8, 2019 - JavaScript
-
Updated
Dec 28, 2018 - JavaScript
-
Updated
Dec 1, 2019 - Swift
It would be great if there were a few pointers in the Readme on how to get a project with OpenCastSwift up and running.
Is the preferred way to use Carthage?
-
Updated
May 29, 2020 - Python
Improve this page
Add a description, image, and links to the chromecast topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chromecast topic, visit your repo's landing page and select "manage topics."
Hi there, this is something might be useful if it's put in the Wiki.
I've had a problem with
sudo modprobe snd-aloopand addingsnd-loopto/etc/modules. As the title suggest this reorders the card order during boot. Since I've only got my own setup to compare against I'll just assume that people with other GNU/Linux distros might bump into the same problem. I use Debian.Anyway, what