Rework constants for audio to be more dynamic. We can now specify a specific sound...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 19 Apr 2010 18:28:21 +0000 (18:28 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 19 Apr 2010 18:28:21 +0000 (18:28 +0000)
commit9b99aa645bbaa7e16a3562c595bda9ef403b4f0b
treeb905fec6496817a8f04a7379ba242746dc58f6c7
parente7285bb3967fec256c929dfeeca2fc3ede3e31d4
Rework constants for audio to be more dynamic.  We can now specify a specific sound for every event that goes through network.js, however, in Windows sounds get cut off by subsequent sounds, so currently, if you wanted to hear the Red Alert example for AUDIO_event_ASSET_COPY_NOT_FOUND, you'd have to undefine or nullify or empty-string AUDIO_circ_bad.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16277 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/chrome/content/main/constants.js
Open-ILS/xul/staff_client/chrome/content/util/network.js
Open-ILS/xul/staff_client/chrome/content/util/sound.js