22872 Commits (025ea2fd6accebbc528201d0d6516ec06ec1b614)

Author SHA1 Message Date
Alexandre Janniaux 025ea2fd6a macosx: handle termination through libvlc_Quit 10 months ago
Alexandre Janniaux 31a8877fc0 qt: intercept closeEvent for Macos 10 months ago
Claudio Cambra eccffab95e macosx: Do not display the year in supplementary detail view if this is invalid 10 months ago
Alexandre Janniaux 8013ec70ca qt: compositor: fix UAF when destroying window 10 months ago
Alexandre Janniaux 2e53fbfd4e qt: catch std::bad_alloc in WindowOpen 10 months ago
Claudio Cambra a091acfd81 macosx: Use dispatch async to toggle fullscreen state for windows in video output provider 10 months ago
Claudio Cambra a009d7fe3e macosx: Apply fullscreen bool to vout thread within window class when using non-native fullscreen 10 months ago
Claudio Cambra f9f441a318 macosx: Do not set fullscreen on window parent when setting up fullscreen 10 months ago
Claudio Cambra 5ae754795c macosx: Ensure animation context and full screen closing isn't started until end of playback view is dismissed 10 months ago
Claudio Cambra 74a2a16b88 macosx: Extract video window's dismissal procedure to block variable, reuse for playback end view dismissal handling 10 months ago
Claudio Cambra c1af1d5083 macosx: Fix returnToLibrary behaviour when the main video view is assigned onto a non-library window video window 10 months ago
Claudio Cambra 0425c22fdd macosx: Port handling of end-of-playback view to all video windows 10 months ago
Claudio Cambra e1dfad101a macosx: Handle video playback appearance for library window via video output provider 10 months ago
Claudio Cambra 71fe220393 macosx: Delete callback for WindowFloatOnTop when removing vout for display 10 months ago
Claudio Cambra bf1ef7069f macosx: Only display "play next" items in playback end view that are actually playable 10 months ago
Fatih Uzunoglu cbe5d587bc qml: fix going out of bounds in `ExpandGridView` 10 months ago
Fatih Uzunoglu 0c21aa42a3 qt: use the old scrolling approach in flickables if Qt >= 6.6.0 10 months ago
Astrom Cheng 70de580e9b macosx: Display internal track titles from cue/m3u files in playqueue 10 months ago
Prince Gupta fd62bdbeb4 qml: add some spacing at bottom of Browse Home view 10 months ago
Fatih Uzunoglu adcaf45fd0 qml: set the display margins for the horizontal list view in `MusicArtist` 10 months ago
Fatih Uzunoglu 858233eeef qml: consider display margins properly in hover area placement of `FadingEdgeForListView` 10 months ago
Fatih Uzunoglu c3b0aaf5c2 qt: fix stack overflow in `OpenUrlDialog` 10 months ago
Fatih Uzunoglu 97defe13cf qml: remove the obsolete note in `ImageExt` 10 months ago
Fatih Uzunoglu 81335f6a16 qml: use fill mode preserve aspect crop in music artist page header cover 10 months ago
Fatih Uzunoglu aebf15294e qml: use fill mode preserve aspect crop in music artist page artists view 10 months ago
Fatih Uzunoglu 739acee7e5 qml: use fill mode preserve aspect crop in horizontal list view of music artist page 10 months ago
Fatih Uzunoglu 040456829c qml: hide the artists pane resize handle if it is not functional 10 months ago
Fatih Uzunoglu 32ef470493 qml: hide the playlist pane resize handle if it is not functional 10 months ago
Claudio Cambra a136f30518 macosx: Prevent displaying of live playback in main window controls bar when video track is disabled 10 months ago
Claudio Cambra 9ab2159dd3 macosx: Do not set up live playback controls bar view when using detached video window 10 months ago
Claudio Cambra 310679ffe7 macosx: Prevent collapsing of sidebar navigation section if a child is selected 10 months ago
Fatih Uzunoglu 2bffc170e6 qt: remove `play_shadow.png` 10 months ago
Fatih Uzunoglu 990c6d60b3 qml: use `DefaultShadow` in `PlayCover` 10 months ago
Steve Lhomme 771f0b3bed meson: do not look for required dependencies if skins2 is disabled 10 months ago
Steve Lhomme f1ac6ae875 meson: make Windows and X11 skins2 code exclusive 10 months ago
Pierre Lamot af17988609 qml: expose VLCTick::FormatFlag enum parameter in a QML namespace 11 months ago
Pierre Lamot 552353896f qt: don't store base and invalid value in each VLCTick 11 months ago
Pierre Lamot 4aeda6f995 qt: don't return raw vlc_tick_t in model::data() 11 months ago
Pierre Lamot 616fed4a2d qt: don't register VLCTick in qml 11 months ago
Pierre Lamot a1f23bc9cb qml: register VLCDuration and VLCTime as Q_GADGET 11 months ago
Fatih Uzunoglu 0c69eba89f qml: remove the built-in padding from `TableViewDelegateExt`'s content item 10 months ago
Fatih Uzunoglu 6a71287be1 qml: do not discriminate the mouse event types in `Player.qml` 10 months ago
Fatih Uzunoglu 6ef00aa164 qml: delay the visibility binding inside layout in `ArtworkInfoWidget` 10 months ago
Fatih Uzunoglu 0693cd9ae7 qml: automatically request focus in `MainViewLoader` loaded item 10 months ago
Fatih Uzunoglu 81e907ab51 qml: set `Navigation.parentItem` in `ViewHeader` 10 months ago
Fatih Uzunoglu cf70d3d1e8 qt: make `MLContextMenu::deleteFileFromSource()`'s prompt translatable 10 months ago
Fatih Uzunoglu 44fa61fe93 qt: make it possible to delete playlists with the delete key 1 year ago
Fatih Uzunoglu ddd66d5268 qt: prompt confirmation before committing deletion in `PlaylistMediaList` 1 year ago
Fatih Uzunoglu 1cd602b415 qt: register `MLPlaylistListModel::Roles` enum in metatype system 1 year ago
Fatih Uzunoglu 08d4a5addc qt: rename `DialogsProvider::getMessageDialog()` to `DialogsProvider::questionDialog()` 10 months ago