[vlc-commits] [Git][videolan/vlc][master] 5 commits: qml: use VLCTick in playlist model instead of formating locally

Rémi Denis-Courmont (@Courmisch) gitlab at videolan.org
Sat Sep 17 13:36:31 UTC 2022



Rémi Denis-Courmont pushed to branch master at VideoLAN / VLC


Commits:
c48ac131 by Pierre Lamot at 2022-09-17T13:19:58+00:00
qml: use VLCTick in playlist model instead of formating locally

- - - - -
67fdbd40 by Pierre Lamot at 2022-09-17T13:19:58+00:00
qt: rename VLCTick.toString to formatHMS

we are going to provide alternative string formatting methods

- - - - -
d552504d by Pierre Lamot at 2022-09-17T13:19:58+00:00
qml: improve duration display formatting

* display time below the second
* round time to the closest unit

- - - - -
d369b7b3 by Pierre Lamot at 2022-09-17T13:19:58+00:00
qt: return VLCTick for duration in medialib models

- - - - -
daf45fef by Pierre Lamot at 2022-09-17T13:19:58+00:00
qml: remove unused time formatter

- - - - -


30 changed files:

- modules/gui/qt/medialibrary/mlalbum.cpp
- modules/gui/qt/medialibrary/mlalbum.hpp
- modules/gui/qt/medialibrary/mlalbumtrack.cpp
- modules/gui/qt/medialibrary/mlalbumtrack.hpp
- modules/gui/qt/medialibrary/mlbookmarkmodel.cpp
- modules/gui/qt/medialibrary/mlfolder.cpp
- modules/gui/qt/medialibrary/mlfolder.hpp
- modules/gui/qt/medialibrary/mlgroup.cpp
- modules/gui/qt/medialibrary/mlgroup.hpp
- modules/gui/qt/medialibrary/mlhelper.cpp
- modules/gui/qt/medialibrary/mlhelper.hpp
- modules/gui/qt/medialibrary/mlplaylist.cpp
- modules/gui/qt/medialibrary/mlplaylist.hpp
- modules/gui/qt/medialibrary/mlplaylistmedia.cpp
- modules/gui/qt/medialibrary/mlplaylistmedia.hpp
- modules/gui/qt/medialibrary/mlrecentsmodel.cpp
- modules/gui/qt/medialibrary/mlrecentsmodel.hpp
- modules/gui/qt/medialibrary/mlrecentsvideomodel.cpp
- modules/gui/qt/medialibrary/mlvideo.cpp
- modules/gui/qt/medialibrary/mlvideo.hpp
- modules/gui/qt/medialibrary/mlvideofoldersmodel.cpp
- modules/gui/qt/medialibrary/mlvideogroupsmodel.cpp
- modules/gui/qt/medialibrary/mlvideomodel.cpp
- modules/gui/qt/medialibrary/qml/MusicAlbumsGridExpandDelegate.qml
- modules/gui/qt/medialibrary/qml/VideoGridItem.qml
- modules/gui/qt/medialibrary/qml/VideoInfoExpandPanel.qml
- modules/gui/qt/player/qml/ControlBar.qml
- modules/gui/qt/player/qml/SliderBar.qml
- modules/gui/qt/player/qml/controlbarcontrols/ArtworkInfoWidget.qml
- modules/gui/qt/playlist/playlist_model.cpp


The diff was not included because it is too large.


View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/2639fe0af8d283dfdf2b30f6e2529ddeb96246f2...daf45fefc3a2bfd1cf527e3f1fccdcd6f64d8261

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/2639fe0af8d283dfdf2b30f6e2529ddeb96246f2...daf45fefc3a2bfd1cf527e3f1fccdcd6f64d8261
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list