Skip to content

Commit 0e756ab

Browse files
committed
Updated documentation
1 parent d773530 commit 0e756ab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ Done
307307
- `Broadcast` class for broadcasting `Media`.
308308
- `Record` class for recording `Media`.
309309
- `Chromecast` class.
310+
- Adding headers for `Media.network` (Not possible, added user agent).
310311

311312
Under progress or planned features (irrespective of order)...
312313

@@ -316,21 +317,21 @@ Under progress or planned features (irrespective of order)...
316317
- Making things more efficient.
317318
- Supporting native volume control/lock screen notifications (Maybe).
318319
- Bringing project on other platforms like Android/iOS (Maybe).
319-
- Adding headers for MRLs (Maybe).
320320
- D-Bus MPRIS controls for `Media` playback control (Maybe).
321321

322322
## Acknowledgements
323323

324324
First of all, thanks to the [VideoLAN](https://www.videolan.org) team for creating [libVLC](https://github.com/videolan/vlc) & [libVLC++](https://github.com/videolan/libvlcpp). Really great guys really great at their work.
325325

326+
Massive thanks to [@stuartmorgan](https://github.com/stuartmorgan) from [Flutter](http://flutter.dev) team to review code & help me fix the loopholes.
327+
326328
Thanks to following members of libVLC community to give me bit of look & advice about how things work:
327329

328330
- [@jeremyVignelles](https://github.com/jeremyVignelles)
329331
- [@chouquette](https://github.com/chouquette)
330332
- [@mfkl](https://github.com/mfkl)
331333
- [@caprica](https://github.com/caprica)
332334

333-
Massive thanks to [@stuartmorgan](https://github.com/stuartmorgan) from [Flutter](http://flutter.dev) team to review code & help me fix the loopholes.
334335

335336

336337
## Contributions

0 commit comments

Comments
 (0)