You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Claudio Cambra b8148a855d macosx: Remove incorrect whitespaces in audio group data source 2 months ago
..
audio-library macosx: Remove incorrect whitespaces in audio group data source 1 month ago
favorites-library macosx: Move header delegate definition into master detail view data source protocol 2 months ago
groups-library macosx: Add support for header in groups table view 2 months ago
home-library macosx: Avoid creating unneeded copies of containers in home view stack view controller 2 months ago
media-source macosx: fix wrong thumbnails on fast scrolling in media source list 2 months ago
playlist-library macosx: Use correct table views in abstract master/detail view classes 2 months ago
video-library macosx: Avoid copy-write-copy pattern in video data source 2 months ago
VLCInputItem.h macosx: Fix new warnings emitted in VLCInputItem 6 months ago
VLCInputItem.m macosx: Fix new warnings emitted in VLCInputItem 6 months ago
VLCInputNodePathControl.h macosx: Add method to VLCInputNodePathControl to clear path control items ahead of given path control item 3 years ago
VLCInputNodePathControl.m macosx: Leverage mutable copy to acquire mutable path items in VLCInputNodePathControl 2 months ago
VLCInputNodePathControlItem.h macosx: Add convenience property to input node path control item for prefix sentence of accessibility description of image 2 years ago
VLCInputNodePathControlItem.m macosx: Set accessibility description for input node path control items 2 years ago
VLCLibraryAbstractGroupingDataSource.h macosx: Implement updateHeaderForTableView in abstract grouping data source 2 months ago
VLCLibraryAbstractGroupingDataSource.m macosx: Use correct table views in abstract master/detail view classes 2 months ago
VLCLibraryAbstractMediaLibrarySegmentViewController.h macosx: Move all the connect/disconnect related properties and method to the abstract media library segment view controller 1 year ago
VLCLibraryAbstractMediaLibrarySegmentViewController.m macosx: Move all the connect/disconnect related properties and method to the abstract media library segment view controller 1 year ago
VLCLibraryAbstractSegmentViewController.h macosx: Move all the connect/disconnect related properties and method to the abstract media library segment view controller 1 year ago
VLCLibraryAbstractSegmentViewController.m macosx: Move all the connect/disconnect related properties and method to the abstract media library segment view controller 1 year ago
VLCLibraryCarouselViewItemView.h macosx: Use iCarouselItemView protocol in VLCLibraryCarouselViewItemView 2 years ago
VLCLibraryCarouselViewItemView.m macosx: Prevent retaining of self in views that use async thumbnail fetching 1 year ago
VLCLibraryCollectionView.h macosx: Emit notification when the collection view item sizing had been adjusted 1 year ago
VLCLibraryCollectionView.m macosx: Fix wrong operator used in calculation of collection view adjustment 1 year ago
VLCLibraryCollectionViewDataSource.h macosx: Add ability for collection view data sources to set expected item sizes on section basis 9 months ago
VLCLibraryCollectionViewDelegate.h macosx: Make VLCLibraryCollectionViewDelegate correctly size for video collection view items 3 years ago
VLCLibraryCollectionViewDelegate.m macosx: Add ability for collection view data sources to set expected item sizes on section basis 9 months ago
VLCLibraryCollectionViewFlowLayout.h macosx: Add convenience class method to create flow layout with default settings 2 years ago
VLCLibraryCollectionViewFlowLayout.m macosx: Avoid creating unneeded copies of generated animation steps in flow layout 2 months ago
VLCLibraryCollectionViewItem.h macosx: Rename GUI module variables, properties, methods, and strings for play queue 1 year ago
VLCLibraryCollectionViewItem.m macosx: Mark unused block parameters as unused 6 months ago
VLCLibraryCollectionViewMediaItemListSupplementaryDetailView.h macosx: Rename album supplementary detail view in preparation to be more generic 2 years ago
VLCLibraryCollectionViewMediaItemListSupplementaryDetailView.m macosx: Do not show album duration when there is only one media item in the album 3 months ago
VLCLibraryCollectionViewMediaItemSupplementaryDetailView.h macosx: Make the path title in the media item supplementary detail field a button 1 year ago
VLCLibraryCollectionViewMediaItemSupplementaryDetailView.m macosx/library: show year date correctly 8 months ago
VLCLibraryCollectionViewSupplementaryDetailView.h macosx: Remove use of parentScrollView on VLCSubScrollView 2 months ago
VLCLibraryCollectionViewSupplementaryDetailView.m macosx: Remove use of parentScrollView on VLCSubScrollView 2 months ago
VLCLibraryCollectionViewSupplementaryElementView.h macosx: Use class property and dot notation for VLCLibraryCollectionViewSupplementaryElementView defaultHeaderSize 3 years ago
VLCLibraryCollectionViewSupplementaryElementView.m macosx: Prefer drawsBackground = NO to backgroundColor = NSColor.clearColor 8 months ago
VLCLibraryController.h macosx: Add ability for library controller to create playlists from media library item array 8 months ago
VLCLibraryController.m macosx: Add ability for library controller to create playlists from media library item array 8 months ago
VLCLibraryDataSource.h macosx: Add starter VLCLibraryDataSource 2 years ago
VLCLibraryDataTypes.h macosx: Add an all favorites section 3 months ago
VLCLibraryDataTypes.m macosx: Match actionable detail item with the detail string 3 months ago
VLCLibraryGroupHeaderDelegate.h macosx: Make representedItem parameter in group header delegate nullable 2 months ago
VLCLibraryHeroView.h macosx: Mark IBOutlet type properties as weak 2 years ago
VLCLibraryHeroView.m macosx: Fix unused variables 6 months ago
VLCLibraryImageCache.h macosx: Rename GUI module variables, properties, methods, and strings for play queue 1 year ago
VLCLibraryImageCache.m macosx: Fix UI hanging when scrolling in streams section 8 months ago
VLCLibraryItemInternalMediaItemsDataSource.h macosx: Make album tracks data source more generic 2 years ago
VLCLibraryItemInternalMediaItemsDataSource.m macosx: Fix number type warnings 6 months ago
VLCLibraryItemPresentingCapable.h macosx: Add VLCLibraryItemPresentingCapable 1 year ago
VLCLibraryMasterDetailViewTableViewDataSource.h macosx: Use correct table views in abstract master/detail view classes 2 months ago
VLCLibraryMasterDetailViewTableViewDelegate.h macosx: Make master/detail view table view delegate VLCLibraryGroupHeaderDelegate conformant 2 months ago
VLCLibraryMasterDetailViewTableViewDelegate.m macosx: Make representedItem parameter in group header delegate nullable 2 months ago
VLCLibraryMenuController.h macosx: Change represented object properties in library menu controller to use arrays 2 years ago
VLCLibraryMenuController.m macosx: Mark unused block parameters as unused 6 months ago
VLCLibraryModel.h macox: Cache and store list of media item titles in VLCLibraryModel 6 months ago
VLCLibraryModel.m macosx: Avoid creating copies where possible during audio group item handling in library model 2 months ago
VLCLibraryModelChangeDelegate.h macosx: Keep track of long load notifications in audio view controller 2 years ago
VLCLibraryModelChangeDelegate.m macosx: Store original notification name in loading notifications dict, not loading notification name 2 years ago
VLCLibraryNameCache.h macosx: Add VLCLibraryNameCache 3 months ago
VLCLibraryNameCache.m macosx: Limit VLCLibraryNameCache cache sizes to 1MB 3 months ago
VLCLibraryRepresentedItem.h macosx: Fall back to non-library playlist queueing mode when parentType is unknown in represented item 2 years ago
VLCLibraryRepresentedItem.m macosx: Add an all favorites section 3 months ago
VLCLibrarySegment.h macosx: Add movies video library subsegment 9 months ago
VLCLibrarySegment.m macosx: Add movies video library subsegment 9 months ago
VLCLibrarySegmentBookmarkedLocation.h macosx: Move library segment bookmarked location class definition into own file 2 years ago
VLCLibrarySegmentBookmarkedLocation.m macosx: Move library segment bookmarked location class definition into own file 2 years ago
VLCLibrarySortingMenuController.h macosx/library: implement sorting 7 years ago
VLCLibrarySortingMenuController.m macosx: Also use do notation for all child properties of VLCMain 3 years ago
VLCLibraryTableCellView.h macosx: Mark IBOutlet type properties as weak 2 years ago
VLCLibraryTableCellView.m macosx: Fix setters not applying values on ivars 6 months ago
VLCLibraryTableCellViewProtocol.h macosx: Switch main table view cells over to VLCLibraryRepresentedItem 2 years ago
VLCLibraryTableView.h macosx: Extract table view data source protocol to separate file 2 years ago
VLCLibraryTableView.m macosx: Fix number type warnings 6 months ago
VLCLibraryTableViewDataSource.h macosx: Use library data source protocol in collection view/table view data source protocols 2 years ago
VLCLibraryTableViewDelegate.h macosx: Cover case where table cell view not registered in table view in VLCLibraryTableViewDelegate 3 years ago
VLCLibraryTableViewDelegate.m macosx: Mark unused block parameters as unused 6 months ago
VLCLibraryTwoPaneSplitViewDelegate.h macosx: Add method to reset split view selection pane width for library views in two pane delegate 2 years ago
VLCLibraryTwoPaneSplitViewDelegate.m macosx: Store and re-apply user set detail view width for all split views using VLCLibraryTwoPaneSplitViewDelegate 7 months ago
VLCLibraryUIUnits.h macosx: Prevent uint overflow causing item sizing to get crushed 1 year ago
VLCLibraryUIUnits.m macosx: Use more reasonable size for split view detail view 7 months ago
VLCLibraryWindow.h macosx: Unify properties used to indicate if the library window is actively presenting video playback 5 months ago
VLCLibraryWindow.m macosx: Preallocate matchingTitles size in library window 2 months ago
VLCLibraryWindowAbstractSidebarViewController.h macosx: Employ sidebar child view controller protocol in abstract sidebar view controller 1 year ago
VLCLibraryWindowAbstractSidebarViewController.m macosx: Synthesize supportsItemCount in abstract sidebar view controller 1 year ago
VLCLibraryWindowChaptersSidebarViewController.h macosx: Only react to user interaction of the chapters sidebar table view 1 year ago
VLCLibraryWindowChaptersSidebarViewController.m macosx: Rename playlistController to playQueueController 1 year ago
VLCLibraryWindowController.h macosx: Move VLCLibraryWindowController to own files 3 years ago
VLCLibraryWindowController.m macosx: Move navigation stack into media source library folder 1 year ago
VLCLibraryWindowNavigationSidebarOutlineView.h macosx: Hide disclosure caret when nav sidebar item collapsing is disabled 9 months ago
VLCLibraryWindowNavigationSidebarOutlineView.m macosx: Mark unused block parameters as unused 6 months ago
VLCLibraryWindowNavigationSidebarViewController.h macosx: Add outlets for scroll view and status notifier view in sidebar view controller 1 year ago
VLCLibraryWindowNavigationSidebarViewController.m macosx: Fix music library segment selection not doing anything while in playlists segment 3 months ago
VLCLibraryWindowPersistentPreferences.h macosx: Set up and configure movies view in library video view controller 9 months ago
VLCLibraryWindowPersistentPreferences.m macosx: Set up and configure movies view in library video view controller 9 months ago
VLCLibraryWindowPlayQueueSidebarViewController.h macosx: Match positioning and sizing of play queue footer with the main library window playback controls bar 4 months ago
VLCLibraryWindowPlayQueueSidebarViewController.m macosx: Add a gradient effect at the top of the play queue scroll view 4 months ago
VLCLibraryWindowSidebarChildViewController.h macosx: Provide titles for sidebar child view controllers via protocol 1 year ago
VLCLibraryWindowSidebarRootViewController.h macosx: Rename GUI module variables, properties, methods, and strings for play queue 1 year ago
VLCLibraryWindowSidebarRootViewController.m macosx: Use convenience defaultLabelWithString textField in library window sidebar root view controller 12 months ago
VLCLibraryWindowSplitViewController.h macosx: Add mainVideoModeEnabled property to split view controller 1 year ago
VLCLibraryWindowSplitViewController.m macosx: Unify properties used to indicate if the library window is actively presenting video playback 5 months ago
VLCLibraryWindowTitlesSidebarViewController.h macosx: Only react to user interaction of the title sidebar table view 1 year ago
VLCLibraryWindowTitlesSidebarViewController.m macosx: Rename playlistController to playQueueController 1 year ago
VLCLibraryWindowToolbarDelegate.h macosx: Remove layoutForSegment 1 year ago
VLCLibraryWindowToolbarDelegate.m macosx: Do not double-create array in toolbar delegate 2 months ago
VLCMediaLibraryFolderObserver.h macosx: Emit notification when receiving fs event on observed folder 1 year ago
VLCMediaLibraryFolderObserver.m macosx: Prevent crash from event ids being deallocated during access 1 year ago