[vlc-devel] vlc: svn commit r24219 (ivoire)

Subversion daemon svn at videolan.org
Thu Jan 10 19:20:43 CET 2008


r24219 | ivoire | 2008-01-10 19:20:43 +0100 (Thu, 10 Jan 2008) | 8 lines
Changed paths:
   M /trunk/modules/gui/ncurses.c

ncurses interface:
 * support colors if --color is enabled (it is by default)
 * use _() to permit translation of the interface
 * matches only ESC, and not special keys combinations (it was boring to have VLC exit when inadvertently hitting alt+something
 * do not use KeyToUTF8() at all when in wide characters mode, since we assume UTF-8 locale
 * display the help shortcut when the interface is stopped, rather than in the title
Patch by funman.

 > http://trac.videolan.org/vlc/changeset/24219



More information about the vlc-devel mailing list