|
2012-01-06
, 23:31
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#92
|
Is the CSSU effort still alive? I've been doing some updating efforts of my own and have ported Maemo 4.x API changes to new versions of glib, libpixmap, cairo, pango, and atk. My idea is to get a brand new GTK+ stack on the tablets. I also ported a new version of bluez (see here: http://talk.maemo.org/showthread.php?t=81323), but that will take some recoding in order to get the Bluetooth applet to play nice. Also ported dbus, but that's out of whack for some reason.
Anyway, I'm working on porting the latest GTK+ at the moment. I've got a big diff file that's about 24k lines of patches and have gotten through 4k =). Is there an IRC channel you guys hang out on? Let me know if you'd like to use my source packages.
|
2012-01-07
, 00:53
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#93
|
|
2012-01-07
, 01:30
|
Posts: 43 |
Thanked: 81 times |
Joined on Jun 2008
|
#94
|
Btw, why do you want to update the gtk stack? Because any program which depends on a newer gtk?
Any chance of getting an updated video codec for Google Talk?
|
2012-01-07
, 01:58
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#95
|
|
2012-01-07
, 02:49
|
Posts: 206 |
Thanked: 46 times |
Joined on Mar 2010
|
#96
|
The Following User Says Thank You to cstryon For This Useful Post: | ||
|
2012-01-07
, 06:39
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#98
|
The Following User Says Thank You to auouymous For This Useful Post: | ||
|
2012-01-07
, 08:29
|
Posts: 43 |
Thanked: 81 times |
Joined on Jun 2008
|
#99
|
I think osso media player does H264 in dsp. But doing it on cpu is basically impossible (see mplayer and various "mobile"videos).
Gentoo uses the binaries provided by Google so my guess is that Google does not publish the source, otherwise Gentoo would be compiling it. Assuming the source is available it is highly unlikely the Internet Call app could link to a newer version since it has gone through a major version bump.
The Following User Says Thank You to earksiinni For This Useful Post: | ||
|
2012-01-07
, 08:36
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#100
|
Pidgin also seems to support it: http://lifehacker.com/5340632/pidgin...-voice-support
Can you point me to this binary blob in Gentoo?
The Following User Says Thank You to auouymous For This Useful Post: | ||
Anyway, I'm working on porting the latest GTK+ at the moment. I've got a big diff file that's about 24k lines of patches and have gotten through 4k =). Is there an IRC channel you guys hang out on? Let me know if you'd like to use my source packages.