107383 Commits (48f2b7f3c4c77a1a8980af66515db9cc0766d795)
 

Author SHA1 Message Date
Alexandre Janniaux 48f2b7f3c4 darwinvlc: fix libvlc termination and SIGTERM/SIGINT handling 10 months ago
Alexandre Janniaux 025ea2fd6a macosx: handle termination through libvlc_Quit 10 months ago
Alexandre Janniaux 31a8877fc0 qt: intercept closeEvent for Macos 10 months ago
François Cartegnie c52d819d60 demux: hls: fix byterange offset propagation 10 months ago
François Cartegnie e367a322a9 demux: hls: fix byterange attribute comment 10 months ago
François Cartegnie af4c229f32 demux: adaptive: replace Unset with optional 10 months ago
François Cartegnie 3870be59cd demux: adaptive: add std::optional compatibility 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
Alexandre Janniaux 5489cf3a5c extras: tools: bump to automake 1.18 9 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 c1ad9addfe udisks: unref the bus on close 10 months ago
Fatih Uzunoglu 859a3b01d0 udisks: unref the bus on error 10 months ago
Fatih Uzunoglu 75aa9be12c udisks: fix heap corruption 10 months ago
Fatih Uzunoglu 0c21aa42a3 qt: use the old scrolling approach in flickables if Qt >= 6.6.0 10 months ago
Tristan Matthews e94baffb23 contrib: ogg: update to ogg 1.3.6 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
Steve Lhomme 32d5d04642 meson: fix relative path of libvlc_internal.h 10 months ago
Pierre Lamot af17988609 qml: expose VLCTick::FormatFlag enum parameter in a QML namespace 10 months ago
Pierre Lamot 552353896f qt: don't store base and invalid value in each VLCTick 10 months ago
Pierre Lamot 4aeda6f995 qt: don't return raw vlc_tick_t in model::data() 10 months ago
Pierre Lamot 616fed4a2d qt: don't register VLCTick in qml 10 months ago