aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-05[xcode] - check minor version of xcode not major - for generating the symlink...Memphiz
2012-06-04Merge pull request #1001 from nuka1195/python_onPlaybackEventsjmarshallnz
2012-06-05webinterface.default: fall back to Player.GetItem if Playlist.GetItems return...montellese
2012-06-05webinterface.default: fix thumbnail of "Now Playing" itemmontellese
2012-06-04Merge pull request #1033 from jmarshallnz/abstract_texture_interfacejmarshallnz
2012-06-05move includes into the derived classes - CBaseTexture doesn't need to know GL...Jonathan Marshall
2012-06-05move m_texture from CBaseTexture to the derived classesJonathan Marshall
2012-06-05drop CTexture::GetTextureObject where no longer usedJonathan Marshall
2012-06-05utilise CTexture::BindToUnit for binding textures to texture unitsJonathan Marshall
2012-06-05adds CTexture::BindToUnit()Jonathan Marshall
2012-06-04[WIN32] fixed: joystick hat state wasn't centered and wrong comment (thanks A...WiSo
2012-06-04[python] added missing OnPlayBack* events to pythonScott Johns
2012-06-04[osx] fixed, a trout for me for not compile testingdavilla
2012-06-04Merge pull request #1043 from jhsrennie/masterJohn Rennie
2012-06-04[osx] fixed, treat .scpt files the same as .applescript, they are applescript...davilla
2012-06-04Add keymap support for the power buttonJohn Rennie
2012-06-04smartplaylists: fix ORDER BY and LIMIT (fixes #13081)montellese
2012-06-03[python] added support for params in SPyEvent(_Function)Scott Johns
2012-06-04[Confluence] removed unused strings (thanks to Takoi for the list - closes #1...alanwww1
2012-06-03[xcode] - add build phase script for doing fancy ln stuff for getting our bui...Memphiz
2012-06-04Fixed: "Service Settings" got reverted to "Network Settings" on merge of conf...Jezz_X
2012-06-03jsonrpc: fix bad logic in CFileOperations::FillFileItem preventing valid file...montellese
2012-06-03http-api: fix AddToPlaylistFromDB for music after fb4a9c0amontellese
2012-06-03[ios] - re-add the vtb resolution clamp for ipad3 until we have a fix for the...Memphiz
2012-06-03[ios] - fix a warning and includesMemphiz
2012-06-03fixed: empty chains would be pass the previous contents of $$1spiff
2012-06-03videodb: fix set retrieval SQL query for mysql (thanks vicbitter)montellese
2012-06-02[ios] - fixed warningMemphiz
2012-06-02Merge pull request #1028 from Memphiz/texturesizeMemphiz
2012-06-02[ios] - use xcodebuild for getting the path to codesign_allocate (because it ...Memphiz
2012-06-02[ios] - change maximum framebuffersize to 1080p - fixes tvout on iPad with 10...Memphiz
2012-06-02[libshairport] - fix typo in libshairport Makefile for linux - thx BaviaanMemphiz
2012-06-02[linux] fix compile error in xbmcvfsmodule.cpp (‘strlen’ is not a member ...vdrfan
2012-06-02[cosmetics] remove whitespacevdrfan
2012-06-02[WIN32] fixed release build. added missing dxguid.lib (thanks Jezz_X for the ...WiSo
2012-06-02Added: [Confluence] the option to use the NO CAPS font set againJezz_X
2012-06-01Merge pull request #1017 from Giftie/skin_dbidjmarshallnz
2012-06-01Merge pull request #966 from jmarshallnz/give_a_shout_out_to_jezzjmarshallnz
2012-06-02return correct result from xbmcvfs.seekamet
2012-06-02Provide Database ID's for Audio and Video Files to skins via ListItem.DBID.Giftie
2012-06-01Merge pull request #1013 from amet/vfs_extendZeljko Ametovic
2012-06-02remove SubtitleFileSizeAndHash, not needed as xbmcvfs has read/seek function nowamet
2012-06-02extend xbmcvfs module with, read, write, seek, close, listdir, mkdirsamet
2012-06-01Revert "Fix AnnouncementManager.cpp modifying song MusicInfoTag data erroneou...Damian Huckle
2012-06-01Restore application-level playback started announcement as removal though dup...Damian Huckle
2012-06-01Fix AnnouncementManager.cpp modifying song MusicInfoTag data erroneously from...Damian Huckle
2012-06-02replace ifdef guards with pragma once, and remove inaccurate commentsJonathan Marshall
2012-06-02adds support for Container.TVShowThumb in video info dialogJonathan Marshall
2012-06-01Merge pull request #946 from Memphiz/metadataMemphiz
2012-06-02[airtunes] - add dmap metadata parsingMemphiz