summaryrefslogtreecommitdiff
path: root/finch/gntmedia.c
Commit message (Expand)AuthorAgeFilesLines
* Mark unused parameters as such for all finchGary Kramlich2023-02-231-12/+20
* De-privatize FinchMediaElliott Sales de Andrade2022-09-201-56/+39
* Fix some GWarnings during finch's startupGary Kramlich2022-08-151-0/+7
* Make VV libraries requiredElliott Sales de Andrade2022-08-121-9/+0
* Fix typos in FinchElliott Sales de Andrade2021-10-101-1/+1
* Don't allow libraries to include their own global header files.Gary Kramlich2020-11-191-1/+1
* Fix Finch for the libgnt single header fileGary Kramlich2020-08-151-5/+2
* Make it so only libpurple can directly include libpurple header files.Gary Kramlich2020-06-211-1/+0
* Make sure we're not including the gettext macros in header files and deal wit...Gary Kramlich2020-05-211-3/+1
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-3/+8
* Make all of finch use purple.hGary Kramlich2020-05-011-4/+1
* Clean up all of the license headersGary Kramlich2019-09-291-1/+2
* Use gnt_widget_get_toplevel everywhere.Elliott Sales de Andrade2019-04-231-6/+2
* Use g_value_dup_object where needed.Elliott Sales de Andrade2019-02-071-2/+1
* Port Finch away from deprecated g_type_class_add_private()Mike Ruprecht2018-10-181-31/+3
* Fix crash if VV config device prefs are unset.Elliott Sales de Andrade2016-09-021-4/+6
* media: clear USE_GSTREAMER macro from V&V source filesJakub Adam2016-07-251-59/+0
* pidgin/finch: use GStreamer-provided VV elementsJakub Adam2016-06-231-6/+35
* mediamanager: add info argument to PurpleMediaElementCreateCallbackJakub Adam2016-06-211-2/+2
* Merged default branchAnkit Vani2014-05-241-1/+1
|\
| * Merge gtkdoc-conversionAnkit Vani2014-02-041-1/+1
| |\
| | * Merged soc.2013.gobjectification branchAnkit Vani2013-11-171-1/+1
| | |\
| | | * Merged soc.2013.gobjectification branchAnkit Vani2013-10-061-1/+1
| | | |\
| | | | * Replaced some _prpl_ stuff with _protocol_Ankit Vani2013-08-181-1/+1
* | | | | Add purple_conversation_write_system_messageTomasz Wasilczyk2014-05-221-1/+1
|/ / / /
* | | | Remove @file from .c filesAnkit Vani2014-02-041-5/+0
|/ / /
* | | libgnt: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always calledAnkit Vani2013-11-171-1/+1
|/ /
* | Merged default branchAnkit Vani2013-10-061-2/+2
|\ \ | |/ |/|
| * Clang warnings: clean up finchTomasz Wasilczyk2013-10-041-2/+2
* | Renamed buddy list functions to more appropriate/simler names.Ankit Vani2013-07-091-1/+1
* | Refactored finch to use the GObject conversation APIAnkit Vani2013-06-271-3/+3
* | Replaced purple_conversation_new() with purple_[im,chat]_conversation_new()Ankit Vani2013-06-231-1/+1
* | Global replace - renamed functions and types according to GObject-based Purpl...Ankit Vani2013-06-231-1/+1
|/
* Remove trailing whitespaceRichard Laager2011-01-041-3/+3
* Fix all the remaining files for which internal.h doesn't end up being the fir...Paul Aurich2009-12-081-1/+1
* propagate from branch 'im.pidgin.pidgin' (head 2022259114fca1c9e10c5212c785a6...Elliott Sales de Andrade2009-08-191-40/+5
|\
| * Unlink the local audio volume and mute between sessions.Michael Ruprecht2009-08-071-40/+5
* | Fix two strings as pointed out on translators@Paul Aurich2009-07-301-1/+1
|/
* I blame Qulogic for not compiling with vvKa-Hing Cheung2009-07-191-1/+1
* Fix build with --disable-gstreamer.Sadrul Habib Chowdhury2009-04-111-1/+1
* Switch media to store accounts rather than connections.Michael Ruprecht2009-04-091-7/+5
* Minor grammatical message fixes.Elliott Sales de Andrade2009-04-041-1/+1
* 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
* Hide and gobjectify PurpleMediaElementInfo.Michael Ruprecht2009-04-021-21/+20
* Say which media type is being requested in Finch.Michael Ruprecht2009-04-011-0/+26
* Give more information to element creation functions.Michael Ruprecht2009-03-311-2/+4
* Declare which media caps Pidgin and Finch handle.Michael Ruprecht2009-03-311-0/+4
* Add purple_media_is_initiator.Michael Ruprecht2009-03-311-4/+2
* merge of '5f8ab0b75892591263d36ba483eac02b33cd87d9'Michael Ruprecht2009-03-301-2/+2
|\