aboutsummaryrefslogtreecommitdiffstats
path: root/MusicalElement.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Getting serialization working with a songClyhtsuriva2020-12-111-1/+1
|
* adding Serialization interface and methodsClyhtsuriva2020-12-111-1/+3
|
* Big updateMasfehico2020-12-071-2/+3
| | | | | Implementing the function to add songs. Cleaning a bit everywhere as well.
* Updating song, audiobook and musical elements's sets and getsMasfehico2020-12-071-5/+12
|
* Finishing MusicalElement.javaMasfehico2020-12-071-6/+11
|
* Minor testing changesMasfehico2020-11-231-1/+11
|
* Started Song and MusicalElementMasfehico2020-11-191-0/+13
|
* Added CSVsMasfehico2020-11-181-0/+0
I added some csvs by exracting my ampache mysql DB. Also started to write on the README file already.