aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-30mouse click in an empty portion of the panel container would cause the focuse...Jonathan Marshall
2011-06-30proper marking of dirty regions for textboxJonathan Marshall
2011-06-30cleanup GUITextBox processing so that everything happens in ProcessJonathan Marshall
2011-06-30ensure we use a clean state for fade out transform in textbox - fixes #11670Jonathan Marshall
2011-06-29Merge pull request #234 from Montellese/volumeMontellese
2011-06-30fix #11691: LinuxRendererGLES.cpp: adapt to new location of kai toast dialog ...Paul Menzel
2011-06-29Merge pull request #223 from Memphiz/masterMemphiz
2011-06-29fixed: crash on picture load due to invalid WaitForSingleObject change in 8c7...vdrfan
2011-06-29Merge branch 'ignore_multiply_by_identity'Jonathan Marshall
2011-06-29slight optimisation of AddTransformJonathan Marshall
2011-06-29change volume control behaviourmontellese
2011-06-29flag transforms that are the identity as such and skip any multiplicationJonathan Marshall
2011-06-29ensure we set alpha to 1 in Set*RotationJonathan Marshall
2011-06-29use setters for Create* matrix creationJonathan Marshall
2011-06-29get rid of unneeded assignment operator in TransformMatrixJonathan Marshall
2011-06-29Merge branch 'mute_fix_rebase'Jonathan Marshall
2011-06-29move mute dialog showing/hiding to UpdateVisibilityJonathan Marshall
2011-06-29get rid of unused code in CGUIDialogMuteBugJonathan Marshall
2011-06-29move mute, volume and seek dialog members out of CApplicationJonathan Marshall
2011-06-29move kai toast dialog member out of CApplicationJonathan Marshall
2011-06-29fixes uninitialized members in toast dialogJonathan Marshall
2011-06-28fix for dyloaded libs getting unloaded to early on app exitJim Carroll
2011-06-28fixed: reverted invalid WaitForSingleObject changeelupus
2011-06-28Fixed calls to Event::Wait* that were supposed to be interruptible.Jim Carroll
2011-06-28fixed: avoid black screen on transition when choosing new images over upnpelupus
2011-06-28Merge pull request #198 from malard/USB_HIDMartin Ellis
2011-06-28changed: use pragma onceMartin Ellis
2011-06-28changed: static calls to KeymaploaderMartin Ellis
2011-06-28added: static method to convert DevicePath into 'standardised' HIDName for Win32Martin Ellis
2011-06-28changed: used const reference (thanks jmarshall)Martin Ellis
2011-06-28fixed: moved static variables from header to code file and initialized as falseMartin Ellis
2011-06-28cosmetic: concatenate variable deceleration and assignmentMartin Ellis
2011-06-28fixed: non-working dim setting in built-in slideshow screensaver (fixes #11687)vdrfan
2011-06-27[osx] removed unused bash scriptdavilla
2011-06-27[osx] fixed build, added missing -lboost_thread to ppc, removed extra -lssh o...davilla
2011-06-27[osx] fixed, one more reason why I dislike cmakedavilla
2011-06-27cosmetics, one line per pleasedavilla
2011-06-27fixed: invalid if clause in upnp pictures codeelupus
2011-06-27added: support playback of pictures over upnp with playback stateelupus
2011-06-27change: fix incorrect AbsolutTimePosition upnp fieldelupus
2011-06-27fixed: avoid race condition on start of new file over upnpelupus
2011-06-27fix missed mistake in xbmcgui.controledit pydocpieh
2011-06-27[osx/ios/atv2] sync xcode projectsamet
2011-06-27Merge pull request #184 from pieh/python_editControlpieh
2011-06-27Merge pull request #224 from pieh/textlayout_updatepieh
2011-06-27Fixed compilation error on linux introduced with bef4b225ef6ba0b3522490f3c7ff...Tobias Arrskog
2011-06-27Fixed compilation error on linux introduced with 534fdf618e9565d743fa45c71073...Tobias Arrskog
2011-06-27changed: remove dead codeelupus
2011-06-27changed: don't stop playback if we ask for next playlist item with none avail...elupus
2011-06-26Merge pull request #222 from jmarshallnz/dimblackfixjmarshallnz