vuplus_xbmc
2012-09-13 xhaggi[pvr] channel group selection without channel switch...
2012-09-12 Jim CarrollRenamed handleCallback to invokeCallback. Also fixed...
2012-09-12 Jim Carroll'hooked up' the OnBack call on the window.
2012-09-12 Jim CarrollLog an error message in case the script writer simply...
2012-09-12 Cory Fields[droid] fix parallel deps build
2012-09-12 Cory Fields[droid] fix taglib build
2012-09-12 WiSo[WIN32] fixed: Monitor wasn't turned off even though...
2012-09-12 WiSofixed compiler warning by removing an unused variable.
2012-09-12 montellesecosmetics: add proper XML header to custom video librar...
2012-09-12 montellesejsonrpc: fix JSON schema description of Player.Rotate...
2012-09-12 montellesesilence warning in TagLibVFSStream::length()
2012-09-12 vdrfanremoved: undefined action 'language' in remote.xml
2012-09-12 vdrfanremoved: unused variable in TagLoaderTagLib.cpp
2012-09-12 vdrfanfixed: possible uninitialized MediaType in GUIWindowVid...
2012-09-12 vdrfanchanged: added swig dependency to README.ubuntu and...
2012-09-12 vdrfanfixed: trailing semicolon missing in desktop file ...
2012-09-12 Jim Carroll[fix] More robust type information for base class type...
2012-09-12 Jim Carroll[fix] was missing the default for an optional parameter...
2012-09-12 Jim CarrollGet rid of unused features ref/unref.
2012-09-12 Jim CarrollChange the name of getBaseName to getRootName since...
2012-09-12 Damian HuckleMerge pull request #1413 from benkibbey/master
2012-09-12 Damian HuckleCosmetics - reduce log spam for Martijn ;)
2012-09-12 Damian Huckle[AE][WASAPI] Fix typo causing issues for 16bit devices
2012-09-12 Ben KibbeyFix PulseAudio output with video.
2012-09-11 Jim Carroll[fix] thanks to @pieh for figuring this one out. This...
2012-09-11 montellesefix sorting by time for video files with no streamdetails
2012-09-11 Joakim Platepvr: must lock PVRClients section when creating new...
2012-09-11 piehdisable KEEP_IN_MEMORY for pvr windows/dialogs - they...
2012-09-11 Rainer HocheckerMerge pull request #1407 from FernetMenta/pvrfix
2012-09-11 Jim CarrollMerge branch 'master' of github.com:xbmc/xbmc
2012-09-11 Jim Carroll[fix] Sometimes script windows were not being deleted.
2012-09-11 gimli[dvdplayer/codec] fixed missing library unload
2012-09-11 gimli[rbp] fixed omx audio codec compile after dcd820ffedfd5...
2012-09-11 Jim Carroll[fix] broken Control.addItem(s). Plus bad reference...
2012-09-11 Jim Carroll[fix] Undo ref-count of controls. Also add 'addItems...
2012-09-10 Cory Fieldstaglib: fix build. ulong can conflict with system types
2012-09-10 montellese[win32] fix building XBMC with the SWIG-generated code
2012-09-10 Jim Carroll[fix] make xbmcvfs.rmdir behave the same as it did...
2012-09-10 Jim CarrollMake sure API is always consistent no matter what the...
2012-09-10 Joakim PlateInvalid return value for GUIWindow::Initialize
2012-09-10 Jim Carroll[fix] Made it possible to disable keyword parsing and...
2012-09-10 davillafixed broken build
2012-09-10 davilla[osx] fixed, xbmc/interfaces/bindings does not exist...
2012-09-10 montellese[win32] fix DX release and OpenGL builds for codegenera...
2012-09-10 Martin van... cleanup unused variable
2012-09-10 Martin van... fixed: lastfm radio playback
2012-09-10 davillaMerge pull request #1290 from aballier/swresample
2012-09-10 davilla[darwin] quick fix for finding swig/java used for new...
2012-09-10 Cory FieldsMerge pull request #1396 from theuni/dlopen-global
2012-09-10 davillaMerge pull request #1405 from popcornmix/master
2012-09-10 night199ukMerge pull request #1122 from night199uk/taglib
2012-09-10 xbmc[pvr] leave calculation of time and total time to demux...
2012-09-10 Sascha MontelleseMerge pull request #1400 from Montellese/video_tags
2012-09-10 montellesejsonrpc: add tag support (get, set and filter) for...
2012-09-10 Memphiz[ios/atv2] - sync xcode projects
2012-09-10 Chris Roberts[tags+replaygain] Make ReplayGain normal tags in CMusic...
2012-09-10 Chris Roberts[tags] Remove parenting from CTag to CID3Tag
2012-09-10 Chris Roberts[tags] Remove old AAC, Ape, Flac, MP3, MP4, MPC, Ogg...
2012-09-10 Chris Roberts[tags] Remove old AAC, Ape, Flac, MP3, MP4, MPC, Ogg...
2012-09-10 Chris Roberts[tags] Code shuffles and cleanups for TagLib
2012-09-10 Chris Roberts[tags] Make TagLoaderFactory use TagLoaderTagLib for...
2012-09-10 Chris Roberts[tags] Add new TagLoaderTagLib & associated VFSStream
2012-09-10 Chris Roberts[tags] Add helpers for ReplayGain so that we can simpli...
2012-09-10 Chris Roberts[filesystems] Implement Truncate/ftruncate/_chsize...
2012-09-10 Chris Roberts[tags] Add Makefile and taglib dependency, add taglib...
2012-09-10 popcornmix[rbp] Fixes to handle zoom modes and anamorphic videos
2012-09-10 Fneufneudo not hardcode path to swig and java
2012-09-10 Chris Roberts[coreaudio] fix: don't try to enable audio input on...
2012-09-10 montellesejsonrpc: fix method definition of Player.Rotate
2012-09-10 Fneufneufix a typo: s;JAVE;JAVA
2012-09-10 Damian Huckle[AE][WASAPI] Fix handling of S24NE3 for USB audio devic...
2012-09-09 Jim CarrollMerge pull request #901 from jimfcarroll/codegenerated...
2012-09-09 Jim Carroll@Montellese, @Memphiz, @jimfcarroll Replace the scripti...
2012-09-09 Jim CarrollSmall addition to XbmcCommons::Exception.
2012-09-09 Jim Carroll[fix] AnnouncementManager global order dependency.
2012-09-09 Jim CarrollAdd swig interface files to be used by the codegenerator.
2012-09-09 Jim Carroll[win32] @Montellese's addition of swig and doxygen...
2012-09-09 Jim CarrollAdd Groovy based codegenerator to tools.
2012-09-09 Jim CarrollAdd the groovy jars to be used in the codegenerator.
2012-09-09 Jim CarrollAdd a new native library that follows the Python API.
2012-09-09 Sascha MontelleseMerge pull request #1394 from Montellese/gpl_header
2012-09-09 montelleseupdate date in GPL header
2012-09-09 montellesefix address line in GPL headers
2012-09-09 Memphiz[osx/vda] - allow 3byte NAL sizes
2012-09-09 Memphiz[osx/vda] - let the sps parser go up to the end without...
2012-09-09 Memphiz[ios/vtb] - let the sps parser go up to the end without...
2012-09-09 Memphiz[ios/vtb] - reenable the interlaced block for vtb which...
2012-09-09 Memphiz[ios/vtb] - allow 3byte NAL sizes
2012-09-09 Memphiz[vtb] fixed vtb under pvr, use level/profile from parse...
2012-09-09 davilla[omxplayer] fixed, ifdef should be HAS_OMXPLAYER, not...
2012-09-09 davillacosmetics
2012-09-09 gimli[rbp] fixed changed cec configure option.
2012-09-09 gimli[rbp] fixed omx core. set eof on the component context.
2012-09-09 gimli[rbp] fixed omx texture path. store original width...
2012-09-09 gimli[rbp] fixed omx image. check that we realy work on...
2012-09-09 Sébastien Brochetfixed: OTF font support is not available when using...
2012-09-09 davilla[darwin] switch back to pulling tarball from mirrors...
2012-09-09 montellesejsonrpc: fix retrieval of "tag" in VideoLibrary.GetMovies
2012-09-09 montellesevideolibrary: add tag support for musicvideos
2012-09-09 montellesevideolibrary: add tag support for tvshows
next