- 27 May, 2002 7 commits
-
-
Sam Hocevar authored
system. Patch from Sigmund Augdal <sigmunau@stud.ntnu.no>.
-
Sam Hocevar authored
-
Sam Hocevar authored
* ./po/pl.po: polish translation, courtesy of Arkadiusz Lipiec <A.Lipiec@elka.pw.edu.pl>.
-
Sam Hocevar authored
-
Sam Hocevar authored
* ./plugins/aa/aa.c: moved the aa_fastrender call from vout_Display to vout_Render. * ./plugins/aa/aa.c: added support for resizing and right-click menu. (patch courtesy of Sigmund Augdal <sigmunau@stud.ntnu.no>)
-
Laurent Aimar authored
from ac3 decoder to mpeg_system.c. ( skip 3 bytes is now done in mpeg_system.c and no longer in ac3 audio decoder ).
-
Alexis de Lattre authored
Link to the GPL licence GFDL licence know used for the licence
-
- 25 May, 2002 3 commits
-
-
Christophe Massiot authored
-
Marc Ariberti authored
instead of testing 'E: ' and 'I: ' (to simplify miniVLCS)
-
Laurent Aimar authored
-
- 24 May, 2002 1 commit
-
-
Gildas Bazin authored
* ./include/inpu_ext-dec.h added a check to fifo->b_die after the call to BitstreamNextDataPacket() in GetChunk(). Code using GetChunk() also needs to check fifo->b_die before using the obtained data. This fixes frequent crashes you get on win32 with the a52 plugin when you close a stream.
-
- 23 May, 2002 4 commits
-
-
Christophe Massiot authored
-
Sam Hocevar authored
joined! A pretty old bug...
-
Jon Lech Johansen authored
thanks to <ssudre2@wanadoo.fr>
-
Christophe Massiot authored
-
- 22 May, 2002 15 commits
-
-
Christophe Massiot authored
* Updated release date
-
Christophe Massiot authored
-
Sam Hocevar authored
caused input to get stuck in interleaved cells.
-
Sam Hocevar authored
-
Sam Hocevar authored
debug messages instead of intf_ErrMsg.
-
Sam Hocevar authored
server default hostname.
-
Sam Hocevar authored
transformations, with the help of Pascal Levesque.
-
Gildas Bazin authored
* ./src/misc/modules.c: restored plugins hiding as the problem is fixed. * ./plugins/directx/directx.c: UnregisterClass() in MODULE_DEACTIVATE. If we don't do this, trying to use the class when the plugin is reloaded will cause a segfault. PS: on Win32 the sdl plugin is still affected by this. It looks like SDL keeps an internal state which isn't updated when we reload the plugin.
-
Sam Hocevar authored
reloaded module sometimes does not work properly.
-
Sam Hocevar authored
* ./Makefile: the vlc rule depends on modules_builtin.h. * ./include/modules_inner.h: removed useless code.
-
Olivier Teulière authored
* ALL: replaced TUpDown components by TCSpinEdit ones, which allow values greater than 32767. It fixes the audio bug ocurring when a configuration file is saved under the win32 interface * ./plugins/win32/mainframe.cpp: Added some extra space between statusbar and toolbar when nothing is displayed. I find it nicer :)
-
Gildas Bazin authored
* ./plugins/text/logger.c: on win32 the logger interface shows up a dos command box. * ./plugins/gtk/gnome.c: fixed uninitialized variable. (from Sam) * ./plugins/gtk/gtk_playlist.c: simplified GtkRebuildCList(). (from Sam)
-
Johan Bilien authored
-
Tony Castley authored
-
Loïc Minier authored
module (by sam)
-
- 21 May, 2002 10 commits
-
-
Christophe Massiot authored
-
Gildas Bazin authored
* On Win32 the DVD access plugin has to be explicitly requested. This avoids crashes when the input thread tries to open files as dvds.
-
Loïc Minier authored
-
Gildas Bazin authored
* ./plugins/directx/aout_directx.c: fixed compile warnings.
-
Gildas Bazin authored
* ./plugins/network/ipv6.c: fixed a stupid bug.
-
Sam Hocevar authored
packed chroma transformations.
-
Sam Hocevar authored
done yet, though.
-
Sam Hocevar authored
network data was present.
-
Olivier Teulière authored
* Fixed a stupid bug in the Network dialog.
-
Sam Hocevar authored
-