]> git.sesse.net Git - vlc/history - src/libvlc.h
* aout_Volume* functions now do their own vlc_object_find() on the
[vlc] / src / libvlc.h
2003-02-09 Christophe Massiot* aout_Volume* functions now do their own vlc_object_fi...
2003-02-08 Christophe Massiot* Fixed misc typos in strings,
2003-02-02 Sam Hocevar * ./src/libvlc.h: changed "vlc" into "VLC" in libvlc...
2003-01-28 Sam Hocevar * ALL: fixes for various compilation warnings and...
2003-01-28 Sam Hocevar * ./po/*: spelling fixes.
2003-01-22 Sigmund Augdal Helberg added an new config variable that takes an comma separ...
2003-01-22 Laurent Aimar * all: modified files for video transcoding. Still...
2003-01-11 Arnaud Schauly* SAP is disabled by default.
2003-01-07 Christophe MassiotRemoved unused options in the aout.
2003-01-07 Sam Hocevar * minor updates to pofiles.
2003-01-06 Simon Latapie * added a i_min, i_max, f_min and f_max in module_conf...
2002-12-18 Gildas Bazin* src/libvlc.h, src/input/input_dec.c: added an "sout...
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-09 Boris Dorès- new headphone channel mixer with virtual spatializati...
2002-12-07 Eric Petit * default disabled SAP under BeOS
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
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: added a --aspect...
2002-11-07 Gildas Bazin* INSTALL.win32, include/vlc_config.h, src/libvlc.h...
2002-10-15 Sam Hocevar * ./po/*: updated locales.
2002-10-08 Sam Hocevar * ./src/libvlc.c, ./src/misc/messages.c: due to horri...
2002-10-05 Jon Lech Johansen ./src/misc/netutils.c: GetMacAddress Darwin support
2002-10-03 Sam Hocevar * ./configure.ac.in: duplicated arguments to AM_INIT_...
2002-10-01 Christophe MassiotFor people who have several network interfaces, added...
2002-09-16 Christophe Massiot* configure.in: Fixed detection of Qt-embedded.
2002-08-16 Sam Hocevar * ./src/playlist/playlist.c: added -Z (--random)...
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-29 Gildas Bazin* include/vlc_threads.h,include/main.h,src/misc/threads...
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-07-19 Christophe Massiot* New --mtu option.
2002-06-27 Sam Hocevar * ./src/misc/modules.c: added the --plugin-path optio...
2002-06-11 Gildas Bazin* ./include/configuration.h: renamed MODULE_CONFIG_...
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-01 Sam Hocevar * ./include/main.h, ./plugins/beos/intf_beos.cpp...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.