macosx/library: add audio specific library interface
Showing
- extras/package/macosx/VLC.xcodeproj/project.pbxproj 28 additions, 0 deletionsextras/package/macosx/VLC.xcodeproj/project.pbxproj
- modules/gui/macosx/Makefile.am 12 additions, 2 deletionsmodules/gui/macosx/Makefile.am
- modules/gui/macosx/UI/VLCLibraryAlbumTableCellView.xib 160 additions, 0 deletionsmodules/gui/macosx/UI/VLCLibraryAlbumTableCellView.xib
- modules/gui/macosx/UI/VLCLibraryCollectionViewItem.xib 1 addition, 1 deletionmodules/gui/macosx/UI/VLCLibraryCollectionViewItem.xib
- modules/gui/macosx/UI/VLCLibraryTableCellView.xib 106 additions, 0 deletionsmodules/gui/macosx/UI/VLCLibraryTableCellView.xib
- modules/gui/macosx/UI/VLCLibraryWindow.xib 198 additions, 1 deletionmodules/gui/macosx/UI/VLCLibraryWindow.xib
- modules/gui/macosx/library/VLCLibraryAlbumTableCellView.h 47 additions, 0 deletionsmodules/gui/macosx/library/VLCLibraryAlbumTableCellView.h
- modules/gui/macosx/library/VLCLibraryAlbumTableCellView.m 178 additions, 0 deletionsmodules/gui/macosx/library/VLCLibraryAlbumTableCellView.m
- modules/gui/macosx/library/VLCLibraryAudioDataSource.h 47 additions, 0 deletionsmodules/gui/macosx/library/VLCLibraryAudioDataSource.h
- modules/gui/macosx/library/VLCLibraryAudioDataSource.m 298 additions, 0 deletionsmodules/gui/macosx/library/VLCLibraryAudioDataSource.m
- modules/gui/macosx/library/VLCLibraryCollectionViewItem.h 0 additions, 6 deletionsmodules/gui/macosx/library/VLCLibraryCollectionViewItem.h
- modules/gui/macosx/library/VLCLibraryCollectionViewItem.m 2 additions, 36 deletionsmodules/gui/macosx/library/VLCLibraryCollectionViewItem.m
- modules/gui/macosx/library/VLCLibraryDataTypes.h 4 additions, 0 deletionsmodules/gui/macosx/library/VLCLibraryDataTypes.h
- modules/gui/macosx/library/VLCLibraryDataTypes.m 24 additions, 0 deletionsmodules/gui/macosx/library/VLCLibraryDataTypes.m
- modules/gui/macosx/library/VLCLibraryModel.h 16 additions, 0 deletionsmodules/gui/macosx/library/VLCLibraryModel.h
- modules/gui/macosx/library/VLCLibraryModel.m 109 additions, 12 deletionsmodules/gui/macosx/library/VLCLibraryModel.m
- modules/gui/macosx/library/VLCLibraryTableCellView.h 45 additions, 0 deletionsmodules/gui/macosx/library/VLCLibraryTableCellView.h
- modules/gui/macosx/library/VLCLibraryTableCellView.m 72 additions, 0 deletionsmodules/gui/macosx/library/VLCLibraryTableCellView.m
- modules/gui/macosx/library/VLCLibraryWindow.h 4 additions, 0 deletionsmodules/gui/macosx/library/VLCLibraryWindow.h
- modules/gui/macosx/library/VLCLibraryWindow.m 39 additions, 9 deletionsmodules/gui/macosx/library/VLCLibraryWindow.m
Loading
Please register or sign in to comment