Download List

Descripción del Proyecto

audiopreview is a command-line tool that plays
previews of many audio file types (Ogg, MP3, etc.),
video file types (AVI, MPEG, Real, etc.), and Internet
streams. It can also be used as a regular command-line media file player (i.e. play the files entirely like yauap or mpc123 would).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-28 22:07
0.6

La "R" de acceso directo esta jugando para reiniciar la secuencia actual. La "P" de acceso directo ha sido añadido a reproducir la secuencia anterior en la lista de cola. "[pausa]" ahora se muestra cuando la corriente está en pausa, en lugar de "[jugar]". Equivalentes carta de capital son actualmente aceptadas para los atajos. Un problema en el que el título de corriente / duración no se muestra cuando STDERR es un archivo fue corregido. El "g_set_prgname" múltiples llamadas de alerta se ha fijado. Las porciones de código de limpieza que se hizo.
The "R" shortcut was added to restart playing the current stream. The "P" shortcut was added to play the previous stream in the queue list. "[paused]" is now shown when the stream is paused, instead of "[playing]". Capital letter equivalents are now accepted for shortcuts. A problem in which the stream title/duration were not shown when STDERR is a file was fixed. The "g_set_prgname" multiple-call warning was fixed. Lots of code clean-up was done.

2009-08-20 13:34
0.5

Información de las pistas se muestra ahora en colores. La opción - los colores se aplicó. La opción - bucle ha sido añadido a reproducir la lista de corriente en un bucle. Un problema con la puesta audiopreview en el fondo y ser detenido por SIGTTIN fue corregido. Errores cuando la variable de entorno DISPLAY no está definido o está vacío fueron corregidos.
Track information is now displayed in colors. The --colors option was implemented. The --loop option was added to play the stream list in a loop. A problem with putting audiopreview in the background and being stopped by SIGTTIN was fixed. Errors when the DISPLAY environment variable is undefined or empty were fixed.

2009-05-20 06:17
0.4

Esta versión incluye el soporte para - max-duración (útil con - todo). Imprime flujo de información dependiendo del tamaño de la columna terminal para evitar la línea de envoltura. Anterior autogen.sh cambios han sido revertida. Hay otros pequeños cambios / correcciones.
This release adds support for --max-duration (useful with --entirely). It prints stream info depending on terminal column size to avoid line-wrap. Previous autogen.sh changes have been reverted. There are other minor changes/fixes.

2009-04-23 02:56
0.3

Esta versión incluye los métodos abreviados de teclado "N" para reproducir la secuencia siguiente, "Barra espaciadora" para pausar / reanudar la reproducción, y "Q" para dejar de fumar, duración de los controles mejor y un mejor seguimiento de la secuencia actual, y soporte para listas de reproducción simple (salto de línea - listas separadas de los archivos). Fija fallos de segmentación con argumentos muy largo, una pérdida de memoria unos cuantos, las advertencias que se envían a STDOUT lugar de STDERR, una condición de anticipación posible, y un embalaje menor problema relacionado con potfiles.in.
This release adds the keyboard shortcuts "N" to play the next stream,
"Spacebar" to pause/resume playing, and "Q" to quit, better duration
checks and better tracking of the current stream, and support for simple
playlists (newline-separated lists of files). It fixes segmentation
faults with very long arguments, a few memory leaks, warnings being sent
to STDOUT instead of STDERR, a possible race condition, and a minor
packaging-related issue with potfiles.in.

Project Resources