Showing results 1 to 25 of 29 @ 0.02 seconds. Search: Posts Made By: eXeonical
Forum: Applications 2009-01-30, 18:26
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

You can do this if you install SSH server on you windows machine, set up key based authentication, generate authkeys on you windows machine, copy them to N8??.

Then install ssh in N8??, start...
Forum: Applications 2009-01-22, 20:49
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Yeah, i wrote the new browser backend just before Christmas. In the new backend you can choose whether to open URL in the browser or using wget.

It will run wget with command like this:


wget...
Forum: Applications 2008-12-23, 14:47
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

About MythTV and configuration:

We already have this functionality in the Telnet backend. Choose "Device Controllers" -> "New" -> "Telnet" -> "Type: MythTV".
To edit commands: "Devices" ->...
Forum: Applications 2008-09-15, 13:52
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Center alignment is currently hardcoded in Irreco. Sorry :(
But it should be pretty easy to add support for valign and halign, so maybe ill do it tonight. :P



Irreco does not really implement...
Forum: Applications 2008-09-09, 06:12
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

I tried this myself, it seems that Windows version of VLC asks for password when using telnet. (You can find it in preferences->control interfaces). And current telnet backend does not have means to...
Forum: Applications 2008-08-29, 20:25
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

And we have also created irreco mailing list:

https://garage.maemo.org/mailman/listinfo/irreco-everything
Forum: Applications 2008-08-20, 10:51
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Thanks :)



I'm sorry, you cant. Not yet anyway. The current upload / download feature can only upload and download IR control codes to be used with backends. It can not upload or download the...
Forum: Applications 2008-08-09, 09:17
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Hymm.. Perhapse.

I'll try to take a better look at it when i have time.
Forum: Applications 2008-08-09, 08:08
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Windows MCE tranceiver backend

Well, there is not any better forum at the moment. Perhapse i should create a mailing list in the garage project page.



As far as i understand MCE is XP Media Centre Edition. Do you intend to...
Forum: Applications 2008-08-08, 07:39
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Can you tell us what kind of X10 system you have set up? It would be usefull to know what kind of X10 systems people have in use.

One problem with X10 is that even though X10 is standarded, the...
Forum: Applications 2008-07-11, 16:30
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Have you watched the videos at http://irreco.garage.maemo.org

They should tell you how to setup Irreco.

If you want to get a full log of what Irreco is doing, you should run the following...
Forum: Applications 2008-06-20, 15:54
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Irreco looks for .bstyleconf files in /media/mmc1/irreco and /media/mmc2/irreco folders. All subfolders are ignored, so you should put all filed into the irreco folder. That means irreco will not...
Forum: Applications 2008-03-22, 13:11
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Could you see what Irreco says if you start Irreco with
irreco -d 9
in xterminal.

edit:


I have got the problem with lirc dieing on me with wrong driver / config setup, but if it works with...
Forum: Applications 2008-03-20, 15:21
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

There is now. I took some time to write one.

http://irreco.garage.maemo.org/documentation.html#lirc

Tell me if theres any problems and ill try to improve it.

Also you might want to make sure...
Forum: Applications 2008-03-14, 11:37
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Nope, there has been no need to port it to the tablet.



Sort of. LIRC actually has builtin support for controlling the lircd daemon though network. You just need give lircd daemon the...
Forum: Applications 2008-03-14, 11:30
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

The theme packages have some of those buttons:
http://irreco.garage.maemo.org/themes.html#themes

By the way, what would be the "full button set for MythTV"? I could ask the graphics dude to make...
Forum: Applications 2008-03-06, 09:04
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

If been trying to reply to your email, but i dont think the Internet Tablet Talk email sendin system works for you. Do you have correct email set to your profile?

Anyways, you can test Irreco with...
Forum: Applications 2008-03-04, 10:35
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Version 0.5.6 is out.

http://irreco.garage.maemo.org/download.html#download
Forum: Applications 2008-03-03, 16:11
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Thats pretty cool.

I have always thought that it would be nice to control Linux PC with irreco, what i had in mind was writing SSH commandline backend for irrco, but i never got the time :(
Forum: Applications 2008-02-27, 08:02
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

The API you need to implement is here: https://garage.maemo.org/plugins/scmsvn/viewcvs.php/irreco/trunk/irreco/src/api/irreco_backend_api.h?root=irreco&view=markup

You should probably pull irreco...
Forum: Applications 2008-02-19, 09:36
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

I took a look at that. Yes, it seems there is a similar API VDR than what MythTV has.

http://www.linuxtv.org/vdrwiki/index.php/Svdrp

I'll see if i have time to implement it. Or does somebody...
Forum: Applications 2008-02-05, 11:19
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Irreco saves its configuration to /home/user/.irreco as like unix programs usually do.



Irreco "Remote" consists of three pieces: button styles, backend commands, and layout.

Buttonstyles...
Forum: Applications 2008-01-30, 12:12
Replies: 194
Views: 85,271
Posted By eXeonical
Re: Irreco - Ir Remote Controller

Yes, not much you do about that since N8xx doesnt have IR leds.


Well, there are some simple IR trancievers like this: http://www.iguanaworks.net/products.psp that you can use. Or you could by...
Forum: Accessories 2008-01-30, 12:01
Replies: 55
Views: 23,429
Posted By eXeonical
Re: Making the N800 into Universal Remot

Well, send it to me and i'll see what i can do :)


Rötväämisiin, siis :)
Forum: Accessories 2008-01-30, 11:58
Replies: 55
Views: 23,429
Posted By eXeonical
Re: Making the N800 into Universal Remot

I have no idea how to do that. I someone wants to write a backend for it, why not.
Showing results 1 to 25 of 29



 
Forum Jump

All times are GMT. The time now is 17:38.