uptodate misc files;

v0.5.xx
Alexander Vdolainen 9 years ago
parent 0dbff0dca7
commit de823c7063

1
.gitignore vendored

@ -58,3 +58,4 @@ tests/lv2ftpd
tests/lv2ftpc tests/lv2ftpc
tests/*.cfg tests/*.cfg
debian/libsntl.substvars debian/libsntl.substvars
lib/libsxmp.pc

@ -3,3 +3,4 @@ This software was developed by Askele companies group.
* NW European part of Russia: http://askele-ingria.com * NW European part of Russia: http://askele-ingria.com
Team: Team:
* General SW Architect and PM: Alexander Vdolainen <vdo@askele.com> * General SW Architect and PM: Alexander Vdolainen <vdo@askele.com>
* Win32 porting: Eugene Tarasov <etr@askele.com>

@ -4,7 +4,9 @@
2014-11-23 Alexander Vdolainen <vdo@askele.com> 2014-11-23 Alexander Vdolainen <vdo@askele.com>
* Initial import of 0.2 version * Initial import of 0.2 version
2015-10-21 Alexander Vdolainen <vdo@askele.com>
* Stable 0.3.0 renamed, sxmp
Copyright 2013-2014 Askele, Inc. Copyright 2013-2015 Askele, Inc.
Copying and distribution of this file, with or without modification, are Copying and distribution of this file, with or without modification, are
permitted provided the copyright notice and this notice are preserved. permitted provided the copyright notice and this notice are preserved.

@ -1,2 +1 @@
- Split connection.c to message.c, channel.c and support/misc .c (partially done) - Clean up some code
- Optimize a lot of repeating code, sometimes to static inline

Loading…
Cancel
Save