aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-14[WIN32] updated libblurayWiSo
2011-05-14jsonrpc: make "season" parameter for VideoLibrary.GetEpisodes optionalmontellese
2011-05-14do some house keeping in windowing.gimli
2011-05-14Fixed: [Confluence] PG-13 and NC-17 got swapped rating images got swapped :)Jezz_X
2011-05-13fixed: crash if you opened add-on information on a repositoryspiff
2011-05-13Fixed: [Confluence] aesthetic standardized spacing on codec imagesJezz_X
2011-05-13Changed: [Confluence] only show the "Partymode" button in the video library i...Jezz_X
2011-05-13Updated: [Confluence] MPAA rating logos to current codec flagging logo standardsJezz_X
2011-05-13Changed: [Confluence] Added back the option to hide the information box in th...Jezz_X
2011-05-12Merge pull request #136 from pieh/scrollbar_navigationjmarshallnz
2011-05-12[WIN32] libsquish already uses SQUISH_USE_SSE=2 so compile it that way.WiSo
2011-05-12[WIN32] changed: libass uses third party fontconfig which needs freetype6.dll...WiSo
2011-05-12[WIN32] removed unnecessary include pathsWiSo
2011-05-12[WIN32] removed repo freetype 2.3.9 from XBMC main project and used external ...WiSo
2011-05-12[WIN32] download external freetype 2.4.4WiSo
2011-05-12[WIN32] removed unnecessary includesWiSo
2011-05-12[WIN32] removed libcionv from our repoWiSo
2011-05-12[WIN32] change projects to use external libiconvWiSo
2011-05-12[WIN32] download external libiconvWiSo
2011-05-12allow scrollbar to use navigation (onpup/ondown in vertical mode and onleft/o...pieh
2011-05-12rounding value reported to page control by CGUITextBoxpieh
2011-05-12[ops] fixed, it helps to copy over the actual seatbelt unlock patchS. Davilla
2011-05-12Changed: [Confluence] Slide down Music visualization "Now Playing" text if no...Jezz_X
2011-05-12Added: [Confluence] Codec flagging image for wav filesJezz_X
2011-05-12Added: [Confluence] Visual notification in Add-on Thumbnail view if an add-on...Jezz_X
2011-05-12Fixed: [Confluence] Music Visualization needs to have an id of 2 in this win...Jezz_X
2011-05-12Fixed: [Confluence] maintain the aspect ration of the preview in "Pic thumb" ...Jezz_X
2011-05-12Updated: [Confluence] All the dialogs to a easier to understand standard layoutJezz_X
2011-05-11[ios] bump revisionS. Davilla
2011-05-11[ios] update seatbelt unlock for atv 4.3.2S. Davilla
2011-05-11[osx] fixed TexturePacker Makefile (2nd try)beenje
2011-05-11[osx] fixed: ARCH needs to be defined for -m32 to be usedbeenje
2011-05-11[osx/ios] remove ARCHTYPE, it is not needed anymore as -arch is passed in LDF...S. Davilla
2011-05-11Refactor CGUIWindowVideoBase::OnResumeItem.althekiller
2011-05-11Don't select directories on play.althekiller
2011-05-11[ios] fixed lost calibration settingsS. Davilla
2011-05-11Add mappings to system/keymaps/keyboard.xml for the numpad keys. These are no...John Rennie
2011-05-11added: missing socket include for IOS (and osx?) buildJoakim
2011-05-10fixed: StringUtils::CreateUUID() always created the same batch of UUIDsmontellese
2011-05-10changed: avoid type punning warnings for LockFree.cppJoakim
2011-05-10changed: remap WSAGetLastError() errors to errno errors in hts client to avoi...elupus
2011-05-10changed: don't include socket headers in system.hJoakim
2011-05-10fixed: sys/types.h is already existing in msvcelupus
2011-05-10fixed: build on linux after bluetooth commitJoakim
2011-05-10added: provide JSON-RPC server over bluetooth on linux aswellJoakim
2011-05-10changed: publish an rfcomm like service over bluetooth for JSON-RPC apielupus
2011-05-10changed: bump windows requirements to xp sp3elupus
2011-05-10changed: drop pointless winsock check which wouldn't help startup at allelupus
2011-05-10changed: factor out TCP socket init from TCP JSON-RPCelupus
2011-05-10changed: make use of posix socket headers on windows to avoid ifdefselupus