View Single Post
Old 04-28-2006, 12:29 PM   #1
mario
Human being with feelings
 
Join Date: Apr 2006
Posts: 2
Default SoC: Linux GUI Client

Hello

I'm interested in the development of a Linux GUI for Ninjam. I thinking in a GUI with this ideas:

o C++
o GTKmm GUI
o GStreamer for audio files manipulation

I don't know current Ninjam architecture, but I think in a Arch. like:
Code:
 _______________         _________         _____________________
|Media Framework|<----->|libninjam|<----->|Native Clients       |
|-DirectShow    |       |-Standart|       |-MFC/Win32           |
|-Core Audio    |       | C++     |       |-Cocoa/OSX           |
|-Quicktime     |       | focus on|       |-GTK+/GNOME          |
|-GStreamer     |       | Portabi-|       |-QT/KDE              |
|-Helix         |       | lity    |       |-¿wxWigets?          |
 ---------------         ---------         ---------------------
What do you say?

Last edited by mario; 04-28-2006 at 01:51 PM.
mario is offline   Reply With Quote