[subtitles] adds new dialog for subtitles to core.
authorJonathan Marshall <jmarshall@xbmc.org>
Sun, 3 Nov 2013 00:08:16 +0000 (13:08 +1300)
committerJonathan Marshall <jmarshall@xbmc.org>
Tue, 12 Nov 2013 08:49:47 +0000 (21:49 +1300)
commitbc7fb1ff31f330dbba494f9b247ac75bba4943d7
tree9925131f6562a7284055724bb028ffa1034ae7f9
parent1a27525a3b2de67a9ae22608eb8a1306c5b0373a
[subtitles] adds new dialog for subtitles to core.
XBMC.xcodeproj/project.pbxproj
language/English/strings.po
project/VS2010Express/XBMC.vcxproj
project/VS2010Express/XBMC.vcxproj.filters
system/settings/settings.xml
xbmc/Application.cpp
xbmc/guilib/WindowIDs.h
xbmc/input/ButtonTranslator.cpp
xbmc/video/dialogs/GUIDialogSubtitles.cpp [new file with mode: 0644]
xbmc/video/dialogs/GUIDialogSubtitles.h [new file with mode: 0644]
xbmc/video/dialogs/Makefile