]> git.sesse.net Git - vlc/history - src/libvlc.h
* ALL: changed the prototype of input_AddES() to include enough information so we...
[vlc] / src / libvlc.h
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-05-05 Gildas Bazin* ALL: removed the old channels server stuff (was depre...
2003-05-04 Christophe Massiot* First round of capitalization of description strings.
2003-04-16 Laurent Aimar * modules/packetizer/mpegvideo.c : cut after a complet...
2003-04-08 Christophe Massiot* Fixed the translation option with Mac OS X.
2003-04-06 Christophe Massiot* Renamed the "headphone" option to "headphone-opt...
2003-04-06 Christophe MassiotDisabled the translation configuration variable on...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: small formating changes.
2003-03-30 Gildas Bazin* include/configuration.h: added the add_directory...
2003-03-29 Gildas Bazin* modules/audio_filter/channel_mixer/headphone.c, src...
2003-03-26 Gildas Bazin* src/libvlc.c, src/libvlc.h: added a config option...
2003-03-17 Christophe MassiotFixed aspect ratio's tooltip.
2003-03-10 Christophe Massiot* Bumped up version number to 0.5.2
2003-03-06 Christophe MassiotFixed a segfault in the OS X preferences panel.
2003-03-04 Christophe Massiot* Made rt-priority a real-time variable (shut-up sam...
2003-02-20 Gildas Bazin* src/libvlc.h, modules/audio_output: added a global...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-18 Eric Petit * ipv4.c, libvlc.h: add a --ttl option to set time...
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.