aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update README.mdHEADmasterClyhtsuriva2021-01-161-1/+1
|
* Exception handling added to PC and ACClyhtsuriva2020-12-291-2/+10
|
* report updateClyhtsuriva2020-12-293-8/+8
|
* cleaningClyhtsuriva2020-12-291-0/+0
|
* report updateClyhtsuriva2020-12-294-62/+120
|
* report updateClyhtsuriva2020-12-293-4/+13
|
* toString global updateClyhtsuriva2020-12-2925-46/+46
| | | | | 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.
* Creating the diagram and finishing the report.Clyhtsuriva2020-12-2913-188/+43565
|
* Finishing javadocClyhtsuriva2020-12-2828-184/+858
|
* Starting javadocClyhtsuriva2020-12-2832-19/+6481
|
* Update REAME.mdClyhtsuriva2020-12-282-8/+6
|
* Method to show audiobooks sorted by authorClyhtsuriva2020-12-281-2/+28
|
* Added method to display albums sorted by genreClyhtsuriva2020-12-282-5/+33
|
* Print album sorted by date methodClyhtsuriva2020-12-281-4/+28
|
* Display content of an albumClyhtsuriva2020-12-282-2/+25
|
* Repairing playlistClyhtsuriva2020-12-287-13/+72
| | | | | | | 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..
* Beginning the reportClyhtsuriva2020-12-252-0/+67
|
* comment on PlaylistClyhtsuriva2020-12-251-1/+1
|
* Playlist : sort by name and delete optionClyhtsuriva2020-12-246-40/+128
|
* 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