Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
301Filtered Results

Detail

2010.01.05.Log0020.txt

📄SVN 📅2010-01-05 💾799 B 1 Parsed entries FIX

Revision r1580

Changing S_TestSoundCallback() back to what it was before revision 1490 since calling into MultiVoc from the DirectSound buffer worker thread can cause deadlocks. TODO: make the callback value accurately point to the sound instance. Maybe change the type to intptr_t and directly pass a pointer?
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r1581 | plagman | 2010-01-05 06:22:46 -0800 (Tue, 05 Jan 2010) | 1 line

Fixes a bug when you can't enable music from the sounds menu. Not sure why this line had a multiplayer-related check before rev 1574 yet.
------------------------------------------------------------------------
r1580 | plagman | 2010-01-04 20:57:51 -0800 (Mon, 04 Jan 2010) | 1 line

Changing S_TestSoundCallback() back to what it was before revision 1490 since calling into MultiVoc from the DirectSound buffer worker thread can cause deadlocks. TODO: make the callback value accurately point to the sound instance. Maybe change the type to intptr_t and directly pass a pointer?
------------------------------------------------------------------------