Age | Commit message (Expand) | Author |
2012-09-12 | changed: added swig dependency to README.ubuntu and README.linux | vdrfan |
2012-09-12 | fixed: 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-11 | Get rid of unused features ref/unref. | Jim Carroll |
2012-09-11 | Change the name of getBaseName to getRootName since it has nothing to do with... | Jim Carroll |
2012-09-11 | Merge pull request #1413 from benkibbey/master | Damian Huckle |
2012-09-11 | Cosmetics - reduce log spam for Martijn ;) | Damian Huckle |
2012-09-11 | [AE][WASAPI] Fix typo causing issues for 16bit devices | Damian Huckle |
2012-09-11 | Fix 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-11 | fix sorting by time for video files with no streamdetails | montellese |
2012-09-11 | pvr: must lock PVRClients section when creating new addons | Joakim Plate |
2012-09-11 | disable KEEP_IN_MEMORY for pvr windows/dialogs - they're not adjusted yet | pieh |
2012-09-10 | Merge pull request #1407 from FernetMenta/pvrfix | Rainer Hochecker |
2012-09-11 | Merge branch 'master' of github.com:xbmc/xbmc | Jim Carroll |
2012-09-11 | [fix] Sometimes script windows were not being deleted. | Jim Carroll |
2012-09-11 | [dvdplayer/codec] fixed missing library unload | gimli |
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-10 | taglib: fix build. ulong can conflict with system types | Cory Fields |
2012-09-11 | [win32] fix building XBMC with the SWIG-generated code | montellese |
2012-09-10 | [fix] make xbmcvfs.rmdir behave the same as it did before. | Jim Carroll |
2012-09-10 | Make sure API is always consistent no matter what the compile settings are. | Jim Carroll |
2012-09-10 | Invalid return value for GUIWindow::Initialize | Joakim Plate |
2012-09-10 | [fix] Made it possible to disable keyword parsing and disabled it for every c... | Jim Carroll |
2012-09-10 | fixed broken build | davilla |
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 addons | montellese |
2012-09-10 | cleanup unused variable | Martin van Beurden |
2012-09-10 | fixed: lastfm radio playback | Martin van Beurden |
2012-09-10 | Merge pull request #1290 from aballier/swresample | davilla |
2012-09-10 | [darwin] quick fix for finding swig/java used for new codegen | davilla |
2012-09-10 | Merge pull request #1396 from theuni/dlopen-global | Cory Fields |
2012-09-10 | Merge pull request #1405 from popcornmix/master | davilla |
2012-09-10 | Merge pull request #1122 from night199uk/taglib | night199uk |
2012-09-10 | [pvr] leave calculation of time and total time to demuxer when playing record... | xbmc |
2012-09-10 | Merge pull request #1400 from Montellese/video_tags | Sascha Montellese |
2012-09-10 | jsonrpc: add tag support (get, set and filter) for tvshows and musicvideos | montellese |
2012-09-10 | [ios/atv2] - sync xcode projects | Memphiz |
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 CID3Tag | 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] Remove old AAC, Ape, Flac, MP3, MP4, MPC, Ogg, WMA, and WavPack TagLoa... | Chris Roberts |
2012-09-10 | [tags] Code shuffles and cleanups for TagLib | Chris Roberts |
2012-09-10 | [tags] Make TagLoaderFactory use TagLoaderTagLib for most audio formats | Chris Roberts |
2012-09-10 | [tags] Add new TagLoaderTagLib & associated VFSStream | Chris Roberts |
2012-09-10 | [tags] Add helpers for ReplayGain so that we can simplify the TagLoaders | Chris Roberts |
2012-09-10 | [filesystems] Implement Truncate/ftruncate/_chsize for all writable filesyste... | Chris Roberts |