Age | Commit message (Expand) | Author |
2012-06-05 | [xcode] - check minor version of xcode not major - for generating the symlink... | Memphiz |
2012-06-04 | Merge pull request #1001 from nuka1195/python_onPlaybackEvents | jmarshallnz |
2012-06-05 | webinterface.default: fall back to Player.GetItem if Playlist.GetItems return... | montellese |
2012-06-05 | webinterface.default: fix thumbnail of "Now Playing" item | montellese |
2012-06-04 | Merge pull request #1033 from jmarshallnz/abstract_texture_interface | jmarshallnz |
2012-06-05 | move includes into the derived classes - CBaseTexture doesn't need to know GL... | Jonathan Marshall |
2012-06-05 | move m_texture from CBaseTexture to the derived classes | Jonathan Marshall |
2012-06-05 | drop CTexture::GetTextureObject where no longer used | Jonathan Marshall |
2012-06-05 | utilise CTexture::BindToUnit for binding textures to texture units | Jonathan Marshall |
2012-06-05 | adds 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 python | Scott Johns |
2012-06-04 | [osx] fixed, a trout for me for not compile testing | davilla |
2012-06-04 | Merge pull request #1043 from jhsrennie/master | John Rennie |
2012-06-04 | [osx] fixed, treat .scpt files the same as .applescript, they are applescript... | davilla |
2012-06-04 | Add keymap support for the power button | John Rennie |
2012-06-04 | smartplaylists: 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-04 | Fixed: "Service Settings" got reverted to "Network Settings" on merge of conf... | Jezz_X |
2012-06-03 | jsonrpc: fix bad logic in CFileOperations::FillFileItem preventing valid file... | montellese |
2012-06-03 | http-api: fix AddToPlaylistFromDB for music after fb4a9c0a | montellese |
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 includes | Memphiz |
2012-06-03 | fixed: empty chains would be pass the previous contents of $$1 | spiff |
2012-06-03 | videodb: fix set retrieval SQL query for mysql (thanks vicbitter) | montellese |
2012-06-02 | [ios] - fixed warning | Memphiz |
2012-06-02 | Merge pull request #1028 from Memphiz/texturesize | Memphiz |
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 Baviaan | Memphiz |
2012-06-02 | [linux] fix compile error in xbmcvfsmodule.cpp (‘strlen’ is not a member ... | vdrfan |
2012-06-02 | [cosmetics] remove whitespace | vdrfan |
2012-06-02 | [WIN32] fixed release build. added missing dxguid.lib (thanks Jezz_X for the ... | WiSo |
2012-06-02 | Added: [Confluence] the option to use the NO CAPS font set again | Jezz_X |
2012-06-01 | Merge pull request #1017 from Giftie/skin_dbid | jmarshallnz |
2012-06-01 | Merge pull request #966 from jmarshallnz/give_a_shout_out_to_jezz | jmarshallnz |
2012-06-02 | return correct result from xbmcvfs.seek | amet |
2012-06-02 | Provide Database ID's for Audio and Video Files to skins via ListItem.DBID. | Giftie |
2012-06-01 | Merge pull request #1013 from amet/vfs_extend | Zeljko Ametovic |
2012-06-02 | remove SubtitleFileSizeAndHash, not needed as xbmcvfs has read/seek function now | amet |
2012-06-02 | extend xbmcvfs module with, read, write, seek, close, listdir, mkdirs | amet |
2012-06-01 | Revert "Fix AnnouncementManager.cpp modifying song MusicInfoTag data erroneou... | Damian Huckle |
2012-06-01 | Restore application-level playback started announcement as removal though dup... | Damian Huckle |
2012-06-01 | Fix AnnouncementManager.cpp modifying song MusicInfoTag data erroneously from... | Damian Huckle |
2012-06-02 | replace ifdef guards with pragma once, and remove inaccurate comments | Jonathan Marshall |
2012-06-02 | adds support for Container.TVShowThumb in video info dialog | Jonathan Marshall |
2012-06-01 | Merge pull request #946 from Memphiz/metadata | Memphiz |
2012-06-02 | [airtunes] - add dmap metadata parsing | Memphiz |