]> git.sesse.net Git - vlc/history - include/vlc
* ./src/video_output/video_output.c, modules/*: factorized video output
[vlc] / include / vlc /
2002-10-17 Sam Hocevar * ./src/misc/variables.c: callback loops are now...
2002-10-14 Sam Hocevar * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro...
2002-10-11 Sam HocevarChanges to the libvlc API:
2002-09-29 Sam Hocevar * ./src/playlist/playlist.c: don't run the playlist...
2002-08-26 Sam Hocevar * ./bootstrap: we touch m4/Makefile.am so that config...
2002-08-26 Sam Hocevar * ALL: fixed a few include directories.
2002-08-26 Sam Hocevar * Moved ./include/defs.h to ./config.h
2002-08-20 Sam Hocevar * ./modules/misc/gtk_main.c: created the gtk_main...
2002-08-19 Sam Hocevar * ./src/misc/cpu.c: libvlc now plays nice with SIGILL...
2002-08-14 Sam Hocevar * ./src/misc/objects.c: implemented vlc_list_find...
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-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-07-17 Christophe Massiot* ./configure : fixed Mac OS X compilation which was...
2002-07-03 Sam Hocevar * ./src/misc/modules.c: module_Need accepts a comma...
2002-06-07 Sam Hocevar * ./plugins/win32/*: tried to port the Win32 interfac...
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-02 Gildas Bazin* ./include/vlc_threads.h: re-merged vlc_threads.h...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.