AudioPreview 0.6

Milestone information

Project:
AudioPreview
Series:
0.x
Version:
0.6
Released:
 
Registrant:
Arnaud Soyez
Release registered:
Active:
Yes. Drivers can 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.6.tar.gz (md5, sig) source 295
last downloaded 7 weeks ago
Total downloads: 295

Release notes 

Here's a really hot and new version of AudioPreview: AudioPreview 0.6 !

This version contains a few fixes and features.

If you find any bug, please refer to the bug page to see how to submit a bug report.

New features:

    * New shortcut 'R' restarts playing the current stream (see manpage for more details)
    * New shortcut 'P' plays the previous stream in the queue list
    * Now shows [paused] when stream is paused, instead of [playing]
    * Capital letter equivalents are now accepted for shortcuts

Fixes:

    * Fixed not showing stream title/duration when STDERR is a file.
    * Fixed "g_set_prgname" multiple-call warning
    * Lots of code clean-up

Changelog 

View the full changelog

        * Added shortcuts doc to manpage
        * player_set_position() does no longer call player_start_playing()
        * player_start_playing() is now called directly when stream status has changed from READY to PAUSED
        * Some comment changes

        * Added (void) when returned variable from function is ignored, just for some functions
        * Free locale before setting another locale
        * Check terminal columns on stdout instead of stderr
        * Removed unused player_prepare_for_next_query()

        * Added play_next() to play the next one, a more synchronous way
        * play_next() is now called instead of player_prepare_for_next()
        * Added new shortcut key: 'p' to go to previous stream
        - Modified playlist accordingly (previous, next, first, last functions)
        * Removed now useless case when newstate == GST_STATE_READY
        * Now shows when current stream is paused "[paused]"
        * player_begin() now takes a stream as argument, to know what to play

        * Now shortcut keys also work for capital letters equivalent, useful when caps lock is on
        * Divided the seeking part from player_set_position() and is now in player_seek()

        * Merged missing revision
        * Fixed non-fatal error when libgstreamer is not found. It must be fatal.

        * #include's clean-up and factorization
        * Stream *current is now in stream.h with the other pointer
        * Code clean-up, removed some circular #include dependencies (functions.h, ap_config.h)
        * Fixed "g_set_prgname" multiple call warning
        * player_seek() is now player_set_position(StartPlayingPosition position) and non-static
        * Now player_set_position still seeks even if seekposition is 0
        * Added feature: 'r' key now restarts playing the current song with the same position (if random, new position is a new random position)

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.