Skip to content

Commit 45d43df

Browse files
committed
0.7
1 parent eea328c commit 45d43df

36 files changed

+691
-457
lines changed

.idea/workspace.xml

Lines changed: 396 additions & 264 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

OrangePlayer.iml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,23 @@
5858
<SOURCES />
5959
</library>
6060
</orderEntry>
61+
<orderEntry type="module-library">
62+
<library>
63+
<CLASSES>
64+
<root url="jar://$MODULE_DIR$/../ithaka-audioinfo/out/artifacts/ithaka_audioinfo_jar/ithaka-audioinfo.jar!/" />
65+
</CLASSES>
66+
<JAVADOC />
67+
<SOURCES />
68+
</library>
69+
</orderEntry>
70+
<orderEntry type="module-library">
71+
<library>
72+
<CLASSES>
73+
<root url="jar://$MODULE_DIR$/../../../javaLibs/Music/jaudiotagger-2.0.4.jar!/" />
74+
</CLASSES>
75+
<JAVADOC />
76+
<SOURCES />
77+
</library>
78+
</orderEntry>
6179
</component>
6280
</module>

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,9 @@ Music player library in pure Java.
6666
abstracto de la clase padre Track
6767
## Se añade opcion de ver tiempo actual de la cancion
6868
## Se añade opcion de dirigirse a un segundo especifico de la cancion (No disponible correctamente en archivos FLAC y M4A)
69+
# 0.6.1 Beta
70+
## Se añade funcion para agregar más musica al reproductor
71+
72+
## 0.7
73+
## Se logra obtener duracion de archivos de audio para todos los formatos disponibles
74+
## Se añade opcion para obtener la caratula de un archivo de audio cualquiera

bin/OrangePlayer.jar

-317 Bytes
Binary file not shown.
1.95 KB
Binary file not shown.
996 Bytes
Binary file not shown.
-1.85 KB
Binary file not shown.
700 Bytes
Binary file not shown.
84 Bytes
Binary file not shown.
-888 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)