| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-12-28 | Finishing javadoc | Clyhtsuriva | 1 | -1/+1 | |
| 2020-12-28 | Starting javadoc | Clyhtsuriva | 32 | -19/+6481 | |
| 2020-12-28 | Update REAME.md | Clyhtsuriva | 2 | -8/+6 | |
| 2020-12-28 | Method to show audiobooks sorted by author | Clyhtsuriva | 1 | -2/+28 | |
| 2020-12-28 | Added method to display albums sorted by genre | Clyhtsuriva | 2 | -5/+33 | |
| 2020-12-28 | Print album sorted by date method | Clyhtsuriva | 1 | -4/+28 | |
| 2020-12-28 | Display content of an album | Clyhtsuriva | 2 | -2/+25 | |
| 2020-12-28 | Repairing playlist | Clyhtsuriva | 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.. | |||||
| 2020-12-25 | Beginning the report | Clyhtsuriva | 2 | -0/+67 | |
| 2020-12-25 | comment on Playlist | Clyhtsuriva | 1 | -1/+1 | |
| 2020-12-24 | Playlist : sort by name and delete option | Clyhtsuriva | 6 | -40/+128 | |
| 2020-12-24 | Finishing album and starting playlists | Clyhtsuriva | 3 | -16/+102 | |
| 2020-12-23 | Implementing Album | Clyhtsuriva | 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. | |||||
| 2020-12-22 | Simplifying | Clyhtsuriva | 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. | |||||
| 2020-12-19 | Adding AudioBooks | Clyhtsuriva | 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. | |||||
| 2020-12-11 | (De)Serialization of the songs | Clyhtsuriva | 2 | -42/+63 | |
| 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 | 3 | -7/+36 | |
| 2020-12-11 | adding Serialization interface and methods | Clyhtsuriva | 6 | -59/+63 | |
| 2020-12-07 | Big update | Masfehico | 6 | -16/+99 | |
| Implementing the function to add songs. Cleaning a bit everywhere as well. | |||||
| 2020-12-07 | cleaning and adding stuff in playlist | Masfehico | 3 | -2/+20 | |
| 2020-12-07 | Updating song and audiobook accordingly to the last commit | Masfehico | 2 | -8/+8 | |
| 2020-12-07 | Adding the enum classes | Masfehico | 3 | -0/+9 | |
| 2020-12-07 | Updating song, audiobook and musical elements's sets and gets | Masfehico | 3 | -5/+23 | |
| 2020-12-07 | Finishing MusicalElement.java | Masfehico | 1 | -6/+11 | |
| 2020-11-23 | Cleaning up | Masfehico | 2 | -30/+0 | |
| 2020-11-23 | Deleting the CSVS | Masfehico | 5 | -3669/+0 | |
| 2020-11-23 | Minor testing changes | Masfehico | 7 | -43/+63 | |
| 2020-11-23 | Musical elements updated and jMusicHub basic creation | Masfehico | 2 | -0/+0 | |
| 2020-11-23 | Musical elements updated and jMusicHub basic creation | Masfehico | 4 | -3/+74 | |
| 2020-11-21 | README.md updated | Masfehico | 1 | -3/+1 | |
| 2020-11-19 | Started Song and MusicalElement | Masfehico | 5 | -0/+190 | |
| 2020-11-18 | Added CSVs | Masfehico | 9 | -102/+3756 | |
| 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 | 8 | -0/+103 | |
| Pushing the empty java files I'll be using with some csvs. | |||||
| 2020-11-17 | LICENSE updated | Masfehico | 1 | -68/+81 | |
