vuplus_xbmc
2012-09-17 jmarshallnzMerge pull request #1281 from jmarshallnz/plugins_drop_...
2012-09-17 Jim Carrollcleanup the logging a bit.
2012-09-17 Jim CarrollAdded missing methods to the player.
2012-09-17 Jim Carroll[cosmetic] Add better trace messages for non-windows...
2012-09-17 Jim Carroll[fix] general compare helper c/p mistake.
2012-09-16 montellesejsonrpc: fix empty label for files indexed but not...
2012-09-16 Lars Op den... Merge pull request #1382 from kylhill/master
2012-09-16 amet[AE/OSX] check if Audio has mixing property before...
2012-09-16 WiSo[WIN32] fixed: don't let windows power down the monitor...
2012-09-16 Memphiz[atv2] - add missing linkage against taglib for atv2
2012-09-16 Kyle HillFix incorrect assignment in PVRClients.cpp
2012-09-16 Kyle Hill[hack] replace pointers to temporaries with a memleak
2012-09-16 Kyle HillMake sure strings are NULL terminated in PVRGUI
2012-09-16 Kyle HillFix unreachable code in FileItem.cpp
2012-09-16 Kyle HillFix unreachable code in EpgContainer.cpp
2012-09-16 Kyle HillFix possible NULL pointer dereference in DVDDemuxPVRCli...
2012-09-16 Kyle HillFix use of uninitialized pointer in DVDDemuxPVRClient.h
2012-09-16 Kyle HillRemove unused member from MythFile.h
2012-09-16 Kyle HillFix possible NULL pointer dereference in
2012-09-16 Kyle HillFix use of iterator after erase() in DeleteTimersOnChannel
2012-09-16 Kyle HillRemove unneeded NULL pointer check in EpgContainer.cpp
2012-09-16 Kyle HillFix possible NULL pointer dereferences in GUIWindowPVRC...
2012-09-16 Kyle HillFix incorrect iterator comparison in PVRChannelGroups.cpp
2012-09-16 Kyle HillAvoid passing large CFileItem parameter by value to...
2012-09-16 Kyle HillFix memory leaks on error in PRVTimerInfoTag.cpp
2012-09-16 Kyle HillAvoid leaking source file handle if destination file...
2012-09-16 Kyle HillFix dereferences before NULL checks in AddonCallbacksPV...
2012-09-16 Kyle HillFix use of uninitialized data in PVRClients.cpp
2012-09-16 Kyle HillFix possible NULL pointer dereference in PVRManager.cpp
2012-09-16 Kyle HillFix wrong sizeof() argument
2012-09-16 Memphiz[osx/linux] - add vendor, cpumodel and features to...
2012-09-16 Memphiz[osx/ios/others] - fix linking when building depends...
2012-09-16 montellese[win32] fix VS configuration for "Debug Testsuite"
2012-09-15 Jim CarrollFixed wrong type check on xbmc.Player.play.
2012-09-15 S. DavillaRevert "fix: add swig to osx depends Makefile.in"
2012-09-15 davilla[amlplayer] pull various fixes from upstream
2012-09-15 davilla[amlplayer] fixed, rename AVClass so it does not collid...
2012-09-15 Cory Fields[droid] fix run-time errors for build-side programs
2012-09-15 Jim CarrollRemove debug fodder.
2012-09-15 Jim CarrollTightened up Exception use.
2012-09-15 Jim CarrollFixed crash when mousing over an unknown control.
2012-09-15 Chris Robertsfix: add swig to osx depends Makefile.in
2012-09-15 WiSofixed compiler warnings
2012-09-14 elupustaglib: don't pass pointer to constructor that doesn...
2012-09-14 Cory FieldsMerge pull request #1421 from mikrohard/patch-6
2012-09-14 amet[AE/OSX] keep lock while checking for m_rawPassthrough
2012-09-14 Jim CarrollAdded the ability to *hack* in a richcompare implementa...
2012-09-14 Jernej FijačkoRemove libxbtag.so from android packaging
2012-09-14 spifffixed: woopsie, old leftover
2012-09-14 Arne Morten... Merge pull request #1284 from cptspiff/streaming_tag_fix
2012-09-14 spiffchanged: complicate streaming tag handling
2012-09-14 spiffcosmetics
2012-09-13 Lars Op den... Merge pull request #1420 from RobertMe/epg-check-playin...
2012-09-13 spiffchanged: don't try to load tags for infinite MP3 stream...
2012-09-13 spiffadded: IOCTRL_SET_CACHE io control to the VFS
2012-09-13 Stefan Bognerfix compilation with latest libcdio
2012-09-13 Arne Morten... Merge pull request #1385 from margro/fix_trac_13165
2012-09-13 Arne Morten... Merge pull request #1409 from herrnst/pr-xlcdproc-reads...
2012-09-13 Daniel SchellerXLCDproc: read/flush socket after each write
2012-09-13 spiffchanged: update taglib instructions
2012-09-13 montellese[win32] add interfaces/swig/ControlListAddItemMethods...
2012-09-13 montellese[win32] remove duplicate MusicInfoTagLoaderWav.h from...
2012-09-13 spifffixed: don't return corrupt total times when demuxer...
2012-09-13 spiffchanged: move zip manager to system globals
2012-09-13 spiffchanged: move rar manager to system globals
2012-09-13 spifffixed: init logging parameters
2012-09-13 Arne Morten... Merge pull request #1417 from fetzerch/feature-exif...
2012-09-13 Robert Meijersepg: fix a bug in the 'current event changed' checking
2012-09-13 gimli[rbp] fixed buffering behavior on audio only playback...
2012-09-13 Cory Fields[droid] build pcre-native
2012-09-13 Cory Fields[droid] add pcre-native for swig-native
2012-09-13 piehGUIBaseContainer: set static items invalid if they...
2012-09-13 gimli[rbp] fixed to early playback stop.
2012-09-13 gimli[rbp] fixed eos handling in event handler and make...
2012-09-13 hucekeMerge pull request #1414 from huceke/raspberrypi2
2012-09-13 vdrfanchanged: added java (default-jr)e dependency to README...
2012-09-13 Lars Op den... [rpi/cec] and now correct, use CEC_RPI_VIRTUAL_COM...
2012-09-13 Christian Fetzer[libexif] Added character set conversion to UserComment
2012-09-13 montelleseCGUIBaseContainer: fix letter jumping
2012-09-13 Lars Op den... [rpi/cec] fixed - don't add the name of the bus to...
2012-09-13 davilla[osx/ios] add swig to build depends
2012-09-13 Cory Fields[droid] build swig
2012-09-13 Cory Fields[droid] add native swig
2012-09-13 Jim CarrollAdded the ability to use operator==,<,> in order to...
2012-09-13 Cory FieldsRevert "[droid] fix parallel deps build"
2012-09-13 Cory Fields[droid] use static taglib
2012-09-12 Jim CarrollFixed for PlayList crashing in Load.
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 gimli[linux/arm] fixed 'System Info -> Hardware' for arm...
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
next