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