Differences between revisions 1 and 2
Revision 1 as of 2008-07-17 11:12:08
Size: 1553
Editor: jaromil
Comment:
Revision 2 as of 2008-07-17 11:15:47
Size: 1555
Editor: jaromil
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 25: Line 24:
    * Hinezumilabs & Freaknet codes: Code/Hinezumi     * Hinezumilabs & Freaknet codes: [[Code/Hinezumi]]

Welcome to the dyne.org developers wiki lounge

Software for the freedom of speech and creation, audio/video streaming architectures by the dyne.org hackers.

http://freaknet.org/alpt/.cafudda_small.jpg

In these pages you'll find technical documentation on dyne.org software and code components used in them.

All code is licensed under the GNU GPL License.

Repositories are on http://git.dyne.org

Developers lounge

This is a portal to various source code repositories, it gathers links and documentation about code components that are of no interest for the end user, only for the hacker.

This portal will not host the ultimate documentation of code components: it is a place for coders to exchange knowledge and experience about various reusable parts of their code.

If you are a coder and have something to document here, you are welcome to contact us

As an overview, these are other code repositories linked by this portal:

Highlights on single components

This section briefly reviews some code components in dyne.org software that is reusable and flexible enough to be an interesting recepy for programmers reading.

  • C++ code
    • o Code/LinkList (C++) - variable lenght array implementing fast thread-safe operations - used in FreeJ, MuSE, IvySync and more o Code/SlangWidgets (C++) - an object oriented widget set for the S-Lang terminal library

Code (last edited 2012-05-06 09:08:29 by jaromil)