aboutsummaryrefslogtreecommitdiffstats
path: root/Playlist.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* toString global updateClyhtsuriva2020-12-291-1/+1
| | | | | The display of a print of each class was too ugly, just added a \n to make it more easier to teel the difference between each element.
* Finishing javadocClyhtsuriva2020-12-281-1/+84
|
* Starting javadocClyhtsuriva2020-12-281-1/+1
|
* Repairing playlistClyhtsuriva2020-12-281-2/+11
| | | | | | | 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..
* comment on PlaylistClyhtsuriva2020-12-251-1/+1
|
* Playlist : sort by name and delete optionClyhtsuriva2020-12-241-2/+2
|
* Finishing album and starting playlistsClyhtsuriva2020-12-241-7/+12
|
* adding Serialization interface and methodsClyhtsuriva2020-12-111-3/+10
|
* Big updateMasfehico2020-12-071-2/+2
| | | | | Implementing the function to add songs. Cleaning a bit everywhere as well.
* cleaning and adding stuff in playlistMasfehico2020-12-071-0/+17
|
* Firs filesMasfehico2020-11-181-0/+0
Pushing the empty java files I'll be using with some csvs.