109448 Commits (5b3b3c6c61429fe0a58447298d7f8cfa0c5edf5d)
 

Author SHA1 Message Date
Claudio Cambra bd37a19f18 macosx: Use the table header view for the audio group collection views 6 months ago
Claudio Cambra 5db64f2ecb macosx: Ensure the audio group table header root view has no visible background 6 months ago
Claudio Cambra 56c45f2747 macosx: Add initialiser to audio group table header view to initialise with internal padding value 6 months ago
Claudio Cambra bd886f12ac macosx: Add property to selectively apply internal padding within audio group table header view 6 months ago
Claudio Cambra c5f6cdbe69 macosx: Extract application of constraints for audio group table header view 6 months ago
Alexandre Janniaux aca398cbec avcodec: fourcc: map ATRAC audio codecs 6 months ago
Alexandre Janniaux 252dae35d7 fourcc_list: document ATRAC audio codecs 6 months ago
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