aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-04[osx/ios/atv2] - synced xcode projectsMemphiz
2011-07-04[change] - use pan gesture recognizer for getting the velocity of a panMemphiz
2011-07-04[add] - added flag to XBMCEAGLView.mm indicating if we are up and running (ne...Memphiz
2011-07-04[add] - inertial scrolling with deacceleration in seperate classMemphiz
2011-07-04[fix] - start scrolltimer when panning - for getting the letter index shown w...Memphiz
2011-07-04[add] - action id for aborting inertial scrollingMemphiz
2011-07-03Merge pull request #225 from Montellese/jsonrpc_videoresumeMontellese
2011-07-03Merge pull request #240 from Montellese/jsonrpc_getalbumsMontellese
2011-07-03changed: make upnp renderer access slideshow in a threadsafe wayelupus
2011-07-03changed: don't use interpolated time for videoframe timing for better stabilitybobo1on1
2011-07-03added: option to request either interpolated or non-interpolated time from CD...bobo1on1
2011-07-03added: interpolate time from CVideoReferenceClock::GetTime(), this makes a mu...bobo1on1
2011-07-03Fixed: [Confluence] Close window still showed in context menu even when mouse...Jezz_X
2011-07-02[ios] Add missing clobber for 'd1' register in ARM round_int assembly. Make r...Chris Lance
2011-07-01Merge pull request #241 from amet/python_cleanupZeljko Ametovic
2011-07-02[cleanup] remove xbmc.dashboard() and CApplicationMessenger::RebootToDashBoar...amet
2011-07-02use xbmc.log() instead of xbmc.output()amet
2011-07-02remove duplicate code in xbmcmodule.cpp for xbmc.output() and warn that it wi...amet
2011-07-02[ios] Added assembly for ARMv7 round_int functionChris Lance
2011-07-02[ios] - fixed commentMemphiz
2011-07-02[fix] - fix linux build after last commitMemphiz
2011-07-01Merge pull request #242 from Memphiz/gestureMemphiz
2011-07-01[refactored] - moved IsAppleTV2 to DarwinUtilsMemphiz
2011-07-01[add] - HasCursor method to WinSystemBase - defaulting to trueMemphiz
2011-07-01[ios] - use gesture api of XBMC for ios touch devicesMemphiz
2011-07-01cosmetic: renamed variables introduced by the c/p monstervdrfan
2011-07-01fixed: VIDEOPLAYER.EPISODE returning wrong valuevdrfan
2011-07-01[ios] revert threading priority changesdavilla
2011-07-01jsonrpc: fix limitation handling for AudioLibrary.GetAlbums (fixes #11543)montellese
2011-07-01jsonrpc: fix "id" value in Player.OnPlay notification (fixes #11698)montellese
2011-07-01added: basque translation (thanks 9ande3r - closes #11696)vdrfan
2011-07-01fix compile warningsJonathan Marshall
2011-07-01reset the rendering resolution after rendering subs so that any window-based ...Jonathan Marshall
2011-06-30Fixed a problem with the CEventGroup.Jim Carroll
2011-06-30jsonrpc: add GUI.OnScreensaver(Activated|Deactivated) notifications (closes #...montellese
2011-06-30jsonrpc: add (Video|Audio)Playlist.Swap (fixes #11046)montellese
2011-06-30fixed: nyxboard keymappings to work with final version 1 of the deviceMartin Ellis
2011-06-30fix: clean database will fail on Mysqlamet
2011-06-30make sure we switch the YUV2RGB matrix to not be the identity. Fixes #11693.Jonathan Marshall
2011-06-30textboxes didn't update correctly in some casesJonathan Marshall
2011-06-30changing alpha means we need to mark picture dirtyJonathan Marshall
2011-06-30mark slideshow window initially dirtyJonathan Marshall
2011-06-30fixed: platforms previously building without sdl and with HAS_XBMC_MUTEX were...theuni
2011-06-30no need to SetTransform/RenderResolution in dim screensaver now that we corre...Jonathan Marshall
2011-06-30ensure we run DoRender at the window level - else animations aren't correctly...Jonathan Marshall
2011-06-30ensure we set the window manager as init'd before we load windows not otherwi...Jonathan Marshall
2011-06-30no need for dim screensaver and debug info windows to not set load on demand ...Jonathan Marshall
2011-06-30process fadelabel control so that it's not marked dirty when not scrollingJonathan Marshall
2011-06-30compute correct render rect for the label control - fixes #11651 (labels with...Jonathan Marshall
2011-06-30ensure we invalidate the grouplist and mark dirty if scrolling. fixes #11688Jonathan Marshall