- 12 Nov, 2002 1 commit
-
-
Gildas Bazin authored
* plugins/a52/a52.c: is now the default ac3/a52 decoder (because it has a nicer audio quality than ac3_adec).
-
- 01 Nov, 2002 1 commit
-
-
Jean-Paul Saman authored
--with-sdl-prefix=[PATH], --enable-gtk-prefix=[PATH] and --enable-gpe-prefix=[PATH] to enable cross-compiling.
-
- 30 Oct, 2002 1 commit
-
-
Jean-Paul Saman authored
Bug in ReadDirectory() it results in empty file/directory names in the user interface. It makes the file list box unusable. The strange thing is that routine scandir() returns the correct number of entries in the directory, but namelist[i]->d_name is empty (??) ;-(
-
- 29 Oct, 2002 8 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
* ALL: changes to reflect the fact that libdvdcss now needs a colon after the DVD drive letter.
-
Sam Hocevar authored
-
- 28 Oct, 2002 4 commits
-
-
Johan Bilien authored
back in blocking mode once open (the xine way)
-
Christophe Massiot authored
-
Johan Bilien authored
so that if /dev/dsp is used, vlc tries with other plugins (like esd).
-
Gildas Bazin authored
* plugins/directx/vout_directx.c: fixed a nasty segfault on initialization.
-
- 24 Oct, 2002 1 commit
-
-
Christophe Massiot authored
interface address is given.
-
- 16 Oct, 2002 1 commit
-
-
Christophe Massiot authored
-
- 15 Oct, 2002 2 commits
-
-
Christophe Massiot authored
-
Gildas Bazin authored
* plugins/mpeg_system/mpeg_ts.c: grmbl... fixed a stupid include problem.
-
- 14 Oct, 2002 2 commits
-
-
Alexis de Lattre authored
Update for 0.4.5 release. Update of the description.
-
Gildas Bazin authored
* plugins/lpcm_adec/lpcm_adec.c: fix for broken lpcm plugin on little endian machines (from Meuuh).
-
- 13 Oct, 2002 5 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 12 Oct, 2002 3 commits
-
-
Gildas Bazin authored
* configure.in: fix for the mingw32 build. The gtk plugin may also need mingwex. * plugins/mpeg_system/mpeg_ts.c: added an #include <stdint.h> to make mingw32 happy.
-
Gildas Bazin authored
* configure.in: slight modifications to the last mingw32 build fix.
-
Gildas Bazin authored
* configure.in: fix for the mingw32 build. We check if we need to explicitly link with the mingwex library (needed for dirent support with new mingw32 runtimes).
-
- 11 Oct, 2002 5 commits
-
-
Christophe Massiot authored
* Updated project files for 0.4.5 release.
-
Sam Hocevar authored
linear deinterlace mode, thanks to Marian Durkovic <md@bts.sk>.
-
Stephan Assmus authored
video output has better handling of settings. it remembers flags like fullscreen, aspect ratio correction and on-top-all-windows fell across multiple files in the playlist and also across program launches
-
Gildas Bazin authored
* src/interface/main.c, src/misc/modules.c: added a quick hack for a --plugin-path command line option. * INSTALL.win32: removed note about running in administrator mode to play a DVD.
-
Stephan Assmus authored
-
- 10 Oct, 2002 2 commits
-
-
Christophe Massiot authored
* Bumped up revision number to 0.4.5. * Do not use vasprint on Mac OS X because X.1 doesn't have that.
-
Jean-Paul Saman authored
-
- 09 Oct, 2002 1 commit
-
-
Stephan Assmus authored
improved title and chapter navigation in BeOS GUI, added LCD type info view displaying current file, title, chapter and elapsed time
-
- 07 Oct, 2002 3 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-