2011-01-04 |
Richard Laager |
Remove trailing whitespace
|
2009-12-08 |
Paul Aurich |
Fix all the remaining files for which internal.h doesn't end up being the first include.
|
2009-08-19 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
|
2009-07-30 |
Paul Aurich |
Fix two strings as pointed out on translators@
|
2009-08-07 |
Mike Ruprecht |
Unlink the local audio volume and mute between sessions.
|
2009-07-19 |
Ka-Hing Cheung |
I blame Qulogic for not compiling with vv
|
2009-04-11 |
Sadrul Habib Chowdhury |
Fix build with --disable-gstreamer.
|
2009-04-09 |
Mike Ruprecht |
Switch media to store accounts rather than connections.
|
2009-04-04 |
Elliott Sales de Andrade |
Minor grammatical message fixes.
|
2009-04-03 |
Mike Ruprecht |
Pick better devices in Finch too and have fallbacks.
|
2009-04-03 |
Mike Ruprecht |
Change media volume preference to be specific to Finch.
|
2009-04-02 |
Mike Ruprecht |
Hide and gobjectify PurpleMediaElementInfo.
|
2009-04-01 |
Mike Ruprecht |
Say which media type is being requested in Finch.
|
2009-03-31 |
Mike Ruprecht |
Give more information to element creation functions.
|
2009-03-31 |
Mike Ruprecht |
Declare which media caps Pidgin and Finch handle.
|
2009-03-31 |
Mike Ruprecht |
Add purple_media_is_initiator.
|
2009-03-30 |
Mike Ruprecht |
merge of '09e919e395cff260ab58aee3aec04058c5f128b9'
|
2009-03-30 |
Mike Ruprecht |
Silence two more warnings.
|
2009-03-30 |
Mike Ruprecht |
Unique elements ought to be named the same as their id.
|
2009-03-30 |
Mike Ruprecht |
Hide FinchMedia and related structures.
|
2009-03-30 |
Mike Ruprecht |
Remove purple_media_accept.
|
2009-03-30 |
Mike Ruprecht |
Remove purple_media_reject.
|
2009-03-30 |
Mike Ruprecht |
Remove purple_media_hangup.
|
2009-03-29 |
Mike Ruprecht |
Create purple_media_stream_info. Add local parameter to stream-info signal.
|
2009-03-28 |
Mike Ruprecht |
Don't assume a PurpleMedia instance will be created immediately.
|
2009-03-24 |
Mike Ruprecht |
Fix lip-sync.
|
2009-03-23 |
Mike Ruprecht |
Move GStreamer related media functions into its own header.
|
2009-03-22 |
Mike Ruprecht |
Implement create_default_audio_* functions in gntmedia.c.
|
2009-03-21 |
Mike Ruprecht |
Make voice calls in Finch work again.
|
2009-03-21 |
Mike Ruprecht |
Rename state-changed enum and values.
|
2009-03-21 |
Mike Ruprecht |
Use stream-info instead of state-changed for reject.
|
2009-01-13 |
Mike Ruprecht |
Remove some of the deprecated API.
|
2009-01-13 |
Mike Ruprecht |
The sink is being held elsewhere.
|
2009-01-13 |
Mike Ruprecht |
Remove levels since they aren't used.
|
2009-01-13 |
Mike Ruprecht |
Update Finch to new media API.
|
2008-12-16 |
Mike Ruprecht |
Remove connection attribute from PurpleMedia.
|
2008-12-13 |
Mike Ruprecht |
Move sink from PurpleMediaSession to PurpleMediaStream.
|
2008-08-24 |
Mike Ruprecht |
Make voice calls work with Finch.
|
2008-08-15 |
Mike Ruprecht |
Stop additional media sessions within a single conversation for grouped contacts.
|
2008-07-19 |
Mike Ruprecht |
Convert serv_* media functions to purple_prpl_* functions.
|
2008-06-06 |
Mike Ruprecht |
Refactored PurpleMedia to make creating audio or video sessions virtually identical. Audio, video, and audio/video sessions now work. Also added videotestsrc to the video plugin preference.
|
2008-05-28 |
Mike Ruprecht |
Use USE_VV instead of USE_FARSIGHT.
|
2008-05-25 |
Mike Ruprecht |
Fix compiling with the --disable-vv switch.
|
2008-05-23 |
Mike Ruprecht |
Updates voice and video to use Farsight 2, gets XMPP voice conferences
|
2008-03-22 |
Sadrul Habib Chowdhury |
Fine tune the media (audio) widget in finch.
|
2008-03-22 |
Sadrul Habib Chowdhury |
Change a few things:
|
2008-03-22 |
Sadrul Habib Chowdhury |
Some media support in finch. This needs to be updated for the got-accept signal.
|