]> git.sesse.net Git - vlc/shortlog
vlc
2002-07-11 Sam Hocevar * ./plugins/mad/mad_libmad.c: prevent the MAD decoder...
2002-07-11 Sam Hocevar * ./plugins/gtk/*: new generic "Open Target" window...
2002-07-11 Sam Hocevar * ./debian/rules: the Debian package creation script...
2002-07-11 Laurent Aimar I commit a patch from Sigmund Augdal to skip ID3 tag...
2002-07-11 Sam Hocevar * ./src/vlc.c: reduced the amount of default simultan...
2002-07-11 Sam Hocevar * ./plugins/qt/intf_qt.cpp: fixed Qt interface termin...
2002-07-10 Loïc Minier * ./FAQ: new entry for RTP
2002-07-09 Loïc Minier * ./FAQ: minor updates, new sections: uninstall/reins...
2002-07-09 Laurent Aimar plugins/avi/avi.c : now you can see avi over http...
2002-07-09 Olivier Teulière * ./plugins/win32/about.*: Added the version number...
2002-07-07 Christophe... Update for 0.4.2 release.
2002-07-05 Sam Hocevar * ./src/misc/darwin_specific.c, ./src/misc/extras...
2002-07-04 Sam Hocevar * ./mozilla/*: preliminary Mozilla plugin. Only works...
2002-07-03 Sam Hocevar * ./src/misc/modules.c: module_Need accepts a comma...
2002-07-02 Jon Lech Johansen * darwin_specific.[ch]: added strndup needed by video...
2002-07-02 Sam Hocevar * ./plugins/gnome/gtk.c, ./plugins/gnome/gnome.c...
2002-07-02 Sam Hocevar * ./plugins/x11/xcommon.c: to enter fullscreen mode...
2002-07-02 Laurent Aimar * all : begin to support VOD, but it segfault very...
2002-07-01 Sam Hocevar * ./plugins/lirc/lirc.c: the lirc interface now works...
2002-07-01 Sam Hocevar * ./plugins/qt/*: the Qt interface now works again.
2002-07-01 Sam Hocevar * ./plugins/kde/*: the KDE interface now works again.
2002-07-01 Sam Hocevar * ./plugins/gtk/gtk_callbacks.c: fixed a segfault...
2002-06-30 Laurent Aimar *all : now can find key frame even with broken avi.
2002-06-30 Laurent Aimar all: ameliorations.
2002-06-29 Laurent Aimar plugins/avi/avi.c : fix some problems with broken avi
2002-06-28 Laurent Aimar plugins/avi/avi.c : audio seems to be better.
2002-06-27 Sam Hocevar * ./plugins/dvd/dvd_es.c: error in selecting SPU...
2002-06-27 Sam Hocevar * ./src/misc/modules.c: added the --plugin-path optio...
2002-06-27 Sam Hocevar * ./plugins/x11/*: added the --x11-drawable and ...
2002-06-27 Laurent Aimar * all : I've forgotten theses ...
2002-06-26 Laurent Aimar * all : I rewrite the way to read, in order to minimiz...
2002-06-19 Christophe... Backported stable changes.
2002-06-18 Christophe... Ported previous stable commits.
2002-06-11 Gildas Bazin* ./include/configuration.h: renamed MODULE_CONFIG_...
2002-06-10 Sam Hocevar * ./FAQ: added QT6 FAQ entry.
2002-06-10 Sam Hocevar * ./configure.in: fixed inet_pton detection.
2002-06-09 Christophe... * Fixed some compile issues with what I checked in.
2002-06-09 Christophe... * IPv6 multicast support, courtesy of Remco Poortinga...
2002-06-09 Sam Hocevar * ./plugins/filter/deinterlace.c: added two new deint...
2002-06-08 Sam Hocevar * ./plugins/mad/mad_libmad.c: changed error messages...
2002-06-08 Sam Hocevar * ./plugins/macosx/*: additional minor fixes.
2002-06-08 Sam Hocevar * ./plugins/macosx/vout_macosx.m, ./plugins/macosx...
2002-06-08 Sam Hocevar * ./include/vlc_threads.h, ./src/misc/threads.c:...
2002-06-08 Loïc Minier * ./plugins/xosd/xosd.c: a couple more options, bette...
2002-06-08 Loïc Minier * ./configure.in: checking for the header should...
2002-06-07 Sam Hocevar * ./plugins/win32/*: tried to port the Win32 interfac...
2002-06-07 Sam Hocevar * ./plugins/gtk/gtk_callbacks.c: some code cleaning.
2002-06-07 Loïc Minier * forgot to cvs add the _files_ -- sorry
2002-06-07 Loïc Minier * fixed my typos in configure.in
2002-06-07 Loïc Minier * basic On Screen Display intf-plugin based on libxosd
2002-06-07 Sam Hocevar * ./src/misc/netutils.c: network mode works again.
2002-06-07 Sam Hocevar * ./plugins/gtk/*: the Gnome/Gtk+ interfaces have...
2002-06-07 Arnaud de Bossoreill... * plugins/a52_system/.cvsignore: What about a little...
2002-06-07 Sam Hocevar * ./plugins/dummy/input_dummy.c: dummy targets such...
2002-06-07 Sam Hocevar * ./include/vlc_objects.h: pointers are set to NULL...
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-05 Eric PetitMinor fix for the BeOS' make-package (icon loss).
2002-06-05 Stéphane Borel* Set object pointer to NULL after destroy.
2002-06-05 Stéphane Borel* Release vout when we close spudec.
2002-06-05 Stéphane Borel*Only report initiliazation error when it is really...
2002-06-05 Stéphane Borel* Added mouse coordinates to vout struct. They are...
2002-06-05 Stéphane Borel*Check if p_vpar->p_vout is available before detaching it.
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-03 Olivier Teulière * added the --with-dvbpsi-tree option
2002-06-03 Gildas Bazin* ./plugins/win32/waveout.c: waveOutUnprepareHeader...
2002-06-02 Arnaud de Bossoreill... * Makefile, configure.in, configure, MODULES: added...
2002-06-02 Sam Hocevar(ported from v0_4_1_branch)
2002-06-02 Sam Hocevar(new in MAIN)
2002-06-02 Christophe... * Updated README.
2002-06-02 Christophe... Bumped up version number to 0.5.0-cvs.
2002-06-02 Christophe... * ./plugins/macosx: rewrote the net panel for OS X
2002-06-02 Gildas Bazin* ./include/vlc_common.h: got rid of i_thread in VLC_CO...
2002-06-02 Gildas Bazin* ./include/os_specific.h: changed prototype of system_...
2002-06-02 Sam Hocevar(new in MAIN)
2002-06-02 Gildas Bazin* ./include/vlc_threads.h: re-merged vlc_threads.h...
2002-06-02 Christophe... * New Loop menu item in OS X interface.
2002-06-02 Sam Hocevar(new in MAIN)
2002-06-02 Gildas Bazin* ./plugins/a52/a52.c: compilation fix. Following C99...
2002-06-02 Sam Hocevar * ./src/video_output/video_output.c: fixed the "pictu...
2002-06-02 Christophe... * Channel change support on Mac OS X ;
2002-06-01 Christophe... Mac OS X interface :
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ./bootstrap.sh: ah ah ah. CVS likes to make fun...
2002-06-01 Sam Hocevar * ./include/main.h, ./plugins/beos/intf_beos.cpp...
2002-06-01 Sam Hocevar * ./plugins/dummy/intf_dummy.c, ./plugins/chroma...
2002-06-01 Sam Hocevar * ./src/misc/beos_specific.cpp: BeOS fixes, removed...
2002-06-01 Sam Hocevar * ./src/misc/beos_specific.cpp: the BeOS BApplication...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-06-01 Sam Hocevar * ./plugins/macosx/intf_vlc_wrapper.m: fix for non...
2002-06-01 Sam Hocevar * ./plugins/chroma/i420_yuy2.h: fixed an old overflow...
2002-06-01 Sam Hocevar * ./plugins/chroma/i420_rgb16.c: fix for skewed displ...
2002-06-01 Tony CastleyFixes for preventing multiple playlist windows
2002-06-01 Tony CastleyFix to prevent multiple Playlist windows
2002-06-01 Tony CastleyFixes for Playlist window
2002-06-01 Tony Castley* Fixes for Playlist window. Now only creates one...
2002-05-31 Christophe... * Compilation fixes for Solaris ;
2002-05-31 Christophe... * plugins/sdl/aout_sdl.c : Fixed an endianness issue...
2002-05-31 Olivier TeulièreWin32 interface:
2002-05-30 Gildas Bazin* ./plugins/mpeg_vdec/vpar_headers.c: don't try to...
next