Skip to content

Commit eea328c

Browse files
committed
0.6 Beta
1 parent 350e5dc commit eea328c

29 files changed

+657
-381
lines changed

.idea/workspace.xml

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

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,11 @@ Music player library in pure Java.
5858
## Se optimiza la memoria para la ejecucion de la libreria
5959
## Se logra obtener duracion de archivos flac y ogg
6060
## Se permite realizar un seek en archivos mp3, ogg y flac por segundos de audio
61+
# 0.6 Beta
62+
## Se lee duracion de archivos PCM correctamente.
63+
## Error en metodo shutdown del Player corregido.
64+
## Compatibilidad mejorada en formato M4A
65+
## Se obtiene la duracion de la cancion a traves de la sobreescritura de un metodo
66+
abstracto de la clase padre Track
67+
## Se añade opcion de ver tiempo actual de la cancion
68+
## Se añade opcion de dirigirse a un segundo especifico de la cancion (No disponible correctamente en archivos FLAC y M4A)

bin/OrangePlayer.jar

6.5 KB
Binary file not shown.

bin/lib/AuCom.jar

966 Bytes
Binary file not shown.
489 Bytes
Binary file not shown.
887 Bytes
Binary file not shown.
1.1 KB
Binary file not shown.
1003 Bytes
Binary file not shown.
5.13 KB
Binary file not shown.
111 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)