aboutsummaryrefslogtreecommitdiff
path: root/Playlist.java
AgeCommit message (Collapse)Author
2020-12-28Finishing javadocClyhtsuriva
2020-12-28Starting javadocClyhtsuriva
2020-12-28Repairing playlistClyhtsuriva
An error occured when no playlists were found AND we wanted to create one. Also populated the objects files to meet the specs of the teach. Creating a run command, might delete later..
2020-12-25comment on PlaylistClyhtsuriva
2020-12-24Playlist : sort by name and delete optionClyhtsuriva
2020-12-24Finishing album and starting playlistsClyhtsuriva
2020-12-11adding Serialization interface and methodsClyhtsuriva
2020-12-07Big updateMasfehico
Implementing the function to add songs. Cleaning a bit everywhere as well.
2020-12-07cleaning and adding stuff in playlistMasfehico
2020-11-18Firs filesMasfehico
Pushing the empty java files I'll be using with some csvs.