Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-29 | toString global update | Clyhtsuriva | |
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. | |||
2020-12-28 | Finishing javadoc | Clyhtsuriva | |
2020-12-28 | Starting javadoc | Clyhtsuriva | |
2020-12-22 | Simplifying | Clyhtsuriva | |
I'm creating methods in jMusicHub to simplify the work I'l will be doing to add Albums and Playlists commands such as list, extract and save. | |||
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 | (De)Serialization of the songs | Clyhtsuriva | |
Serialization and Deser now work fine for the songs. We're able to store arrays. | |||
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 and audiobook accordingly to the last commit | Masfehico | |
2020-12-07 | Updating song, audiobook and musical elements's sets and gets | Masfehico | |
2020-11-23 | Musical elements updated and jMusicHub basic creation | Masfehico | |
2020-11-19 | Started Song and MusicalElement | Masfehico | |
2020-11-18 | Firs files | Masfehico | |
Pushing the empty java files I'll be using with some csvs. |