109391 Commits (b90bc5641e90cf5342879b32548f0975047eeb2b)
 

Author SHA1 Message Date
Alexandre Janniaux b90bc5641e vlc_fourcc: add ATRAC audio codecs 6 months ago
Steve Lhomme 61d8f2d6c1 vlc_process: ensure HAVE_VLC_PROCESS_SPAWN is set when process.c is compiled 6 months ago
Steve Lhomme 4d18efb430 contrib: zlib: update to 1.3.2 6 months ago
Steve Lhomme 64c45c66b0 contrib: gcrypt: call SHGetFolderPathA directly 6 months ago
Claudio Cambra c8173f354b macosx: Leave non-native full screen when engaging PiP 6 months ago
Claudio Cambra 0c248bd951 macosx: Prevent crash on clicking PiP button when using non-native full screen mode 6 months ago
Claudio Cambra 9504c30ea9
macosx: Remove now unused stack view scroll view properties in home view components 6 months ago
Claudio Cambra 32dc58bd5e
macosx: Remove use of parentScrollView on VLCSubScrollView 6 months ago
Claudio Cambra df831bccfa
macosx: Use next responder and document-related properties for scrolling within VLCSubScrollView 6 months ago
Nithin e91e01b035 Qt: controlbar: add tooltip and fix idle A-B loop colors 6 months ago
Wassim Lalaoui 3f0de1dcae qt: don't index default folders when user cancel first run wizard 11 months ago
Wassim Lalaoui 1b45cf65f4 qt: fix duplicate path in firstwizard and mleditor 11 months ago
Marvin Scholz 654bbd7ba7 macosx: use NSModalResponseOK instead of old name 6 months ago
Marvin Scholz fa475a1578 macosx: fix sign comparison warnings 6 months ago
Marvin Scholz d806e93153 macosx: remove extraneous semicolon 6 months ago
cs-308-2023 375e8cdcf4 mkv: fix leak of ancilliary data 6 months ago
Steve Lhomme 63dd4d49e4 preparser: never call the external preparser on unsupported platforms 6 months ago
Steve Lhomme 7088c14db2 playlist: disable external preparser on all platforms it can't be run 6 months ago
Steve Lhomme 6c176b4eec medialibrary: disable external preparser on all platforms it can't be run 6 months ago
Steve Lhomme cfb274f6ad test: preparser: disable tests with external process where it can't be run 6 months ago
Steve Lhomme 22db4493ea missing: simplify code 6 months ago
Steve Lhomme 5bd972a9f6 missing: use HAVE_VLC_PROCESS_SPAWN instead of local guessing 6 months ago
Steve Lhomme c4d2fd043a meson: add a global define to notify process.c is compiled 6 months ago
Steve Lhomme 98f3ac3390 configure: add a global define to notify process.c is compiled 6 months ago
Steve Lhomme e68444572c configure: select wether the [posix|win32]/process.c will be built 6 months ago
Fatih Uzunoglu 49c0baf169 qml: do not show album column if there are album sections in `MusicArtist` 6 months ago
Fatih Uzunoglu 4786e505ff qml: make use of sort and search properties in list mode in `MusicArtist` 6 months ago
Fatih Uzunoglu 8996a4ede7 qml: disable section change buttons in `MusicArtist` 6 months ago
Fatih Uzunoglu a08c1491ea qml: use `MusicAlbumSectionDelegate` in `MusicArtist` 12 months ago
Fatih Uzunoglu 95c40bb132 qml: fix icon does not respect alpha component of color in `ButtonExt` 9 months ago
Fatih Uzunoglu 4bdc5b3282 qml: use `SortMenuAlbums` in `MusicArtistsAlbums` 8 months ago
Fatih Uzunoglu 07a81dd7cc qt: register `SortMenuAlbums` 8 months ago
Fatih Uzunoglu d8aa570551 qt: introduce `SortMenuAlbums` 8 months ago
Fatih Uzunoglu 32cce276ad qt: add setting `album-sections` 8 months ago
Fatih Uzunoglu 09f6cdd247 qml: forward the sort menu in `PageLoader` 8 months ago
Fatih Uzunoglu 0f3047b267 qml: introduce `MusicAlbumSectionDelegate` 12 months ago
Fatih Uzunoglu deb1b8c7e3 qml: expose `currentSection` in `TableViewExt` 12 months ago
Fatih Uzunoglu 3e46ea4126 qml: expose `contentItem` in `TableViewExt` 12 months ago
Fatih Uzunoglu 8d3b83c268 qml: introduce `useCurrentSectionLabel` property in `TableViewExt` 12 months ago
Fatih Uzunoglu d5c4520fe1 qml: introduce `sortingFromHeader` property in `TableViewExt` 12 months ago
Fatih Uzunoglu 6d2de733b4 qt: introduce `MLItemId::isValid()` 12 months ago
Fatih Uzunoglu 8a70214d94 qt: use `INVALID_MLITEMID_ID` instead of `-1` in `MLItemId::fromString()` 12 months ago
Arpit Benjamin 253253edbe qt: add `MLAudio::getAlbumId()` 12 months ago
Arpit Benjamin cf7940a2d6 qt: add "album_id" role in `MLAudioModel` 12 months ago
Arpit Benjamin d0c0f0d6d7 qt: introduce `MLItemId` serialization 12 months ago
Serhii Bykov 99a1f7424d macosx: fix wrong thumbnails on fast scrolling in media source list 6 months ago
Marvin Scholz a41efcaf1d modules: spatialaudio: compat with new API 6 months ago
Marvin Scholz 93c2e6ec32 buildsystem: detect new libspatialaudio 6 months ago
Steve Lhomme 14ccbdbb0d meson: fix missing code called from MP4 tests 6 months ago
Ahmed Sobhy 5c3c5bf2c5 test: meson: fix missing comma 6 months ago