Jump to content

Vladest: Difference between revisions

From NikiWiki
No edit summary
 
No edit summary
Line 11: Line 11:


==ToDo's for Vladest==
==ToDo's for Vladest==
WVGUI:
1. Redesign. Adding new open API for streams, demuxers etc.
Almost all pieces of wvgui will be plugin-based, with open API.
It gives possibility to easily extend WVGUI by 3rd party plugins
Stream API (and file stream plugin) already done and it works.
2. Always fresh libavcodec.
3. Bug fixing etc.
4. DVD menu


Enter your ideas here :-)
UNIAUD
1. Adding multichannel support
2. Creating PM aggressive mixer
3. Adding new sound API (alsa-lib like) based on only 32 bit driver. So  software, which uses this API will dosent require PM/MMOS2. Alsa-lib like interface will simplify porting audio applications from linux
4. Adding software mixing of PCM streams (will be available only for own API)
5. Multicards support


==Work History==
==Work History==


===Week 14/04: 29. March 2004 - 2. April 2004===
===Week 14/04: 29. March 2004 - 2. April 2004===
Stuff you did
Uniaud:
Uniaud API separated to standalone DLL (UNIAUD.DLL)
Added multicard support to API
Almost finished mixer API in UNIAUD.DLL.
Now, mixer api supports mixer callbacks for easy creating of an aggessive mixer
As usual - latest fixes/changes in core code from ALSA project
WVGUI:
Written first plugins API draft. It requires some more work and polishing. Any ideas are welcome
A lot of fixes/bugfixes etc.

Revision as of 13:50, 5 April 2004

Since February 2004 netlabs.org is hiring vladest as full time developer. Vladest is the main guy behind Warpvision (GUI Version) and the open sourced version of Innotek UNIAUD.

For sure this costs money, so far it is basicaly my personal money which goes to Vladest. There are some usergroups who promised me sponsoring and I also get some money from individuals. This page here is mainly thought for people who are curious what happens with their money and for sure it should also attract you and other people & usergroups to support netlabs.org <- yes this link takes you to the Mensys page where you can buy sponsoring units :-)

As usual I will keep no money for myself, I have a good salary and I do not want to make profit out of netlabs.org. All money we get is invested into our open source projects and our hired developers, from time to time also into hardware for the servers.

Thanks

Adrian Gschwend
Founder of netlabs.org

ToDo's for Vladest

WVGUI:

1. Redesign. Adding new open API for streams, demuxers etc.
Almost all pieces of wvgui will be plugin-based, with open API.
It gives possibility to easily extend WVGUI by 3rd party plugins
Stream API (and file stream plugin) already done and it works.
2. Always fresh libavcodec.
3. Bug fixing etc.
4. DVD menu

UNIAUD

1. Adding multichannel support
2. Creating PM aggressive mixer
3. Adding new sound API (alsa-lib like) based on only 32 bit driver. So  software, which uses this API will dosent require PM/MMOS2. Alsa-lib like interface will simplify porting audio applications from linux
4. Adding software mixing of PCM streams (will be available only for own API)
5. Multicards support

Work History

Week 14/04: 29. March 2004 - 2. April 2004

Uniaud:

Uniaud API separated to standalone DLL (UNIAUD.DLL)
Added multicard support to API
Almost finished mixer API in UNIAUD.DLL. 
Now, mixer api supports mixer callbacks for easy creating of an aggessive mixer
As usual - latest fixes/changes in core code from ALSA project

WVGUI:

Written first plugins API draft. It requires some more work and polishing. Any ideas are welcome
A lot of fixes/bugfixes etc.