I added a section about discovering bluetooth devices to wiki, you can find it
at
http://wiki.maemo.org/index.php?title=Documentation/Maemo_5_Developer_Guide/Using_Connectivity_Components/Maemo_Connectivity#Bluetooth_Libraries.
As I am pretty beginner with maemo programming could someone more e
On Fri, 2010-08-27 at 18:34 +0100, Andrew Flegg wrote:
> Till wrote:
> >
> > asked to remove libgio and that's where some arguing started
>
> I don't remember seeing any arguing, but I admit I wasn't paying close
> attention. Anyway, the broken libgio has now been removed (Niels, correct me
> i
Hi,
ok, thanks, diablo builds again. Will you do the same for chinook?
Regards,
Till
Am Freitag 27 August 2010 schrieb Andrew Flegg:
> Till wrote:
> >
> > asked to remove libgio and that's where some arguing started
>
> I don't remember seeing any arguing, but I admit I wasn't paying close
Till wrote:
>
> asked to remove libgio and that's where some arguing started
I don't remember seeing any arguing, but I admit I wasn't paying close
attention. Anyway, the broken libgio has now been removed (Niels, correct me if
I'm wrong)
Cheers,
Andrew
--
Andrew Flegg -- mailto:and...@bleb
Hi,
asked to remove libgio and that's where some arguing started. But i don't want
to argue. So please remove gpxview and i will just stop supporting it on
maemo4.
In fact removing all those "#ifdef MAEMO5"'s will nicely clean up the code.
Till
Am Donnerstag 26 August 2010 schrieb Andrew Flegg
Hi,
I'm trying to write a CJK input method, with hildon-input-method-framework.
I want intercept key event from hardware keyboard.
Now, when I press a hardware key, the character will commit to
input window immediately.
I want block this commit.
I read hildon-input-method heade
Just a wild guess: isn't it just a matter of having the file on
http://repository.maemo.org/extras/pool/fremantle-1.2/non-free/
Instead of (or in addition to):
http://repository.maemo.org/extras/pool/fremantle/non-free/
??
I imagine you are looking for a "long term" solution but would be nice
On Fri, Aug 27, 2010 at 02:30, Kurtis Heimerl
wrote:
> Thanks Andrew, this seems to be roughly what I'm looking for. In
> particular, it seems an OssoABookContact is asubclass of an EContact,
> so I can just use this stuff directly.
Cool.
> However, I've looked at the associated code in hermes: