]> git.sesse.net Git - vlc/history - src
* removed VLC_GO to avoid skipping to the last program
[vlc] / src /
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.
2002-12-14 Laurent Aimar Added stream output. (common work with titer).
2002-12-14 Gildas Bazin* src/libvlc.c: oops, forgot to remove a debug message.
2002-12-14 Gildas Bazin* src/misc/objects.c: implemented the FIND_CHILD mode...
2002-12-14 Gildas Bazin* src/misc/threads.c: implemented vlc_thread_set_priori...
2002-12-13 Boris Dorès- vlc_playlist.h, playlist.c: added the ability to...
2002-12-13 Gildas Bazin* ALL: added a new vlc_list_t common type. vlc_list_fin...
2002-12-12 Gildas Bazin* src/input/input.c: forgot to commit this during my...
2002-12-12 Gildas Bazin* src/input/input_clock.c, include/input_ext-intf.h...
2002-12-12 Christophe MassiotFixed a possible deadlock.
2002-12-10 Gildas Bazin* src/audio_output/filters.c: fix for resampler buffer...
2002-12-10 Gildas Bazin* ALL: fixed a f*ckage I introduced recently ;) var_Typ...
2002-12-09 Boris Dorès- new headphone channel mixer with virtual spatializati...
2002-12-08 Gildas Bazin* modules/gui/wxwindows/*: compilation fixes for wxX11...
2002-12-08 Christophe MassiotNew vlc_thread_set_priority function, to set the priori...
2002-12-07 Christophe Massiot* configure.ac.in: Disabled -Wtraditional as it produce...
2002-12-07 Eric Petit * default disabled SAP under BeOS
2002-12-07 Arnaud Schaulyfixed my last commit.
2002-12-07 Gildas Bazin* ALL: a few updates to the variables API:
2002-12-06 Arnaud Schauly* sap.c : make it more compliant (as far as sdp is...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-12-06 Boris Dorès * src/playlist/playlist.c : playing again a playlist...
2002-12-03 Arnaud Schauly* src/playlist/playlist.c : Added playlist_AddItem...
2002-12-03 Arnaud Schauly* Added a session announcement protol module (enabled...
2002-12-03 Sam Hocevar * ./src/libvlc.h: fixed an aspect ratio bug, we shoul...
2002-11-29 Olivier Teulière * ./src/libvlc.h: fixed a few typos
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c, modules/*: facto...
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c: added a --aspect...
2002-11-26 Christophe MassiotFixed another crash with S/PDIF.
2002-11-25 Christophe MassiotFixed my fix :p.
2002-11-25 Christophe MassiotFixed a crash in S/PDIF mode.
2002-11-25 Sam Hocevar * ./src/misc/messages.c: we overwrite the WinCE logfi...
2002-11-21 Gildas Bazin* src/playlist/playlist.c: fixed deadlock in playlist.
2002-11-20 Sam Hocevar * ./src/misc/messages.c: added ^Ms to the WinCE logfile.
2002-11-20 Sam Hocevar * ./evc/plugins.vcp.in: fixed plugin entry points...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-20 Gildas Bazin* src/video_output/video_output.c: fixed a really old...
2002-11-19 Gildas Bazin* include/video.h, include/vlc_config.h, src/video_outp...
2002-11-19 Sam Hocevar * ./src/misc/modules.c: p_module->psz_filename is...
2002-11-18 Gildas Bazin* src/misc/modules.c: fixed small typo that was breakin...
2002-11-18 Sam Hocevar * ./src/misc/modules.c: support for Unicode filenames...
2002-11-18 Gildas Bazin* modules/demux/m3u.c: should manage entries with relat...
2002-11-17 Laurent Aimar * ffmpeg: disable direct rendering by default. I have...
2002-11-15 Gildas Bazin* configure.ac.in: fixed a few typos regarding LDFLAGS_...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-14 Sigmund Augdal Helberg make --version --help --longhelp --list and -p output...
2002-11-14 Gildas Bazin* src/audio_output/intf.c: fixed a bug affecting audio...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-13 Sam Hocevar * ./msvc/*, ./evc/*: moved eMbedded Visual Studio...
2002-11-13 Gildas Bazin* src/playlist/playlist.c: bugfix for when we delete...
2002-11-13 Gildas Bazin* src/playlist/playlist.c: when autodeleting an item...
2002-11-12 Gildas Bazin* include/vlc_playlist.h, src/playlist/playlist.c:...
2002-11-12 Sam Hocevar * ./Makefile.am: fixed rc compilation under mingw32...
2002-11-12 Gildas Bazin* src/extras/libc.c: fixed typo.
2002-11-11 Gildas Bazin* src/audio_output/filters.c, src/audio_output/input...
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-10 Sam Hocevar * ALL: libvlc now compiles and run under WinCE. I...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-11-10 Gildas Bazin* src/audio_output/output.c: fixed another quality...
2002-11-09 Sam Hocevar * A few additional MSVC build fixes.
2002-11-09 Sam Hocevar * ./Makefile.am: added a "update-vlc.dsp" rule to...
2002-11-08 Gildas Bazin* ALL: using "%ll" in printf format strings is not...
2002-11-07 Gildas Bazin* INSTALL.win32, include/vlc_config.h, src/libvlc.h...
2002-11-06 Sam Hocevar * ./modules/access/dvdplay/access.c: activated button...
2002-11-06 Sam Hocevar * ./src/misc/extras.c: removed a duplicate calculatio...
2002-11-05 Gildas Bazin* All: moved the check for "video" and "audio" config...
2002-11-02 Gildas Bazin* src/video_output/video_output.c: small change to...
2002-11-01 Gildas Bazin* src/audio_output/common.c, include/aout_internal...
2002-10-31 Sam Hocevar * ./src/misc/variables.c: callbacks are now called...
next