Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-23 | Implementing Album | Clyhtsuriva | |
Adding list, extract and save support to albums as well as addAlbum for the albums. Starting the method to add songs to an album as well. | |||
2020-12-19 | Adding AudioBooks | Clyhtsuriva | |
Finishing AudioBook class, adding list and save for the audiobooks. Adding extract method for both audiobooks and songs. Resolving the id incremention issue. | |||
2020-12-11 | Getting serialization working with a song | Clyhtsuriva | |
2020-12-11 | adding Serialization interface and methods | Clyhtsuriva | |
2020-12-07 | Big update | Masfehico | |
Implementing the function to add songs. Cleaning a bit everywhere as well. | |||
2020-12-07 | Updating song, audiobook and musical elements's sets and gets | Masfehico | |
2020-12-07 | Finishing MusicalElement.java | Masfehico | |
2020-11-23 | Minor testing changes | Masfehico | |
2020-11-19 | Started Song and MusicalElement | Masfehico | |
2020-11-18 | Added CSVs | Masfehico | |
I added some csvs by exracting my ampache mysql DB. Also started to write on the README file already. |