Merge pull request #610 from NEOhidra/master
[vuplus_xbmc] / xbmc /
2012-01-05 WiSofixed Linux compiler error
2012-01-05 CrystalPMake ExecuteAutorun work with multiple drives
2012-01-05 vdrfanfixed: mark playlist items as playable via listitem...
2012-01-05 Memphiz[nfs] - reuse already mounted contexts - this prevents...
2012-01-05 Fneufneu__attribute__ need to be followed by a keyword inside...
2012-01-05 CrystalP[WIN] restore previous windowed position when going...
2012-01-05 CrystalP[WIN] support to go fullscreen on the current screen
2012-01-05 CrystalPSupport for going fullscreen on current screen rather...
2012-01-05 David TeirneyMerge pull request #605 from dteirney/libcmyth
2012-01-04 davilla[osx] fixed crash, channelMap can be null in some cases
2012-01-04 spifffixed: check for font files in special://home/
2012-01-04 S. Davilla[osx] changed from doing coreaudio reinit during displa...
2012-01-03 elupusfixed: compilation failure with --disable-webserver
2012-01-03 S. Davilla[osx] fixed, passthough audio can get borked when switc...
2012-01-03 S. Davilla[osx] changed, add more debug info via callbacks
2012-01-02 vdrfancleanup: removed old/unused code
2012-01-02 vdrfanchanged: do not append @<hostname> to our zeroconf...
2012-01-02 vdrfanchanged: always use the devices friendlyname for the...
2012-01-02 davillacostmetics :)
2012-01-02 davillacosmetics, do not even ask how I found these less I...
2012-01-02 wsoltys[WIN32] added some more information to the toast and...
2012-01-02 Sascha MontelleseMerge pull request #600 from Montellese/upnp_slash_fix
2012-01-02 montelleseupnp: remove duplicate definition of "CStdString id...
2012-01-02 montelleseupnp: fix additional slash at the end of container...
2012-01-02 elupuschanged: use aspect from stream if codec sample aspect...
2012-01-02 wsoltys[WIN32] added a toast message if zeroconf/airplay is...
2012-01-02 Lars Op den KampMerge pull request #573 from Pulse-Eight/peripherals...
2012-01-02 elupuschanged: drop some invalid references to D:\ in the...
2012-01-02 Lee PollockFix: Get URIUtils::IsDVD to return true when playing DVD
2012-01-02 Matthias KortstiegeMerge pull request #603 from mad-max/master
2012-01-02 arnovafixed: Zap the tab
2012-01-02 arnovafixed: Linux compiler error (again)
2012-01-02 wsoltysfixed: Linux compiler error (hopefully)
2012-01-02 montellesejsonrpc: reset system idle timer when an Input method...
2012-01-02 montellesejsonrpc: fix "speed" parameter of Player.SetSpeed
2012-01-02 vdrfanfixed: json-rpc's sendaction not playing action sounds...
2012-01-02 CrystalP[WIN] fix reporting system memory > 4GB. Need to use...
2012-01-02 CrystalP[WIN] added OS name detection for Server 2003 and WHS
2012-01-02 S. Davilla[osx] changed, send null bytes when we silence instead...
2012-01-01 S. Davilla[osx] changed, move move/resize notification from SDLMa...
2012-01-01 S. Davilla[sdl] fixed, 1) newEvent.resize.type aliases to newEven...
2012-01-01 S. Davillacomment out unused global var in curl hack
2012-01-01 S. Davilla[sdl] sdl docs say to use AUDIO_S16SYS and not AUDIO_S1...
2012-01-01 S. Davilla[osx] cosmetic, add comment to document funtion behavior
2012-01-01 S. Davilla[osx] changed, add delayed OnResetDevice so we can...
2012-01-01 S. Davilla[osx] changed, add gneral reset of core audio devices...
2012-01-01 S. Davilla[osx] add general reset of core audio devices
2012-01-01 S. Davilla[osx] changed, sleep 1ms for physical changes to take...
2012-01-01 davillaMerge pull request #592 from davilla/hack-curl-unload
2012-01-01 ametfix: clear weather values while fetching values for...
2011-12-31 CrystalPMerge pull request #589 from CrystalP/fix-deviceforwindow
2011-12-31 Arne Morten KvarvingMerge pull request #597 from cptspiff/rsscache
2011-12-31 CrystalPWindows-specific code to detect window movement and...
2011-12-31 CrystalPMake sure the D3D adapter is for the same screen as...
2011-12-31 CrystalPSimplify xbmc_events.h to reflect use
2011-12-31 CrystalPcosmetic: tabs be gone + alignment
2011-12-31 CrystalPAdded new event when the user moves the main window
2011-12-31 Lars Op den Kampcosmetics: tabs -> spaces
2011-12-31 Lars Op den Kampfixed - mem leaks in CPeripherals. map entries are...
2011-12-31 Lars Op den Kampfixed - mem leaks in CPeripheralBusUSB
2011-12-31 davillafixed compiler warnings about uninitialized vars
2011-12-30 davillafixed, show subs if we have video and no audio
2011-12-30 bobo1on1fixed: compile with --disable-optical-drive broke in...
2011-12-30 davillafixed, add pts/duration to 3GPP/TX3G, changed bgn/end...
2011-12-30 davillafixed, sporatic crashes in overlay subtitles
2011-12-30 vdrfanfixed: local fanart not properly cached when using...
2011-12-30 montellesejsonrpc: fix overriding of valid CFileItem labels in...
2011-12-30 WiSo[WIN32] fixed: m_ResInfo had always isFullScreen =...
2011-12-30 CrystalPcdtext: use album genre information if not available...
2011-12-29 vdrfanfixed: service addons are not started after installatio...
2011-12-29 WiSo[WIN32] fixed: use IsFullScreen() rather than m_ResInfo...
2011-12-29 WiSo[WIN32] fixed: use IsFullScreen() rather than m_ResInfo...
2011-12-29 WiSofixed: calibration screen showed full screen rather...
2011-12-29 vdrfanfixed: initialize members in the order they were declared
2011-12-29 WiSofixed: system info showed full screen even though we...
2011-12-29 spifffixed: use a time based, not a persistent, cache for...
2011-12-29 Sascha MontelleseMerge pull request #567 from Montellese/jsonrpc_12279
2011-12-29 montellesewebserver: send "Connection: close" with Unauthorized...
2011-12-29 montelleseinitialize JSON-RPC before loading the first window...
2011-12-29 Matthias KortstiegeMerge pull request #595 from Voyager-xbmc/fix-resume...
2011-12-29 Voyager-xbmcFix remaining dvd resume issue and soft eject problem
2011-12-28 elupusfixed: cdda/dvd playdisk (attempt 4)
2011-12-28 elupuschanged: move webserver and bookmarks header out of...
2011-12-28 elupuschanged: avoid including Autorun.h all over xbmc
2011-12-28 Joakim PlateMerge pull request #581 from Voyager-xbmc/fix-resume-dvd
2011-12-28 Voyager-xbmcFixed resume function on DVD discs and refactoring...
2011-12-28 davilla[hack] force curl to not unload, this hack fixes ssl...
2011-12-28 Matthias KortstiegeMerge pull request #579 from ScudLee/playcd
2011-12-28 davilla[osx] fixed, check for /Volumes/ and replace with ...
2011-12-27 vdrfanfixed: reverted File.cpp parts of 23607e247c0074d88464a...
2011-12-27 CrystalPMerge pull request #584 from CrystalP/fix-decss
2011-12-27 CrystalPupdated comments
2011-12-27 CrystalPAdd boundary checking
2011-12-27 CrystalPcosmetic
2011-12-27 CrystalPfix crypted dvd playback
2011-12-27 montellesejsonrpc: fix empty "label" for non-library items return...
2011-12-27 davilla[osx] fixed, Cocoa_MountPoint2DeviceName assumes that...
2011-12-27 Martin van Beurden[WIN32] fixed: build error
2011-12-27 vdrfanchanged: show xbmc version and hostname in xbmc.log...
2011-12-27 vdrfanfixed: remove hyphens in search-string in case the...
next