2009-04-18 |
Sadrul Habib Chowdhury |
Allow editing the theme when no theme is selected (the default).
|
2009-04-18 |
Sadrul Habib Chowdhury |
Allow unsetting the color for a PidginThemeFont.
|
2009-04-17 |
Sadrul Habib Chowdhury |
Theme editor plugin (of sorts) for buddylist themes.
|
2009-04-17 |
Sadrul Habib Chowdhury |
Do a null-check before gdk_color_free, and mark property-names for
|
2009-04-17 |
Sadrul Habib Chowdhury |
Document some functions.
|
2009-04-17 |
Sadrul Habib Chowdhury |
Several changes:
|
2009-04-17 |
Sadrul Habib Chowdhury |
Some doxygen fixes.
|
2009-04-17 |
Sadrul Habib Chowdhury |
Use boxed-types for the color properties.
|
2009-04-16 |
Björn Voigt |
German update
|
2009-04-15 |
Sulabh Mahajan |
Remove a bug where host_ip was accessed after freeing it.
|
2009-04-15 |
Paul Aurich |
Send XMPP keepalive pings to our server, not our bare JID.
|
2009-04-12 |
Paul Aurich |
merge of '8952794c1397b9cba4b98accf0639bb5499387d4'
|
2009-04-12 |
Paul Aurich |
Whoops, crashy-crashy.
|
2009-04-12 |
Paul Aurich |
merge of '79565c78f0c63b6c8f1b52e57e6e928780ce4f65'
|
2009-04-12 |
Daniel Atallah |
Include the media API on win32 even though it isn't actually enabled.
|
2009-04-12 |
Paul Aurich |
merge of '331dd310d018e9ecbd997e8af14ebcfc79277318'
|
2009-04-12 |
Sadrul Habib Chowdhury |
Fix size constraints for vertical progressbars.
|
2009-04-12 |
Sadrul Habib Chowdhury |
Fix drawing for vertical progressbar.
|
2009-04-12 |
Sadrul Habib Chowdhury |
merge of '009cd1791a028ae463fba5c8a2ee1c60021efb61'
|
2009-04-12 |
Sadrul Habib Chowdhury |
Changelog the progressbar addition.
|
2009-04-12 |
Sadrul Habib Chowdhury |
Change how the progressbar is drawn.
|
2009-04-12 |
Sadrul Habib Chowdhury |
Indentation changes, initialization changes etc.
|
2009-04-12 |
Saleem Abdulrasool |
Add a simple progress-bar in libgnt.
|
2009-04-12 |
Paul Aurich |
PidginBlistTheme now copies all its parameters instead of taking ownership.
|
2009-04-12 |
Paul Aurich |
Free priv->idle.
|
2009-04-12 |
Paul Aurich |
Free the DNS query data before purple_url_parse() to avoid leaking on failure.
|
2009-04-12 |
Paul Aurich |
Don't leak the struct sockaddr* from purple_dnsquery_a.
|
2009-04-12 |
Paul Aurich |
Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)
|
2009-04-12 |
Paul Aurich |
Don't leak GdkColor*s in PidginBlistThemes
|
2009-04-12 |
Paul Aurich |
Plug leak of PurpleContact->alias
|
2009-04-12 |
Paul Aurich |
Fix a leak when loading themes.
|
2009-04-12 |
Sadrul Habib Chowdhury |
Fix build with --disable-vv --enable-gstreamer.
|
2009-04-11 |
Paul Aurich |
Fix two int/size_t format build warnings on 64-bit
|
2009-04-11 |
Paul Aurich |
Reformat a printf so the HTTP headers are easier to read
|
2009-04-11 |
Paul Aurich |
merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'
|
2009-04-11 |
Sadrul Habib Chowdhury |
Starring Carlos Bederian as Zzzoom. Closes #8711.
|
2009-04-11 |
Sadrul Habib Chowdhury |
Open a chat-invite dialog when a buddy is dragged onto a chat.
|
2009-04-11 |
Sadrul Habib Chowdhury |
Reset some global data when uninit-ing. Fixes a crash on quit.
|
2009-04-11 |
Sadrul Habib Chowdhury |
Fix build with --disable-gstreamer.
|
2009-04-11 |
Paul Aurich |
Change purple_blist_get_buddies to return a list instead of the hash table.
|
2009-04-11 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
|
2009-04-11 |
Paul Aurich |
Fix the dbus type for calling PurpleBlistSetVisible.
|
2009-04-10 |
Sadrul Habib Chowdhury |
Fix build when srcdir != builddir.
|
2009-04-10 |
Elliott Sales de Andrade |
merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'
|
2009-04-10 |
Elliott Sales de Andrade |
Don't print 'no' twice if GADU libs are not found by pkg-config.
|
2009-04-10 |
Elliott Sales de Andrade |
Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPP
|
2009-04-10 |
foss |
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
|
2009-04-10 |
foss |
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
|
2009-04-10 |
Elliott Sales de Andrade |
Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the order
|
2009-04-10 |
Mike Ruprecht |
Fix assertion when the blist theme preference is empty.
|
2009-04-10 |
Mike Ruprecht |
Fix purple_buddy_destroy crash on exit.
|
2009-04-09 |
Mike Ruprecht |
Fix some assertions.
|
2009-04-09 |
Mike Ruprecht |
Disable PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL until we have an icon for it.
|
2009-04-09 |
Mike Ruprecht |
Switch media to store accounts rather than connections.
|
2009-04-09 |
Nick Hebner |
Clean up libpurple memory allocations on win32 libpurple uninit.
|
2009-04-09 |
Nick Hebner |
Various libpurple uninit memory cleanups.
|
2009-04-09 |
Nick Hebner |
Call purple_log_uninit() in purple_core_uninit().
|
2009-04-09 |
Nick Hebner |
Add purple_{buddy,chat,group,contact}_destroy to the blist API, free
|
2009-04-09 |
Sadrul Habib Chowdhury |
Fix doxygen tags.
|
2009-04-09 |
Mike Ruprecht |
Notify the user if a contact invites them to a voice call over MSN.
|
2009-04-08 |
Mike Ruprecht |
Inform the user when someone tries to initiate a video call with them in msn.
|
2009-04-08 |
Mike Ruprecht |
merge of 'c62ab40bbe8c46b10ab31caed16f8af9dfa7d091'
|
2009-04-08 |
Mike Ruprecht |
Bump required Farsight2 version to 0.0.9.
|
2009-04-08 |
Mike Ruprecht |
Use GtkVolumeButtons for audio if it's available.
|
2009-04-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
|
2009-04-08 |
Elliott Sales de Andrade |
More Pidgin updates for GTK+ 3.0. Removes any deprecated functions for GLib
|
2009-04-08 |
Sadrul Habib Chowdhury |
Plug a possible leak. Initialize fd to -1. Avoid unnecessary strdup.
|
2009-04-08 |
Sadrul Habib Chowdhury |
Initialize file descriptors to -1.
|
2009-04-08 |
Richard Nelson |
- Don't bother changing/signalling the selected row from NULL to NULL
|
2009-04-08 |
Mark Doliner |
Drop this directory, too. I think maybe it didn't happen before because
|
2009-04-07 |
Richard Nelson |
encode urls passed to tinyurl
|
2009-04-07 |
Elliott Sales de Andrade |
More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all
|
2009-04-07 |
Elliott Sales de Andrade |
Updates for GTK+ 3.0. Remove some deprecated functions (someone should
|
2009-04-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)
|
2009-04-06 |
Richard Nelson |
Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul!
|
2009-04-06 |
Richard Nelson |
Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicely
|
2009-04-06 |
Richard Nelson |
ChangeLog the TinyURL plugin
|
2009-04-06 |
Richard Nelson |
Add a gnt TinyURL plugin. Closes #2017
|
2009-04-06 |
Richard Nelson |
Set PURPLE_MESSAGE_RECV before receiving-im-msg. Also set it when receiving chat messages.
|
2009-04-06 |
Richard Nelson |
Activate the current status for an account being enabled
|
2009-04-06 |
Richard Nelson |
Redraw the textview when a tag is changed
|
2009-04-06 |
Elliott Sales de Andrade |
merge of '22d261d19f56b8cec771b7511f11dbbc367568fc'
|
2009-04-06 |
Elliott Sales de Andrade |
Also, fix the libpurple makefile to use the correct cflags/libs.
|
2009-04-06 |
Elliott Sales de Andrade |
Some configure.ac updates.
|
2009-04-06 |
Mike Ruprecht |
merge of '0f3cc5eaf6cb9aff180d63efb1dee828936078d1'
|
2009-04-05 |
Paul Aurich |
Remove duplicate Eric Polino and fix alphabetization. Thanks, Robby.
|
2009-04-05 |
Mark Doliner |
This file was moved to a jingle subdirectory, but I don't see any
|
2009-04-05 |
Marcus Lundblad |
Added a note about receiving "attentions" in the ChangeLog entry for the new
|
2009-04-05 |
Paul Aurich |
Mark's commit reminds me that this should be in POTFILES.in
|
2009-04-05 |
Paul Aurich |
Fix up the propagate
|
2009-04-05 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
|
2009-04-05 |
Paul Aurich |
Drop a variable left over from the propagate.
|
2009-04-05 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
|
2009-04-05 |
Paul Aurich |
Changelog the *one* user-visible change from the iq-handlers branch (heh).
|
2009-04-05 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
|
2009-04-05 |
Paul Aurich |
Gratuitous alphabetization of the IQ handlers (again!) and move the data handler to jabber_data_init
|
2009-04-05 |
Paul Aurich |
Further standardize the sentinel style (did someone say leading _s are theoretically a reserved namespace?)
|
2009-04-05 |
Paul Aurich |
Standardize the header file sentinels to PURPLE_JABBER_[BLAH]_H
|
2009-04-05 |
Paul Aurich |
Move some IQ handler registrations to the appropriate init functions
|
2009-04-05 |
Paul Aurich |
Large documentation blocks never hurt anyone.
|
2009-04-04 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
|
2009-04-04 |
Paul Aurich |
And google session handling
|
2009-04-04 |
Paul Aurich |
Fix-up the merge some more (*sigh*), readding <session/> handler
|
2009-04-04 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
|
2009-04-04 |
Paul Aurich |
Convert IBB parser (and everything that then stems from that) to new iq-handler
|
2009-04-03 |
Paul Aurich |
Fix merge for ./jingle/
|
2009-04-03 |
Paul Aurich |
Migrate googleinfo:jabber handlers and add some safety checks.
|
2009-04-03 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f25348fdce436002d7d508f074aaa70fd9491f01)
|
2009-04-03 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
|
2009-03-27 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
|
2009-03-21 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
|
2009-03-14 |
Paul Aurich |
Do not advertise support for old XEP-0199 (Ping) namespace
|
2009-03-13 |
Paul Aurich |
Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
|
2009-03-12 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 54da791ad8d26949571afcbd931518f5b27f2bfd)
|
2009-04-05 |
Paul Aurich |
Make my comment parse correctly.
|
2009-04-04 |
Paul Aurich |
BOSH: Use a write buffer (read: basically cut-n-paste from jabber.c)
|
2009-04-04 |
Paul Aurich |
A better random number for the rid in the range [0, 2**52).
|
2009-04-04 |
Paul Aurich |
Make the last one compile (add disco.h) and alphabetize.
|
2009-04-04 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
|
2009-04-04 |
Paul Aurich |
Fix login process for older servers using IQ-auth.
|
2009-04-04 |
Paul Aurich |
Fix allowing gmail user to initiate voice call by advertising a specific ext
|
2009-04-04 |
Paul Aurich |
darkrain42: Well, that namespace is deprecated. Why is it being advertised?
|
2009-04-28 |
Paul Aurich |
disapproval of revision '536d6ae921253bbffab25aa51ce9bdcb1f0e20ec'
|
2009-04-04 |
Paul Aurich |
Advertise ICEUDP only when libnice is available
|
2009-04-04 |
Paul Aurich |
Advertise video/voice features only when the UI says it has those caps
|
2009-04-04 |
Paul Aurich |
Reorder functions to remove prototypes
|
2009-04-04 |
Paul Aurich |
Remove an unused function
|
2009-04-04 |
Paul Aurich |
Specify SSL properly in debug messages for BOSH sending debug output
|
2009-04-04 |
Paul Aurich |
BOSH: Print out the received data (similar to the standard XMPP method,
|
2009-04-04 |
Paul Aurich |
Pass all messages to BOSH as text, so they pass through the sending-text
|
2009-04-04 |
Paul Aurich |
Fix merge: Move the Jingle features to jabber.c
|
2009-04-04 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
|
2009-04-05 |
Sadrul Habib Chowdhury |
Abort build if we use --enable-vv, and vv-dependencies are not met.
|
2009-04-05 |
Sadrul Habib Chowdhury |
Fix the auto-linking of protocols.
|
2009-04-05 |
Sadrul Habib Chowdhury |
Update hardware cursor correctly after a transient window is closed.
|
2009-04-05 |
Sadrul Habib Chowdhury |
Update the copyright name, as requested.
|
2009-04-05 |
Sadrul Habib Chowdhury |
Update the finch manual some. Refs #8577.
|
2009-04-05 |
Sadrul Habib Chowdhury |
Save the world.
|
2009-04-05 |
Sadrul Habib Chowdhury |
Update hardware cursor correctly.
|
2009-04-05 |
Paul Aurich |
Add PURPLE to the media header sentinels and reorder includes to fix building gf2
|
2009-04-04 |
Elliott Sales de Andrade |
Even more @since tags, because Maiku's watching...
|
2009-04-04 |
Elliott Sales de Andrade |
Minor grammatical message fixes.
|
2009-04-04 |
Elliott Sales de Andrade |
Add some more @since tags.
|
2009-04-06 |
Mike Ruprecht |
Remove old GtkPlug and GtkSocket code.
|
2009-04-04 |
Mike Ruprecht |
merge of '1890ad1259c93f5ad18ceb3365717ebc43b30198'
|
2009-04-04 |
Mike Ruprecht |
Add a resource selector when initiating media.
|
2009-04-04 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
|
2009-04-04 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
|
2009-04-03 |
Marcus Lundblad |
ChangeLog.API new calls for STUN and TURN servers used by vv
|
2009-04-03 |
Mike Ruprecht |
merge of 'e4b10961a2266d17625787c506f1b258ffa97873'
|
2009-04-03 |
Paul Aurich |
merge of '269d61606f225241d08360ffde046e471f03b833'
|
2009-04-03 |
Will Thompson |
Fix purple_media_set_remote_codecs ()'s docstring
|
2009-04-03 |
Mike Ruprecht |
Make it compile with --disable-vv... again!
|
2009-04-03 |
Daniel Atallah |
Gstreamer shouldn't be a requirement if USE_VV isn't defined.
|
2009-04-03 |
Mike Ruprecht |
Change back the version suffixes.
|
2009-04-03 |
Mike Ruprecht |
Add some ChangeLog stuff.
|
2009-04-03 |
Mike Ruprecht |
Remove unneeded marshaller.
|
2009-04-03 |
Mike Ruprecht |
Revert unintended space removal.
|
2009-04-03 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
|
2009-04-03 |
Mike Ruprecht |
Demote debug error to info.
|
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-03 |
Mike Ruprecht |
Change volume preference and make sure it exists.
|
2009-04-03 |
Mike Ruprecht |
Get rid of the media tab in the preferences.
|
2009-04-03 |
Mike Ruprecht |
Use better choices for default elements and have fallbacks.
|
2009-04-03 |
Mike Ruprecht |
Fix embedding video when the sink is a gconfvideosrc pointing to an
|
2009-04-03 |
Mike Ruprecht |
Bump the required Farsight2 version.
|
2009-04-03 |
Mike Ruprecht |
Improve the padding around the mute button.
|
2009-04-03 |
Mike Ruprecht |
Oops. How'd that sneak in there.
|
2009-04-03 |
Mike Ruprecht |
Move volume levels for media to the media window.
|
2009-04-03 |
Mike Ruprecht |
Hide these typedefs too.
|
2009-04-03 |
Mike Ruprecht |
Hide and GObjectify PurpleMediaCandidate.
|
2009-04-02 |
Mike Ruprecht |
Have "no minimum framerate". Fixes khc's cam.
|
2009-04-02 |
Mike Ruprecht |
Hide and gobjectify PurpleMediaCodec.
|
2009-04-02 |
Mike Ruprecht |
Use PurpleMediaKeyPair. Remove PurpleMediaCodecParameter.
|
2009-04-02 |
Mike Ruprecht |
Hide and gobjectify PurpleMediaElementInfo.
|
2009-04-01 |
Mike Ruprecht |
Add G_DEFINE_TYPE compatibility define from gobjectification branch.
|
2009-04-01 |
Mike Ruprecht |
Hide the easy structs in mediamanager.c.
|
2009-04-01 |
Mike Ruprecht |
Hide the easy structs in media.h.
|
2009-04-01 |
Mike Ruprecht |
merge of '21bd048f68510f25c5c854a1c7e395e88f530503'
|
2009-04-01 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head a609160715ae18beed98b084aac19bc0f6551362)
|
2009-04-01 |
Mike Ruprecht |
Break ABI less.
|
2009-04-01 |
Mike Ruprecht |
Move these variables to the end to not break ABI.
|
2009-04-01 |
Mike Ruprecht |
Say which media type is being requested in Finch.
|
2009-04-01 |
Mike Ruprecht |
Use purple_media_manager_get_pipeline instead.
|
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_manager_{get,set}_ui_caps.
|
2009-03-31 |
Mike Ruprecht |
Make Finch not crash if someone requests a session with video with you.
|
2009-03-31 |
Mike Ruprecht |
Make the conference property write only.
|
2009-03-31 |
Mike Ruprecht |
Remove some variables left over from old video embedding code.
|
2009-03-31 |
Mike Ruprecht |
Comment out purple_media_get_active_{local,remote}_candidates.
|
2009-03-31 |
Mike Ruprecht |
Get rid of the purple_media_add_stream wrapper as it isn't useful.
|
2009-03-31 |
Mike Ruprecht |
Add purple_media_is_initiator.
|
2009-03-30 |
Mike Ruprecht |
Remove purple_media_remove_stream as purple_media_end does what it was
|
2009-03-30 |
Mike Ruprecht |
Display which type of media session is being requested.
|
2009-03-30 |
Mike Ruprecht |
Make sharing sources between media sessions work.
|
2009-03-30 |
Mike Ruprecht |
merge of '2d0e977ba883c0b9d24d52360839cfed7cf1f2a6'
|
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 |
Fix compiling with --disable-vv.
|
2009-03-30 |
Mike Ruprecht |
Silence warning.
|
2009-03-30 |
Mike Ruprecht |
Hide PidginMedia and related structs.
|
2009-03-30 |
Mike Ruprecht |
Remove purple_media_mute.
|
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-30 |
Mike Ruprecht |
Move functionality into purple_media_stream_info.
|
2009-03-29 |
Mike Ruprecht |
Add some more PurpleMediaInfo values.
|
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 |
No reason for this to be public API.
|
2009-03-24 |
Mike Ruprecht |
merge of '25cc5bdbbd9c509be202ab9847764b104f848577'
|
2009-03-24 |
Mike Ruprecht |
Removed just a bit too much.
|
2009-03-24 |
Mike Ruprecht |
Add some documentation to mediamanager.h.
|
2009-03-24 |
Mike Ruprecht |
Remove unused function.
|
2009-03-24 |
Mike Ruprecht |
Clean unnecessary changes out of the Makefiles.
|
2009-03-24 |
Mike Ruprecht |
Fix lip-sync.
|
2009-03-24 |
Mike Ruprecht |
Extend the range for video dimensions just a hair.
|
2009-03-24 |
Mike Ruprecht |
Add gtkmedia.c to POTFILES.in.
|
2009-03-23 |
Mike Ruprecht |
Send candidates more like GMail.
|
2009-03-23 |
Mike Ruprecht |
Fix Gtalk bug where it would terminate the session after 15 seconds.
|
2009-03-23 |
Mike Ruprecht |
Get rid of nocrash option.
|
2009-03-23 |
Mike Ruprecht |
Get rid of the rest of the extraneous changes.
|
2009-03-23 |
Mike Ruprecht |
Improve padding in media window.
|
2009-03-23 |
Mike Ruprecht |
Properly wrap media functions so the API doesn't disappear when USE_VV
|
2009-03-23 |
Mike Ruprecht |
Move GStreamer related media functions into its own header.
|
2009-03-23 |
Mike Ruprecht |
merge of '85389d6ca8dc05827fa7e57e17906b2f73e2c676'
|
2009-03-23 |
Mike Ruprecht |
Remove some extra edits that snuck into Finch.
|
2009-03-22 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 5592cb6a8b667422747bafd555fea0aed19931b6)
|
2009-03-22 |
Mike Ruprecht |
Remove purple_media_audio_init_* functions.
|
2009-03-22 |
Mike Ruprecht |
Implement create_default_audio_* functions in gntmedia.c.
|
2009-03-22 |
Mike Ruprecht |
Implement create_default_audio_* functions in gtkmedia.c.
|
2009-03-22 |
Mike Ruprecht |
Remove purple_media_video_init_* functions.
|
2009-03-22 |
Mike Ruprecht |
Move purple_media_get_devices to gtkprefs.c.
|
2009-03-22 |
Mike Ruprecht |
Remove purple_media_element_get_device.
|
2009-03-22 |
Mike Ruprecht |
Remove purple_media_get_sink and the sink variables in the media structures.
|
2009-03-22 |
Mike Ruprecht |
Have purple_media_set_output_volume handle all sinks.
|