aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-11[WIN32] fixed compilation after f96a36d362fc8b9c24feec3fbaf3abab49bed81fWiSo
2012-07-11remove unnecessary includespiff
2012-07-11changed: move function implementation to avoid includespiff
2012-07-11remove unnecessary includesspiff
2012-07-11[AE] clean up headersspiff
2012-07-11cosmeticsspiff
2012-07-11Changed: [Confluence] set the default fan art background image aspect ratio f...Jezz_X
2012-07-11Merge pull request #1056 from Montellese/jsonrpc_sendkeySascha Montellese
2012-07-11[WIN32] fixed compilation after c1cecb9bddaea1510b0b083ae91db0b9658dee8aWiSo
2012-07-11[WIN32] changed: no need for a NULL check here anymore because native GetCurr...WiSo
2012-07-10Merge pull request #1138 from theuni/dirty_audioCory Fields
2012-07-10[SoftAE] pass audio/silence down to the sink so it can decide if it wants to ...Cory Fields
2012-07-10[SoftAE] don't process silence when we don't have to.Jonathan Marshall
2012-07-10[SoftAE] change RunOutputStage to take in a boolean for audio (vs silence) an...Jonathan Marshall
2012-07-10mysql: don't show myth protocol if we don't have mysql supportCory Fields
2012-07-10Allow compiling without mysql dependency (--disable-mysql).Schischu
2012-07-11only nag about a music rescan if there is music in the libraryJonathan Marshall
2012-07-10Merge pull request #973 from anssih/fix/AE-byteswapAnssi Hannula
2012-07-10Merge pull request #987 from anssih/AE-alsa-dev-rewriteAnssi Hannula
2012-07-10Merge pull request #976 from anssih/fix/AE-ca-s16leAnssi Hannula
2012-07-10jsonrpc: send Input.OnInputRequested/OnInputFinished from CGUIDialogNumeric a...montellese
2012-07-10CGUIDialogNumeric: handle GUI_MSG_SET_TEXT and add new SetMode() method which...montellese
2012-07-10Merge pull request #1131 from davilla/fix-ae-getcachetimedavilla
2012-07-10change AE definition and usage of GetCacheTime to match how it is used in pla...S. Davilla
2012-07-10Merge pull request #1142 from huceke/use-intrinsic-atomicsdavilla
2012-07-10set the content of the tags list to "tags" instead of "movies"montellese
2012-07-10fix library/video/movies/tags.xmlmontellese
2012-07-10jsonrpc: add Input.OnInputRequested and Input.OnInputFinished notificationsmontellese
2012-07-10jsonrpc: add Input.ShowCodec/ShowOSDmontellese
2012-07-10jsonrpc: add Input.ExecuteActionmontellese
2012-07-10jsonrpc: add Input.SendTextmontellese
2012-07-10add GUI_MSG_SET_TEXT and support it in CGUIEditControl and CGUIDialogKeyboardmontellese
2012-07-10videodb: fix UNIQUE INDEX on tag.strTag for MySQLmontellese
2012-07-10[FreeBSD] use intrinsic atomicsFneufneu
2012-07-10fixed: double mapping in Lircmap.xml (thanks s7mx1)vdrfan
2012-07-10changed use also intrinsic for casgimli
2012-07-09Merge pull request #1123 from davilla/use-intrinsic-atomicsdavilla
2012-07-10[xrandr] - fix compilation with 10.04Memphis
2012-07-10ensure the music/video database config is cleared when changing profilesJonathan Marshall
2012-07-09Merge pull request #1124 from jmarshallnz/prompt_for_rescanjmarshallnz
2012-07-09[WIN32] fixed: we don't want CThread::GetCurrentThread() here.WiSo
2012-07-09Merge pull request #1140 from Karlson2k/UseJoystick_Globals_Fixjmarshallnz
2012-07-09Fix SystemGlobals.cpp - remove g_Joystick when not neededKarlson2k
2012-07-09Merge pull request #1100 from dteirney/libcmyth-upstreamDavid Teirney
2012-07-09[libcmyth] Rename proginfo_prodyear to proginfo_year and change type to match...David Teirney
2012-07-09[libcmyth] Add missing exports to the libcmyth.def file for Windows.David Teirney
2012-07-09[libcmyth] Change include in the mysql include area to use winsock2.h rather ...David Teirney
2012-07-09Change protocol version in token map to be unsigned int as it can never be ne...David Teirney
2012-07-09[libcmyth] Pull across upstream changes to cmyth_get_bookmark_offset.David Teirney
2012-07-09[libcmyth] Pull across changes for cmyth_get_bookmark_mark from upstream.David Teirney