summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* closing merged branchmediaGary Kramlich2018-05-240-0/+0
* Pidgin: Adjust aspect frame to correct ratio for incoming videoDavid Woodhouse2018-04-201-0/+37
* media: Send a signal when video caps changeDavid Woodhouse2018-04-203-1/+46
* media: allow per-stream src/sink elements to be setDavid Woodhouse2018-04-182-13/+24
* Add ChangeLog.API entry for purple_media_manager_enumerate_elements()David Woodhouse2018-03-241-0/+5
* Backport native Voice/Video prefs from 3.0David Woodhouse2018-03-232-0/+609
* pidgin/finch: use GStreamer-provided VV elementsJakub Adam2016-06-232-18/+98
* mediamanager: add "elements-changed" signalJakub Adam2016-06-231-0/+52
* mediamanager: clarify notes for translatorsJakub Adam2016-07-041-6/+7
* mediamanager: register static elementsJakub Adam2016-06-221-4/+185
* mediamanager: add purple_media_manager_enumerate_elements()Jakub Adam2016-06-222-0/+33
* mediamanager: ignore PulseAudio monitorsJakub Adam2016-06-221-0/+38
* mediamanager: keep track of devices managed by GstDeviceMonitorJakub Adam2016-04-151-0/+244
* Clip audio level reportingDavid Woodhouse2018-03-222-2/+9
* Show error when creating media pipeline failsDavid Woodhouse2018-03-221-0/+12
* media: fix possible NULL dereference in state_changed_cb()Jakub Adam2016-05-021-4/+10
* media: improve webcam failure handlingJakub Adam2016-05-021-8/+98
* Created new branch mediaDavid Woodhouse2018-03-240-0/+0
* Bump the versions for the next round of developmentGary Kramlich2018-03-082-2/+6
* Added tag v2.13.0 for changeset 0462a04774f8Gary Kramlich2018-03-080-0/+0
* Bump the versions and add checks for tcl/tk 8.6/8.7v2.13.0Gary Kramlich2018-03-082-3/+7
* Update the ChangeLog for the security issuesGary Kramlich2018-03-081-0/+7
* Merging public updatesGary Kramlich2018-03-08103-99139/+34922
|\
| * Fix a typo refs #4061Gary Kramlich2018-03-081-1/+1
| * Don't allow adding a buddy to prpls that don't have an add_buddy callback. F...paradox2018-03-084-2/+15
| * Port backend-fs to newer api for farstream relay-info property. Fixes #17274Gary Kramlich2018-03-073-4/+47
| * Revert to the old version of zh_HK.po as I somehow totally messed it upGary Kramlich2018-03-071-488/+2173
| * Updating all the translationsGary Kramlich2018-03-0795-101306/+35323
| * ChangeLog the IRC AUTHENTICATE fix and finally add dx to the COPYRIGHT fileGary Kramlich2018-03-072-0/+3
| * irc: handle AUTHENTICATE as a normal command with server prefixdx2018-03-053-0/+8
| * irc: show protocol debug if PURPLE_VERBOSE_DEBUG=1dx2018-03-052-0/+14
* | Merged in dequisdequis/security/release-2.x.y (pull request #20)Gary Kramlich2018-03-071-1/+1
|\ \
| * | purple_email_is_valid: fix out of bounds readdx2017-05-271-1/+1
| |/
* | Merged in dequisdequis/security/release-2.x.y (pull request #23)Gary Kramlich2018-03-061-1/+1
|\ \
| * | irc: Fix write of a single \0 before the start of a buffer in irc_parse_ctcpdx2018-03-051-1/+1
| |/
* | Merged in dequisdequis/security/release-2.x.y (pull request #22)Gary Kramlich2018-03-061-1/+1
|\ \
| * | irc: fix read out of bounds in irc_nick_skip_modedx2018-03-051-1/+1
| |/
* | Merged in dequisdequis/security/release-2.x.y (pull request #24)Gary Kramlich2018-03-061-3/+6
|\ \
| * | Fix potential utf8 truncation on incoming invites (may result in crashes)dx2018-03-051-3/+6
| |/
* | irc: null irc->motd after freeing itdx2018-03-051-2/+6
|/
* Add Shawn Napora to the COPYRIGHT fileGary Kramlich2018-03-011-0/+1
* Various build fixes:Shawn Napora2018-03-013-3/+21
* ChangeLog and COPYRIGHT update for status icon blinking update. Fixes #17174Gary Kramlich2017-12-282-0/+2
* Merged in strangeways/main/trac-17174 (pull request #264)Gary Kramlich2017-12-292-12/+14
|\
| * Use purple_strequal instead of strcmpDaniel Kamil Kozar2017-12-101-2/+2
| * Use gtk_status_icon_get_icon_name instead of a new boolean variableDaniel Kamil Kozar2017-11-294-13/+14
| * mergeDaniel Kamil Kozar2017-11-2929-298/+443
| |\
| * | Rework tray icon blinkingDaniel Kamil Kozar2017-09-204-21/+22
* | | ChangeLog the fix for #17273. Fixes #17273Gary Kramlich2017-12-261-0/+1
* | | Merged in dwmw2/pidgin-trac17273/release-2.x.y (pull request #302)Gary Kramlich2017-12-261-0/+4
|\ \ \