AudioPreview 0.5

Milestone information

Project:
AudioPreview
Series:
0.x
Version:
0.5
Released:
 
Registrant:
Arnaud Soyez
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon audiopreview-0.5.tar.gz (md5, sig) Source Code 165
last downloaded 4 days ago
Total downloads: 165

Release notes 

Here we go for a new version of AudioPreview: AudioPreview 0.5 !

This version contains bugfixes and cool features.

New features:

* Display is now in colors! See screenshots!
* Added --colors=TYPE to select when to show colors (type: yes, auto or no)
* Added --loop/-l to activate the loop mode, plays all the streams in a loop.
* Improved anti line-wrapping (for when the terminal is being shrunk)

Fixes:

* Fixed running audiopreview in background and being stopped by SIGTTIN.
* Fixed error when DISPLAY environment variable is undefined or empty, it now plays without video support (like --no-video).
* Fixed a bad placed new line that was printed when a stream was done playing.

Changelog 

View the full changelog

        * Implemented loop mode:
        - added --loop/-l option
        - added fast-endless-loop-prevention
        - Added documentation and an example, in man page
        * Changed man page to reflect colors implementation
        * Changed README.in to add some optional packages to install, and removed some stuff.
        * Keep Stream info's color normal so that it is more visible
        * Added some other colors (just for testing)
        * Added comments for some variables
        * Now the stream-separating new line is properly printed at the right time/place
        * Colors are now implemented:
        - added --colors to choose when to show colors
        - need_colors (type) returns a bool for whether or not we need to show colors
        * stream_get_string has been split into stream_get_name_string and stream_get_duration_string
        * stream_print_info has been improved to support colors and added better anti-line-wrap
        * stream_print_info now doesn't print \r if stdout is not a TTY
        * Fixed a bad printf format for a g_warning
        * src/stream.h now includes src/functions.h for colors
        * no_video is now set directly in ap_config.init
        * Minor code's aesthetic changes
        * Fixed running audiopreview in background and being stopped by SIGTTIN.
        * Automatically sets --no-video if DISPLAY is empty or undefined.
        * set_tty_flags: now checks if stdin is a TTY and if tcgetattr succeeded.
        * remove_tty_flags is now only added to atexit if set_tty_flags worked.
        * Fixed autogen.sh mistyping.
        * Imported fixes from Chris Taylor (debian maintainer):
        - Escapes dashes in manpage.
        - Removes Makefile.in and adds config.log/status,po/POTFILES to DISTCLEANFILES, in makefile.am
        * Added comments in stream.c
        * Removed obsolete function stream_remove_playing_timeout()

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.