| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update README.mdHEADmaster | Clyhtsuriva | 2021-01-16 | 1 | -1/+1 |
| | | |||||
| * | Exception handling added to PC and AC | Clyhtsuriva | 2020-12-29 | 1 | -2/+10 |
| | | |||||
| * | report update | Clyhtsuriva | 2020-12-29 | 3 | -8/+8 |
| | | |||||
| * | cleaning | Clyhtsuriva | 2020-12-29 | 1 | -0/+0 |
| | | |||||
| * | report update | Clyhtsuriva | 2020-12-29 | 4 | -62/+120 |
| | | |||||
| * | report update | Clyhtsuriva | 2020-12-29 | 3 | -4/+13 |
| | | |||||
| * | toString global update | Clyhtsuriva | 2020-12-29 | 25 | -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. | Clyhtsuriva | 2020-12-29 | 13 | -188/+43565 |
| | | |||||
| * | Finishing javadoc | Clyhtsuriva | 2020-12-28 | 28 | -184/+858 |
| | | |||||
| * | Starting javadoc | Clyhtsuriva | 2020-12-28 | 32 | -19/+6481 |
| | | |||||
| * | Update REAME.md | Clyhtsuriva | 2020-12-28 | 2 | -8/+6 |
| | | |||||
| * | Method to show audiobooks sorted by author | Clyhtsuriva | 2020-12-28 | 1 | -2/+28 |
| | | |||||
| * | Added method to display albums sorted by genre | Clyhtsuriva | 2020-12-28 | 2 | -5/+33 |
| | | |||||
| * | Print album sorted by date method | Clyhtsuriva | 2020-12-28 | 1 | -4/+28 |
| | | |||||
| * | Display content of an album | Clyhtsuriva | 2020-12-28 | 2 | -2/+25 |
| | | |||||
| * | Repairing playlist | Clyhtsuriva | 2020-12-28 | 7 | -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 report | Clyhtsuriva | 2020-12-25 | 2 | -0/+67 |
| | | |||||
| * | comment on Playlist | Clyhtsuriva | 2020-12-25 | 1 | -1/+1 |
| | | |||||
| * | Playlist : sort by name and delete option | Clyhtsuriva | 2020-12-24 | 6 | -40/+128 |
| | | |||||
| * | Finishing album and starting playlists | Clyhtsuriva | 2020-12-24 | 3 | -16/+102 |
| | | |||||
| * | Implementing Album | Clyhtsuriva | 2020-12-23 | 3 | -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. | ||||
| * | Simplifying | Clyhtsuriva | 2020-12-22 | 2 | -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 AudioBooks | Clyhtsuriva | 2020-12-19 | 7 | -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 songs | Clyhtsuriva | 2020-12-11 | 2 | -42/+63 |
| | | | | | | Serialization and Deser now work fine for the songs. We're able to store arrays. | ||||
| * | Getting serialization working with a song | Clyhtsuriva | 2020-12-11 | 3 | -7/+36 |
| | | |||||
| * | adding Serialization interface and methods | Clyhtsuriva | 2020-12-11 | 6 | -59/+63 |
| | | |||||
| * | Big update | Masfehico | 2020-12-07 | 6 | -16/+99 |
| | | | | | | Implementing the function to add songs. Cleaning a bit everywhere as well. | ||||
| * | cleaning and adding stuff in playlist | Masfehico | 2020-12-07 | 3 | -2/+20 |
| | | |||||
| * | Updating song and audiobook accordingly to the last commit | Masfehico | 2020-12-07 | 2 | -8/+8 |
| | | |||||
| * | Adding the enum classes | Masfehico | 2020-12-07 | 3 | -0/+9 |
| | | |||||
| * | Updating song, audiobook and musical elements's sets and gets | Masfehico | 2020-12-07 | 3 | -5/+23 |
| | | |||||
| * | Finishing MusicalElement.java | Masfehico | 2020-12-07 | 1 | -6/+11 |
| | | |||||
| * | Cleaning up | Masfehico | 2020-11-23 | 2 | -30/+0 |
| | | |||||
| * | Deleting the CSVS | Masfehico | 2020-11-23 | 5 | -3669/+0 |
| | | |||||
| * | Minor testing changes | Masfehico | 2020-11-23 | 7 | -43/+63 |
| | | |||||
| * | Musical elements updated and jMusicHub basic creation | Masfehico | 2020-11-23 | 2 | -0/+0 |
| | | |||||
| * | Musical elements updated and jMusicHub basic creation | Masfehico | 2020-11-23 | 4 | -3/+74 |
| | | |||||
| * | README.md updated | Masfehico | 2020-11-21 | 1 | -3/+1 |
| | | |||||
| * | Started Song and MusicalElement | Masfehico | 2020-11-19 | 5 | -0/+190 |
| | | |||||
| * | Added CSVs | Masfehico | 2020-11-18 | 9 | -102/+3756 |
| | | | | | | I added some csvs by exracting my ampache mysql DB. Also started to write on the README file already. | ||||
| * | Firs files | Masfehico | 2020-11-18 | 8 | -0/+103 |
| | | | | | Pushing the empty java files I'll be using with some csvs. | ||||
| * | LICENSE updated | Masfehico | 2020-11-17 | 1 | -68/+81 |
| | | |||||
| * | AGPL LICENSE added | Masfehico | 2020-11-13 | 1 | -0/+661 |
| | | |||||
| * | initial commit | Masfehico | 2020-11-13 | 1 | -0/+1 |
