Page 1 of 1
RemoteMaster v1.39 is now available!
Posted: Wed Nov 09, 2005 11:17 pm
by gfb107
I've built and released
RemoteMaster v1.39
Changes for v1.39
- Some more progress on Protocol Editor
- Add Fujitsu variants
- Add JVC Combo protocol
- Fixes to protocols.ini for "Dish Network:5" and "Dish Network Combo"
- Fixes for importing binary upgrades
Links:
The
RemoteMaster project home page, now accepting
donations.
RemoteMaster.v1.39.zip
Change Log (also included in the ZIP file)
Readme.html (also included in the ZIP file)
Posted: Thu Nov 10, 2005 7:59 am
by johnsfine
Fujitsu doesn't quite work as we discussed (in
this thread). If you leave subdevice blank in both the setup sheet and the functions sheet it is defaulting to zero, rather than to device. No subdevice is the common case. So as I said before, if the double defaulting is too hard, I'd rather leave subdevice off the setup sheet. (Of course I appreciate the fact that you added Fujitsu so quickly after it was discussed. So please don't take this as a complaint.)
I also rediscovered a problem that I thought you fixed a few versions ago. Everytime I switch to the functions sheet it resizes most of the columns to widths that are too small to display the column header. So I get lots of columns named "..."
When we first had this problem it wouldn't even let me adjust them to see the headers. No I can adjust them, but it forgets every time you switch tabs.
I think column widths should be remembered across tab switches and it would also be nice if default column widths were enough to display all the headers (subject to everything else fitting of course).
Posted: Thu Nov 10, 2005 10:22 am
by gfb107
Make this small change for each of the Fujitsu entries:
Code: Select all
DevParms=Main Device:8=0,Default Sub Device:8=[0]
instead of
Code: Select all
DevParms=Main Device:8=0,Default Sub Device:8=0
. That should take care of it.
I haven't touched any of the code dealing with the column widths, so it is odd that this would surface now. I definitely need to find time to work on that, but you know how that is.
XP?
Posted: Sun Nov 20, 2005 9:50 pm
by stephenstud
Does anyone know a good way to get this to work with xp pro? I cant get it to come up sometimes, but not that often. Thanks for any help:)
Posted: Sun Nov 20, 2005 11:45 pm
by The Robman
My guess is that you have a corupt java install. Try re-installing the java and see if that fixes it.
Posted: Mon Nov 21, 2005 8:26 am
by Nils_Ekberg
If that does not work try deleting the "RemoteMaster.properties" file and start over.
Posted: Mon Nov 21, 2005 8:38 am
by gfb107
If you are still having trouble, upload your rmaster.err file to the
Diagnosis Area, and post a link to it so I can look at it.