]> git.sesse.net Git - vlc/history - src
* Added an info panel to show movie info, etc.
[vlc] / src /
2003-02-16 Laurent Aimar * all: split muxer and access into independant part.
2003-02-14 Sam Hocevar * ./src/libvlc.c: the --help output is now word-wrapp...
2003-02-13 Derk-Jan Hartman* src/playlist/playlist.c:
2003-02-12 Derk-Jan Hartman* modules/gui/macosx/controls.m:
2003-02-11 Christophe Massiot* modules/codec/lpcm.c: Attempt at supporting all chann...
2003-02-10 Sam Hocevar * ./src/misc/modules_plugin.h.in: when opening the...
2003-02-10 Sam Hocevar * ./src/misc/threads.c: fixed compilation of the...
2003-02-09 Sigmund Augdal Helberg *: a new mouse gestures interface, currently supportin...
2003-02-09 Christophe Massiot* aout_Volume* functions now do their own vlc_object_fi...
2003-02-08 Christophe MassiotFixed previous commit.
2003-02-08 Christophe Massiot* src/extras/libc.c: New vlc_wraptext function,
2003-02-08 Christophe Massiot* Fixed misc typos in strings,
2003-02-08 Christophe Massiot* configure.ac.in: Disabled Swedish translation since...
2003-02-07 Sam Hocevar * ./src/interface/interface.c: interface variable...
2003-02-06 Sam Hocevar * ./modules/access/dvdplay/demux.c: the dvdplay plugi...
2003-02-06 Christophe MassiotFixed interface freezes in the OS X interface.
2003-02-06 Sam Hocevar * ./src/misc/darwin_specific.m: completed our list...
2003-02-04 Derk-Jan Hartman* We released an array that was in a autorelease pool...
2003-02-02 Sam Hocevar * ./src/libvlc.h: changed "vlc" into "VLC" in libvlc...
2003-02-01 Sam Hocevar * ./src/libvlc.c: atomic initialization of the main...
2003-02-01 Christophe Massiot* configure.ac.in: worked around an ffmpeg-cvs detectio...
2003-02-01 Sam Hocevar * ./src/libvlc.c: fixed a segfault on exit, libvlc...
2003-01-31 Sam Hocevar * ./src/libvlc.c: strings in the main module are...
2003-01-31 Christophe MassiotFixed a major bug of people who like to declare vars...
2003-01-31 Sam Hocevar * ./src/audio_output/mixer.c: minor cosmetic fix...
2003-01-30 Sam Hocevar * ./src/misc/configuration.c: when an invalid short...
2003-01-30 Gildas Bazin* src/video_output/video_output.c: we were still using...
2003-01-30 Gildas Bazin* src/video_output/vout_subpictures.c: fixed a few...
2003-01-29 Jon Lech Johansen * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying...
2003-01-28 Sam Hocevar * ./src/video_output/video_output.c: don't try to...
2003-01-28 Sam Hocevar * ALL: fixes for various compilation warnings and...
2003-01-28 Gildas Bazin* src/video_output/video_output.c: oops, fixed a bug...
2003-01-28 Gildas Bazin* src/video_output/video_output.c, include/video_output...
2003-01-28 Christophe MassiotDo not show the channels menu when the input stream...
2003-01-28 Sam Hocevar * ./po/*: spelling fixes.
2003-01-27 Christophe MassiotAdditional check on p_first_byte_to_mix.
2003-01-27 Sam Hocevar * ./src/audio_output/output.c: fixed return with...
2003-01-27 Olivier Teulière * Fixed a segfault (closes #132)
2003-01-27 Olivier Teulière * src/misc/objects.c: vlc_list_find now returns a...
2003-01-26 Gildas Bazin* src/audio_output/input.c, src/audio_output/mixer...
2003-01-25 Laurent Aimar* avi: no more segfault when we have 'max buffer alloca...
2003-01-24 Eric Petit * vlc_threads.h: lower a priority that made sound...
2003-01-23 Christophe MassiotFixed a segfault with quitting when no audio output...
2003-01-23 Christophe Massiot* modules/gui/macosx/open.m: Stream output doesn't...
2003-01-22 Sigmund Augdal Helberg added an new config variable that takes an comma separ...
2003-01-22 Christophe MassiotReverse stereo option.
2003-01-22 Laurent Aimar * all: modified files for video transcoding. Still...
2003-01-22 Christophe Massiot* configure.ac.in: Re-added a52sys module, which was...
2003-01-21 Derk-Jan Hartman* ./src/input/input_ext_intf.c
2003-01-21 Christophe MassiotFixed two major bugs in the audio output, triggering...
2003-01-20 Christophe MassiotFixed a dozen bugs regarding mono audio files.
2003-01-19 Sam Hocevar * ./src/misc/beos_specific.cpp, ./src/misc/darwin_spe...
2003-01-17 Laurent Aimar * all: use p_vlc->pf_memcpy instead of memcpy on big...
2003-01-16 Boris Dorès- input.c : doesn't even try to use the headphone filte...
2003-01-16 Christophe MassiotSwedish is now sv, not se. Thanks yvounet. (c)
2003-01-16 Christophe Massiot* modules/codec/mpeg_audio.c: attempt at fixing free...
2003-01-16 Derk-Jan HartmanVolumeGet/VolumeSet now work even if no file is playing.
2003-01-15 Christophe Massiot* Fixed MPEG audio layer III VBR,
2003-01-15 Christophe Massiotmessage queue overflow is now a warning.
2003-01-15 Sam Hocevar * ALL: slightly changed some interface strings so...
2003-01-15 Christophe MassiotVolumeUp/Down/Mute now work even if no file is playing.
2003-01-15 Christophe Massiot* Totally rewrote the mad plug-in, in order to fix...
2003-01-14 Laurent Aimar * stream_output.c: fix a bug with "null" stream.
2003-01-13 Laurent Aimar * mux/avi.c: added index creation.
2003-01-13 Laurent Aimar * all: now mux and access_out can request to reserve...
2003-01-12 Sigmund Augdal Helberg * src/video_output/video_output.c: add a key-pressed...
2003-01-12 Eric Petit * beos/* : fixed a bug in the progress bar with big...
2003-01-11 Arnaud Schauly* SAP is disabled by default.
2003-01-10 Eric Petit Thread priority management on BeOS.
2003-01-09 Christophe Massiot* OS X: Fixed a segfault with empty configuration strin...
2003-01-08 Sam Hocevar * ./src/stream_output/stream_output.c: minor fix...
2003-01-08 Laurent Aimar * all: added a new function (sout_BufferChain) and...
2003-01-07 Laurent Aimar * all: I have added two new variables in es_descriptor...
2003-01-07 Christophe MassiotRemoved unused options in the aout.
2003-01-07 Sam Hocevar * minor updates to pofiles.
2003-01-06 Christophe MassiotFixed a compilation issue.
2003-01-06 Christophe Massiot* Bumped up revision number to 0.5.0-test2,
2003-01-06 Simon Latapie * added a i_min, i_max, f_min and f_max in module_conf...
2003-01-04 Gildas Bazin* src/audio_output/output.c: don't forget to free the...
2003-01-03 Jon Lech Johansen * ./src/misc/darwin_specific.m:
2003-01-02 Christophe MassiotCosmetic.
2003-01-02 Christophe MassiotMacOS X port :
2003-01-02 Gildas Bazin* modules/codec/*: reverted my previous patch that...
2003-01-01 Jon Lech Johansen * ./modules/gui/macosx/aout.m: cleaned up the code...
2002-12-31 Christophe Massiot* src/misc/darwin_specific.m: Partial attempt at fixing...
2002-12-30 Gildas Bazin* src/misc/messages.c: don't try to decorate logs on...
2002-12-30 Sam Hocevar * ./configure.ac.in: fixed the strncasecmp detection.
2002-12-30 Christophe Massiot* modules/access/udp.c: Merged the UDP and RTP plug...
2002-12-28 Christophe MassiotAdded support for 32 kHz LPCM streams (thanks _Demo_ !).
2002-12-27 Sam Hocevar * ./src/extras/libc.c: if configure is called with...
2002-12-27 Christophe Massiot* Italien translation, courtesy of Bruno <allevb@tin...
2002-12-25 Sam Hocevar * ./src/libvlc.c: added a debug message to test the...
2002-12-25 Christophe MassiotSanta Claus brings to you :
2002-12-22 Sam Hocevar * ./src/audio_output/input.c: fixed a side-effect...
2002-12-18 Gildas Bazin* src/libvlc.h, src/input/input_dec.c: added an "sout...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-18 Sam Hocevar * ./src/misc/messages.c: woops, __attribute__(format...
2002-12-18 Sam Hocevar * ./include/vlc_messages.h: msg_* functions now use...
2002-12-18 Gildas Bazin* src/video_output/video_output.c: fixed a bug concerni...
2002-12-14 Laurent Aimar * libvlc.h: Fix mux/access_output options.
next