mirror of
https://github.com/videolan/vlc.git
synced 2024-12-01 22:06:12 +08:00
b2f56af994
deadlock. This happened mostly when opening non-existing files. * Created input_SetStatus to do input_SetRate's job. input_SetRate will be used to set an arbitrary rate, for people who want to read DVDs at 1/2.71828 times the actual speed. * Stubs for the ncurses control interface. No working code yet, but the holes just need to be filled. * Improved X11 support. Still not as functional as before. * The output window now states the method name, so that people know whether they are using X11 or SDL. * The Gnome interface is now drag'n'drop aware, you can drop a file on it just like Xine does (or so I guess). |
||
---|---|---|
.. | ||
intf_ncurses.c | ||
ncurses.c |