- Oct 26, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
-
- Oct 25, 2019
-
-
Soomin Lee authored
-
- Oct 24, 2019
-
-
Soomin Lee authored
-
- Oct 23, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
This will allow the UI to be more reactive due to the fact that it doesn't have to wait for delegate callbacks to update. Additionally, this could lead to out of bounds crashes due to timining issues with the callbacks.
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Felix Paul Kühne authored
Those devices expect a full paging implementation so by default, they will return the first 50 items only. This patch overwrites the default and requests 1500 instead, which should be sufficient for most UPnP directories. Instead of adding pagination using upnpx, we should move to libvlc's UPnP implementation which already supports it.
-
Soomin Lee authored
Due to a limitation on the medialibrary, the new label is hidden by default with playlists and video groups. Indeed, we cannot make sure that is data is persistent making the user experience a tiny bit uneasy.
-
- Oct 22, 2019
-
-
Changes reflected in Transifex
-
Edgar Fouillet authored
-
Closes #752
-
-
- Oct 19, 2019
-
-
This will allow dynamic cell resizing height for verbose languages like german Closes #672
-
- Oct 18, 2019
-
-
Soomin Lee authored
-
- Oct 17, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
-
- Oct 16, 2019
-
-
-
-
-
-
This can lead to visual glitches if this method is called from the main thread.
-
-
-
-
Edgar Fouillet authored
Microsoft browsers could send undefined path with flat structures where other browsers could send empty strings.
-
- Oct 15, 2019
-
-
Edgar Fouillet authored
Display the placeholder instead. Closes #748
-
Edgar Fouillet authored
-
- Oct 14, 2019
-
-
Edgar Fouillet authored
Force left-to-right for control buttons since progress and popups are left-to-right.
-
Edgar Fouillet authored
Mimic YouTube mini player behaviour with controls to the left and infos to the right, but keep the left-to-right controls and progress. Closes #509
-
- Oct 11, 2019