This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Sign In
backup
/
anx.framework
Watch
1
Star
0
Fork
0
You've already forked anx.framework
Code
Issues
Pull Requests
Projects
Releases
Activity
anx.framework
/
SoundSystems
/
ANX.SoundSystem.Windows.XAudio
History
SND\AstrorEnales_cp
4ec1977383
- Fixed compile errors in the AddInSystem under Metro
...
- Added OpenAL libraries - Updated solutions and projects
2012-08-30 09:28:02 +00:00
..
Properties
refactored AddInSystem (testing needed)
2011-12-06 09:11:26 +00:00
ANX.SoundSystem.Windows.XAudio_Linux.csproj
- Fixed compile errors in the AddInSystem under Metro
2012-08-30 09:28:02 +00:00
ANX.SoundSystem.Windows.XAudio_PSVita.csproj
- Fixed compile errors in the AddInSystem under Metro
2012-08-30 09:28:02 +00:00
ANX.SoundSystem.Windows.XAudio_WindowsMetro.csproj
- Fixed compile errors in the AddInSystem under Metro
2012-08-30 09:28:02 +00:00
ANX.SoundSystem.Windows.XAudio.csproj
Implemented basic sound playback via SoundEffect and SoundEffectInstance in the XAudio System.
2012-08-29 20:17:44 +00:00
Creator.cs
Implemented basic sound playback via SoundEffect and SoundEffectInstance in the XAudio System.
2012-08-29 20:17:44 +00:00
SupportedPlatformsImpl.cs
Completely removed the Metadata.resx files which didn't work on Metro, added a new approach with an Interface and derived classes in the modules, which is basically the same approach.
2012-08-09 16:33:47 +00:00
XAudioSoundEffect.cs
Implemented basic sound playback via SoundEffect and SoundEffectInstance in the XAudio System.
2012-08-29 20:17:44 +00:00
XAudioSoundEffectInstance.cs
Implemented basic sound playback via SoundEffect and SoundEffectInstance in the XAudio System.
2012-08-29 20:17:44 +00:00