OSDN Git Service

* Started work on MediaConsole
authorLatif Khalifa <latifer@streamgrid.net>
Tue, 8 Sep 2009 03:37:37 +0000 (03:37 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Tue, 8 Sep 2009 03:37:37 +0000 (03:37 +0000)
commit7f12291e22c4f0864373431eaf271094e56efb65
tree1591368fadbd2a14fb623bce00e5c5b104f412f3
parent2ad6a7d4ff2cbe86a1199666efb4a862117689c3
* Started work on MediaConsole
* Renamed System to FMODSystem
* Disabled FMOD on mono for now, some problems with cpu usage

git-svn-id: https://radegast.googlecode.com/svn/trunk@208 f7a694da-4d33-11de-9ad6-1127a62b9fcd
14 files changed:
Radegast/Core/Media/MediaManager.cs
Radegast/Core/Media/MediaObject.cs
Radegast/Core/Media/Sound.cs
Radegast/Core/RadegastInstance.cs
Radegast/GUI/Consoles/MediaConsole.Designer.cs [new file with mode: 0644]
Radegast/GUI/Consoles/MediaConsole.cs [new file with mode: 0644]
Radegast/GUI/Consoles/MediaConsole.resx [new file with mode: 0644]
Radegast/GUI/Dialogs/MainForm.Designer.cs
Radegast/GUI/Dialogs/MainForm.cs
Radegast/Properties/Resources.Designer.cs
Radegast/Properties/Resources.resx
Radegast/Radegast.csproj
Radegast/Resources/btn_play.png [new file with mode: 0644]
Radegast/Resources/btn_stop.png [new file with mode: 0644]