aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Finishing album and starting playlistsClyhtsuriva2020-12-243-16/+102
|
* Implementing AlbumClyhtsuriva2020-12-233-17/+155
| | | | | | 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.
* SimplifyingClyhtsuriva2020-12-222-129/+81
| | | | | 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.
* Adding AudioBooksClyhtsuriva2020-12-197-48/+225
| | | | | | Finishing AudioBook class, adding list and save for the audiobooks. Adding extract method for both audiobooks and songs. Resolving the id incremention issue.
* (De)Serialization of the songsClyhtsuriva2020-12-112-42/+63
| | | | | Serialization and Deser now work fine for the songs. We're able to store arrays.
* Getting serialization working with a songClyhtsuriva2020-12-113-7/+36
|
* adding Serialization interface and methodsClyhtsuriva2020-12-116-59/+63
|
* Big updateMasfehico2020-12-076-16/+99
| | | | | Implementing the function to add songs. Cleaning a bit everywhere as well.
* cleaning and adding stuff in playlistMasfehico2020-12-073-2/+20
|
* Updating song and audiobook accordingly to the last commitMasfehico2020-12-072-8/+8
|
* Adding the enum classesMasfehico2020-12-073-0/+9
|
* Updating song, audiobook and musical elements's sets and getsMasfehico2020-12-073-5/+23
|
* Finishing MusicalElement.javaMasfehico2020-12-071-6/+11
|
* Cleaning upMasfehico2020-11-232-30/+0
|
* Deleting the CSVSMasfehico2020-11-235-3669/+0
|
* Minor testing changesMasfehico2020-11-237-43/+63
|
* Musical elements updated and jMusicHub basic creationMasfehico2020-11-232-0/+0
|
* Musical elements updated and jMusicHub basic creationMasfehico2020-11-234-3/+74
|
* README.md updatedMasfehico2020-11-211-3/+1
|
* Started Song and MusicalElementMasfehico2020-11-195-0/+190
|
* Added CSVsMasfehico2020-11-189-102/+3756
| | | | | I added some csvs by exracting my ampache mysql DB. Also started to write on the README file already.
* Firs filesMasfehico2020-11-188-0/+103
| | | | Pushing the empty java files I'll be using with some csvs.
* LICENSE updatedMasfehico2020-11-171-68/+81
|
* AGPL LICENSE addedMasfehico2020-11-131-0/+661
|
* initial commitMasfehico2020-11-131-0/+1