Open Tovape opened 1 year ago
I modified the following files to add a new sort method (sort songs by modification date)
Dopamine/ViewModels/Common/Base/TracksViewModelBase.cs Dopamine.Services/Entities/TrackViewModel.cs Dopamine/ViewModels/Common/Base/CommonViewModelBase.cs Dopamine.Services/Utils/EntityUtils.cs Dopamine.Data/Enums.cs
Ignore the last two commits, I was trying to exclude some configuration files (.csproj) but I don't have a clue on how to do it.
I modified the following files to add a new sort method (sort songs by modification date)
Dopamine/ViewModels/Common/Base/TracksViewModelBase.cs Dopamine.Services/Entities/TrackViewModel.cs Dopamine/ViewModels/Common/Base/CommonViewModelBase.cs Dopamine.Services/Utils/EntityUtils.cs Dopamine.Data/Enums.cs
Ignore the last two commits, I was trying to exclude some configuration files (.csproj) but I don't have a clue on how to do it.