| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
