GitXplorerGitXplorer
a

pidgin-embeded

public
0 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
247c33b25037a3d55f16fbec0b99c0520f27ed70

Fix videoframes

aakovalyov committed 10 years ago
Unverified
393303b0a2b4d513c7faca1e1a01529d32338c49

Comment image related stuff

aakovalyov committed 10 years ago
Unverified
6b4523598cf639c28751a0361fcaf908a6b29360

Comment image related stuff

aakovalyov committed 10 years ago
Unverified
fd15071f905d694b49d13b9f6ccb58ce333340f1

Initial commit

aakovalyov committed 10 years ago

README

The README file for this repository.

Version

Fork (currently unversioned) from on a modified copy of pidgin-embeddedvideo 1.2

Modifications

Todos

  • The image rendering does not scale to the chat window size
  • No customization on supported websites and types of rendering (images).

Source Installation

Based on http://code.google.com/p/pidgin-embeddedvideo/wiki/InstallationGuide

You will need these packages to be installed before compiling the plugin on your machine:

pidgin-dev libglib2.0-dev libcurl3-dev libwebkit-dev >= 1.1.12

On Ubuntu/Debian, dependancies can be installed via:

sudo apt-get install pidgin-dev libglib2.0-dev libcurl3-dev libwebkit-dev

then compile and install via:

./configure
make
make install

Restart Pidgin, activate Pidgin Embedded Video under the "Plugins"

Enjoy

Free Software, Hell Yeah!


original README:

Find everything about this plugin on the project's site: http://code.google.com/p/pidgin-embeddedvideo/