aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-27[settings] drop unused videolibrary.seasonthumbsJonathan Marshall
2014-02-27[subtitles] drop 'prefer external' option, always preferringJonathan Marshall
2014-02-27[settings] pvrpowermanagement settings/timers to be dependent on powermanagem...Jonathan Marshall
2014-02-27[settings] enable teletext scaling only if teletext is enabledJonathan Marshall
2014-02-27[subtitles] change settings logic for subtitle storage location (make it a sp...da-anda
2014-02-27[settings] cleanup video decoding settings (hw-accel + frame-multi-threaded) ...da-anda
2014-02-27[settings] move subtitle stereoscopic depth next to subtitle position on screenJonathan Marshall
2014-02-27[settings] move preferred subtitle language below languages to downloadJonathan Marshall
2014-02-27[settings] move subtitle downloading to the bottom of the subtitles sectionJonathan Marshall
2014-02-27[settings] masterlock at start is a child setting of masterlock being enabledJonathan Marshall
2014-02-27[settings] enable/disable audio setting controls based on state rather than h...Jonathan Marshall
2014-02-27[settings] the video screen settings are children of the monitor settingJonathan Marshall
2014-02-27[settings] upnp announcements depend on the upnp server being enabledJonathan Marshall
2014-02-27[settings] audio rip settings are children of the encoder typeJonathan Marshall
2014-02-27[settings] replaygain and crossfading subsettings should enable based on the ...Jonathan Marshall
2014-02-27[settings] arrange/enable PVR settings a little nicerJonathan Marshall
2014-02-27[settings] pause after refresh should be a child of enable refresh rate, and ...Jonathan Marshall
2014-02-27[settings] better grouping under Video|Music->Library settingsJonathan Marshall
2014-02-27[settings] move audio stream language from locale to video settingsJonathan Marshall
2014-02-27Merge pull request #4282 from Montellese/movie_set_fixesjmarshallnz
2014-02-27Merge pull request #4283 from jmarshallnz/settings_descriptionsjmarshallnz
2014-02-27[pvr] update label from 'Defaults' to 'Reset' for consistencyJonathan Marshall
2014-02-27[language] Updated strings.po & settings.xml for help descriptions of settingsjjd-uk
2014-02-27Merge pull request #3447 from Karlson2k/win32_fix_relative_pathsjmarshallnz
2014-02-26CGUIDialogSelect: focus the extra button (if available) when the selection li...montellese
2014-02-26video library: show the "Select movie set" dialog even if there are no sets t...montellese
2014-02-26GroupUtils: grouping an empty list is not an errormontellese
2014-02-26FIX: [gles] fix karaoke and teletext renderingChris "Koying" Browet
2014-02-25Merge pull request #4279 from t-nelson/droid_passthrough_fixTrent Nelson
2014-02-26WINSMBDirectory::GetDirectory: unify with other code and use WIN32Util::Conve...Karlson2k
2014-02-26WIN32Util::ConvertPathToWin32Form: update to resolve relative pathsKarlson2k
2014-02-26URIUtils: add 'CanonicalizePath' functionKarlson2k
2014-02-25[DROID][AE] Don't crash on passthrough.Trent Nelson
2014-02-25Cosmetic changesBl4ck09
2014-02-25Better caching and updating for dynamic list providerBl4ck09
2014-02-26[ae/darwin] we don't need another mutex when we already have oneJonathan Marshall
2014-02-25FIX: [gles] do not force vsync off if VSYNC_DRIVERChris "Koying" Browet
2014-02-24Merge pull request #4236 from t-nelson/droid_removable_storage_fixesTrent Nelson
2014-02-25Merge pull request #4070 from vkosh/epg-nowLars Op den Kamp
2014-02-24[DROID] Only add one mount point per deviceTrent Nelson
2014-02-24[DROID] Read /proc/mounts in one go to avoid race.Trent Nelson
2014-02-24[DROID] Ease mount point blacklist conditionTrent Nelson
2014-02-24[osx/aesink] - fix compile on older SDKsMemphiz
2014-02-24Merge pull request #4258 from fritsch/aefixesTrent Nelson
2014-02-25Merge pull request #4267 from amet/close_subs_window_on_stopjmarshallnz
2014-02-24[subsCore] close search window if playback is stoppedamet
2014-02-24Merge pull request #4251 from ThiasDE/extsub_priorityjmarshallnz
2014-02-24omxplayer: [fix] subtitle priority for multiple external subtitlesThiasDE
2014-02-24dvdplayer: [fix] subtitle priority for multiple...Thias
2014-02-23Merge pull request #4154 from sraue/ffmpeg-static-fixesTrent Nelson