[pvr] channel group selection without channel switch, do not change
[vuplus_xbmc] / 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 WiSo[WIN32] fixed: Monitor wasn't turned off even though...
2012-09-12 montellesejsonrpc: fix JSON schema description of Player.Rotate...
2012-09-12 montellesesilence warning in TagLibVFSStream::length()
2012-09-12 vdrfanremoved: unused variable in TagLoaderTagLib.cpp
2012-09-12 vdrfanfixed: possible uninitialized MediaType in GUIWindowVid...
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 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 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 Martin van Beurdencleanup unused variable
2012-09-10 Martin van Beurdenfixed: lastfm radio playback
2012-09-10 davillaMerge pull request #1290 from aballier/swresample
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 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 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 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 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 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 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
2012-09-09 Jim Carroll[fix] code checked in that didn't compile.
2012-09-09 davillamakefile.in clean up and add USE_OMXLIB to build control
2012-09-09 Cory Fields[aml] don't load all solibs with RTLD_GLOBAL
2012-09-09 Damian HuckleMerge pull request #1310 from Karlson2k/AE_fix_1
2012-09-09 davillafixed broken build when HAS_DVD_DRIVE is not defined
2012-09-08 Damian HuckleMerge pull request #1390 from Voyager-xbmc/ae-fix-remapping
2012-09-08 Damian Huckle[AE][WASAPI] inject initial buffer of silence on first...
2012-09-08 Damian Huckle[AE] Restore navsounds to default soft-suspend mode...
2012-09-08 Fneufneufix FreeBSD build after 2d3c469
2012-09-08 davillafixed compiler warning, SetFilePointer returns a DWORD...
2012-09-08 davillafixed build failure, use NULL for pointers not numbers
2012-09-08 piehadd default labels for GUIDialogAddonSettings
2012-09-08 piehGUIDialogBoxBase: if no label was defined, use default...
2012-09-08 piehCGUIDialogAddonSettings::FreeSections() should free...
2012-09-08 montellesefix compilation after c38a55e4
2012-09-08 Martijn KaijserMerge pull request #1038 from waven/discstub
2012-09-08 Martijn KaijserMerge pull request #1356 from fetzerch/bugfix-isostack
2012-09-08 Martijn KaijserMerge pull request #1225 from thebandit/trust-scraper
2012-09-08 Michal PiechowiakMerge pull request #1283 from pieh/window_load_on_demand
2012-09-08 wsoltysMerge pull request #1339 from wsoltys/iosupport
next