| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Starting javadoc | Clyhtsuriva | 2020-12-28 | 1 | -10/+9 |
| | | |||||
| * | Update REAME.md | Clyhtsuriva | 2020-12-28 | 1 | -8/+0 |
| | | |||||
| * | 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 | 1 | -4/+28 |
| | | |||||
| * | Print album sorted by date method | Clyhtsuriva | 2020-12-28 | 1 | -4/+28 |
| | | |||||
| * | Display content of an album | Clyhtsuriva | 2020-12-28 | 1 | -1/+19 |
| | | |||||
| * | Repairing playlist | Clyhtsuriva | 2020-12-28 | 1 | -11/+57 |
| | | | | | | | | 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.. | ||||
| * | Playlist : sort by name and delete option | Clyhtsuriva | 2020-12-24 | 1 | -38/+126 |
| | | |||||
| * | Finishing album and starting playlists | Clyhtsuriva | 2020-12-24 | 1 | -8/+85 |
| | | |||||
| * | Implementing Album | Clyhtsuriva | 2020-12-23 | 1 | -13/+149 |
| | | | | | | | 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 | 1 | -129/+77 |
| | | | | | | 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 | 1 | -19/+203 |
| | | | | | | | 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 | 1 | -41/+62 |
| | | | | | | 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 | 1 | -2/+26 |
| | | |||||
| * | adding Serialization interface and methods | Clyhtsuriva | 2020-12-11 | 1 | -1/+7 |
| | | |||||
| * | Big update | Masfehico | 2020-12-07 | 1 | -6/+82 |
| | | | | | | Implementing the function to add songs. Cleaning a bit everywhere as well. | ||||
| * | Minor testing changes | Masfehico | 2020-11-23 | 1 | -0/+12 |
| | | |||||
| * | Musical elements updated and jMusicHub basic creation | Masfehico | 2020-11-23 | 1 | -0/+44 |
| | | |||||
| * | Added CSVs | Masfehico | 2020-11-18 | 1 | -0/+0 |
| I added some csvs by exracting my ampache mysql DB. Also started to write on the README file already. | |||||
