Skip to content

News 

Thursday, 20 June 2002

Internal Design

Jason Wood  | 
I think I've sorted the design out now for the clips, as soon as I have made this compile, I'll update the changes to CVS. Read More
Wednesday, 12 June 2002

Project Update

Jason Wood  | 
Wow - a month since I've had time to do any real work on this. Mainly due to the transition of Mandrake Cooker from gcc 2.96 to gcc3.01 completely breakng my build system... Oh well, it's back up now, and I've finally managed to add some aRts support that doesn't crash, though it is incredibly slow at adding files at the moment due to the way it checks file lengths (and I mean slow). Will be looking for better solution sometime soon, but at the moment I am simply happy that it works. Read More
Saturday, 18 May 2002

Added Cutting List Specification

Jason Wood  | 
After discussions with Christian, I have now written up the cutting list file specification as far as it stands at present. It is now available on this page in the documentation section. Read More
Saturday, 11 May 2002

Ported to KDE 3

Jason Wood  | 
Latest updates to CVS should make Kdenlive compile on KDE 3. It wasn't a major job porting it - mostly it was getting KDevelop to generate a new set of files for Automake/Autoconfig, and then adding a couple of headers here and there where they seem to have changed in QT. My next aim is to make the AVFile calculate the correct lengths of files using aRts, which is mainly a case of figuring out why aRts keeps crashing the program whenever I try and use it at the moment... Read More
Wednesday, 1 May 2002

Site update

Jason Wood  | 
I have added a number of documents which some may find interesting on the status of the project. I will keep this up to date whenever something happens. Finally, I have added a mailing list for people interested in kdenlive development. Read More
Sunday, 28 April 2002

New developer : Christian Berger

Jason Wood  | 
Christian Berger is the first developer to join kdenlive, and so we can now officially be called the kdenlive team! Christian wrote the deinterlacing effect for EffecTV. Hopefully development will go twice as fast now :-) Read More
Saturday, 20 April 2002

Kdenlive is stil-still alive

Jason Wood  | 
Since the last news item, I have got a lot of stuff done. Most of the interface uses QT-designer now, which means it's easily maintained, and the timeline now works in principle - it displays correctly, except that anything to do with drag-n-drop is going to have to wait until I update to KDE 3 (see my diary entry). I've also had to remove all traces of arts code for the present, as it kept crashing - probably because I don't yet understand it well enough to be sure that I've included all of the necessary bits and pieces. Hopefully the upgrade to KDE3 will make that process a lot smoother as well. Read More
Thursday, 21 March 2002

Kdenlive is still alive

Jason Wood  | 
Although I haven't had time to work on it for the last month or so :-) I am still working on Kdenlive. I am currently working on geting audio files loaded, figuring out their length without playing them, and other useful stuff like this. Then I will move onto writing the timeline. Read More