]> git.sesse.net Git - vlc/commit
* first BMP loader for X11 skins : it can only handle 24bbp uncompressed
authorCyril Deguet <asmax@videolan.org>
Sun, 18 May 2003 11:25:00 +0000 (11:25 +0000)
committerCyril Deguet <asmax@videolan.org>
Sun, 18 May 2003 11:25:00 +0000 (11:25 +0000)
commit567894b07eb2aef8fee632226454d61c564f06f2
tree16970daa75e41d4d102c432e45d904457e8af2b4
parent3a0e5d284f8acec11ef14f45c1a45cbc28be14c3
* first BMP loader for X11 skins : it can only handle 24bbp uncompressed
  images, but it works !
modules/gui/skins/x11/x11_bitmap.cpp
modules/gui/skins/x11/x11_bitmap.h
modules/gui/skins/x11/x11_run.cpp
modules/gui/skins/x11/x11_window.cpp