Announcement: IR V4.0.3 Beta
Moderator: Moderators
Announcement: IR V4.0.3 Beta
The BETA version is available for download HERE.
There are two new features:
1 - The ability to code special protocols without having to use code calc. If there is already one defined it will be automatically decode it when the dialog is opened. If not a new can be created.
2 - A unique note can now be added to a keymove. A feature here is that the notes are specifically associated with each config file. Therefore you can have multiple configs for each remote with their own specific notes. The notes file is in INI format and uses the format of - config file name +irnotes.ini. So it can be easily viewed stand alone as well.
If you have any questions, comments or encounter any errors please let me know. That's what testing is for.
Enjoy, Paul
There are two new features:
1 - The ability to code special protocols without having to use code calc. If there is already one defined it will be automatically decode it when the dialog is opened. If not a new can be created.
2 - A unique note can now be added to a keymove. A feature here is that the notes are specifically associated with each config file. Therefore you can have multiple configs for each remote with their own specific notes. The notes file is in INI format and uses the format of - config file name +irnotes.ini. So it can be easily viewed stand alone as well.
If you have any questions, comments or encounter any errors please let me know. That's what testing is for.
Enjoy, Paul
-
Mark Pierson
- Expert
- Posts: 3018
- Joined: Sun Aug 03, 2003 12:13 am
- Location: Connecticut, USA
- Contact:
I've tried 800 x 600 and large fonts, to no avail.
What I am looking at is the popup dialog box that results when one double clikcks on a keymove under IR's Keymove tab. The dialog box is sized precisely for the previous contents. I can just see the top half of "Special Brotocol Builder" at the very bottom of the dialog. It seems that the window must either be appropriately resized upon display (preferable), have the resize capability enabled or have a scroll bar to allow the new content to be brought into view.
Don
What I am looking at is the popup dialog box that results when one double clikcks on a keymove under IR's Keymove tab. The dialog box is sized precisely for the previous contents. I can just see the top half of "Special Brotocol Builder" at the very bottom of the dialog. It seems that the window must either be appropriately resized upon display (preferable), have the resize capability enabled or have a scroll bar to allow the new content to be brought into view.
Don
I just noticed a black outline around (the top half of) "Special Protocol Builder". When I clicked on it, a whole new (and appropriately sized dialog box pops into view) - which I what I presume you were referring to as being OK. So, the previous dialog box just needs to be lengthened a "tich" to allow the whole button to be in view.
Incidentally, DSM's may have 13 steps, I only count room for 12. In the same vein, the first DSM-action in a ToadTog or D/LPK is limited to 7 steps.
Don
Incidentally, DSM's may have 13 steps, I only count room for 12. In the same vein, the first DSM-action in a ToadTog or D/LPK is limited to 7 steps.
Don
Last edited by DGG on Thu Mar 11, 2004 3:05 pm, edited 1 time in total.
Ok..I found the problem...since I do a lot of Delphi for our business we do not have our defaults set the way IR did so when I compiled it used my defaults...
I've made the changes and now you will be able to resize....the notes section is at the bottom of the keymove screen...
Sorry for the confusion...hey it worked on my machine..
PS..the right click has not worked in the past...I need to look into that..
I've made the changes and now you will be able to resize....the notes section is at the bottom of the keymove screen...
Sorry for the confusion...hey it worked on my machine..
PS..the right click has not worked in the past...I need to look into that..
The second command for LKP, toadtog, and DKP can be 12 steps, right now it appears to be stuck at 6. I can see fun coming in when trying to restrict the total steps between the ON and OFF for toadtog can't be more than 12, unless you are going to let the user be responsible to knowing how long a command can be.e34m5 wrote:Don:
I made the row count be representative of the steps available. Loaded new version....this is fun
-
Mark Pierson
- Expert
- Posts: 3018
- Joined: Sun Aug 03, 2003 12:13 am
- Location: Connecticut, USA
- Contact:
This may sound like nit-picking, but I think it would be nice to have fixed dialog boxes for the Key Moves and Special Protocols instead of sizeable ones. They would fit better with IR's current user interface. The Special Protocol dialog is also using a differnt font/size than the rest.
As for functionality, I see a few problems. First, I entered a note for one of my Key Moves (URC-881x SLEEP button). The same note also appears on the Key Move for Shift-SLEEP. I'm guessing that you're binding the note to the base button code instead of the actual one(?).
Second, ToadTog should have 7 entries for the ON side and 12 for OFF. I only see 6 for OFF.
Third, several of my TT's don't decode properly (URC-881x Ext2). I have the following defined on SLEEP:
$1B $47 $22 $7F $47 $22 $7F
which is:
Buttons for 'ON to OFF'
X_TV
Sleep
X_Cancel
Buttons for 'Already OFF'
X_TV
Sleep
X_Cancel
In the IR beta, it appears as:
Buttons for 'ON to OFF'
X_TV
Sleep
X_Cancel
Buttons for 'Already OFF'
<blank cell>
X_TV
Sleep
X_Cancel
though the code appears to be correct.
As for functionality, I see a few problems. First, I entered a note for one of my Key Moves (URC-881x SLEEP button). The same note also appears on the Key Move for Shift-SLEEP. I'm guessing that you're binding the note to the base button code instead of the actual one(?).
Second, ToadTog should have 7 entries for the ON side and 12 for OFF. I only see 6 for OFF.
Third, several of my TT's don't decode properly (URC-881x Ext2). I have the following defined on SLEEP:
$1B $47 $22 $7F $47 $22 $7F
which is:
Buttons for 'ON to OFF'
X_TV
Sleep
X_Cancel
Buttons for 'Already OFF'
X_TV
Sleep
X_Cancel
In the IR beta, it appears as:
Buttons for 'ON to OFF'
X_TV
Sleep
X_Cancel
Buttons for 'Already OFF'
<blank cell>
X_TV
Sleep
X_Cancel
though the code appears to be correct.
Mark
-
Mark Pierson
- Expert
- Posts: 3018
- Joined: Sun Aug 03, 2003 12:13 am
- Location: Connecticut, USA
- Contact: