102794 Commits (95c7c1b5747ca4021cc8a40bdce968e47984ef88)
 

Author SHA1 Message Date
Steve Lhomme b93fe566a9 demux/subtitles: set i_stop to VLC_TICK_INVALID when it's not known 2 years ago
Steve Lhomme b39d8e71fa Revert "check the length is not VLC_TICK_INVALID explicitly" 2 years ago
Steve Lhomme 1a3cf7e6a0 subpicture: initialize i_stop to VLC_TICK_INVALID rather than 0 2 years ago
Vikram Kangotra 2e462c5062 extensions_manager: Introduce typed callbacks for extensions_manager 2 years ago
Fatih Uzunoglu d1e64ef25f Revert "configure: detect private Qt6 Wayland Client using qmake" 2 years ago
Fatih Uzunoglu 9f6afa3645 qt: do not use HAVE_QT_WAYLAND 2 years ago
Felix Paul Kühne d7d6e1801e AVAudioSession: set fixed spatial experience on visionOS 2 years ago
Felix Paul Kühne 6efd3de77b AVAudioSession: enable for visionOS 2 years ago
Felix Paul Kühne 492a9419ce avsamplebuffer: enable for visionOS 2 years ago
Fatih Uzunoglu d08e446a0f contrib: mingw64: update d3d12 2 years ago
Felix Paul Kühne fd6fa7ac15 iosvlc: add support for visionOS 2 years ago
Claudio Cambra c27a4b9d5e macosx: Do not show carousel buttons if only one item (or fewer) 2 years ago
Claudio Cambra 3b5b3b5d72 macosx: Remove leading padding for carousel in carousel view 2 years ago
Claudio Cambra e057cefeb3 macosx: Update visibility of buttons depending on current button in carousel views 2 years ago
Claudio Cambra 4a89acef95 macosx: Use circular buttons for carousel 2 years ago
Claudio Cambra cffaefbde7 macosx: Add padding between carousel items and leading button 2 years ago
Claudio Cambra bc3745c878 macosx: Improve left and right button sizing in carousel views 2 years ago
Claudio Cambra f0c23ce33a macosx: Improve styling of left and right buttons in carousel view 2 years ago
Claudio Cambra 2ec631c48d macosx: Expose left and right buttons as properties of carousel view 2 years ago
Claudio Cambra 9404a84207 macosx: Clean up instantiation of buttons and images in carousel view 2 years ago
Claudio Cambra 5921d482ad macosx: Make left and right buttons in carousel view functional 2 years ago
Claudio Cambra d8c777d285 macosx: Add clickable buttons for carousel base container view 2 years ago
Steve Lhomme 25dfe4a2ef configure: always use ws2_32 and iphlpapi for Windows networking 2 years ago
Steve Lhomme 73c858ddc1 vlc_fixups: remove old IN6_IS_ADDR_MULTICAST hack 2 years ago
Steve Lhomme 81336965c6 contrib: mingw64: add missing header recently modified for UWP 2 years ago
Steve Lhomme f814f06e5f contrib: mingw64: update to version 12.0.0 2 years ago
Fatih Uzunoglu fea49c4504 qml: use `paintedWidth` and `paintedHeight` in DoubleShadow 2 years ago
Claudio Cambra 5b983caa8e macosx: Fix indentation in VLCLibraryCollectionViewItem rightMouseDown 2 years ago
Claudio Cambra 611c25effb macosx: Fix selectability of library collection view items in library window XIB 2 years ago
Claudio Cambra 86453a3c0a macosx: Use XIBs as single source of truth on collection view selection settings 2 years ago
Claudio Cambra 656d3dc6ac macosx: Fix collapse of supplementary detail view when multiple collection view items deselected 2 years ago
Claudio Cambra 4a7aa6cf47 macosx: Set multiple selection as allowed in library collection view's parent view controllers 2 years ago
Claudio Cambra a755063b43 macosx: Set multiple selection to YES in collection views in library window XIB 2 years ago
Claudio Cambra 9b711f11af macosx: If possible, set a collection view's selected items as the represented items for a right-clicked colllection view item's menu 2 years ago
Claudio Cambra 0f9d3db04c macosx: Add representedItemsAtIndexPaths method to VLCLibraryCollectionViewDataSource protocol 2 years ago
Claudio Cambra 8880dcce1b macosx: Replace deprecated NSControlKeyMask with NSEventModifierFlagControl in VLCLibraryCollectionViewItem 2 years ago
Claudio Cambra 8fa287caeb macosx: Deduplicate context menu setup and presentation in VLCLibraryCollectionViewItem 2 years ago
Claudio Cambra 009960d468 macosx: Remove autoscroll and wrapping in home view carousels 2 years ago
Claudio Cambra fb29981a98 macosx: Fix reloadData breaking carousel item views in iCarousel 2 years ago
Fatih Uzunoglu 05134504b0 qt: do not use double precision in settings 2 years ago
Fatih Uzunoglu 29cde5f95d qml: make ArtworkInfoWidget draggable 2 years ago
Fatih Uzunoglu 0d83ffab77 qt: accept `PlaylistItem` in `vlc::playlist::toMediaList()` 2 years ago
Fatih Uzunoglu 95d26c79b9 qt: add `inputItem()` method to PlaylistItem 2 years ago
Prince Gupta 8fffc6e248 qml: remove unused params from itemDoubleClicked signal of GridItem 2 years ago
Prince Gupta 2d905951c8 qml: remove unused params from signal itemClicked of GridItem 2 years ago
Prince Gupta 3606e0c5ef qml: only signal itemClicked on pressing left button in GridItem 2 years ago
Pierre Lamot 5afeb5aaef qt: fix deadlock when quitting qt application with X11 compositor 2 years ago
Pierre Lamot 65dc0343bf qt: fix race condition when closing interface while video is opening with X11 2 years ago
Pierre Lamot 81a2cbc669 qt: fix out of bound checking of xcb properties 2 years ago
Pierre Lamot eeea8ddeda qt: fix freeze after minimizing window with X11 compositor 2 years ago