0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 17 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored LW_ClientSocket in a more C++-like fashion;
Lauwenmark
as gros
More... over 17 years ago
Minor fix that caused a segfault if CreateCodec() failed to instantiate one of the codecs
dark.schneider
as darkschneider2
More... over 17 years ago
Code cleanup - uniformized 4-spaces indents, private properties.
Lauwenmark
as gros
More... over 17 years ago
Added support for choosing the Control Server's port. Changed LW_Network::AppendStringToNetworkBuffer
Lauwenmark
as gros
More... over 17 years ago
Replaced absolute paths by relative ones in the Doxygen Configuration file.
Lauwenmark
as gros
More... over 17 years ago
Finished implementing AskCodec/SetCodec-related messages.
Lauwenmark
as gros
More... over 17 years ago
Corrected a bug that prevented the Dataserver to properly detect the size of incoming STOS_ALLOWUID packets.
Lauwenmark
as gros
More... over 17 years ago
Added a compilation summary to configure
dark.schneider
as darkschneider2
More... over 17 years ago
Improved configure.ac behavior in absence og GTK2 libs
dark.schneider
as darkschneider2
More... over 17 years ago
Added SetCodec(), STOC_CODEC_REF and STOC_CODEC_NOROOM to Linux_Wildo class
dark.schneider
as darkschneider2
More... over 17 years ago
Fixing incorrect merge of a old code brench (old pluginization brench)
dark.schneider
as darkschneider2
More... over 17 years ago
Completed gtk2 testing framework
dark.schneider
as darkschneider2
More... over 17 years ago
Work on the gtk2 testing framework to make it usable in place of the fltk2 one
dark.schneider
as darkschneider2
More... over 17 years ago
Added commands to set the codec of a channel to serverside code
dark.schneider
as darkschneider2
More... over 17 years ago
Mergeing Yann Transitional code part one
dark.schneider
as darkschneider2
More... over 17 years ago
Modified to make it possible to compile with Cygwin.
Scorpyn
as scorpyn
More... over 17 years ago
Directory reorganization for plugin-ization
dark.schneider
as darkschneider2
More... about 18 years ago
Added missing makefiles in src/common and src/client
dark.schneider
as darkschneider2
More... about 18 years ago
Finished fixing makefiles. Fixed configure and enabled conditional gtk client compilation. Fixed include directives doe new file structure. Compilation shoudl be smooth
dark.schneider
as darkschneider2
More... about 18 years ago
More include fixes
dark.schneider
as darkschneider2
More... about 18 years ago
Missing include statement in makefile
dark.schneider
as darkschneider2
More... about 18 years ago
Fixed some Makefiles.am and related errors including wrong #include directives
dark.schneider
as darkschneider2
More... about 18 years ago
Updated the Makefiles to new file structure. They are untested
dark.schneider
as darkschneider2
More... about 18 years ago
Added the new gtk2 gui and reorganized the old graphical testing frameworks
dark.schneider
as darkschneider2
More... about 18 years ago
Updated project structure to more sensate gnu style. Draft was on www.diniciacci.org for months
dark.schneider
as darkschneider2
More... about 18 years ago
Many fixes relative to negative uid/rid. Moved codec to per dataserver basis, changed STOC_CODEC consequently. Started to impelent codec management commands
dark.schneider
as darkschneider2
More... over 18 years ago
Added commands and functions to get the roomlist/dataserverlist, look like working, bugs are out there probably
dark.schneider
as darkschneider2
More... over 18 years ago
Minor fixes around, mainly related to uid/rid generation and some old bug that was in the STODO. Fixed an incorrent fallout in a switch too.
dark.schneider
as darkschneider2
More... over 18 years ago
Clean up of some obsolete code, some fixes and some refinement. Now it is a bit easyer to test the code.
dark.schneider
as darkschneider2
More... over 18 years ago
Last fixes that make audio loopback working
dark.schneider
as darkschneider2
More... over 18 years ago