]> git.sesse.net Git - vlc/commit
* modules/misc/freetype.c: don't use the pitch of the picture to calculate the text...
authorGildas Bazin <gbazin@videolan.org>
Wed, 29 Oct 2003 12:23:51 +0000 (12:23 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 29 Oct 2003 12:23:51 +0000 (12:23 +0000)
commitf0c465614ef39eb6e325bb5c21818238ac85e6b2
tree0807b749be796076161d7845a811bf971b2e08dc
parentd9066737e54be64a2172d43e4d98822d7d78faa6
* modules/misc/freetype.c: don't use the pitch of the picture to calculate the text alignment.
* modules/video_output/directx/events.c: fixed key modifiers detection.
* modules/gui/wxwindows/*: removed the sorted flag from a couple of comboboxes.
modules/gui/wxwindows/preferences_widgets.cpp
modules/gui/wxwindows/subtitles.cpp
modules/misc/freetype.c
modules/video_output/directx/events.c