102794 Commits (95c7c1b5747ca4021cc8a40bdce968e47984ef88)
 

Author SHA1 Message Date
Steve Lhomme 95c7c1b574 bootstrap: use our config.guess to reconf VLC 2 years ago
Steve Lhomme 980c20db7f contrib: use our custom config.guess if it's present 2 years ago
Steve Lhomme 3732bf36dc tools: install config.guess/sub in a dummy autoconf folder 2 years ago
Steve Lhomme 591fb8859d tools: copy the local config.guess in automake/autotools 2 years ago
Steve Lhomme ef36847caa tools: get the latest config.guess/config.sub and patch to support arm64_32 2 years ago
Alexandre Janniaux bcd7d4ef4f doc: standalone: add documentation around rust bindings 2 years ago
Fatih Uzunoglu 062d5ba178 qt: support CSD shadows in compositor_wayland 2 years ago
Fatih Uzunoglu 0a47412299 qml: use `visualFocus` instead of `activeFocus` for auto text scrolling 2 years ago
Fatih Uzunoglu 611d55b9ea qml: do not scroll text when hovered in TextAutoScroller 2 years ago
Fatih Uzunoglu ecde657c33 qml: do not use tool tip in TextAutoScroller 2 years ago
Fatih Uzunoglu 8a7e12c178 qt: correct respected verbosity levels for the filter rules 2 years ago
Fatih Uzunoglu 46d9063b2e qml: prevent unintentional background blending in player playqueue 2 years ago
Prince Gupta 5068b5ab6e qml: show subtitle tracks for media in video expand panel 2 years ago
Prince Gupta 4c3494375e qt: add subtitleDesc property to items of MLVideoModel 2 years ago
Prince Gupta 1a2e331545 qt: add subtitleDesc to mlvideo 2 years ago
Fatih Uzunoglu 7b2e9c21a0 qt: toggle pause on system tray icon middle click 2 years ago
Prince Gupta c204057b11 qml: fix resize handle visible rect visible on small screen 2 years ago
Prince Gupta fd1ceb2b96 qml: fix artist list background visible when artist list is not 2 years ago
Prince Gupta a524b25673 qml: fix empty title in Music Album expand delegate 2 years ago
Dave Nicolson 106756a06c macosx: Fix brief menu offset shift 2 years ago
Claudio Cambra 56f36896a1 macosx: Clearly define slider tick thickness in VLCLibraryUIUnits, don't use magic numbers 2 years ago
Claudio Cambra a09effb364 macosx: React to ab loop change notifications rather than querying player controller every draw iteration in VLCPlaybackProgressSliderCell 2 years ago
Claudio Cambra 4c9417e7ef macosx: Remove unused custom colouring attributes and procedures in playback progress slider 2 years ago
Claudio Cambra 040d33379f macosx: Rename VLCSlider to VLCPlaybackProgressSlider 2 years ago
Claudio Cambra f79b89081e macosx: Draw a and b position marks when A to B loop set 2 years ago
Claudio Cambra 84e240fcd3 macosx: Add method to draw a tick mark at a given position on VLCSlider 2 years ago
Claudio Cambra 8ac92701ff macosx: Correctly initialise ab loop properties in player controller 2 years ago
Claudio Cambra cb5040d356 macosx: Expose AB loop times and positions in player controller when ab loop state changes 2 years ago
Claudio Cambra 14b87f51f6 macosx: Reorder VLCSliderCell to match other classes with C-style callbacks into libvlc (e.g. VLCLibraryModel) 2 years ago
Claudio Cambra 1bfb7fd6c3 macosx: Constify things in VLCSliderCell 2 years ago
Claudio Cambra 913fa08bf1 macosx: Modernise VLCSlider and VLCSliderCell code 2 years ago
Claudio Cambra 5bd5a7ed2d libvlccore: Add missing vlc_player_GetAtoBLoop to libvlccore.sym 2 years ago
Prince Gupta 78ea1cf970 qml: fix double click in video view 2 years ago
Thomas Guillem ef75cfe777 aout: rework reset before aout->stop 2 years ago
Alexandre Janniaux 97e8fd1edb src: rust: add Makefile.am for tests 2 years ago
Alexandre Janniaux a29952aae0 src: Makefile.am: initialize TEST_EXTENSIONS 2 years ago
Alexandre Janniaux 7afc811f02 buildsystem: cargo-test: add cargo test driver 2 years ago
Alexandre Janniaux 7e6f57830a src: Cargo.toml: fix warnings on workspace 2 years ago
Fatih Uzunoglu 7507ac72f4 qml: seek bar tool tip should be visible when dragging 2 years ago
Claudio Cambra eba3a3710f macosx: Fix tint on float on top button in main video view control bar when disabled 2 years ago
Fatih Uzunoglu 07768349df qt: mark `Compositor::setupVoutWindow()` as nodiscard 2 years ago
Fatih Uzunoglu 1ba3cfd638 qt: mark `Compositor::makeMainInterface()` as nodiscard 2 years ago
Fatih Uzunoglu 04118fbf79 qt: mark `Compositor::init()` as nodiscard 2 years ago
Fatih Uzunoglu 068bdc8554 qt: mark `MainUI::setup()` as nodiscard 2 years ago
Fatih Uzunoglu 46779bdbcd qt: do not discard result of `MainUI::setup()` in compositor_dummy 2 years ago
Ilkka Ollakka 931e9f34ce codec/demux: pump libavcodec/libavformat requirements 2 years ago
Steve Lhomme 3ae93ce884 configure: enable VDPAU if libavcodec has been found 2 years ago
Steve Lhomme f237155887 avcodec: fix libavutil version check for AVFrame.ch_layout 2 years ago
Steve Lhomme 8fd918b878 avcodec: fix libavcodec version check for AVCodecContext.ch_layout 2 years ago
Steve Lhomme 597bdb8e07 avcodec: fix libavcodec version check for AVCodecParameters.ch_layout 2 years ago