![]() |
2014-03-30
, 18:16
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#1101
|
![]() |
2014-03-30
, 19:24
|
Posts: 56 |
Thanked: 19 times |
Joined on Jan 2013
@ Netherlands, Flevoland
|
#1102
|
![]() |
2014-03-30
, 19:42
|
|
Posts: 138 |
Thanked: 185 times |
Joined on Feb 2014
|
#1103
|
![]() |
2014-03-30
, 20:17
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#1104
|
But I'm missing some devices.
Could you at;
JVC RX-816R reciever (jvc device in the list is missing some buttons)
Pioneer PD-S601 CD player(tried a couple of other devices from the list,none works)
![]() |
2014-03-30
, 20:29
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#1105
|
Using multiple keysets is exactly the thing I want to avoid, for the obvious reason controlling with n900 should be not harder than via remote.
The Following 3 Users Say Thank You to Copernicus For This Useful Post: | ||
![]() |
2014-03-30
, 20:46
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#1106
|
Ok, version 1.1.30 is now making its way up to extras-devel, with mostly fixes to the intervalometer. I think what may have been happening is that I didn't have enough of a delay between the simulated button press and the simulated button release. (Then again, it could just be that Qt timers just aren't reliable when you lock the screen. I'm probably going to have to do some more homework here.)
Well, I've done both -- I've put the hardcoded delay feature back onto the "Camera" panel, and added a configurable initial pause to the Intervalometer panel.
This has happened in the past when Pierogi's control thread gets swamped with command requests, and ends up becoming a zombie process in the background.I thought I had all that fixed, but odds are that playing with the intervalometer is causing that to happen again. (It shouldn't be anything to do with the vip1853 keyset...)
The Following 2 Users Say Thank You to mr_pingu For This Useful Post: | ||
![]() |
2014-03-30
, 21:05
|
|
Posts: 138 |
Thanked: 185 times |
Joined on Feb 2014
|
#1107
|
Hmm -- looking at the picture, I had guessed that you were using that remote's 3-position slide switch. All that switch does is change the internal keyset being used by the remote control. Using the volume-rocker switch on the N900 to change keysets is pretty much the same thing.
I guess what I should really be asking, is exactly what are you looking for here: are you looking for a full-featured universal remote control that can work with many devices, or do you want to create a new customized remote control that works with just these three devices?
The Following User Says Thank You to FlashInTheNight86 For This Useful Post: | ||
![]() |
2014-03-30
, 21:15
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#1108
|
What happened is that every pierogi stalled sending commands, after trying the not on my samsung TV not on my receiver then indeed I tried the camera but not with the intervalometer but just the openshutter command and it gave me that message...
I am reading me into MagicLantern to see if I want that on my camera (:
![]() |
2014-03-30
, 21:36
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#1109
|
That switch changes some of controls, to be exact. And it is the same thing as long as keysets contains not only those buttons that differ but also main ones, which are switch-independent and pointed with red.
To be absolutely honest, I would like to create an universal remote for my particular devices at first, and then, after interface is polished, make it available to work with other devices.
But I'm not quite sure I'm able to. Just in case I coded in Delphi and ASM ONLY. Still worth a try if you support the idea, though.
The Following 3 Users Say Thank You to Copernicus For This Useful Post: | ||
![]() |
2014-03-30
, 21:56
|
|
Posts: 138 |
Thanked: 185 times |
Joined on Feb 2014
|
#1110
|
I would have guessed that it would be easier to, say, map the arrow keys onto some of the lower buttons on the remote, rather than overload those five buttons near the top. Are you using those five keys for Eventghost because you aren't using them for your other devices?
The Following User Says Thank You to FlashInTheNight86 For This Useful Post: | ||