17545 Commits (2c67e7af2c58f4e594dd09049965da9749e52967)

Author SHA1 Message Date
Prince Gupta a17b8d5be1 qml: use BannerCone widget in TopBar 4 years ago
Prince Gupta 139dc4cd25 qml: use BannerCone widget in main view banner 4 years ago
Prince Gupta 6afdbe34ad qml: implement BannerCone 4 years ago
Prince Gupta cc82771e61 qt: provide CSD system menu button on windows 4 years ago
Prince Gupta dff96634cb qt: implement System Menu Button in CSDButtonModel 4 years ago
Yann Lochet dda6d04f76 qml: trigger right-click action on touchscreen long press 4 years ago
Johannes Kauffmann e28d9709ab meson: qt: add libcom_cppflags 4 years ago
Claudio Cambra 01d73811d7 macosx: Prevent slider and media item label shifting around as time labels change 4 years ago
Claudio Cambra 1d3b4b44b7 macosx: Simplify setIsTimeRemaining property setter 4 years ago
Claudio Cambra 5bc13bb5c5 macosx: Make trailing time field in playback control bas functional 4 years ago
Claudio Cambra 2bcc1c1288 macosx: Make isTimeRemaining member of VLCTimeField a public property 4 years ago
Claudio Cambra ab3c35e76b macosx: Ensure song/video name and artist combinations are properly center aligned to slider 4 years ago
Claudio Cambra ed50789a69 macosx: Hide the song name / artist name separator if no artist name available 4 years ago
Claudio Cambra 642bfcaeed macosx: Properly elide song name and artist name in library control bar 4 years ago
Claudio Cambra 6261d2a298 macosx: Make song name and artist name be on the same line in library control bar 4 years ago
Claudio Cambra b41604c75f macosx: Redesign the playback control bar for the library window 4 years ago
Claudio Cambra b65a9b96c5 macosx: Give the control bar playback slider some top padding 4 years ago
Claudio Cambra 44a626a936 macosx: Stop overriding default behaviour of bar and knob flipping 4 years ago
Claudio Cambra feeca4bbae macosx: Make duration slider static instead of resizing, ensure it has a minimum size that is reasonable, fixing constantly clipped knob 4 years ago
Claudio Cambra 894869e56d macosx: Simplify look and drawing procedure of VLCSliderCell 4 years ago
Claudio Cambra c48206ba07 macosx: Stop customizing appearance of VLCSliderCell knob 4 years ago
Claudio Cambra 2b153197ed macosx: Call VLCSliderCell methods directly in VLCSlider 4 years ago
Prince Gupta af3830a346 qt: use switch case in handling of window messages for CSD on windows 4 years ago
Claudio Cambra fdd5c00c4a macosx: Use NSColor extension values for slider background 4 years ago
Claudio Cambra 2d922030e4 macosx: Add slider background colours to NSColor extension 4 years ago
Claudio Cambra aa2de37031 macosx: Improve visibility of empty slider section 4 years ago
Claudio Cambra 896b2d9f1d macosx: Fix layouting bugs for RTL mode in VLCVolumeSliderCell 4 years ago
Claudio Cambra 1403d0d6f3 macosx: Simplify VLCVolumeSlider bar drawing 4 years ago
Claudio Cambra f21a63ee45 macosx: Don't override drawKnob in VLCVolumeSliderCell 4 years ago
Claudio Cambra 4d4f0f41ef macosx: Ensure video library view is updated when the library model video count changes 4 years ago
Claudio Cambra d33c350852 macosx: Prevent audio library model change detection from override any other view in library window 4 years ago
Claudio Cambra 841f004016 macosx: Respond to library audio media list changes more granularly in VLCLibraryAudioViewController 4 years ago
Claudio Cambra 6657b6a757 macosx: Ensure audio library view is updated when the library model audio count changes 4 years ago
Claudio Cambra 2648412d96 macosx: Only restore audio library segement positioning if audio library is going to be opened 4 years ago
Claudio Cambra ab0694cf4c macosx: Ensure audio library view is correctly set up before presenting correct view 4 years ago
Claudio Cambra 768428d5bd macosx: Don't iterate over subviews for library target view, replace in bulk in VLCLibraryMediaSourceViewController 4 years ago
Claudio Cambra aca35fc61e macosx: Don't iterate over subviews for library target view, replace in bulk in VLCLibraryAudioViewController 4 years ago
Claudio Cambra 5e54c29ada macosx: Fix initial presentation of video library view 4 years ago
Claudio Cambra 80330e63f8 macosx: Simplify initial audio library view presentation 4 years ago
Claudio Cambra e73bc29c99 macosx: Simplify view presentation in VLCLibraryAudioViewController, hide all views and unhide selectively 4 years ago
Claudio Cambra bdb33c7844 macosx: Add private hideAllViews method in VLCLibraryAudioViewController 4 years ago
Claudio Cambra 1183df18ae macosx: Make background for VLCImageView clear 4 years ago
Yann Lochet 39e7bc0f52 qml/GridItem: make hover mouse-only 4 years ago
Yann Lochet e52b8e950a qml: compat for HoverHandler 4 years ago
Claudio Cambra 894ecb9fc8 macosx: Ensure all library video collection view items are sized correctly 4 years ago
Claudio Cambra 4e0e526164 macosx: Make VLCLibraryCollectionViewDelegate correctly size for video collection view items 4 years ago
Claudio Cambra 6f800b9464 macosx: Cut down on use of magic numbers in VLCLibraryCollectionViewItem, use const methods for values 4 years ago
Claudio Cambra 867da29a14 macosx: Add defaultVideoItemSize class method to VLCLibraryCollectionViewItem 4 years ago
Claudio Cambra eaa998e6ca macosx: Make aspect ratio for VLCLibraryCollectionViewItem 16:10 when it is representing a video media item 4 years ago
Claudio Cambra 7f2eccd1a6 macosx: Connect outlet for 1:1 aspect ratio for image view in VLCLibraryCollectionViewItem 4 years ago