- 07 Jan, 2003 1 commit
-
-
Sam Hocevar authored
-
- 06 Jan, 2003 6 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
* MacOS X port: new error dialog displaying error messages, * Updated localization files, * Comestic fixes.
-
Yves Duret authored
- removed access/rtp plugin (merged in access/udp). - removed codec/imdct and codec/downmix plugins (deprecated). - libvlc0-devel provides libvlc-devel. - mmx/3dn plugins are only for x86 arch (use %ifarch %ix86 to list them) ie. fix rpm building on ppc thx Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
-
Olivier Teulière authored
* modules/gui/win32/disc.cpp: cosmetic
-
Christophe Massiot authored
* New "stream output" area in the open panel.
-
Simon Latapie authored
* added a add_integer_with_range() and add_float_with_range() * gtk interface: now uses a slider when a min or a max is specified
-
- 05 Jan, 2003 7 commits
-
-
Sigmund Augdal Helberg authored
modules/demux/util/id3tag.c: do not parse id3v1 tags at the end of file, as these cause to much trubble
-
Christophe Massiot authored
-
Christophe Massiot authored
* Fixed a segfault in the "Close Window" code, * Fullscreen state is now retained between files, * Preferences items now feature LONGTEXT tooltips (maybe we should wrap them ?).
-
Gildas Bazin authored
* modules/audio_output/directx.c: use VLC_THREAD_PRIORITY_HIGHEST for the audio output thread. That should make Win9x/Me happier.
-
Jon Lech Johansen authored
* replaced playlist panel with drawer. * implemented context menu for playlist tableview.
-
Christophe Massiot authored
OS X open panel.
-
Christophe Massiot authored
-
- 04 Jan, 2003 7 commits
-
-
Gildas Bazin authored
* configure.ac.in: fixed typo in wxWindows headers detection code.
-
Eric Petit authored
were expecting.
-
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 5 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
-