RSATom / QmlVlc

[ABANDONED] libvlc wrapper for Qt Quick 2/Qml
Other
139 stars 56 forks source link

Adds the QmlVlcPlaylist :: add (Qurl) method for direct use of the Qurl object. #73

Closed colesnicov closed 7 years ago

colesnicov commented 7 years ago

It took a while before I realized that you must make more than just get the file path.

And now I do not have to write:

`VlcPlayer.playlist.add` (fileDialog.fileUrl.toString ())`

Just take it:

    VlcPlayer.playlist.add (fileDialog.fileUrl)

RSATom commented 7 years ago

Could you please merge it in to the single patch?

colesnicov commented 7 years ago

нет. Я не умею.

RSATom commented 7 years ago

ok, will do it myself, but some time later