- 04 Jan, 2003 5 commits
-
-
Gildas Bazin authored
* src/audio_output/output.c: don't forget to free the audio buffer when we are trashing it.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Removed define in favor of (p_intf->p_libvlc->i_cpu & CPU_CAPABILITY_FPU) for detection of FPU hardware support.
-
Jon Lech Johansen authored
* main window controls are back. based on suggestion by Dan Macpherson.
-
Jean-Paul Saman authored
-
- 03 Jan, 2003 7 commits
-
-
Jean-Paul Saman authored
-
Jon Lech Johansen authored
-
Jean-Paul Saman authored
-
Sam Hocevar authored
support in the Gtk+ and GNOME interfaces.
-
Christophe Massiot authored
case it is being downloaded.
-
Christophe Massiot authored
it).
-
Jon Lech Johansen authored
Fixed (really!) segfault. Don't release o_lang objects, they're managed by NSUserDefaults.
-
- 02 Jan, 2003 4 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
* Fixed the Device submenu, * There is still a segfault in darwin_specific.m.
-
Jon Lech Johansen authored
-
Gildas Bazin authored
* modules/codec/*: reverted my previous patch that explicitly set i_bytes_per_frame and i_frame_length in each audio decoder. * src/audio_output/dec.c: proper fix to correctly set i_bytes_per_frame and i_frame_length.
-
- 01 Jan, 2003 1 commit
-
-
Jon Lech Johansen authored
* ./src/misc/darwin_specific.m: fixed segfault (o_enumerator was being released twice) and memory leak. Bonne Ann�e!
-
- 31 Dec, 2002 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
* input: new b_connected field, allowing to correctly detect the EOF of TCP streams (closes #35), * input: fixed a deadlock when opening a zero-sized file, * input: fixed a deadlock when opening an unconnected FIFO (closes #54).
-
- 30 Dec, 2002 6 commits
-
-
Christophe Massiot authored
* Updated po files, * Fixed a very nasty side effect in the dvd and dvdread plug-ins, regarding the audio-channel and spu-channel configuration variables.
-
Gildas Bazin authored
* src/misc/messages.c: don't try to decorate logs on win32. * include/vlc_common.h, include/vlc_threads.h: we now use different thread priorities for WinNT/2k/XP or Win9x/Me.
-
Gildas Bazin authored
* modules/codec/*: make sure all audio decoders set output_format.i_bytes_per_frame and output_format.i_frame_length properly.
-
Sam Hocevar authored
* ./src/extras/libc.c: fixed a bug in our built-in strncasecmp.
-
Christophe Massiot authored
-
Christophe Massiot authored
* src/misc/darwin_specific.m: if $LANG isn't set, retrieve NSUserDefaults.
-
- 29 Dec, 2002 3 commits
-
-
Boris Dorès authored
wouldn't be wise anyway), so deactivated it in the win32 interface.
-
Christophe Massiot authored
-
Christophe Massiot authored
* Reenabled fullscreen shortcut, due to popular requests, * Fixed charset encoding in the Preferences window, * New implementation of --loop.
-
- 28 Dec, 2002 5 commits
-
-
Sam Hocevar authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Sam Hocevar authored
and used AC_EGREP_CPP instead.
-
Sam Hocevar authored
internal one.
-
- 27 Dec, 2002 7 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
we export vlc_dgettext to plugins so that their messages can be translated as well.
-
Sam Hocevar authored
it's not done in an obscure "if" statement. * ./configure.ac.in: added verbosity around all EGREP calls so that we know what's going on.
-
Sam Hocevar authored
created at compile time.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-