index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guilib
/
GUIAudioManager.cpp
Age
Commit message (
Expand
)
Author
2010-08-13
Fixed: Don't busywait for navsounds to finish.
althekiller
2010-06-19
added: Enabled bool to audio manager state. Didn't I remove this..? Initializ...
althekiller
2010-06-19
fixed: Make sure we hold our critical section when accessing all AudioManger ...
althekiller
2010-04-29
fixed: navigation sounds broken due to the skins moving to addons
ametovic
2010-04-07
cleanup: Move TranslateWindowString() to TranslateWindow() and use a lookup t...
jmarshallnz
2010-03-29
fixed: Cosmetics
arnova
2010-02-19
cleanup: Move all members of CAction private, accessed via getters, as we onl...
jmarshallnz
2010-02-01
changed: drop namespace DIRECTORY and use XFILE for that aswell
elupus
2010-01-20
fixed build: don't use reserved 'id' as c++ member var
MaestroDD
2010-01-08
cosmetics
spiff_
2009-12-28
removed: deprecated audio device interface.
althekiller
2009-11-20
[osx] restore gui nav sounds, needs checking under linux and windows
davilla
2009-10-24
[osx] disabled gui sounds under osx, this is broke until SDL_Mixer is replaced.
davilla
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller