Mercurial > pidgin
comparison ChangeLog @ 27435:ff18653ef9f4
Add support in Pidgin for playing back audio:// links. Also include a "Save
File" menu item to save a permanent copy.
Playback uses purple_sound_play_file, which uses a playbin. This will not
correctly play back the Siren codec until Bug 588218 is fixed, but that
looks like it will be soon.
Also, if anyone has a better idea for GtkIMHtml->PidginConversation than
g_object_[gs]_data, feel free to fix it.
References #393.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sat, 11 Jul 2009 07:01:00 +0000 |
parents | 0b20adf798f7 |
children | bbf5c43e269a |
comparison
equal
deleted
inserted
replaced
27434:a7d2bc001b6b | 27435:ff18653ef9f4 |
---|---|
27 it off. This will optionally be used to only show less useful debug | 27 it off. This will optionally be used to only show less useful debug |
28 information on an as-needed basis. | 28 information on an as-needed basis. |
29 * Add support for receiving handwritten (ink) messages on MSN. | 29 * Add support for receiving handwritten (ink) messages on MSN. |
30 * Don't do IPv6 address lookups if the computer does not have an IPv6 | 30 * Don't do IPv6 address lookups if the computer does not have an IPv6 |
31 address configured. | 31 address configured. |
32 * Add support for receiving audio clips on MSN. | |
32 | 33 |
33 AIM and ICQ: | 34 AIM and ICQ: |
34 * Preliminary support for a new authentication scheme called | 35 * Preliminary support for a new authentication scheme called |
35 "clientLogin." | 36 "clientLogin." |
36 * Fixed a bug where your away message sometimes would not get set when | 37 * Fixed a bug where your away message sometimes would not get set when |