109443 Commits (b8148a855da7c21dfa754aaebf3a8a8fc4b812ec)
 

Author SHA1 Message Date
Claudio Cambra b8148a855d macosx: Remove incorrect whitespaces in audio group data source 2 months ago
Claudio Cambra 3cfbeb03e1 macosx: Simplify setRepresentedAudioGroup in audio group data source, leverage property 2 months ago
Thomas Guillem 0a4b3c6002 vaapi: dec-dev: reject NVDEC driver 2 months ago
Claudio Cambra 4f16e9241e macosx: Make representedItem parameter in group header delegate nullable 2 months ago
Claudio Cambra 2d978211bb macosx: Correctly implement table view check in master detail view table view delegate 2 months ago
Claudio Cambra 57979cb89b macosx: Use correct table views in abstract master/detail view classes 2 months ago
Claudio Cambra 6e18b0adf4 macosx: Add support for header in groups table view 2 months ago
Claudio Cambra be21afbde3 macosx: Implement header view support in playlist view controller 2 months ago
Claudio Cambra 7a44513632 macosx: Implement updateHeaderForMasterSelection in playlist data source 2 months ago
Claudio Cambra 8cb0ed9b9e macosx: Align update header based on selection method names 2 months ago
Claudio Cambra 6de215ed88 macosx: Move header delegate definition into master detail view data source protocol 2 months ago
Claudio Cambra c830598e75 macosx: Leverage group header delegation in table view delegate within favorites view controller 2 months ago
Claudio Cambra 712be53585 macosx: Implement updateHeaderForTableView in abstract grouping data source 2 months ago
Claudio Cambra 931b61e4e2 macosx: Make master/detail view table view delegate VLCLibraryGroupHeaderDelegate conformant 2 months ago
Claudio Cambra 795f45a926 macosx: Remove unused selectedRow in master detail view table view delegate 2 months ago
Claudio Cambra 5c744ed591 macosx: Hide float-on-top indicator when fading out main video view controls 2 months ago
Claudio Cambra c9715c5dd9 macosx: Preallocate matchingTitles size in library window 4 months ago
Claudio Cambra f62ebfa4fb macosx: Do not double-create array in toolbar delegate 4 months ago
Claudio Cambra ee907c1f03 macosx: Avoid double iteration in toolbar delegate by using/reusing index 4 months ago
Claudio Cambra 3ea2ae1328 macosx: Avoid creating a subviews array copy in library window 4 months ago
Claudio Cambra f4a764b1d8 macosx: Avoid creating copies where possible during audio group item handling in library model 4 months ago
Claudio Cambra e3e36e5677 macosx: Avoid creating copies where possible during actions in librarymodel 4 months ago
Claudio Cambra 056ab09d52 macosx: Avoid creating unneeded copies of containers in home view stack view controller 4 months ago
Claudio Cambra 052af75c4b macosx: Avoid creating unneeded copies of playlists 4 months ago
Claudio Cambra 84a9d8431f macosx: Avoid copy-write-copy pattern in video container view data source 4 months ago
Claudio Cambra 0edb6284a5 macosx: Avoid creating unneeded copies of generated animation steps in flow layout 4 months ago
Claudio Cambra be73eb7469 macosx: Leverage mutable copy to acquire mutable path items in VLCInputNodePathControl 4 months ago
Claudio Cambra 3b5d642c1c macosx: Avoid copy-write-copy pattern in video data source 4 months ago
Claudio Cambra fdcb96e200 macosx: Avoid copy-write-copy pattern in audio data source 4 months ago
Alexandre Janniaux 1499dacef4 apple: build: add --with-contrib/--without-contrib 2 months ago
Thomas Guillem 910a544aa6 nvdec: gl: use chroma desc to calculate WidthInBytes 2 months ago
Thomas Guillem 770a6e1c81 nvdec: refactor GPU copy by using chroma description 2 months ago
Zyad M. Ayad 0bd45a13cc qt: Add radio icon to Radio service discovery module 2 months ago
unichronic 107825b609 demux: mkv: fix NULL deference error with invalid header compression 2 months ago
Atul Singh 51b6d57ede qt: Add 'Clear History' button to network URL open dialog 2 months ago
Thomas Guillem 3884d57a1f nvdec: increase priority 2 months ago
Thomas Guillem 257a380341 nvdec: check early if dec-dev is compatible 2 months ago
Thomas Guillem 658ac9f758 vaapi: dec-dev: increase all priorities 2 months ago
Claudio Cambra aed1ca0c53 macosx: Prevent empty selection in favorites group selection table view 2 months ago
Claudio Cambra 79cb0b290a macosx: Do not display "all favorites" section within favorites library if there is only one favorites type present 3 months ago
Claudio Cambra f110a2040e macosx: Make active state visible for float on top button on Tahoe 3 months ago
Serhii Bykov 655b174e85 macosx: fix progress bar advancing after pause due to orphaned timer 2 months ago
Steve Lhomme 107a237963 android/display: tell libvlcjni where we want the video to be in the window 5 months ago
Steve Lhomme efc783144a android/display: group the subpicture VOUT_DISPLAY_CHANGE_SOURCE_CROP/PLACE 2 years ago
Claudio Cambra c8a5818cfd macosx: Remove VLCLibraryAudioGroupHeaderView 2 months ago
Claudio Cambra bd37a19f18 macosx: Use the table header view for the audio group collection views 2 months ago
Claudio Cambra 5db64f2ecb macosx: Ensure the audio group table header root view has no visible background 2 months ago
Claudio Cambra 56c45f2747 macosx: Add initialiser to audio group table header view to initialise with internal padding value 2 months ago
Claudio Cambra bd886f12ac macosx: Add property to selectively apply internal padding within audio group table header view 2 months ago
Claudio Cambra c5f6cdbe69 macosx: Extract application of constraints for audio group table header view 2 months ago