vuplus_xbmc
2012-07-10 Anssi HannulaMerge pull request #973 from anssih/fix/AE-byteswap
2012-07-10 Anssi HannulaMerge pull request #987 from anssih/AE-alsa-dev-rewrite
2012-07-10 Anssi HannulaMerge pull request #976 from anssih/fix/AE-ca-s16le
2012-07-10 davillaMerge pull request #1131 from davilla/fix-ae-getcachetime
2012-07-10 S. Davillachange AE definition and usage of GetCacheTime to match...
2012-07-10 davillaMerge pull request #1142 from huceke/use-intrinsic...
2012-07-10 montelleseset the content of the tags list to "tags" instead...
2012-07-10 montellesefix library/video/movies/tags.xml
2012-07-10 montellesevideodb: fix UNIQUE INDEX on tag.strTag for MySQL
2012-07-10 Fneufneu[FreeBSD] use intrinsic atomics
2012-07-10 vdrfanfixed: double mapping in Lircmap.xml (thanks s7mx1)
2012-07-10 gimlichanged use also intrinsic for cas
2012-07-10 davillaMerge pull request #1123 from davilla/use-intrinsic...
2012-07-09 Memphis[xrandr] - fix compilation with 10.04
2012-07-09 Jonathan Marshallensure the music/video database config is cleared when...
2012-07-09 jmarshallnzMerge pull request #1124 from jmarshallnz/prompt_for_rescan
2012-07-09 WiSo[WIN32] fixed: we don't want CThread::GetCurrentThread...
2012-07-09 jmarshallnzMerge pull request #1140 from Karlson2k/UseJoystick_Glo...
2012-07-09 Karlson2kFix SystemGlobals.cpp - remove g_Joystick when not...
2012-07-09 David TeirneyMerge pull request #1100 from dteirney/libcmyth-upstream
2012-07-09 David Teirney[libcmyth] Rename proginfo_prodyear to proginfo_year...
2012-07-09 David Teirney[libcmyth] Add missing exports to the libcmyth.def...
2012-07-09 David Teirney[libcmyth] Change include in the mysql include area...
2012-07-09 David TeirneyChange protocol version in token map to be unsigned...
2012-07-09 David Teirney[libcmyth] Pull across upstream changes to cmyth_get_bo...
2012-07-09 David Teirney[libcmyth] Pull across changes for cmyth_get_bookmark_m...
2012-07-09 David Teirney[libcmyth] Cosmetic: pull across MVP -> CMYTH naming...
2012-07-09 David Teirney[libcmyth] Convert all long long fields and methods...
2012-07-09 vdrfancosmetic: initialize members in the order they were...
2012-07-09 Cory Fieldsjoystick: fix typo (and build)
2012-07-09 davillacosmetic clean up
2012-07-08 Sascha MontelleseMerge pull request #1108 from Montellese/movie_tagging
2012-07-08 montellese[osx/ios/atv2] update project files
2012-07-08 montellesesmartplaylist: integrate tags
2012-07-08 montellese[win32] update project files
2012-07-08 montelleseintegrate new "Tags" node into the video library
2012-07-08 montellesevideodb: add tag and taglinks tables for tagging support
2012-07-08 jmarshallnzMerge pull request #1111 from Karlson2k/UseJoystick
2012-07-08 Karlson2kAdd new GUI setting for Joystick and use that setting
2012-07-08 Karlson2kAdd support to CJoystick for IsEnabled Just like in...
2012-07-08 Karlson2kPrevent of using uninitialized joystick variables in...
2012-07-08 Karlson2kMove g_Joystick to SystemGlobals.cpp
2012-07-08 Karlson2kFix init & clarification in CJoystick classes
2012-07-08 wsoltysMerge pull request #1115 from Karlson2k/VS_project_cleanup
2012-07-08 Jonathan Marshallfixes potential read off the end of array, thanks to...
2012-07-08 Martin van... fixed: track progress percentage for audio streams...
2012-07-08 montellesesilence compiler warning in CAddonDll
2012-07-08 Evgeny GrinTotal cleanup of all VS projects + fix for OpenGL build
2012-07-08 Martin van... restored: paplayer short crossfade on trackskip if...
2012-07-08 Martin van... fixed: paplayer crossfade.
2012-07-08 Arne Morten... Merge pull request #1136 from PartialGestalt/6010dded6a...
2012-07-08 PartialGestaltResync CAddonDll::TransferSettings types with core
2012-07-08 Joakim Plate[xrandr] update xbmc-xrandr.c base code
2012-07-08 Joakim Plate[tinyxml] invalid reading of xml from FILE pointers
2012-07-08 Arne Morten... Merge pull request #1135 from MartijnKaijser/update_scr...
2012-07-08 Martijn Kaijsermake artists/album universal scrapers and last.fm scrap...
2012-07-08 Martijn Kaijseradd artists/album universal scrapers for music and...
2012-07-08 Martijn Kaijserupdate common scraper modules
2012-07-08 Martijn Kaijserremove broken scrapers
2012-07-08 Jonathan Marshalladds SaveFileStateJob.h to the Xcode project
2012-07-08 jmarshallnzMerge pull request #953 from jmarshallnz/update_version...
2012-07-08 Jonathan Marshallcosmetics: align code
2012-07-08 Jonathan Marshallno need for begin/commit transaction in the derived...
2012-07-08 Jonathan Marshallno need for try/catch block in UpdateVersionNumber
2012-07-08 Jonathan Marshallno need for CommitTransaction in UpdateVersionNumber...
2012-07-08 Jonathan Marshallwrap UpdateOldVersion/UpdateVersionNumber in a transact...
2012-07-08 Jonathan Marshallfix compilation tag not being set for albums
2012-07-08 Jonathan Marshallfix album years not being set on scan
2012-07-07 jmarshallnzMerge pull request #1130 from jmarshallnz/player_property
2012-07-07 Jonathan Marshalladds Property(TVShow_Thumb) to listitem + player
2012-07-07 WiSo[WIN32] fixed: GetCurrentThread() can return NULL and...
2012-07-07 spifffixed: don't blindly deref the addon ptr
2012-07-07 Jonathan Marshalladd Player.Property() to infomanager to handle fanart_image
2012-07-07 Sascha MontelleseMerge pull request #1085 from Montellese/db_optimization
2012-07-07 OldnemesisAdded signlong implementation
2012-07-07 montelleserecentlyadded: remember the cover and fanart of an...
2012-07-07 montellesemove call to GetStreamDetails to CVideoThumbLoader
2012-07-07 vdrfanfixed: do not query the addon state when asking the...
2012-07-07 vdrfanvideodb: do not retrieve streamdetails for set items...
2012-07-07 montelleserecentlyadded: use values from CAlbum instead of manual...
2012-07-07 montelleserecentlyadded: save queries for season id and season...
2012-07-07 OldnemesisFixed (hopefully) the Win32 build
2012-07-07 OldnemesisKaraoke numbering import now uses the song artist and...
2012-07-07 George YunaevRemoved the ancient optimizations which make the latest...
2012-07-06 amet[fix] xbmc.Monitor onAbortRequested() hanging on exit
2012-07-06 montellesevideodb: make idSeason available through episodeview
2012-07-06 montellesevideodb: add resumeTimeInSeconds and totalTimeInSeconds...
2012-07-06 montelleseCDatabase: remember the databases we already updated...
2012-07-06 David TeirneyMerge pull request #1091 from dteirney/edl
2012-07-06 Jonathan Marshalladd prompt to rescan music library on entry to music
2012-07-06 Jonathan Marshalladd flags for the music scanner instead of reading...
2012-07-06 Jonathan Marshallremove unnecessary folder creation on startup
2012-07-06 Jonathan Marshallfixes missing thumb in recently added songs
2012-07-05 jmarshallnzMerge pull request #1099 from Voyager-xbmc/cleanup...
2012-07-05 Voyager-xbmcapply indentations after resume stacked ISO modifications
2012-07-05 Voyager-xbmcclean up resume play for stacked ISO files
2012-07-05 vdrfanfixed: silence signed / unsigned int comparison
2012-07-05 Lars Op den... cec: also bump the version number in lib/libcec/Makefil...
2012-07-05 Jonathan Marshallfix DDS texture generation after cc5ed3c2
2012-07-05 hucekeMerge pull request #1118 from huceke/vaapi-staging
next