Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-28 | Repairing playlist | Clyhtsuriva | |
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-25 | Beginning the report | Clyhtsuriva | |
2020-12-25 | comment on Playlist | Clyhtsuriva | |
2020-12-24 | Playlist : sort by name and delete option | Clyhtsuriva | |
2020-12-24 | Finishing album and starting playlists | Clyhtsuriva | |
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-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 | cleaning and adding stuff in playlist | Masfehico | |
2020-12-07 | Updating song and audiobook accordingly to the last commit | Masfehico | |
2020-12-07 | Adding the enum classes | Masfehico | |
2020-12-07 | Updating song, audiobook and musical elements's sets and gets | Masfehico | |
2020-12-07 | Finishing MusicalElement.java | Masfehico | |
2020-11-23 | Cleaning up | Masfehico | |
2020-11-23 | Deleting the CSVS | Masfehico | |
2020-11-23 | Minor testing changes | Masfehico | |
2020-11-23 | Musical elements updated and jMusicHub basic creation | Masfehico | |
2020-11-23 | Musical elements updated and jMusicHub basic creation | Masfehico | |
2020-11-21 | README.md updated | 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. | |||
2020-11-18 | Firs files | Masfehico | |
Pushing the empty java files I'll be using with some csvs. | |||
2020-11-17 | LICENSE updated | Masfehico | |
2020-11-13 | AGPL LICENSE added | Masfehico | |
2020-11-13 | initial commit | Masfehico | |