Commit Graph

14 Commits (d0a51da8942c1908ecad3f718cf620dafd96c511)

Author SHA1 Message Date
Tank_Master 6babf8abd2 Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
Richard Linden e340009fc5 second phase summer cleaning
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Graham Madarasz c38204f5e0 Unwind cruft from hunting for 2707 they won't end up in vwr-dev-mat 2013-06-05 14:26:27 -07:00
Graham Madarasz cf3d2a06a1 BUG-2707 turn off more LL_DEBUGS to narrow down Kat's crashing cuplrit 2013-06-01 19:36:38 -07:00
Graham Madarasz d21fc254a7 BUG-2707 hunt for infos call crashing Kat 2013-06-01 13:43:52 -07:00
callum cce8d02766 MAINT-2629: limit stream searches to prevent hangs on bad streams 2013-05-01 07:27:59 -04:00
callum d9de58b46a OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via Latif Khalifa & Siana Gearz) 2013-04-19 16:29:11 -07:00
Sovereign Engineer 3a141d2ff3 Cleanup some left over comments in fmodex streaming 2013-02-04 10:25:23 -05:00
Nicky 28c3886eff Compile fix for GCC, cannot construct an LLSD object with NULL. 2013-10-07 17:44:19 +02:00
Cinders 79bbf7be35 FIRE-11478: Better handling of audio stream tags with fmodex, based on work by Shyotl Khur 2013-10-06 22:08:36 -06:00
callum_linden ba3e89b5c7 first push - patch from CmdCupCake plus force FMODEX on 2013-01-18 16:43:19 -08:00
Cinders a9d0bfd7c8 Add a little debugging to llstreamingaudio_fmodex.cpp 2013-07-14 14:28:54 -06:00
Cinders 41185aec09 FIRE-11042: Fix crash when stream metadata is null.
Could probably use more work
2013-07-14 10:42:15 -06:00
Ansariel 3cc0755527 Make streamtitle display work with fmodex
Yes, polling looks ugly, but there doesn't seem to be a callback method for changed metadata
anymore and the "updated" member in the FMOD_TAG struct doesn't want to work properly.
2013-07-12 13:21:54 +02:00