- 04 May, 2002 3 commits
-
-
Loïc Minier authored
- no text in the status bar with gtk intf - no window title in gtk intf on some machines, correct title on another
-
Loïc Minier authored
autoshrink when toolbar text isn't displayed
-
Loïc Minier authored
callbacks for the hide tooltips and toolbar text options
-
- 03 May, 2002 4 commits
-
-
Jean-Paul Saman authored
The change is needed for MPEG1/2 layer III, because the size of output pcm from mad_decoder is different. Sadly, the buffer underruns are back ;-(.
-
Sam Hocevar authored
options callbacks. They don't take any argument for the moment, but this will change when I'm finished with my other vlc changes. There is a little problem: the Gtk+ interface keeps calling Put***Variable each time we click on "Apply" or "Save". I think it should only call it once. Is there a way to fix this? Gildas? lool? :-)
-
Sam Hocevar authored
-
Loïc Minier authored
GNOME interface toolbar
-
- 02 May, 2002 4 commits
-
-
Christophe Massiot authored
want, it is not my property :-).
-
Christophe Massiot authored
-
Sam Hocevar authored
courtesy of Pascal Levesque <Pascal.Levesque@mindready.com>.
-
Laurent Aimar authored
After seeking, audio and video synchro is better.
-
- 01 May, 2002 5 commits
-
-
Christophe Massiot authored
* Fixed VCD double detection
-
Gildas Bazin authored
* The configuration file and the log file are opened in text mode. This mode should only have a meaning on Win32 and isn't supposed to break any other platform. If does give you any trouble then shout.
-
Gildas Bazin authored
* added a --with-a52-tree option to the configure script.
-
Sam Hocevar authored
overlay) courtesy of Rudolf Cornelissen <rag.cornelissen@inter.nl.net>.
-
Sam Hocevar authored
of Sigmund Augdal <sigmunau@stud.ntnu.no>.
-
- 30 Apr, 2002 6 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
behaviour with inline assembly (seems to be BeOS-specific). If anyone has a better idea than the huge "memory" constraint, please have a look at the MMX_CALL() macro!
-
Laurent Aimar authored
-
Gildas Bazin authored
* added config_Get/PutFloatVariable to p_sysmbols. Thanks to Sigmund Augdal for pointing this bug out. * on Win32 the aout_pcm thread is given a high priority. This helps avoiding lots of audio underruns, especially when moving around the video window.
-
Laurent Aimar authored
you can now read your file ;) (but audio is awfull,perhaps because of mad plugin ? ). Fix a bug for audio with some avi file.
-
Johan Bilien authored
or libdvbpsi ts demux. Untested cause I can't get our Nova Card work again.
-
- 29 Apr, 2002 3 commits
-
-
Christophe Massiot authored
-
Gildas Bazin authored
* Restored vout_CopyPicture(). It is needed by the directx plugin damnit ;-) * Restored AOUT_BUFFER_DURATION to its old value. It should solve quite a few underrun problems. * A little bit of DirectX plugin clean-up.
-
Olivier Teulière authored
Compilation fix.
-
- 28 Apr, 2002 7 commits
-
-
Jean-Paul Saman authored
-
Sam Hocevar authored
it, no need to manually add it.
-
Sam Hocevar authored
mode, the Esc key does not quit immediately, but first escapes from fullscreen mode. User-requested feature.
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
- 27 Apr, 2002 4 commits
-
-
Laurent Aimar authored
try to detect end of file.
-
Gildas Bazin authored
* moved the function definitions from threads.h into threads_funcs.h. This allows us to move p_main_sys into p_main (p_main->p_sys). * fixed the --with-gtk-config-path and --with-sdl-config-path options in configure.in
-
Laurent Aimar authored
-
Johan Bilien authored
-
- 26 Apr, 2002 4 commits
-
-
Christophe Massiot authored
-
Johan Bilien authored
-
Gildas Bazin authored
* updated win32 compilation instructions.
-
Johan Bilien authored
-