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-10-18
[ios] fixed, do not sync image files that have been packed by texturepacker, ...
davilla
2011-10-18
added finer granularity to determine darwin flavors osx vs ios vs atv2
davilla
2011-10-18
fixed, borked airtunes publishing
davilla
2011-10-18
[ios] fixes startup crash on atv2 under iOS5
davilla
2011-10-18
fixes #12103, use SYSTEM_FRIENDLY_NAME to name AirTunes server
davilla
2011-10-18
fixed: flac http stream not working. thanks to razor1909
spiff
2011-10-18
Merge pull request #481 from pieh/skin_vars_infobool_context
pieh
2011-10-18
Merge pull request #467 from firnsy/mysql-updgrade-db-with-copy
firnsy
2011-10-18
updated: re-add mysql to sqlite fallback and override custom db names for upg...
firnsy
2011-10-18
updated: align music/video db upgrade transaction and explicitly recreate vie...
firnsy
2011-10-18
updated: support db upgrade via copy for all supported db backends.
firnsy
2011-10-18
changed: localised host and path manipulation to primary setters and added co...
firnsy
2011-10-17
Merge branch 'master' of github.com:xbmc/xbmc
Kyle Hill
2011-10-17
Fix compilation if HAS_DBUS is defined
Kyle Hill
2011-10-18
updated: Chinese (Simple) translation
taxigps
2011-10-18
fixed: auto sourced optical drives would always display "Please enter disk" d...
Joakim Plate
2011-10-18
corrected string 36007. added dutch translations for strings 35000 -> 36017.
Lars Op den Kamp
2011-10-17
cec: show a notification when the cec adapter was plugged in but libcec supp...
Lars Op den Kamp
2011-10-17
removed: nuked outdated dbusserver code - use the service dbus/mpris addon in...
vdrfan
2011-10-17
[fix] - fix duplicated method delcaration
Memphiz
2011-10-17
fixed, missing test
davilla
2011-10-17
[addons] remove webinterface.debug
montellese
2011-10-16
Merge pull request #496 from CrystalP/fix-compressedprivatedata
CrystalP
2011-10-16
cosmetics for previous commit
CrystalP
2011-10-16
[WIN] define dxva modes defined in later revisions of the specs
CrystalP
2011-10-16
Fix overriden interlacing method setting and make more future-proof
CrystalP
2011-10-16
always initialize jsonrpc (fixes #12092)
montellese
2011-10-16
fixed: splash screen could crash xbmc and X server
Joakim Plate
2011-10-16
changed: track 3 buffers on linux too for dirty rendering
Joakim Plate
2011-10-16
skin vars: no need to pass context - we have it stored already
pieh
2011-10-16
pass window ID when parsing infolabels (skin variables need to store it)
pieh
2011-10-16
skin vars: create skin variables on demand from stored xml
pieh
2011-10-16
matroskadec: use correct compression parameters for current track CodecPrivate
CrystalP
2011-10-15
[chd] Changed position of a codeblock, to not count frames twice. thx fritsch
davilla
2011-10-15
Merge pull request #471 from CrystalP/dxva-fixes
CrystalP
2011-10-15
Changed format string - %td not supported by our MingW environment.
CrystalP
2011-10-15
dxva-h264 Fix dxva playback of streams that don't start with an I-Frame.
CrystalP
2011-10-15
dxva-vc1 Pass overlapping transforms hint
CrystalP
2011-10-15
dxva-vc1 Take BI into account for forward and backward pictures
CrystalP
2011-10-15
dxva-mpeg2 speed up slice allocation
CrystalP
2011-10-15
dxva-mpeg2 Allocate slices array dynamically - fixes videos with > 175 slices.
CrystalP
2011-10-15
[osx] enable libcec under darwin intel/ppc
davilla
2011-10-15
update libcec from 0.6.0 to 0.7.0
davilla
2011-10-15
changed, remove libusb from libcec depends
davilla
2011-10-15
Cleanup of Makefile and reduction of output clutter during make
Joakim Plate
2011-10-15
Merge pull request #493 from Pulse-Eight/cec
Lars Op den Kamp
2011-10-15
changed: also use DIRECTORY_ARCHIVES for object files
Joakim Plate
2011-10-15
changed: reduce some of the entering / leaving directory clutter during make
Joakim Plate
2011-10-15
changed: silence linking step of xbmc.bin
Joakim Plate
2011-10-15
changed: drop list of BIN_DIRS (only used for make clean) by generating it fr...
Joakim Plate
[next]