aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2012-07-09[libcmyth] Cosmetic: pull across MVP -> CMYTH naming changes from upstream fo...David Teirney
2012-07-09[libcmyth] Convert all long long fields and methods to int64.David Teirney
2012-07-09cosmetic: initialize members in the order they were declaredvdrfan
2012-07-09joystick: fix typo (and build)Cory Fields
2012-07-08cosmetic clean updavilla
2012-07-08Merge pull request #1108 from Montellese/movie_taggingSascha Montellese
2012-07-08[osx/ios/atv2] update project filesmontellese
2012-07-08smartplaylist: integrate tagsmontellese
2012-07-08[win32] update project filesmontellese
2012-07-08integrate new "Tags" node into the video librarymontellese
2012-07-08videodb: add tag and taglinks tables for tagging supportmontellese
2012-07-08Merge pull request #1111 from Karlson2k/UseJoystickjmarshallnz
2012-07-09Add new GUI setting for Joystick and use that settingKarlson2k
2012-07-09Add support to CJoystick for IsEnabled Just like in CStatMouseKarlson2k
2012-07-09Prevent of using uninitialized joystick variables in Application.cppKarlson2k
2012-07-09Move g_Joystick to SystemGlobals.cppKarlson2k
2012-07-09Fix init & clarification in CJoystick classesKarlson2k
2012-07-08Merge pull request #1115 from Karlson2k/VS_project_cleanupwsoltys
2012-07-09fixes potential read off the end of array, thanks to night199ukJonathan Marshall
2012-07-08fixed: track progress percentage for audio streams for which the player can't...Martin van Beurden
2012-07-08silence compiler warning in CAddonDllmontellese
2012-07-08Total cleanup of all VS projects + fix for OpenGL buildEvgeny Grin
2012-07-08restored: paplayer short crossfade on trackskip if crossfade is enabled funct...Martin van Beurden