Re: [Ekiga-devel-list] preliminary patch for X-Video support

2006-09-11 Thread Craig Southeren
It would be really nice to see this code put into PWLib like the other video device drivers so it can be available to all users of OPAL Craig On Mon, 11 Sep 2006 23:17:49 +0200 (CEST) Matthias Schneider <[EMAIL PROTECTED]> wrote: > Hi all, > a few months I had posted an email about integrati

Re: [Ekiga-devel-list] preliminary patch for X-Video support

2006-09-11 Thread Gregory Stark
"mcquaid mcquaid" <[EMAIL PROTECTED]> writes: > I'm just a user but with a couple of questions. I thought that sdl can have > access to hardware overlay? Also, I thought that only 1 window can have > access to hardware overlay, so how is pip dealt with in this regard? Depending on your graphic

Re: [Ekiga-devel-list] preliminary patch for X-Video support

2006-09-11 Thread mcquaid mcquaid
I'm just a user but with a couple of questions.  I thought that sdl can have access to hardware overlay?  Also, I thought that only 1 window can have access to hardware overlay, so how is pip dealt with in this regard? On 9/11/06, Matthias Schneider <[EMAIL PROTECTED]> wrote: Hi all,a few months I

[Ekiga-devel-list] preliminary patch for X-Video support

2006-09-11 Thread Matthias Schneider
Hi all, a few months I had posted an email about integrating XVideo hardware acceleration into ekiga, unfortunately I didnt find some time until a few weeks ago... The image quality of XVideo is a lot better than SDL, also CPU drops significantly since the dedicated hardware does the scaling an

[Ekiga-devel-list] Debian/Kanotix:Ekiga didn't find any usable audio codec.

2006-09-11 Thread Conrad Beckert
Today I installed Ekiga Snapshot 20060509 (SID) via apt-get on my Kanotix 2005/04 System. Everything went through but when I start Ekiga it pops up "Ekiga didn't find any usable audio codec. Make sure that your installation is correct." and exits. What's wrong? Thank you in advance for your hel

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Jan Schampera
On Mon, 11 Sep 2006 22:01:48 +0200 "Daniel Smertnig" <[EMAIL PROTECTED]> wrote: > Putting the padlock to the right also makes it posible to display no > padlock icon at all when the remote end does not support encryption. > Under the assumption that this is (currently at least) the case for > most

Re: [Ekiga-devel-list] Ekiga fails to build...

