CodeCaddy v2.08x

Developed or developing a new product in PureBasic? Tell the world about it.
Amundo
Enthusiast
Enthusiast
Posts: 200
Joined: Thu Feb 16, 2006 1:41 am
Location: New Zealand

Post by Amundo »

Denis wrote: To get it works, i've changed the command line using full path for codecaddy
Thanks Denis, this is also happening to me (under XP), will try your solution.

And yes, thanks Blueznl, I would be lost without your wonderful CodeCaddy!
Win10, PB6.x, okayish CPU, onboard video card, fuzzy monitor (or is that my eyesight?)
"When the facts change, I change my mind" - John Maynard Keynes
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

Still working on the next version...
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

New version v1.19x build 589 14.06.09 save 7071.

- converted to 4.31
- some unicode fixes
- install works again (or should work again, no problems here, but never can tell...)
- codesync still needs to be fixed! (working on it now...)

Be aware, this is the first version with full Unicode support... Well, you have numbered backups, so you should be fine :twisted: I'd like some feedback from people that use Unicode.

As usual, the file is here:

http://www.xs4all.nl/~bluez/datatalk/codecaddy.zip
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Thanks for the update - I use this all the time!
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

Hey DoubleDutch, are you planning to go and serve the mame crowd with your USB controllers?
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Do you mean the PSX keyboard controller?

That was a keyboard for the PSX (so you could plug in a PC keyboard to a PSX) for a Spectrum emulator (and also a BASIC interpreter) I wrote for it.

I wrote a few arcade emulators too for the PSX - they all used a z80 cpu emulator I wrote - so they used real arcade ROM images - kinda like Mame. Mine was a lot smoother than Mame normally is though 'cause it ran a 60fps on a real tv. Phoenix, etc looked and played EXACTLY the same as the original if you turned your tv on its site! lol!

See: http://computingdata.com/consoles/emulators

Here is the BASIC: http://computingdata.com/consoles/retrobasic

If you want a bit of a laugh - look at the slideshow at the bottom of this link:
http://computingdata.com/consoles/dcxfer

It's one of my mates - James - at my back door - smokin' ... (what though? - his eyes look a bit dazed) :lol:
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

No, I was refering to the PIC32 Controllers part of your site.
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Ahh! The Pic32 stuff.

I am doing some work on that, but thats for a BASIC stamp kind of thing. It's on hold while I'm busy with a new website project.
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

Well, if you have anything on that PIC32 I'm interested, if only for fun, little comercial use in this specific case... (Althouh I'm into building automation lately, never can tell actually...)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

New version v1.22x build 633 15.06.09 save 7168.

- updated x_lib damaged find feature, fixed
- updated UTF8 unicode issue, fixed
- codesync still needs to be fixed! (working on it now...)

Note: I thought I found a bug in PureBasic, but it was a wrong assumption on my side regarding BOM headers. Should be fixed now... This unicode stuff can be quite confusing.

As usual, the file is here:

http://www.xs4all.nl/~bluez/datatalk/codecaddy.zip
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

New version v1.28x build 652 19.06.09 save 7313.

- install works again (I hope)
- codesync working again (yes!)
- fixed some case dependencies

Thanks prof_big_bang and AlphaSound for testing. To all: that doesn't mean this code is flawless, use at your own risk etc. etc. etc. :-)

As usual, the file is here:

http://www.xs4all.nl/~bluez/datatalk/codecaddy.zip
Last edited by blueznl on Thu Jun 18, 2009 11:17 pm, edited 1 time in total.
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Looks like a very nice tool blueznl, thanks for sharing. 8)
I may look like a mule, but I'm not a complete ass.
Denis
Enthusiast
Enthusiast
Posts: 778
Joined: Fri Apr 25, 2003 5:10 pm
Location: Doubs - France

Post by Denis »

Tks blueznl,
really a nice tools (at least for me :D).

Denis
A+
Denis
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Re: CodeCaddy v1.56x build 706 20.09.09 save 7557

Post by blueznl »

New version v1.56x build 706 20.09.09 save 7557.

- compiled with PureBasic 4.40 beta 3
- some minor fixes
- added the option to keep 'build' backup files
- added the option to keep 'snapshot' backup files
- generate 'snapshot' backup files using [Alt]+[M]

There are two new checkboxes under Options / Preferences / Bakup:

- keep build backups
- keep snapshot backups

As usual, the file is here:

http://www.xs4all.nl/~bluez/datatalk/codecaddy.zip

If you have no clue what CodeCaddy is all about go here:

http://www.xs4all.nl/~bluez/datatalk/pu ... _codecaddy
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Denis
Enthusiast
Enthusiast
Posts: 778
Joined: Fri Apr 25, 2003 5:10 pm
Location: Doubs - France

Re: CodeCaddy v1.56x build 706 20.09.09 save 7557

Post by Denis »

Hi blueznl,
i 've installed the new version of codecaddy (v1.56x build 706 20.09.09 save 7557).

I use PB 4.40 beta 3, windows X86, Vista home edition and the official IDE.

I don't know if the problem i get comes from codecaddy or from Purebasic IDE.
I'm french and i use accentuated vowels (it's like that in french) and after i reformat my codes With codecaddy, all accentuated vowels are changed.

Take a look to the images below
The first one show the right code and the other one the changes done after reformating (in red).
Any idea ?

Image


Image
A+
Denis
Post Reply