maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Pierogi - a universal infrared remote control app (https://talk.maemo.org/showthread.php?t=82243)

xes 2015-02-10 01:02

Re: [Announce] Pierogi - a universal infrared remote control app
 
@Copernicus

Do you think pierogi could be used to generate the codes to enable hidden service menu of LG tv?

http://openlgtv.org.ru/wiki/index.ph...IR_transmitter

Copernicus 2015-02-10 01:57

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by xes (Post 1460285)
Do you think pierogi could be used to generate the codes to enable hidden service menu of LG tv?

Yes; in fact, I've had the service menu and factory reset controls for LG TVs (and a few other brands) in Pierogi for a while now, I've just been too worried about people accidentally (or purposefully!) turning Pierogi into a TV-destroying tool. But when I updated the Macros last year, I made every control in Pierogi available, including the more dangerous ones. Use with caution!

Here's a little Pierogi Macro XML file that should make button #1 on the Macros control panel send the "service menu" command for the current keyset (assuming that that keyset has a service menu command defined):

Code:

<? xml version=1.0 ?>

<macropack name="Factory Controls">

 <macro name="Service Menu" button="1">
  <send key="Service Menu"/>
 </macro>

</macropack>

Save this as a file somewhere on your N900, and then load it into Pierogi by selecting "Load New Pack" from the Macros panel.

And here's a link to more Pierogi Macro documentation:

http://jpietrzak8.github.io/Pierogi/macros.html

Copernicus 2015-02-11 01:11

Re: [Announce] Pierogi - a universal infrared remote control app
 
Well, it has finally happened. The end is upon us. This may be a portent of the final days of mankind!

Alright, not really. :) But, after endless procrastination, I have gone ahead and finally promoted Pierogi version 1.1 up into Extras-Testing. If you feel that it is ready to be promoted all the way up into Extras, please do give it some testing, and then go to the Pierogi Extras-Testing package page and vote it up.

Or, if you feel that it needs more work, vote it down (and please do tell me why). :) Thanks!

(And yeah, this is not the end at all -- lots more work to be done in the future, such as improved macros, the proposed support for human-readable config files, a massively updated UI to support rotation, and more...)

kureyon 2015-02-16 11:51

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by Copernicus (Post 1460286)
Save this as a file somewhere on your N900, and then load it into Pierogi by selecting "Load New Pack" from the Macros panel.
http://jpietrzak8.github.io/Pierogi/macros.html

Thanks for a really useful app!

I'm using LG TV Keyset 1 and want to activate the Service Menu, when I do the "Load New Pack", I get the following error:

Code:

QXmlStreamReader returned error. Expected '[a-zA-Z]', but got ''.

davisrases 2015-02-16 15:21

Re: [Announce] Pierogi - a universal infrared remote control app
 
how to keep screen dimmed or activate it by a tap when running pierogi ?
i know of that untick lock screen automatically but that is prevelant everywhere i just want in pierogi
upgraded from extras no issues ;

Copernicus 2015-02-16 15:21

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by kureyon (Post 1460912)
I'm using LG TV Keyset 1 and want to activate the Service Menu, when I do the "Load New Pack", I get the following error:

Ah, sorry, I'm being sloppy with my XML. (I guess I should test before I post!) That first line (the xml version tag) needs to be written in a very specific way -- no spaces around the question marks, and double quotes around the version number. So, this should be a valid XML file (and I did test this time):

Code:

<?xml version="1.0"?>

<macropack name="Factory Controls">

 <macro name="Service Menu" button="1">
  <send key="Service Menu"/>
 </macro>

</macropack>


Copernicus 2015-02-16 15:27

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by davisrases (Post 1460940)
how to keep screen dimmed or activate it by a tap when running pierogi ?
i know of that untick lock screen automatically but that is prevelant everywhere

Yeah, I've actually got that "lock screen automatically" unticked myself. :) I'm not sure exactly how to implement that on a per-app basis, though (or if it can be done at all). I'll do a little research. :)

davisrases 2015-02-16 16:46

Re: [Announce] Pierogi - a universal infrared remote control app
 
oh my oh my !
i freaked out when i saw my username diffrent next i opend mail to reply and guess what

this stays here to freak out other people who do not take the simplest of measures to protect their privacy or say personal data and let it get man handeld .From experince most ofen it turns bad
anyway i didnt go through any of em just logged out but scrolling down to logut i at least saw rainbow coloured headers ;
take care

nokiabot

pichlo 2015-02-16 16:56

Re: [Announce] Pierogi - a universal infrared remote control app
 
Quote:

Originally Posted by davisrases (Post 1460958)
this stays here to freak out other people

I'm afraid "other people" have NFI WTF you are talking about ;)

nokiabot 2015-02-16 17:08

Re: [Announce] Pierogi - a universal infrared remote control app
 
that post was by me he forgot to remove his accounts so i let a reminder for other people to be cautious when ebaying their devices
thats it
cheers !


All times are GMT. The time now is 04:14.

vBulletin® Version 3.8.8