- May 06, 2024
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Windows Vista or Windows 11 style is used on Windows. Fusion style is not necessary.
-
-
-
-
- May 05, 2024
-
-
-
-
*GetMediaSource returns a strong reference which must be released by vlc_media_source_Release (see vlc_media_source_provider_GetMediaSource), store the returned referenced in appropriate RAII handler so it can be automatically removed at the end of scope
-
Fixes #28595 Signed-off-by:
Aakarsh MJ <mj.akarsh@gmail.com>
-
If items are dropped to background rather than into a playlist that is available, then a new playlist is created with the dropped items as its sole content.
-
With this patch, it is now possible to drag media library and input items directly into a playlist. New input item is created for an unknown source. So, actions such as dragging from file browser should also be supported as long as the drag event contains URLs. It is also possible to append a playlist into another playlist. Previously, it was only possible to first load the playlist in order to add items. Now, in the playlist view (the view where all the playlists are listed) items can be dropped in to the playlists.
-
-
-
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
This reverts commit 654edb76. Qt 6 should use Segoe UI font by default on windows. See QTBUG-58610.
-
qt will warn about parameter injection otherwise
-
Only the aout stream need to be restarted on error.
-
Only the aout stream need to be restarted on error.
-