aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-22[change] - bump libnfs version for linux aswellMemphis
2011-07-22Removed any semblance of asserting since it's caused nothing but trouble.Jim Carroll
2011-07-21[fix] - breakage of ios in release mode - asserts are evil - jcarrol will cle...Memphiz
2011-07-21fixed: no playback of mjpeg streams (fixes #11728)vdrfan
2011-07-21take a copy of the DatabaseSettings struct in open, don't mess with the globalJonathan Marshall
2011-07-20[WIN32] Added SystemClock.h/.cpp to the project to fix the buildCrystalP
2011-07-20[cosmetic] renamed platform.select to platform.select.h so that it would be m...Jim Carroll
2011-07-20Fixed the use of assert so that it wont leave an "unused variable" warning wh...Jim Carroll
2011-07-20[ios] fixed, not sure why ios was even compiling thesedavilla
2011-07-20[osx] changed back to original usage of CVxxxx routines for timingdavilla
2011-07-20[osx] remove libboost from linkingdavilla
2011-07-20[ios] remove libboost from linking, back to pthreadsdavilla
2011-07-20[fixed] The release compile of the code had some essential components dropped...Jim Carroll
2011-07-20[osx/ios] update libnfsdavilla
2011-07-20changed, system libs get <>, user libs are quotesdavilla
2011-07-20cosmetic: git ignore entire win32 dependencies directory, doesn't contain any...Martin van Beurden
2011-07-20[ios/atv2] - sync xcode projectsMemphiz
2011-07-20Merge pull request #231 from jimfcarroll/pluggable-threadingjimfcarroll
2011-07-20[ADDONS] fixed mismatched malloc/freeGeoffrey McRae
2011-07-20Relative use of the system clock.Jim Carroll
2011-07-20[win] Updated project for removal of boost.Jim Carroll
2011-07-20Updated libsidplay2 Makefile to fix an include file name collision.Jim Carroll
2011-07-20[osx] updated xcode project with ThreadLocal.h and boost removal.jimfcarroll
2011-07-20removed the need for boost threads.Jim Carroll
2011-07-20Removed CTimeUtils::GetTimeMS and replaced it with XbmcThreads::SystemClockMi...Jim Carroll
2011-07-20Added a millisecond timer to the threading library.Jim Carroll
2011-07-20Added a windows native threading implementation.Jim Carroll
2011-07-20dropped fine grained selection of threading functionality.Jim Carroll
2011-07-20Consolodated some helper classes and functions for testing.Jim Carroll
2011-07-20[osx] Update the xcode project file.jimfcarroll
2011-07-20[WIN32] Updated Project files for pluggable threading.jimfcarroll
2011-07-20Updated the build to allow --enable-pthreads to select the pthread threading ...Jim Carroll
2011-07-20All testing is now much less time sensitive and should avoid spurious failures.Jim Carroll
2011-07-20Thread local now has a pthreads implementation.Jim Carroll
2011-07-20set platform select to pthreads.Jim Carroll
2011-07-20Added a complete pthreads implementation.Jim Carroll
2011-07-20The threading synchronization and thread local storage mechanisms are now all...Jim Carroll
2011-07-20handle tranisitive includes that were dropped with pthreads.Jim Carroll
2011-07-20Make the tests less time sensitive.Jim Carroll
2011-07-19[cosmetics] "We promise to never use one letter variables."Jim Carroll
2011-07-19Made CGUIWindow lockable internally. Currently using it to fix the locking of...Jim Carroll
2011-07-19Merge pull request #286 from cptspiff/vfsmethodsArne Morten Kvarving
2011-07-19[add] - use txt-records for presenting shares/pathes which might be exported ...Memphiz
2011-07-19[ios] one more time for the boys in the backdavilla
2011-07-19[add] - added sftp protocol to zeroconf browserMemphiz
2011-07-19fixed: fairly certain nobody watches tv from the first or second centuryspiff
2011-07-19[ios] revert c2e6656bdcf2a850f342a00246b1da208db97966 and sed fix the real pr...davilla
2011-07-19[ios] fixed, libbluray has a borked configure that does not pay attention to ...davilla
2011-07-19added: rmdir / mkdir in python vfs modulespiff
2011-07-19Added: codec flagging image for pcm_bluray audioJezz_X