2006-09-11 Thread Damien Sandras
Le mardi 12 septembre 2006 à 08:05 +1200, Stephen Cook a écrit : > Hi, > > On Mon, 2006-09-11 at 16:59 +0200, Jan Schampera wrote: > > ...due to a linker error related to OPAL: > > > > /usr/lib/libopal.so: undefined reference to > > `IAX2SpecialProcessor::IAX2SpecialProcessor(IAX2EndPoint&)' > >

Re: [Ekiga-devel-list] Ekiga fails to build...

2006-09-11 Thread Stephen Cook
Hi, On Mon, 2006-09-11 at 16:59 +0200, Jan Schampera wrote: > ...due to a linker error related to OPAL: > > /usr/lib/libopal.so: undefined reference to > `IAX2SpecialProcessor::IAX2SpecialProcessor(IAX2EndPoint&)' > > I double-checked and the headers are the right ones. The error happens > on Ek

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Daniel Smertnig
On 9/11/06, Jan Schampera <[EMAIL PROTECTED]> wrote: > > Don't both the meter and the padlock say something about the state of > > the connection? And hence shouldn't they come together? > > There the taste wins over the logic. Putting the padlock to the right also makes it posible to display no p

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Jan Schampera
On Mon, 11 Sep 2006 21:22:48 +0200 Julien PUYDT <[EMAIL PROTECTED]> wrote: > > Anyways, I'd put it into the statusbar: > > > > | | > > +--+ > > |METER|Statustext blubb|PADLOCK| > > +--+ > > Do

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Julien PUYDT
Jan Schampera a écrit : > On Mon, 11 Sep 2006 20:48:18 +0200 > "Daniel Smertnig" <[EMAIL PROTECTED]> wrote: > >> (Note that most of the code comes straight from Epiphany, I've only >> added a bit of glue). > > OT: Coded glue often is what I'm after for hours ;-) OT: Time to write glue code is wh

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Jan Schampera
On Mon, 11 Sep 2006 20:48:18 +0200 "Daniel Smertnig" <[EMAIL PROTECTED]> wrote: > (Note that most of the code comes straight from Epiphany, I've only > added a bit of glue). OT: Coded glue often is what I'm after for hours ;-) Anyways, I'd put it into the statusbar: | |

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Damien Sandras
Le lundi 11 septembre 2006 à 20:48 +0200, Daniel Smertnig a écrit : > On 9/11/06, Damien Sandras <[EMAIL PROTECTED]> wrote: > > Can you send a screenshot/link to a screenshot of where it is now before > > changing things? > > Sure, here you go: > > What you currently get with the patch posted ear

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Daniel Smertnig
On 9/11/06, Damien Sandras <[EMAIL PROTECTED]> wrote: > Can you send a screenshot/link to a screenshot of where it is now before > changing things? Sure, here you go: What you currently get with the patch posted earlier: http://smertnig.textdriven.com/ekiga-current-patch.png What I intended to m

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Damien Sandras
Le lundi 11 septembre 2006 à 20:09 +0200, Daniel Smertnig a écrit : > On 9/11/06, Jan Schampera <[EMAIL PROTECTED]> wrote: > > For this purpose I'd say yes. It's like with a browser, a connection is > > secure, not an URI (i.e. IMHO it belongs in some "general" place). > > Hmm, that's where i was

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Daniel Smertnig
On 9/11/06, Jan Schampera <[EMAIL PROTECTED]> wrote: > For this purpose I'd say yes. It's like with a browser, a connection is > secure, not an URI (i.e. IMHO it belongs in some "general" place). Hmm, that's where i was taking the idea from ;-) (Note that the icon is only displayed in the entry, n

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Damien Sandras
Le lundi 11 septembre 2006 à 20:04 +0200, Jan Schampera a écrit : > On Mon, 11 Sep 2006 19:18:47 +0200 > "Daniel Smertnig" <[EMAIL PROTECTED]> wrote: > > > On 9/11/06, Jan Schampera <[EMAIL PROTECTED]> wrote: > > > I just inspected GtkComboBoxEntry, it should be "no problem" to > > > rewrite it, g

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Jan Schampera
On Mon, 11 Sep 2006 19:18:47 +0200 "Daniel Smertnig" <[EMAIL PROTECTED]> wrote: > On 9/11/06, Jan Schampera <[EMAIL PROTECTED]> wrote: > > I just inspected GtkComboBoxEntry, it should be "no problem" to > > rewrite it, given the code and idea Daniel provides. But for > > security display it's the

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread yannick
Le lundi 11 septembre 2006 à 18:26 +0200, Jan Schampera a écrit : > Just for the record, imagine a favicon-system for users in the > addressbook - not that I like to do it, but it could be one use for > such a widget. Hum, icons for users in the adress book... a picture of their faces ? stuff like

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Daniel Smertnig
On 9/11/06, Jan Schampera <[EMAIL PROTECTED]> wrote: > I just inspected GtkComboBoxEntry, it should be "no problem" to rewrite > it, given the code and idea Daniel provides. But for security display > it's the wrong one IMHO. Hmm, the problem is that you have to provide a custom paint-event handle

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Jan Schampera
On Mon, 11 Sep 2006 17:09:09 +0200 Jan Schampera <[EMAIL PROTECTED]> wrote: > > Wouldn't it be better to place that icon in the status bar than in > > the location entry? > > That's why I asked for the purpose of the padlock-icon in another > sub-thread. It also could be placed between "URL:" and

Re: [Ekiga-devel-list] Ekiga fails to build...

