macosx/library: add basic information panel
This way, you can reveal the data about an individual item stored in the data base. The representation will be moved to a different place, so this is notably for debug purposes for now.
Showing
- extras/package/macosx/VLC.xcodeproj/project.pbxproj 8 additions, 0 deletionsextras/package/macosx/VLC.xcodeproj/project.pbxproj
- modules/gui/macosx/Makefile.am 3 additions, 0 deletionsmodules/gui/macosx/Makefile.am
- modules/gui/macosx/UI/VLCLibraryInformationPanel.xib 56 additions, 0 deletionsmodules/gui/macosx/UI/VLCLibraryInformationPanel.xib
- modules/gui/macosx/library/VLCLibraryInformationPanel.h 38 additions, 0 deletionsmodules/gui/macosx/library/VLCLibraryInformationPanel.h
- modules/gui/macosx/library/VLCLibraryInformationPanel.m 107 additions, 0 deletionsmodules/gui/macosx/library/VLCLibraryInformationPanel.m
- modules/gui/macosx/library/VLCLibraryMenuController.m 15 additions, 1 deletionmodules/gui/macosx/library/VLCLibraryMenuController.m
- po/POTFILES.in 2 additions, 0 deletionspo/POTFILES.in
Loading
Please register or sign in to comment