]> git.sesse.net Git - vlc/commit
.Added window title in sdl output
authorStéphane Borel <stef@videolan.org>
Sun, 29 Oct 2000 00:07:59 +0000 (00:07 +0000)
committerStéphane Borel <stef@videolan.org>
Sun, 29 Oct 2000 00:07:59 +0000 (00:07 +0000)
commitaa1be1aaeb3343317a95b4f7b614010d5dc06ca0
tree2863d456f9298d517238038bf6e2a51fe6baf2b6
parent9d8d50a8fab8abfed4405269637f7ee8422be602
.Added window title in sdl output
.Removed mouse cursor in fullscreen mode
.Changed bits-per-pixel during window creation to X11 current depth

Although bits-per-pixel was initialized to 15 in every cases, the quality
changed when we switched X11 depth; so I don't know the real effect of this
constant in SDL.
plugins/sdl/intf_sdl.c
plugins/sdl/vout_sdl.c