]> git.sesse.net Git - vlc/commit
* Tried to fix the BeOS interface and video output. Any BeOS developers
authorSam Hocevar <sam@videolan.org>
Sat, 17 Feb 2001 08:48:56 +0000 (08:48 +0000)
committerSam Hocevar <sam@videolan.org>
Sat, 17 Feb 2001 08:48:56 +0000 (08:48 +0000)
commitf1175e715bfd288cdd17bf34ee3ee4f4b137432b
tree2852a0e4bb79ea2f24bad301d36f21831e6a586d
parent566ca28782be96df7bedda66f5e93d96532382e6
 * Tried to fix the BeOS interface and video output. Any BeOS developers
   listening ? I can't even test that code, it probably wants additional
   fixing.
 * Added a workaround in modules.c for broken libc's which happen to truncate
   filenames in dentry structures when using 64bits offsets. The kind of
   stuff you only see in RedHats <g>.
 * Made the SDL error messages a bit more useful.
 * The Gnome menu is now created when mouse is released, not when it
   is pressed. It may sound stupid, but it really makes a difference.
plugins/beos/aout_beos.cpp
plugins/beos/beos.cpp
plugins/beos/intf_beos.cpp
plugins/beos/vout_beos.cpp
plugins/sdl/vout_sdl.c
plugins/x11/vout_x11.c
src/misc/modules.c