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
2012-04-15
added: option to filter out foreign language add-ons in the add-on browser.
spiff
2012-04-13
added: <language> field to xbmc.metadata extension point
spiff
2012-04-13
only execute the actor table update if the thumb URLs isn't empty - fixes #12905
Jonathan Marshall
2012-04-12
jsonrpc: fix c/p monster in VideoLibrary.OnScanFinished (thanks thedroid)
montellese
2012-04-12
jsonrpc: add FooLibrary.OnScanFinished notification (introduced by 816bab69) ...
montellese
2012-04-12
one more item separator weirdness in the musicdb
Jonathan Marshall
2012-04-12
additional slashes appended to artist/genres in music library. fixes #12917, ...
Jonathan Marshall
2012-04-12
we no longer store the item separator at the start of strExtraGenres/Artists
Jonathan Marshall
2012-04-11
Merge pull request #871 from wsoltys/bonjour
wsoltys
2012-04-11
[WIN32] fixed: receive response from the bonjour daemon if one is available. ...
WiSo
2012-04-11
fixed: File sizes & file dates didn't work properly for lighttp HTTP servers
arnova
2012-04-11
[WIN32] updated libluray to 0.2.2. New packaging format. Will make it easier ...
WiSo
2012-04-11
[LINUX] fixed: Compile error on systems without libbluray installed
arnova
2012-04-10
Merge pull request #773 from CrHasher/yadif_hwdfix
Joakim Plate
2012-04-11
[dvdplayer] Rewrite wrapback/forward detection to adjust timestamps instead o...
elupus
2012-04-11
[bluray] Initial support for menu's, no BD-J supported
elupus
2012-04-11
[bluray] Delete support for older libbluray
elupus
2012-04-11
[dvdplayer] Add constructor for CDVDOverlayImage to copy another image
elupus
2012-04-11
[dvdplayer] Add support for a group of overlay pictures with same start/stop ...
elupus
2012-04-10
[bluray] Check if disk is encrypted and log messages about lack of libs to de...
elupus
2012-04-10
[bluray] Factor out retrieval of title
elupus
2012-04-10
Factor out the menu's commands in dvdplayer from dvd navigator to a generic i...
elupus
2012-04-10
Changed extend NextStream functionallity for what is needed by dvd navigator
elupus
2012-04-10
Refactor calculation of min/max dts to allow additional streams
elupus
2012-04-10
CCurrentStream hold a int for the player identification
elupus
2012-04-10
Merge pull request #869 from theuni/pausejobs
Cory Fields
2012-04-10
jobmanager: add functions to pause job creation
theuni
2012-04-09
fixed: A GigaByte = 1024 * 1024 * 1024 bytes! (thanks Elupus)
arnova
2012-04-09
[win32] disable popup msgbox when TIF image decoder fails for some reason
elupus
2012-04-09
updated: Chinese (Simple) translation
taxigps
2012-04-09
fixed: Getting file sizes for NgInx HTTP servers with autoindex_exact_size en...
arnova
2012-04-09
Update language/Russian/strings.xml
romanvm
2012-04-09
Update language/Russian/langinfo.xml
romanvm
2012-04-09
updated: Portuguese (Brazil) translation for core strings (closes #12884 and ...
alanwww1
2012-04-09
updated: Hebrew translation for core strings (closes #12863 - thanks BuSHari)
alanwww1
2012-04-08
Merge pull request #853 from Memphiz/movrotate
Memphiz
2012-04-08
Merge pull request #780 from Memphiz/tvout
Memphiz
2012-04-08
[atv2] - deactivate screen resolution switching on atv2 for now (cause of the...
Memphiz
2012-04-08
[ios/atv2] - sync projects for tvout changes
Memphiz
2012-04-08
[add] - localisation for the on screen touchpad description
Memphiz
2012-04-08
[ios/atv2/tvout]- make the ios window system as equal as possible to the wind...
Memphiz
2012-04-08
[ios/atv2/tvout] - move m_window from app to xbmccontroller on ios (same as w...
Memphiz
2012-04-08
[ios] - allow screen / mode settings for ios and audio passthrough settings f...
Memphiz
2012-04-08
[ios/atv2/tvout] - add IOSScreenManager and IOSExternalTouchController implem...
Memphiz
2012-04-08
[ios/atv2] - unify he EAGLView. No we use the same class for ios and atv2
Memphiz
2012-04-08
[ios] fixed... again. check for flash before CreateFormatDescriptionFromCodec...
davilla
2012-04-08
[add] - add orientation info for movies based on ffmpeg hint
Memphiz
2012-04-08
Merge pull request #865 from taxigps/vobsub2
taxigps
2012-04-08
fixed: vobsub - lose subtitle after skip backwords because m_pOverlayContaine...
taxigps
2012-04-08
fixed: vobsub - lose subtitle not end but start before seek time.
taxigps
[next]