vuplus_xbmc
2013-11-11 davillafixed, MXS sticks need a permissions hammer
2013-11-11 Trent NelsonMerge pull request #3594 from t-nelson/pivos_add_bitstr...
2013-11-11 Lars Op den... Merge pull request #3494 from guyrichie/timer_context_m
2013-11-10 Lars Op den... Merge pull request #3604 from opdenkamp/api-1.9.0
2013-11-10 Lars Op den... Merge pull request #3382 from janbar/fix_epggrid_crash
2013-11-10 jmarshallnzMerge pull request #3430 from t-nelson/skin_change_dialog
2013-11-10 Trent NelsonMerge pull request #3616 from tamland/cookiefix
2013-11-10 Martijn KaijserMerge pull request #3377 from dougep/pausefix
2013-11-10 Thomas Amlandfix infinite loop
2013-11-10 Trent NelsonConfirm skin change with a timed dialog
2013-11-10 arnovafixed: Typo causing new network buffermode not to work...
2013-11-10 wsoltysMerge pull request #3588 from Karlson2k/win32_projects_...
2013-11-10 Karlson2k[win32] Add "core-defaults" with basic project settings...
2013-11-10 Karlson2k[win32] Explicitly set multibyte/unicode in projects
2013-11-10 Karlson2k[win32] Fix libmodplug project: correct include path...
2013-11-10 Karlson2k[win32] remove copy of project settings from file level
2013-11-10 Karlson2k[win32] gtest project: remove custom settings as defaul...
2013-11-10 Karlson2k[win32] rest of VS projects: remove custom settings...
2013-11-10 Karlson2k[win32] vis projects: remove custom settings as default...
2013-11-10 Karlson2k[win32] UnrarXLib project: remove custom settings as...
2013-11-10 Karlson2k[win32] cximage and cximage subprojects: remove custom...
2013-11-10 Karlson2k[win32] addons projects: remove custom settings as...
2013-11-10 Karlson2k[win32] XBMC, XbmcCommons and XbmcThreads projects...
2013-11-10 Karlson2k[win32] Set common default setting for all projects...
2013-11-10 Karlson2k[win32] add missing imports of XBMC defaults
2013-11-10 Karlson2k[win32] rename project defaults file, update paths...
2013-11-10 Rainer HocheckerMerge pull request #3603 from fritsch/microsoft-js
2013-11-10 ronieMerge pull request #3595 from BigNoid/textbox_size
2013-11-09 Trent NelsonAdd optional 'confirm' param to ReloadSkin builtin
2013-11-09 jmarshallnzMerge pull request #3396 from ace20022/default_sub_sel
2013-11-09 jmarshallnzMerge pull request #3584 from Montellese/settings_list_...
2013-11-09 Joakim PlateMerge pull request #3565 from elupus/subsgui
2013-11-09 Chris BrowetMerge pull request #3609 from koying/quickpr
2013-11-09 Chris "Koying... FIX: [droid] package libbluray.so
2013-11-09 popcornmix[OMXPlayer] Add a doxygen comment to the class Predicat...
2013-11-09 popcornmix[OMXPlayer] Add a doxygen comment to the class Predicat...
2013-11-09 popcornmix[OMXPlayer] Change forced subtitle when changing audio...
2013-11-09 popcornmix[OMXPlayer] Prefer forced subtitles if "original stream...
2013-11-09 popcornmix[OMXPlayer] Add option "Prefer external subtitles"...
2013-11-09 popcornmix[OMXPlayer] Pre-filter subtitles streams to relevant...
2013-11-09 Lars Op den... Merge pull request #3489 from guyrichie/hci_epg
2013-11-09 ace20022[DVDPlayer] Add a doxygen comment to the class Predicat...
2013-11-09 ace20022[DVDPlayer] Add a doxygen comment to the class Predicat...
2013-11-09 ace20022[DVDPlayer] Change forced subtitle when changing audio...
2013-11-09 ace20022[DVDPlayer] Prefer forced subtitles if "original stream...
2013-11-09 ace20022[Settings/DVDPlayer] Add option "Prefer external subtit...
2013-11-09 ace20022[DVDPlayer] Pre-filter subtitles streams to relevant...
2013-11-09 Chris BrowetMerge pull request #3600 from koying/fixdroidpythonlocale
2013-11-09 Joakim Platemakefile: remove xbmc/main/main.a from xbmc.bin deps
2013-11-09 Chris "Koying... FIX: [droid;python] implement hack to bypass locale...
2013-11-09 montellesesettings: add multiselect support to list control
2013-11-09 Peter FrühbergerMerge pull request #3601 from FernetMenta/aefixes
2013-11-09 montellesesettings: add wrapper for GetList()/SetList() to CSettings
2013-11-09 montellesesettings: add GetList()/SetList() to CSettingsManager
2013-11-09 montellesesettings: add CSettingList implementation
2013-11-09 montelleseCSettingAddon/Path: implement Clone()
2013-11-09 montellesesettings: add CSetting::Clone()
2013-11-09 arnovafixed: Remove unit tests for no longer existing functions
2013-11-09 fritschInput: Devices with 37 axis and 57 buttons are keyboard...
2013-11-09 Chris BrowetMerge pull request #3599 from koying/fixdroidmouseback
2013-11-09 Lars Op den... [pvr] bump add-ons
2013-11-09 Lars Op den... [pvr] bump api to 1.9.0
2013-11-09 Rainer Hocheckerpvr: display actual playing time in gui
2013-11-09 Rainer Hocheckerpvr: add time functions for timeshift buffer to addon...
2013-11-09 Rainer Hocheckerpvr: add time functions for timeshift buffer to pvr...
2013-11-09 Sam Stenvalldisplay mux, service name and provider name in the...
2013-11-09 Lars Op den... Merge pull request #1187 from Karlson2k/Win32_Fix_UsbScan
2013-11-08 janbarPVR: Fix crash in GUIEPGGridContainer
2013-11-08 guyrichieImprove Human-Computer Interation of PVR EPG
2013-11-08 jmarshallnzMerge pull request #3598 from arnova/improve_sftp_debug_log
2013-11-08 Rainer HocheckerAE: fix toggle passthrough - PCM
2013-11-08 arnovachanged: Improve SFTP logging
2013-11-08 Chris "Koying... FIX: [droid] do not filter key events based on source...
2013-11-08 BigNoid[Confluence] Change plot textboxes to font13.
2013-11-08 arnovafixed: Reverse path substitution (for some cases)
2013-11-08 jmarshallnzMerge pull request #3586 from Montellese/nowplaying_fix
2013-11-08 Trent NelsonMerge pull request #3592 from bfg1981/master
2013-11-07 BFGFix typo in test
2013-11-07 guyrichieXBMC-PVR: Add "Find similar programs" to Timers context...
2013-11-07 davillaadd bit stream writer
2013-11-07 Karlson2k[win32] Environment::win32_setenv: add support for...
2013-11-07 Karlson2k[win32] Environment: remove leftover from pre-Vista...
2013-11-07 montellese[confluence] fix showing "Now playling..." when nothing...
2013-11-07 Chris BrowetMerge pull request #3583 from koying/quickpr
2013-11-07 jmarshallnzMerge pull request #3560 from arnova/path_subst_getdir_fix
2013-11-07 Trent NelsonFix MediaCodec green screen on Nexus 5
2013-11-06 jmarshallnzMerge pull request #3542 from xhaggi/epg-time-indicator
2013-11-06 jmarshallnzMerge pull request #3340 from da-anda/3d-streamdetails
2013-11-06 montelleseinfomanager: support parameter in Playlist.Foo info...
2013-11-06 jmarshallnzMerge pull request #3579 from arnova/pc_for_video_only
2013-11-06 Rainer HocheckerMerge pull request #3578 from fritsch/aefixes2
2013-11-06 Rainer HocheckerMerge pull request #3577 from FernetMenta/aefixes
2013-11-06 Chris "Koying... FIX: fixup stagefright disabling by properly using...
2013-11-06 Chris BrowetMerge pull request #3079 from koying/fixstagefrightdyload
2013-11-06 Chris "Koying... FIX: [droid] fix android-specific settings xml
2013-11-06 Chris "Koying... FIX: [stagefright] Disable for KitKat+
2013-11-06 Chris "koying... FIX: [stagefright] dyload the whole codec to prevent...
2013-11-06 fritschAESinks: Adapt Sinks after removal of SoftSuspend ...
2013-11-06 fritschAE: Remove SoftSuspend / SoftResume from Interface
2013-11-06 Franz Koch[3D] add stereomode flags to Confluence
next