WizFX source code available

Advanced Discussions on Programing for & Modifying Beyonwiz Products.

Moderators: Gully, peteru

Post Reply
User avatar
DaveR
Wizard
Posts: 2527
Joined: Tue May 29, 2007 01:24
Location: Sydney

WizFX source code available

Post by DaveR » Fri Mar 21, 2008 12:25

WizFX source code available

Yep, it's finally here! 8) It should be available from the Others section of the Downloads pages soon.

But in the meantime you can download it here: http://www.pvr-tools.com/freeware/WizFXsrc.zip
cheers
DaveR

IceTV, T4, T3, T2, P2, S1, FV-L1(P1 fw), TRF-2460, HDR-7500 and Skippa

User avatar
rwhitby
Apprentice
Posts: 37
Joined: Tue Aug 28, 2007 17:41
Location: Adelaide, Australia Project:http://www.openwiz.org Hardware:DP-P1, LiDiC

Post by rwhitby » Fri Mar 21, 2008 17:11

I have imported the WizFX source code into an openwiz.org SVN repository at

http://svn.openwiz.org/svnroot/wizfx/trunk

There is also a wiki and bug reporting facility at:

http://trac.openwiz.org/wizfx

If anyone would like write access to this svn repository, just let me know.

I hope that we can use this repository collaborate on the creation of a Linux command line version of wizfx.

-- Rod

prl
Wizard God
Posts: 32709
Joined: Tue Sep 04, 2007 13:49
Location: Canberra; Black Mountain Tower transmitters

Post by prl » Fri Mar 21, 2008 17:54

rwhitby wrote:....
I hope that we can use this repository collaborate on the creation of a Linux command line version of wizfx.

-- Rod
I already have a start on that - in Perl, so it will work on MacOS, Cygwin, other Unix and (at a pinch) Windows if anyone wants to. I already have the decoding of the header.tvwiz and trunc files coded, and now with the trunc files, I know which 0000, etc, files to download.
Peter
T4 HDMI
U4, T4, T3, T2, V2 test/development machines
Sony BDV-9200W HT system
LG OLED55C9PTA 55" OLED TV

User avatar
rwhitby
Apprentice
Posts: 37
Joined: Tue Aug 28, 2007 17:41
Location: Adelaide, Australia Project:http://www.openwiz.org Hardware:DP-P1, LiDiC

Post by rwhitby » Fri Mar 21, 2008 18:00

Excellent - I love doing things like this in Perl.

The slugimage tool which packs and unpacks NSLU2 firmware images is written in Perl:

http://svn.nslu2-linux.org/svnroot/slug ... /slugimage

-- Rod

User avatar
glow
Guru
Posts: 703
Joined: Fri Feb 15, 2008 11:19
Location: Sydney, Australia DP-P1 DP-S1

Post by glow » Tue Apr 01, 2008 21:14

Is it just me or is this code remarkably free of any comments, particularly if you are releasing it to the public.

When I learnt to program last century you had to at least give a one-liner explaining what a procedure does.

Perhaps all the comments were in Korean and got stripped out along the way?

prl
Wizard God
Posts: 32709
Joined: Tue Sep 04, 2007 13:49
Location: Canberra; Black Mountain Tower transmitters

Post by prl » Tue Apr 01, 2008 21:21

No pain, no gain :)

The WizPnP protocol document does help a bit in understanding the WizFX code. Part of the problem is that there's a lot of clutter from the GUI code in WizFX.

[self-promotion]There's a bit more information about the information in the recording header files in the Openwiz Recorded Files page, and the getWizPnP Perl codeis a bit better commented than WizFX, and it doesn't have all the GUI clutter. On the other hand, its WizPnP search function doesn't work properly.[/self-promotion]
Peter
T4 HDMI
U4, T4, T3, T2, V2 test/development machines
Sony BDV-9200W HT system
LG OLED55C9PTA 55" OLED TV

Post Reply

Return to “Software Developers”