OSDN Git Service

More Voice tab items
authorMojito Sorbet <mojitotech@gmail.com>
Thu, 29 Oct 2009 22:09:40 +0000 (22:09 +0000)
committerMojito Sorbet <mojitotech@gmail.com>
Thu, 29 Oct 2009 22:09:40 +0000 (22:09 +0000)
commit9da9712cf17467ff3b67a16dd4d67ab416ecdb81
tree906e0a50c9190ac993301110ce902d61314fe744
parentf079619ba46a829f8094d32908b02f5e4576c92c
More Voice tab items
Create three temporary Core modules that will eventually move to libomv

git-svn-id: https://radegast.googlecode.com/svn/trunk@391 f7a694da-4d33-11de-9ad6-1127a62b9fcd
Radegast/Core/VoiceGateway.cs [new file with mode: 0644]
Radegast/Core/VoiceParticipant.cs [new file with mode: 0644]
Radegast/Core/VoiceSession.cs [new file with mode: 0644]
Radegast/GUI/Consoles/VoiceConsole.Designer.cs
Radegast/GUI/Consoles/VoiceConsole.cs
Radegast/GUI/Consoles/VoiceConsole.resx
plugins/Radegast.Plugin.Voice/Session.cs
plugins/Radegast.Plugin.Voice/VoiceClient.cs