aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIAudioManager.cpp
AgeCommit message (Expand)Author
2010-08-13Fixed: Don't busywait for navsounds to finish.althekiller
2010-06-19added: Enabled bool to audio manager state. Didn't I remove this..? Initializ...althekiller
2010-06-19fixed: Make sure we hold our critical section when accessing all AudioManger ...althekiller
2010-04-29fixed: navigation sounds broken due to the skins moving to addonsametovic
2010-04-07cleanup: Move TranslateWindowString() to TranslateWindow() and use a lookup t...jmarshallnz
2010-03-29fixed: Cosmeticsarnova
2010-02-19cleanup: Move all members of CAction private, accessed via getters, as we onl...jmarshallnz
2010-02-01changed: drop namespace DIRECTORY and use XFILE for that aswellelupus
2010-01-20fixed build: don't use reserved 'id' as c++ member varMaestroDD
2010-01-08cosmeticsspiff_
2009-12-28removed: deprecated audio device interface.althekiller
2009-11-20[osx] restore gui nav sounds, needs checking under linux and windowsdavilla
2009-10-24[osx] disabled gui sounds under osx, this is broke until SDL_Mixer is replaced.davilla
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller