Incorporated elupus' comments including: 1) Fixed CCriticalSection exit behavior...
authorJim Carroll <thecarrolls@jiminger.com>
Sun, 19 Jun 2011 18:00:06 +0000 (14:00 -0400)
committerJim Carroll <thecarrolls@jiminger.com>
Thu, 23 Jun 2011 14:15:27 +0000 (10:15 -0400)
commit15270be93f224eddaa10e5dda37743f1425dee6d
tree44f695c7ccd6321458cea5403ae53a02c8f2d9e3
parent1d39df03b2ee8d1ee929bb7375de7b4fdc22d25d
Incorporated elupus' comments including: 1) Fixed CCriticalSection exit behavior. 2) A couple of re-indents were removed. 3) Removed catch block in DVDInputStreamNavigator.cpp 4) Optimize list copying in Interruptible.cpp.
xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp
xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamNavigator.cpp
xbmc/threads/CriticalSection.h
xbmc/threads/Interruptible.cpp
xbmc/threads/SharedSection.h
xbmc/utils/DownloadQueue.cpp