106368 Commits (fd378b20470d916d839ea2f65faa6036c16e759d)
 

Author SHA1 Message Date
Tristan Matthews fd378b2047 packetizer: flac: convert read_utf8 to unsigned 2 years ago
Steve Lhomme 0ddf69fecc contrib: dvdnav: fix bogus test in patch 2 years ago
Fatih Uzunoglu 3f68114d70 qml: do not use linear filtering effect with non-RHI sg adaptation in ArtistTopBanner 2 years ago
Tal Regev 133b21c235 meson: Bug fix. Define meson variable even when option is disabled. 2 years ago
Fatih Uzunoglu 8da8fb82c6 qt: truncate instead of rounding to the nearest in `onSurfacePositionChanged()` 2 years ago
Fatih Uzunoglu bb14ebdf89 qt: use `std::ceil()` for video surface size when reporting window size 2 years ago
Fatih Uzunoglu dd31fc7ea1 qml: round the size of `PIPPlayer` 2 years ago
Fatih Uzunoglu a0d5d9cec6 qml: set fill mode to preserve aspect crop in `NetworkGridItem` 2 years ago
Fatih Uzunoglu 4847ee6eab qml: disable filtering child mouse events in Browse page flickable 2 years ago
Fatih Uzunoglu bf5e2572b1 qml: get rid of `firstVisibleItem` and `lastVisibleItem` in `FadingEdgeForListView.qml` 2 years ago
Fatih Uzunoglu 8af08453c0 qml: introduce `Helpers::itemIntersects(Item, rect)` 2 years ago
Fatih Uzunoglu 5f1d6f6a59 qml: use hover handlers in `FadingEdgeForListView` 2 years ago
Claudio Cambra 0c06c384bc macosx: Make VLCLibraryGroupsViewController VLCLibraryItemPresentingCapable conforming 2 years ago
Claudio Cambra db1ef0eeea macosx: Deduplicate library item presentation procedure in library window 2 years ago
Claudio Cambra 840affe8cf macosx: Split application of a segment's relevant view into a different method in library window 2 years ago
Claudio Cambra 532ed0ff3e macosx: Add method to get relevant library segment for a given library item 2 years ago
Claudio Cambra c6fca27924 macosx: Mark VLCLibraryWindow as VLCLibraryItemPresentingCapable 2 years ago
Claudio Cambra a56d39839f macosx: Mark library view controllers that already implement presentLibraryItem: as VLCLibraryItemPresentingCapable conforming 2 years ago
Claudio Cambra 659c46e29b macosx: Add VLCLibraryItemPresentingCapable 2 years ago
Claudio Cambra 3d0e73a0e9 macosx: Assert correct displaylink init/animation start in playback progress slider cell 2 years ago
Claudio Cambra 5923be34f4 macosx: Detect bookmark location rename and adjust the bookmark location rather than delete it 2 years ago
Claudio Cambra 3a03486961 macosx: Observe changes to bookmarked locations and delete bookmark if location is deleted immediately 2 years ago
Claudio Cambra 65cacb6e7a macosx: Remove bookmarked locations that no longer exist on load 2 years ago
Claudio Cambra 4d225c66e6 macosx: Move incrementTrailingNumber into extension method for NSString 2 years ago
Claudio Cambra bf60dc5010 macosx: When a notification message is repeated, reset timeout 2 years ago
Claudio Cambra 358b606062 macosx: Rather than append identical message and duplicating presented messages, just show one message with count 2 years ago
Claudio Cambra 7326354f5b macosx: Remove messages if they starts match from status notifier view 2 years ago
Claudio Cambra 3967e46968 macosx: Add function to add/increment a trailing number counter on a string 2 years ago
Claudio Cambra 20be0a1a74 macosx: Enable dropping files onto voutview to play them 2 years ago
Claudio Cambra 91918e91e7 macosx: Inherit from file drag recognising view in VLCVoutView 2 years ago
Claudio Cambra 3e039431aa macosx: Use play queue pasteboard handling method from file drag handling view in library window 2 years ago
Claudio Cambra 85bc3afe13 macosx: Implement standard pasteboard filename handling as playqueue items in file drag recognising view 2 years ago
Claudio Cambra feeb4a983a macosx: Inherit VLCFileDragRecognisingView in VLCDragDropView 2 years ago
Claudio Cambra 954b5a0799 macosx: Return YES for prepareForDragOperation in file drag recognising view 2 years ago
Claudio Cambra 4b05dd9741 macosx: Implement performDragOperation in FileDragRecognisingView 2 years ago
Claudio Cambra 9cbfb04330 macosx: Implement draggingEntered in VLCFileDragRecognisingView 2 years ago
Claudio Cambra e3ca629a6c macosx: Unregister dragged types on file drag recognising view on dealloc 2 years ago
Claudio Cambra 0f19d94063 macosx: Constify, clean up pasteboard handling method in VLCLibraryWindow 2 years ago
Claudio Cambra 6d9fcd4ed7 macosx: Set up drag recognition on awake from nib in file drag recognising view 2 years ago
Claudio Cambra 4f4ecab3ee macosx: Add inits for VLCFileDragRecognisingView 2 years ago
Claudio Cambra ae32aa8dfb macosx: Add setupDragRecognition method to VLCFileDragRecognisingView 2 years ago
Claudio Cambra 937f397d96 macosx: Add starter VLCFileDragRecognisingView 2 years ago
Maxime Chapelet 62f11751ed macos: fix media playback 2 years ago
Maxime Chapelet 98bf91e355 macos: fix a notification method signature 2 years ago
Thomas Guillem 863a5b8d5b dvdnav: don't send EOS packet 2 years ago
Thomas Guillem 4ae4fe9b24 Revert "decoder: check if draining from IsEmpty()" 2 years ago
Thomas Guillem 97a211975d es_out: remove extra drain call 2 years ago
Thomas Guillem b67ea0ff9d es_out: drain from ES_OUT_DRAIN 2 years ago
Thomas Guillem 84e8602496 dvdnav: ensure spus are processed after the last I-frame 2 years ago
Thomas Guillem 48bb67d301 dvdnav: fix DemuxForceStill() 2 years ago