2006-09-11 Thread Julien PUYDT
Jan Schampera a écrit : > ...due to a linker error related to OPAL: > > /usr/lib/libopal.so: undefined reference to > `IAX2SpecialProcessor::IAX2SpecialProcessor(IAX2EndPoint&)' > > I double-checked and the headers are the right ones. The error happens > on Ekiga build time, OPAL itself builds fi

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Jan Schampera
On Mon, 11 Sep 2006 16:48:26 +0200 Damien Sandras <[EMAIL PROTECTED]> wrote: > > I guess it's 100% gtk+, and hence will give 0% more issues on > > win32 ? > > > > Wouldn't it be better to place that icon in the status bar than in the > location entry? That's why I asked for the purpose of the p

[Ekiga-devel-list] Ekiga fails to build...

2006-09-11 Thread Jan Schampera
...due to a linker error related to OPAL: /usr/lib/libopal.so: undefined reference to `IAX2SpecialProcessor::IAX2SpecialProcessor(IAX2EndPoint&)' I double-checked and the headers are the right ones. The error happens on Ekiga build time, OPAL itself builds fine. Where's my mistake? (IAX2 core wa

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Daniel Smertnig
On 9/11/06, Damien Sandras <[EMAIL PROTECTED]> wrote: > Wouldn't it be better to place that icon in the status bar than in the > location entry? It probably depends on what you wold prefer (I don't have a particular preference), but the current trend in browsers seems to go towards putting an padl

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Jan Schampera
On Mon, 11 Sep 2006 16:40:04 +0200 Julien PUYDT <[EMAIL PROTECTED]> wrote: > Daniel Smertnig a écrit : > > On 9/11/06, Damien Sandras <[EMAIL PROTECTED]> wrote: > >> I guess it could be done. > >> > >> I don't plan doing it any time soon though, perhaps Jan or Julien > >> have the time? > > > > C

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Daniel Smertnig
On 9/11/06, Julien PUYDT <[EMAIL PROTECTED]> wrote: > I guess it's 100% gtk+, and hence will give 0% more issues on win32 ? No gnome code is used, so it should work, yes. Though we should probably test it to be sure. (And in when gtk 2.12 takes up the libsexy icon-entry (http://www.gtk.org/plan/me

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Damien Sandras
Le lundi 11 septembre 2006 à 16:40 +0200, Julien PUYDT a écrit : > Daniel Smertnig a écrit : > > On 9/11/06, Damien Sandras <[EMAIL PROTECTED]> wrote: > >> I guess it could be done. > >> > >> I don't plan doing it any time soon though, perhaps Jan or Julien have > >> the time? > > > > Cool, > > I

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Daniel Smertnig
On 9/11/06, Jan Schampera <[EMAIL PROTECTED]> wrote: > Just curious, what is the purpose of that padlock icon? Secure/Insecure > connections? Yep, it should become: - No background color, no icon -> unknown / security not supported by other endpoint - Yellow background color, padlock icon -> secu

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Julien PUYDT
Daniel Smertnig a écrit : > On 9/11/06, Damien Sandras <[EMAIL PROTECTED]> wrote: >> I guess it could be done. >> >> I don't plan doing it any time soon though, perhaps Jan or Julien have >> the time? > > Cool, > I already have a quick-and-dirty version locally for testing purpose, > I only need t

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Jan Schampera
On Mon, 11 Sep 2006 16:09:45 +0200 "Daniel Smertnig" <[EMAIL PROTECTED]> wrote: > On 9/11/06, Jan Schampera <[EMAIL PROTECTED]> wrote: > > While you were writing the last few mails I dug into that stuff. If > > you already have working code, can you share it? > > The patch is attached (although I

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Daniel Smertnig
On 9/11/06, Jan Schampera <[EMAIL PROTECTED]> wrote: While you were writing the last few mails I dug into that stuff. If you already have working code, can you share it? The patch is attached (although I developed it against a version which is a few days old and rebased it to CVS HEAD, it shoul

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Jan Schampera
On Mon, 11 Sep 2006 15:34:08 +0200 Damien Sandras <[EMAIL PROTECTED]> wrote: > > > I don't plan doing it any time soon though, perhaps Jan or Julien > > > have the time? > > > > Cool, > > I already have a quick-and-dirty version locally for testing > > purpose, I only need to verify that it does

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Daniel Smertnig
On 9/11/06, Damien Sandras <[EMAIL PROTECTED]> wrote: > I guess it could be done. > > I don't plan doing it any time soon though, perhaps Jan or Julien have > the time? Cool, I already have a quick-and-dirty version locally for testing purpose, I only need to verify that it does not break any exis

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Damien Sandras
Le lundi 11 septembre 2006 à 15:26 +0200, Daniel Smertnig a écrit : > On 9/11/06, Damien Sandras <[EMAIL PROTECTED]> wrote: > > I guess it could be done. > > > > I don't plan doing it any time soon though, perhaps Jan or Julien have > > the time? > > Cool, > I already have a quick-and-dirty versio

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Damien Sandras
Hi, Le lundi 11 septembre 2006 à 15:11 +0200, Daniel Smertnig a écrit : > Hi, > > On 9/11/06, Damien Sandras <[EMAIL PROTECTED]> wrote: > > Hi, > > > > The GtkComboBoxEntry already uses a GtkEntryCompletion. > > Removing it would be a regression as you wouldn't have any more the list > > of last

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Daniel Smertnig
Hi, On 9/11/06, Damien Sandras <[EMAIL PROTECTED]> wrote: > Hi, > > The GtkComboBoxEntry already uses a GtkEntryCompletion. > Removing it would be a regression as you wouldn't have any more the list > of last dialed numbers. I meant using the same list (GtkEntryCompletion), but instead of having

Re: [Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Damien Sandras
Hi, The GtkComboBoxEntry already uses a GtkEntryCompletion. Removing it would be a regression as you wouldn't have any more the list of last dialed numbers. Le lundi 11 septembre 2006 à 15:01 +0200, Daniel Smertnig a écrit : > Hi, > > is there any chance of being able to replace the current (=CV

[Ekiga-devel-list] URI ComboBoxEntry

2006-09-11 Thread Daniel Smertnig
Hi, is there any chance of being able to replace the current (=CVS) GtkComboBoxEntry with a GtkEntry + GtkEntryCompletion combination? This would make it a lot easier to put a padlock icon in there because there are already various implementations floating around (e.g. ephy-icon-entry.c is very si

Re: [Ekiga-devel-list] HEAD has issues...

2006-09-11 Thread Julien PUYDT
Damien Sandras a écrit : > Le lundi 11 septembre 2006 à 16:05 +1000, Craig Southeren a écrit : > >> The plugin search code has been used for the last year or so for all >> plugins (including the audio and video devices) on both OPAL and >> OpenH323. I'm not sure why this has suddenly become an iss

Re: [Ekiga-devel-list] HEAD has issues...

2006-09-11 Thread Damien Sandras
Le lundi 11 septembre 2006 à 16:05 +1000, Craig Southeren a écrit : > The plugin search code has been used for the last year or so for all > plugins (including the audio and video devices) on both OPAL and > OpenH323. I'm not sure why this has suddenly become an issue that needs > an immediate "pa