]> git.sesse.net Git - vlc/history - src/libvlc.c
* backport of [11419]
[vlc] / src / libvlc.c
2005-05-31 Christophe MutricyBackport [11194] to 0.8.2
2005-05-22 Clément StenacSupport old-style module separators and yell at the...
2005-05-12 Gildas Bazin* src/libvlc.c, src/playlist/services_discovery.c:...
2005-05-11 Damien Fouilleulsrc/libvlc.c,include/vlc/vlc.h, include/variables.h...
2005-04-17 Sigmund Augdal Helbergminor memleak fixes
2005-04-15 Christophe Massiot * ALL: x86-64 fixes.
2005-03-29 Damien FouilleulVLC_TimeSet: fixed overflow conversion from seconds...
2005-03-16 Gildas Bazin* src/libvlc.[c,h]: new --(no-)fpu option (mainly for...
2005-03-14 Derk-Jan Hartman* More descriptions of the VLC commandline syntax when...
2005-02-15 Gildas Bazin* src/libvlc.c: fixed small memory leak.
2005-02-10 Gildas Bazin* src/libvlc.c,h: new --help-verbose option that activa...
2005-02-10 Gildas Bazin* src/libvlc.c: help now prints the list of integer...
2004-12-28 Clément Stenac* Do not search a visualizer in strict mode
2004-12-11 Clément StenacImprovements to preferences
2004-11-08 Clément StenacInitial Services discovery support
2004-10-24 Gildas Bazin* src/libvlc.c, src/misc/threads.c: couple of fixes...
2004-10-21 Gildas Bazin* src/libvlc.c: win32 fixes for the help output when...
2004-10-04 Gildas Bazin* src/*: got rid of the #ifdef HAVE_ERRNO_H.
2004-10-01 Gildas Bazin* src/libvlc.c, include/vlc_interface.h: don't open...
2004-09-28 Clément Stenac* Add hooks for getting/setting variables (not working...
2004-09-26 Gildas Bazin* src/libvlc.c: use dameon() instead of fork() when...
2004-08-27 Sam Hocevar * include/vlc_common.h:
2004-08-24 Jon Lech Johansen * ./src/libvlc.c: initialize dvd/vcd/cd-audio values...
2004-07-01 Gildas Bazin* src/libvlc.c:
2004-06-30 Derk-Jan Hartman* src/libvlc.c:
2004-06-30 Derk-Jan Hartman* first stab at vlc daemon mode (-d, --daemon )
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-12 Clément Stenac* Added new functions to the Mozilla plugin
2004-06-06 Derk-Jan Hartman* WARNING: Libvlc API change
2004-06-05 Derk-Jan Hartman* fix a compilation error
2004-06-05 Derk-Jan HartmanNOTE: libvlc API changes
2004-06-01 Gildas Bazin* ALL: brought back module_EndBank() from the dead...
2004-05-29 Gildas Bazin* include/*,src/*: New plugins cache feature for faster...
2004-04-20 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: don't "play...
2004-04-20 Gildas Bazin* include/vlc/vlc.h: added a b_play parameter to the...
2004-04-18 Clément Stenac* ALL: Better announce system
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-02-22 Christophe Massiot* Updated contrib build system
2004-02-22 Gildas Bazin* configure.ac: added an --enable-utf8 option (default...
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-29 Sigmund Augdal Helberginclude/vlc_common.h:
2004-01-25 Clément Stenac* String review, round one
2004-01-25 Gildas Bazin* src/libvlc.c: another couple of changes to the -...
2004-01-25 Gildas Bazin* src/libvlc.c: improved --help output.
2004-01-09 Derk-Jan Hartman* include/variables.h
2004-01-06 Clément StenacUpdated copyrights in libvlc
2004-01-06 Clément Stenac- src/misc/win32_specific: compilation fix for win32...
2004-01-05 Clément Stenac* Makefile.am : Added src/playlist/item-ext.c and src...
2003-12-24 Gildas Bazin* src/libvlc.c: small fixes to Usage().
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-11-25 Sam Hocevar * src/misc/modules.c: Allow for premature Ctrl-C...
2003-11-25 Laurent Aimar * all: fixed a lot of small memory leaks.
2003-11-23 Alexis de Lattre- Updated French translation (still a lot of work to...
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-27 Gildas Bazin* src/audio_output/dec.c: moved the audio desync option...
2003-10-26 Sigmund Augdal Helbergsrc/libvlc.c:
2003-10-23 Sam Hocevar * src/libvlc.c: hid p_static_vlc in a vlc_current_obj...
2003-09-29 Gildas Bazin* include/os_specific.h, src/libvlc.[c,h], src/misc...
2003-09-24 Gildas Bazin* include/main.h, src/libvlc.c, src/libvlc.h, src/misc...
2003-08-14 Simon Latapie * mozilla plugin on MacOSX. Not fully implemented...
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-19 Gildas Bazin* src/libvlc.c: use UTF-8 internally on win32.
2003-07-01 Sam Hocevar * include/error.h: Renamed this file to include/vlc_e...
2003-06-26 Sam Hocevar * include/video.h: renamed this file to vlc_video...
2003-06-24 Sam Hocevar * include/interface.h: renamed this file to vlc_inter...
2003-06-21 Sam Hocevar * src/libvlc.c: got rid of type-punning warnings.
2003-05-25 Christophe Massiot* We now use UTF-8 internally under Mac OS X. This...
2003-05-21 Derk-Jan Hartman* include/main.h
2003-05-11 Sigmund Augdal Helberguse c comment, and not c++
2003-05-10 Eric Petit * src/libvlc.[ch]: removed --translation to avoid...
2003-05-08 Gildas Bazin* modules/access/file.c: fixed large file support on...
2003-05-08 Eric Petit src/libvlc.*: --translation is now a string. Usefull...
2003-05-05 Gildas Bazin* ALL: removed the old channels server stuff (was depre...
2003-04-24 Gildas Bazin* src/libvlc.c: forgot to reload the command line optio...
2003-04-22 Eric Petit * Makefile.am: fixed 'make package-beos'
2003-04-18 Eric Petit ALL: fixed i18n under BeOS
2003-04-09 Gildas Bazin* src/libvlc.c: fixed the "color" config option.
2003-04-08 Christophe Massiot* Fixed the translation option with Mac OS X.
2003-04-07 Christophe Massiot* Updated ChangeLog
2003-04-07 Gildas Bazin* src/libvlc.c: fixed the translation config option...
2003-04-07 Gildas Bazin* src/libvlc.c: reload the main module in case the...
2003-04-06 Christophe MassiotDisabled the translation configuration variable on...
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-04 Christophe Massiot* Made rt-priority a real-time variable (shut-up sam...
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-02-27 Christophe Massiot* Bumped up revision number to 0.5.2-test2
2003-02-26 Gildas Bazin* configure.ac.in, Makefile.am, install-win32: fixed...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-19 Gildas Bazin* src/libvlc.c: "stty size" won't work on win32 so...
2003-02-14 Sam Hocevar * ./src/libvlc.c: the --help output is now word-wrapp...
2003-02-06 Sam Hocevar * ./modules/access/dvdplay/demux.c: the dvdplay plugi...
2003-02-01 Sam Hocevar * ./src/libvlc.c: atomic initialization of the main...
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-27 Olivier Teulière * src/misc/objects.c: vlc_list_find now returns a...
2003-01-22 Sigmund Augdal Helberg added an new config variable that takes an comma separ...
2003-01-19 Sam Hocevar * ./src/misc/beos_specific.cpp, ./src/misc/darwin_spe...
2003-01-07 Sam Hocevar * minor updates to pofiles.
2002-12-27 Christophe Massiot* Italien translation, courtesy of Bruno <allevb@tin...
next