- Sep 17, 2021
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Co-authored-by:
Pierre Lamot <pierre@videolabs.io>
-
Co-authored-by:
Pierre Lamot <pierre@videolabs.io>
-
-
-
it could be further simplified with ES6 Map by eliminating the retrieving function completely but it's not supported by Qt 5.11.
-
-
Implement the following features - Translucency - New volume and progress sliders - Animation for progress slider - New icons for controls - Update design and controls - New album view when playing
-
Implement the UI for the browse and the streams tabs. This includes linking to correct icons, correct NSCollectionViewItem appearance, and correct NSCollectionView appearance. Additionally, add local files browsing functionality to the browse tab. This integrates NSURLs for local files, retrieved from NSFileManager, and create VLCInputItems out of them. This mitigates the need to re-implement the whole functionality of VLCInputItem for local URLs.
-
-
-
-
- Sep 16, 2021
-
-
-
-
-
...and skip redundant reverse conversion w/ vlc_path2uri().
-
-
-
-
Otherwise, creating the demux won't work anyway. This is consistent with the current behaviour of access_New().
-
Rémi Denis-Courmont authored
-
This commit removes conditional code for the Nacl platform, in the core. https://blog.chromium.org/2020/08/changes-to-chrome-app-support-timeline.html
-
This commit removes conditional code for the Nacl platform, in the contribs.
-
This commit removes conditional code for the Nacl platform.
-
the custom implementation is no longer needed
-
-
variant is deprecated, var should be used instead https://doc.qt.io/qt-5/qml-variant.html
-