summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Demote debug error to info.vvMichael Ruprecht2009-04-031-1/+2
* Pick better devices in Finch too and have fallbacks.Michael Ruprecht2009-04-031-8/+25
* Change media volume preference to be specific to Finch.Michael Ruprecht2009-04-031-2/+8
* Change volume preference and make sure it exists.Michael Ruprecht2009-04-031-6/+12
* Get rid of the media tab in the preferences.Michael Ruprecht2009-04-031-334/+0
* Use better choices for default elements and have fallbacks.Michael Ruprecht2009-04-031-21/+48
* Fix embedding video when the sink is a gconfvideosrc pointing to anMichael Ruprecht2009-04-031-7/+14
* Bump the required Farsight2 version.Michael Ruprecht2009-04-031-1/+1
* Improve the padding around the mute button.Michael Ruprecht2009-04-031-15/+16
* Oops. How'd that sneak in there.Michael Ruprecht2009-04-031-1/+0
* Move volume levels for media to the media window.Michael Ruprecht2009-04-032-61/+47
* Hide these typedefs too.Michael Ruprecht2009-04-032-4/+4
* Hide and GObjectify PurpleMediaCandidate.Michael Ruprecht2009-04-034-119/+605
* Have "no minimum framerate". Fixes khc's cam.Michael Ruprecht2009-04-021-1/+1
* Hide and gobjectify PurpleMediaCodec.Michael Ruprecht2009-04-024-78/+351
* Use PurpleMediaKeyPair. Remove PurpleMediaCodecParameter.Michael Ruprecht2009-04-023-26/+20
* Hide and gobjectify PurpleMediaElementInfo.Michael Ruprecht2009-04-024-99/+415
* Add G_DEFINE_TYPE compatibility define from gobjectification branch.Michael Ruprecht2009-04-011-0/+35
* Hide the easy structs in mediamanager.c.Michael Ruprecht2009-04-012-15/+16
* Hide the easy structs in media.h.Michael Ruprecht2009-04-012-13/+13
* merge of '07338b4daa157fc8e0411d5db2001eb58e4ed2c3'Michael Ruprecht2009-04-011-2/+1
|\
| * Break ABI less.Michael Ruprecht2009-04-011-2/+1
* | propagate from branch 'im.pidgin.pidgin' (head ed43f2a21190e316e1aa91e3eff149...Michael Ruprecht2009-04-0179-64/+11741
|\ \ | |/
| * Move these variables to the end to not break ABI.Michael Ruprecht2009-04-012-17/+18
| * Say which media type is being requested in Finch.Michael Ruprecht2009-04-011-0/+26
| * Use purple_media_manager_get_pipeline instead.Michael Ruprecht2009-04-014-23/+22
| * Give more information to element creation functions.Michael Ruprecht2009-03-315-14/+29
| * Declare which media caps Pidgin and Finch handle.Michael Ruprecht2009-03-312-0/+11
| * Add purple_media_manager_{get,set}_ui_caps.Michael Ruprecht2009-03-312-0/+42
| * Make Finch not crash if someone requests a session with video with you.Michael Ruprecht2009-03-311-3/+21
| * Make the conference property write only.Michael Ruprecht2009-03-311-1/+1
| * Remove some variables left over from old video embedding code.Michael Ruprecht2009-03-311-3/+0
| * Comment out purple_media_get_active_{local,remote}_candidates.Michael Ruprecht2009-03-312-0/+14
| * Get rid of the purple_media_add_stream wrapper as it isn't useful.Michael Ruprecht2009-03-311-47/+23
| * Add purple_media_is_initiator.Michael Ruprecht2009-03-316-25/+67
| * Remove purple_media_remove_stream as purple_media_end does what it wasMichael Ruprecht2009-03-302-15/+0
| * Display which type of media session is being requested.Michael Ruprecht2009-03-301-37/+65
| * Make sharing sources between media sessions work.Michael Ruprecht2009-03-302-18/+94
| * merge of '49519c0b705007bab2d845476b7144597270bf1c'Michael Ruprecht2009-03-304-44/+36
| |\
| | * merge of '5f8ab0b75892591263d36ba483eac02b33cd87d9'Michael Ruprecht2009-03-301-2/+2
| | |\
| | | * Silence two more warnings.Michael Ruprecht2009-03-301-2/+2
| | * | Unique elements ought to be named the same as their id.Michael Ruprecht2009-03-302-3/+3
| | |/
| | * Hide FinchMedia and related structures.Michael Ruprecht2009-03-303-38/+28
| | * Fix compiling with --disable-vv.Michael Ruprecht2009-03-301-1/+3
| * | Silence warning.Michael Ruprecht2009-03-301-1/+1
| |/
| * Hide PidginMedia and related structs.Michael Ruprecht2009-03-303-36/+22
| * Remove purple_media_mute.Michael Ruprecht2009-03-303-18/+4
| * Remove purple_media_accept.Michael Ruprecht2009-03-306-26/+25
| * Remove purple_media_reject.Michael Ruprecht2009-03-304-18/+16
| * Remove purple_media_hangup.Michael Ruprecht2009-03-306-22/+19