Hi Tons, ... I will add this in the next version. ... Why not. Personnaly I always have an editor (psPad) opened when I use wBuilder. ... I can add a check box...
... use wBuilder. Yes, I have an editor open, too (I'm lazy and use notepad *hangs head in shame*), but sometimes there's an error in a file I was working on a...
817
timexdatalinkusbdevel...
May 1, 2007 10:59 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the timexdatalinkusbdevelop group. File :...
OK, I guess I should post a little about the problem I just mentioned on the regular board, in the hopes that a develper from Timex sees it and can maybe help...
819
timexdatalinkusbdevel...
May 2, 2007 11:47 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the timexdatalinkusbdevelop group. File :...
Hi, I just uploaded the version 0.7 of wBuilder. I add a resume box where you can find the wristapp status, wristapp size and the biggest state size. I add an...
*bump* Any ideas about this? *pouty eyes* Since I noticed I hadn't really explained the usefuleness. The idea I had was that if we can catch these events, then...
Pierre, Thanks, I did try that. core.h often has great nuggets info. Unfortunately, for this, all contained was the definition for the background events (ie...
I figured this should be moved over to the developer board as it's getting a little more technical. I took a look at this for a short while last night (though...
828
timexdatalinkusbdevel...
May 11, 2007 11:14 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the timexdatalinkusbdevelop group. File :...
Hi, I just uploaded the version V0.80 of wBuilder (the Timex builder replacement). Modifications or fix: * Bug fix: The parameter file was not correctly...
OK, another update on sounds, in case anyone is interested. Turns out it's rather poorly designed. The format for sounds, in case you're not aware, is <#reps-1...
I run ubuntu linux and have a timex USB watch. I have played around with libdlusb and am really happy that someone took the time to make it. My question though...
After a few days of futile searching I did what I probably should have done in the first place and put the the FOSS concept to good use. I found a nice GPL...
Good job. I think this does belong here since it deals with libdlusb, which is not the normal stuff. Ray ... have ... development ... around ... make ... ...
I assumed this group was primarily for development of watchapps. Also libdlusb isn't anywhere in the files sections of timexdatalinkusbdevelop, only in the...
Hi, I am writing a GUI wrapper for libdlusb and I want to make sure that the user does not exceed the available memory space in the watch (and hopefully have a...
... Cool! I have a dual-boot with windows on my computer, and laziness has always kept me from learning how to use libdlusb, since I can always just sync a...
The post about libdlusb reminded me about some posts a while back about some people who were going to work on a compiler (and someone else on an interpreter)...
... I was the interpreter guy... :-) I haven't totally given up, yet... am working on a design where the interpreter would be about 400 bytes, the code space...
Don't worry, there's no rush. I know I've been kind of lax in the projects I've bee working on. Partly because I've been busy, partly because I've been a...
Someone just wrote a GUI for libdlusb and posted an announcement on the other timex data link USB group. Noticing it wasn't mentioned here I figured I'd repost...
Thanks. In the future, you don't need to pot on both forums. I'm fairly certain that everyone on the developer board is also subscribed to the other one,...
Well, it turns out to be a bit more difficult than I thought to use the i2c interface! But, with the help of Virtual Datalink (to disassemble the ROM), am...
Hi, Ray ... I think this is just an optimization: if the ROM always reads/writes to address 0, it makes sense to combine the code for powering up / send start...
Paulo, ... reads/writes to ... send ... It would make sense if done consistently... But, the Read and Write routines are read in the i2c address from a...
... Hi, Ray ... Like Al Viro once said: "And folks, let's be honest. Sturgeon was an optimist. Way more than 90% of code is crap." ;) ... I guess the pin is...