aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-12changed: added swig dependency to README.ubuntu and README.linuxvdrfan
2012-09-12fixed: trailing semicolon missing in desktop file (closes #13330 - thanks ama...vdrfan
2012-09-11[fix] More robust type information for base class type checking.Jim Carroll
2012-09-11[fix] was missing the default for an optional parameter on makeLegalFilename.Jim Carroll
2012-09-11Get rid of unused features ref/unref.Jim Carroll
2012-09-11Change the name of getBaseName to getRootName since it has nothing to do with...Jim Carroll
2012-09-11Merge pull request #1413 from benkibbey/masterDamian Huckle
2012-09-11Cosmetics - reduce log spam for Martijn ;)Damian Huckle
2012-09-11[AE][WASAPI] Fix typo causing issues for 16bit devicesDamian Huckle
2012-09-11Fix PulseAudio output with video.Ben Kibbey
2012-09-11[fix] thanks to @pieh for figuring this one out. This resolves a number of is...Jim Carroll
2012-09-11fix sorting by time for video files with no streamdetailsmontellese
2012-09-11pvr: must lock PVRClients section when creating new addonsJoakim Plate
2012-09-11disable KEEP_IN_MEMORY for pvr windows/dialogs - they're not adjusted yetpieh
2012-09-10Merge pull request #1407 from FernetMenta/pvrfixRainer Hochecker
2012-09-11Merge branch 'master' of github.com:xbmc/xbmcJim Carroll
2012-09-11[fix] Sometimes script windows were not being deleted.Jim Carroll
2012-09-11[dvdplayer/codec] fixed missing library unloadgimli
2012-09-11[rbp] fixed omx audio codec compile after dcd820ffedfd50e54effc61503dc9b33280...gimli
2012-09-10[fix] broken Control.addItem(s). Plus bad reference counting.Jim Carroll
2012-09-10[fix] Undo ref-count of controls. Also add 'addItems' to ControlList.Jim Carroll
2012-09-10taglib: fix build. ulong can conflict with system typesCory Fields
2012-09-11[win32] fix building XBMC with the SWIG-generated codemontellese
2012-09-10[fix] make xbmcvfs.rmdir behave the same as it did before.Jim Carroll
2012-09-10Make sure API is always consistent no matter what the compile settings are.Jim Carroll
2012-09-10Invalid return value for GUIWindow::InitializeJoakim Plate
2012-09-10[fix] Made it possible to disable keyword parsing and disabled it for every c...Jim Carroll
2012-09-10fixed broken builddavilla
2012-09-10[osx] fixed, xbmc/interfaces/bindings does not exist anymore and -ltag belong...davilla
2012-09-10[win32] fix DX release and OpenGL builds for codegenerated addonsmontellese
2012-09-10cleanup unused variableMartin van Beurden
2012-09-10fixed: lastfm radio playbackMartin van Beurden
2012-09-10Merge pull request #1290 from aballier/swresampledavilla
2012-09-10[darwin] quick fix for finding swig/java used for new codegendavilla
2012-09-10Merge pull request #1396 from theuni/dlopen-globalCory Fields
2012-09-10Merge pull request #1405 from popcornmix/masterdavilla
2012-09-10Merge pull request #1122 from night199uk/taglibnight199uk
2012-09-10[pvr] leave calculation of time and total time to demuxer when playing record...xbmc
2012-09-10Merge pull request #1400 from Montellese/video_tagsSascha Montellese
2012-09-10jsonrpc: add tag support (get, set and filter) for tvshows and musicvideosmontellese
2012-09-10[ios/atv2] - sync xcode projectsMemphiz
2012-09-10[tags+replaygain] Make ReplayGain normal tags in CMusicInfoTag - we have to r...Chris Roberts
2012-09-10[tags] Remove parenting from CTag to CID3TagChris Roberts
2012-09-10[tags] Remove old AAC, Ape, Flac, MP3, MP4, MPC, Ogg, WMA, and WavPack TagLoa...Chris Roberts
2012-09-10[tags] Remove old AAC, Ape, Flac, MP3, MP4, MPC, Ogg, WMA, and WavPack TagLoa...Chris Roberts
2012-09-10[tags] Code shuffles and cleanups for TagLibChris Roberts
2012-09-10[tags] Make TagLoaderFactory use TagLoaderTagLib for most audio formatsChris Roberts
2012-09-10[tags] Add new TagLoaderTagLib & associated VFSStreamChris Roberts
2012-09-10[tags] Add helpers for ReplayGain so that we can simplify the TagLoadersChris Roberts
2012-09-10[filesystems] Implement Truncate/ftruncate/_chsize for all writable filesyste...Chris Roberts