aboutsummaryrefslogtreecommitdiffstats
path: root/MusicalElement.java
diff options
context:
space:
mode:
authorMasfehico <clyhtsuriva@gmail.com>2020-11-18 21:58:16 +0100
committerMasfehico <clyhtsuriva@gmail.com>2020-11-18 21:58:16 +0100
commitea90fad5f2904e6d427c286f417acac4a6021005 (patch)
tree6ce9cbc32def06e7930c78fe7931959213ebf2f6 /MusicalElement.java
parent6275533c094e6c32035fbfbcb66086865bd757b6 (diff)
downloadjMusicHub-ea90fad5f2904e6d427c286f417acac4a6021005.tar.gz
jMusicHub-ea90fad5f2904e6d427c286f417acac4a6021005.tar.bz2
jMusicHub-ea90fad5f2904e6d427c286f417acac4a6021005.zip
Added CSVs
I added some csvs by exracting my ampache mysql DB. Also started to write on the README file already.
Diffstat (limited to '')
-rw-r--r--MusicalElement.java (renamed from ElementMusical.java)0
1 files changed, 0 insertions, 0 deletions
diff --git a/ElementMusical.java b/MusicalElement.java
index e69de29..e69de29 100644
--- a/ElementMusical.java
+++ b/MusicalElement.java
ss='deletions'>-7/+36 2020-12-11adding Serialization interface and methodsClyhtsuriva6-59/+63 2020-12-07Big updateMasfehico6-16/+99 2020-12-07cleaning and adding stuff in playlistMasfehico3-2/+20 2020-12-07Updating song and audiobook accordingly to the last commitMasfehico2-8/+8 2020-12-07Adding the enum classesMasfehico3-0/+9 2020-12-07Updating song, audiobook and musical elements's sets and getsMasfehico3-5/+23 2020-12-07Finishing MusicalElement.javaMasfehico1-6/+11 2020-11-23Cleaning upMasfehico2-30/+0 2020-11-23Deleting the CSVSMasfehico5-3669/+0 2020-11-23Minor testing changesMasfehico7-43/+63 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico2-0/+0 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico4-3/+74 2020-11-21README.md updatedMasfehico1-3/+1 2020-11-19Started Song and MusicalElementMasfehico5-0/+190 2020-11-18Added CSVsMasfehico9-102/+3756 2020-11-18Firs filesMasfehico8-0/+103 2020-11-17LICENSE updatedMasfehico1-68/+81