index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-08-04
Fixed: [Confluence] Sort order label could be wrong (silly mistake)
Jezz_X
2011-08-04
Merge remote branch 'jmarshall/dirtyregion_container_fix'
Jonathan Marshall
2011-08-03
Merge pull request #325 from Machine-Sanctum/master
jmarshallnz
2011-08-03
Merge pull request #322 from jmarshallnz/tvshow_profile_fix
jmarshallnz
2011-08-03
*Fixes upper/lower case letter inconsistency on movie info screen
Martijn Kaijser
2011-08-03
[gles] add BYPASS render format, used in embedded devices or external players...
davilla
2011-08-03
cleanup CGUIDialogVolumeBar::OnMessage
Jonathan Marshall
2011-08-03
use autoclose for the volumebar dialog
Jonathan Marshall
2011-08-03
don't attempt to close windows that aren't active
Jonathan Marshall
2011-08-03
[ios] sync xcode projects to 8cc004a9537066e773f394fbd404bf0d28be2c52
davilla
2011-08-03
tvshows exposed from locked sources using shared libraries. Closes #10978.
Jonathan Marshall
2011-08-02
Merge pull request #318 from jmarshallnz/info_manager
jmarshallnz
2011-08-03
switch to const char * for the str member of infomap to save the predefined l...
Jonathan Marshall
2011-08-03
make sure we specifically set allowhiddenfocus to false in the python impleme...
Jonathan Marshall
2011-08-03
call Update with NULL if the item is NULL to make the code more obvious
Jonathan Marshall
2011-08-02
fixed: don't use frametime here for sanity
bobo1on1
2011-08-03
add defines for operator_lb/rb in case they're useful later on
Jonathan Marshall
2011-08-03
switch TranslateString -> TranslateSingleString to save further processing
Jonathan Marshall
2011-08-02
[fix] - all good things count to 3 - last fix only for arm
Memphiz
2011-08-02
[fix] - i mean the Makefile.in of course
Memphiz
2011-08-02
Revert "[fix] - libXDAAP should align memory accesses"
Memphiz
2011-08-02
[fix] - libXDAAP should align memory accesses
Memphiz
2011-08-02
Merge pull request #308 from pieh/unify_window_close
pieh
2011-08-02
[change] - use GetFrameTime for inertial scrolling for using the smooth time :)
Memphiz
2011-08-02
Merge pull request #319 from jhsrennie/master
John Rennie
2011-08-02
Remove unused Arrows_keymap array
John Rennie
2011-08-02
Remove unnecessary comments
John Rennie
2011-08-02
Replace literals with XBMCVK_ symbols
John Rennie
2011-08-02
moved playing SOUND_INIT to CGUIWindow::OnInitWindow
pieh
2011-08-02
moved CGUIDialog::m_bRunning to CGUIWindow::m_active
pieh
2011-08-02
use CGUIWindow::Close_Internal to trigger WindowClose animation and play dein...
pieh
2011-08-02
introduce Property class for wrapping a function/parameter list combo, and us...
Jonathan Marshall
2011-08-02
move playlist.* to the info parser
Jonathan Marshall
2011-08-02
move window.* and control* to the info parser
Jonathan Marshall
2011-08-02
cleanup SKIN_HAS_THEME to use GUIInfo
Jonathan Marshall
2011-08-02
move skin.*, fanart.* and visualisation.* to the info parser
Jonathan Marshall
2011-08-02
cosmetic: block SKIN_* defines together
Jonathan Marshall
2011-08-02
change container.content(foo) to operate the same as container.property(foo)
Jonathan Marshall
2011-08-02
move container.* and listitem.* to the info parser
Jonathan Marshall
2011-08-02
get rid of the brackets in TranslateTimeFormat
Jonathan Marshall
2011-08-02
move slideshow.* to the info parser
Jonathan Marshall
2011-08-02
move videoplayer.* to the info parser
Jonathan Marshall
2011-08-02
move musicplayer.* to info parser
Jonathan Marshall
2011-08-02
move lastfm.* to the info parser
theuni
2011-08-02
move audioscrobbler.* to the info parser
theuni
2011-08-02
move musicpartymode.* to the info parser
theuni
2011-08-02
move network.* to the info parser
theuni
2011-08-02
move lcd.* to the info parser
theuni
2011-08-02
movie library.* to the info parser
Jonathan Marshall
2011-08-02
move system.idletime to use GUIInfo
Jonathan Marshall
[next]