aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-27incorrect usage of readlink(), strrchr() et. al. (potential read/write of una...Jonathan Marshall
2012-03-26changed: further reduce libapetags incessent hammering of seek functionselupus
2012-03-26changed: CFileCache should never seek to a position close than chunksize of f...elupus
2012-03-27[osx/ios/atv2] sync xcode projectsamet
2012-03-26Merge pull request #785 from Montellese/jsonrpc_refactorSascha Montellese
2012-03-26fixed: remove the ifdef guard. string.h is available on all our platformshuceke
2012-03-26jsonrpc: refactor to simplify includesmontellese
2012-03-26fixed: undeclared memcpy on linuxhuceke
2012-03-26changed: backport UPnP Platinum fix for missing maximum/minimum valueselupus
2012-03-26[splash] - bump master splash to the generic one of edenMemphiz
2012-03-26updated mingw env, cosmetics and a missing file.WiSo
2012-03-26updated gcc to 4.6.2WiSo
2012-03-26Merge pull request #710 from Memphiz/atv2remoteMemphiz
2012-03-26[atv2] - add repeated keypresses by using NSTimerMemphiz
2012-03-26[change] - make WinEventsIOS use the jbutton member of the XBMC_Event for pas...Memphiz
2012-03-26[add] - add holdTime member to the joystickbutton eventMemphiz
2012-03-26[add] - make ProcessJoystickEvent and CAction aware of an optional parameter ...Memphiz
2012-03-26[WIN32] file reshuffle: move win smb sources from win32 to filesystem/windowsWiSo
2012-03-26Updated the iptc parser to support different iptc variants. (pd code from jhead)Christian Fetzer
2012-03-26Added support for the exif ImageDescription tag to libexif and made it access...Christian Fetzer
2012-03-26websocket: remove unneeded <boost/uuid/sha1.hpp> include from v13 implementat...Montellese
2012-03-26Merge pull request #784 from pieh/cond_onX_grouplistMichal Piechowiak
2012-03-26Merge pull request #144 from cptspiff/streamdetailsArne Morten Kvarving
2012-03-26Merge pull request #206 from cptspiff/remove-convutilsArne Morten Kvarving
2012-03-26fixed: python window methods add-/removeControls defined but not usedvdrfan
2012-03-25Merge pull request #730 from davilla/nuke-leading-underscoredavilla
2012-03-25Merge pull request #797 from jmarshallnz/python_add_remove_controls_via_messagejmarshallnz
2012-03-26fix up AddonVersion::Test() now that == behaves as it should, and add some ba...Jonathan Marshall
2012-03-25convert to TARGET_xxx ifdefs and some cosmeticsdavilla
2012-03-26fix AddonVersion::operator==() so that it is consistent with AddonVersion::op...Jonathan Marshall
2012-03-26use < 0 rather than == -1 as it's a little clearer once operator==() is imple...Jonathan Marshall
2012-03-26correct usage of CPyThreadState and g_graphicsContext locking in Window_Remov...Jonathan Marshall
2012-03-26addons: add AddonVersion::Test() to document irregularitiesmontellese
2012-03-26addons: bump xbmc.gui to 3.0.1 with backwards-compatibility to 3.00montellese
2012-03-25Merge pull request #528 from Memphiz/networkinfoMemphiz
2012-03-25Merge pull request #550 from Memphiz/matrixwrapperMemphiz
2012-03-25Merge pull request #812 from mad-max/strings_PR666alanwww1 (Attila)
2012-03-25[ios] fixed crash case, check for NULL m_fmt_desc before checks that might re...davilla
2012-03-25added new stringsMax Auer
2012-03-25fix some GUI settings showing up multiple timesmontellese
2012-03-25Merge pull request #666 from Montellese/settings_reshuffle_minorSascha Montellese
2012-03-25CGUIBaseContainer::UpdateVisibility: avoid variable name clashesmontellese
2012-03-25cosmetics: save a few lines of codevdrfan
2012-03-25Merge pull request #511 from Montellese/websocketSascha Montellese
2012-03-25added: show and season thumbnails for recently added episodes (closes #12183)vdrfan
2012-03-25added: addStreamInfo python bindingspiff
2012-03-25Merge branch 'master' of https://github.com/xbmc/xbmctaxigps
2012-03-25Fixed ticket #11679 - .idx .rar Vosubs don't work since <removed subtitle cac...taxigps
2012-03-25Merge pull request #801 from cptspiff/ticket12567Arne Morten Kvarving
2012-03-24remove VerifyGLState, this is a gl debugging call and has no business being h...davilla