Show-off my open-source stuff, mostly of the Linux Audio/MIDI genre

Qtractor broken on Qt 4.2 ?

It was just yesterday when I've upgraded my laptop to openSUSE 10.2, which went fine by the way. Trouble is, it comes with Qt 4.2.1 and with fingers-crossed I let Qtractor run and/or build for the very first time on that -- as a sidenote, the recent migration went trough Qt 4.1 which was bundled in openSUSE 10.1. The fine print says now that Qtractor works in general on the the new Qt line, but there's a serious issue between the track-list item heights and respective vertical scroll synchronization with the track-view pane, that is the main view in fact :) Good grief, I have to spend some more time digging the QTableView class et al.

Qtractor migration to Qt4: complete.

Just in time for the Halloween season and without disguise, Qtractor migration to Qt4 is now complete and committed to CVS. The migration process spanned over three precise weeks as one can certainly confirm from the previous posts in this blog.

It was kind of boresome, but it is now done. In fact I can tell that the new Qt4 codebase is almost a complete rewrite from the old Qt3 one. To be fair, almost half of the current 50.000 C++ source-code lines were (re)touched in some way or another, but the core functionality remained fundamentally the same, with some scattered improvements I must say.

Qt4 migration: status report

After a very busy week, the Qt4 porting of Qtractor is going smoothly but harder than expected. Mostly because of some old habits acquired over several years while doing Qt3 programming, which are now being shifted and deprecated.

The most notorious case seems to be buried under good old QListView class usage, which has been pervasive on most of my GUI coding. Plain substitution by the new convenience View/Model classes, namely QTreeWidget, is indeed the way to go, but is not trivial nor a linear process.

Qtractor migrating to Qt4

As of today, I started the boring task of migrating Qtractor to Qt4.

As one might know, Qtractor is currently a plain Qt3 application, still in alpha stage of development but already functional. At least you can already do some Audio/MIDI sequencing with it, being its main objective.

The Qt3 to Qt4 source code migration will occur privately and slowly, as time permits and probably it will span for more than a couple of weeks I think. So, in the mean time, enjoy Qtractor in its current Qt3 form, while it lasts.

QjackCtl 0.2.21 is out!

In the wake of the JACK 0.102.20 release, here goes the respective friendly GUI: QjackCtl 0.2.21 is out.

As usual, the change-log says it all:
- GPL address update.
- All window captions can now be set smaller as tool-widgets. This option takes effect when child windows are kept always on top.
- For the brave of heart, specially the ones brave enough to try with Stephane Letz's jackdmp, a win32 build should be now possible.

Pages

Subscribe to rncbc.org RSS