DeVeDe

Windows DeVeDe Development Instructions

This is a checklist of items and actions that must be performed to build/develop DeVeDe on Windows.

First there are several packages that must be installed. All packages are for x86 and not 64bit and all python packages are for version 2.6.*.

Bah! To hell with this!

I am sick to death of using PyGTK on Windows. It sucks, does not work very good, is not up to date and does not support the features that are in the latest versions of DeVeDe (3.14, gtkbuilder...). I will be uploading a fixed version of 3.12.4 and hope that it works. If it does work, good, if not I will not be doing anymore packages for DeVeDe until PyGTK is maintained properly for Windows.

I think I will be sticking to .NET development. It is so much nicer. Of course I will still be using PyGTK on linux.

DeVeDe ImgBurn Support

Since I have received my new Vista 64 computer I have been having problems with creating ISO files with DeVeDe. To quickly fix this I have added support for ImgBurn (http://www.imgburn.com). If ImgBurn is installed DeVeDe will use it to create the ISO file instead of mkisofs.

Using ImgBurn should also take care of the "ran out space errors" that some users have been experiencing.

I am currently testing it and within a couple of days there should be a DeVeDe 3.12.4 package uploaded.

DeVeDe 3.13.0 Update

I was going to update the windows package of DeVeDe to 3.13.0 today but ran into a problem. Unfortunately for now I will leave it at 3.12.2 because I need the most recent version of pygtk which has not been released for windows yet. So it may be a few weeks before newer version of DeVeDe are uploaded, whenever a new version PyGTK is released.

Hello

DeVeDe

I have not been doing to much work on devede lately as my main development machine has died. I should be getting a new one shortly, but still it will probably be the summer before I get one. No worries though, I will make sure I keep updating the installers to match the www.rastersoft.com linux devede releases.

ZenPhoto Uploader

Awhile ago I did some more work on this.   Shortly I should have some new windows installation packages put on my site (http://www.majorsilence.com/zpu).

DeVeDe News

I spent some time today and updated the source code for DeVeDe Windows to use gtk.Builder instead of glade. Seems to work okay, although I will spend some more time testing and fixing a few bugs. My primary reason for this is that it would allow me to use the version of GTK distributed from www.gtk.org without having to bother getting glade to work with it on Windows. So perhaps someday soon DeVeDe will switch over to using the new builder technology.

DeVeDe Enhancements/Customization

DeVeDe can be customized for specific requirements. This includes adding extra features and re-designing/modifying user interfaces. You can quickly obtain the changes that you need at a reasonable price.

  • $500 Trivial Customizations (1 - 10 hours of work)
  • $1500 Minor Customizations (11 - 30 hours of work)
  • $3000 Medium Customizations (31 - 60 or more hours)
  • Major Customizations, contact me for a quote

Most enhancements or customizations will probably fall into Minor or Medium categories. Hours include research, development and testing.

DeVeDe FAQ

Generic

  1. DeVeDe creates an ISO (or BIN/CUE) file instead of burning a CD/DVD. How can I create the final disk?
    For ISO files, under GNOME, the fastest method it to just right-click in the ISO file and choose "Burn to CD...".
    Or you can use:
    growisofs -dvd-compat -speed=4 -Z /dev/dvd=FILE.ISO
    Where /dev/dvd is the device which corresponds to your DVD burner (in some computers it can be /dev/dvd1;
    to be sure, just type ls /dev/dvd* to see the right value).

DeVeDe Features

Features

  • Preview Video with selected settings
  • Save disc structure to convert at a later time
  • Ability to check for updates
  • Menu option to view documentation
  • Create
    • Video DVD
    • Video CD
    • Super Video CD
    • CVD

DeVeDe Archives

Source Code

Source code for open source code can be found http://www.majorsilence.com/open_source_deps.
For instructions on building/developing DeVeDe on windows read Windows DeVeDe Development Instructions(http://majorsilence.com/windows_devede_development_instructions)

Download latest development version using svn:
svn co http://svn.majorsilence.com/devede/trunk trunk

See history online: http://majorsilence.com/commitlog?repo=1

Syndicate content