-
Updated
Apr 11, 2020 - JavaScript
audio-player
Here are 683 public repositories matching this topic...
-
Updated
Jul 13, 2020 - C
I added One Signal Push Notification and its working great:
Step:
0.1 Create One Signal Account
0.2 Generate iOS Push Certification for One Signal iOS Device.
https://documentation.onesignal.com/docs/generate-an-ios-push-certificate
- Add Notification Service Extension
1.1 In Xcode Select File > New > Targe
I am relatively new to the CLI, and I am slowly moving from beginner to intermediate, so I thought that I would try using CLI programs, to further improve my understanding. This program looks looks great, but the explanation of how to do the installation on Linux, is quite literally all over the place.
Whilst MacOS, Windows, FreeBSD, and Raspberry Pi have obvious sections close at hand, there i
-
Updated
Jun 16, 2020 - C++
Max audio format
Is it possible? I can't find a way to accomplish that with flutter. Could you help me?
Usage in Express?
Wondering if you could provide a basic example on how to use this in a express app?
When using Subsonic (or compatible server), a scrobbler can be configured in personal preferences. This means that you can configure the scrobbler once and supported clients will use it. The client-side configuration is as simple as checking a box. The client starts playing a song and the Subsonic server takes care of sending the info to the scrobbler service. In Airsonic, ListenBrainz and Last.fm
-
Updated
Jul 2, 2020 - C#
Should be fairly easy to implement, unfortunately I don't feel comfortable enough with front-end to send a pull request for this one.
-
Updated
Jan 24, 2018 - JavaScript
Related to #175
Currently the gnome-mpv media controls bar is very small, which makes it difficult to use on low resolution monitors and especially on touch screens (I don't know how scaling works for high resolution monitors, but small targets in the UI are usually a usability problem).
My improvement proposal is to increase the size of the media control bar. For example, Parole's media con
-
Updated
May 25, 2020 - Dart
I am using Gridsome for a project to create a static website, and have tried using the plyr component. Things work nicely in gridsome's "develop" mode ($gridsome develop), but once I try to build ($gridsome build), I receive a reference error.
the "/video/" reference in the error is the Vue component/page that I placed an insteance of vue-plyr onto.
`Could not generate HTML for "/video/":
R
-
Updated
May 14, 2020 - Shell
-
Updated
Jun 15, 2017 - Kotlin
-
Updated
Jul 9, 2020 - Dart
- Write JavaDoc comments for all class variables and functions.
- In many cases, there are multi-line JavaDoc comments where the opening
/**and closing*/could be moved onto the same line as the comment itself. - There are functions with unfinished JavaDoc comments.
- JavaDoc comments on classes can be removed if they have no useful information (Ex. A one-line description of t
-
Updated
Jul 2, 2020 - TypeScript
-
Updated
Jul 4, 2020 - Objective-C
Hi, I'm Harry. I've been on your app for some weeks now. I must commend the great job done so far. I'm on the verge of making the app, my daily driver. That's how much I love the app.
I sought ways to add my own portion of value to the app in the area of my expertise which is copywriting or content creation. The content I create include; Privacy policy, About, FAQs, Contributor.s guidelines. I s
-
Updated
Apr 8, 2020 - Java
-
Updated
Jun 16, 2016 - JavaScript
documentation
HI
first let me say I love this app , that said some people I try to get to use it are put off by it not having easily found help , as in click the "help" in the menu and find some user documentation on how to use it .
if their is something like this I have not found , where is it , and/or can it be done .
I love QMplay2 myself and have no problems with it for what I do with it , but some ki
-
Updated
Jul 9, 2020 - JavaScript
-
Updated
Jul 14, 2020 - Swift
-
Updated
May 6, 2020 - Objective-C
Improve this page
Add a description, image, and links to the audio-player topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the audio-player topic, visit your repo's landing page and select "manage topics."
When straight up using the Makefile, the man file gets installed. However, this is not the case with CMake, and I can not find an option for it. Please also allow installing any documentation, like man files, when using CMake.