Changes between Version 3 and Version 12 of Ticket #1223


Ignore:
Timestamp:
2012-05-21 03:52:50 (13 months ago)
Author:
k776
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1223

    • Property Status changed from new to reopened
    • Property Summary changed from New Sound System to [PATCH] Redesign Sound System
    • Property Keywords patch review sound added; sound, music removed
    • Property Owner set to stwf
  • Ticket #1223 – Description

    v3 v12  
    1 See discussion around the new sound architecture at http://www.wildfiregames.com/forum/index.php?showtopic=15829 
     1Redesign the sound engine. Current one is broken and full of hacks. 
     2 
     3* During redesign, aim to solve the current issues, namely: 
     4  * Current engine doesn't support Mac (#685, #931) 
     5  * Music stops playing when returning to main menu (#946) 
     6  * Suppress sound when minimized (#1218) 
     7 
     8* Further improve sound system (#961) 
     9  * Sequential/random sounds 
     10  * Fading sounds 
     11  * Looping sounds