]> git.sesse.net Git - vlc/history - src
Forgot one file in my previous commit.
[vlc] / src /
2002-08-21 Sam Hocevar * ./include/aout_internal.h: exported aout_FifoPop...
2002-08-21 Christophe MassiotBig round of fixes in the aout3.
2002-08-21 Sam Hocevar * ./src/misc/modules.c: if a plugin requested not...
2002-08-21 Sam Hocevar * ./modules/video_output/svgalib.c: SVGAlib video...
2002-08-21 Xavier MarchesiniFixed a polioterie in the previous commit
2002-08-21 Xavier Marchesini* libvlc.c : Win32 compilation fix.
2002-08-20 Sam Hocevar (compilation fixes for my previous commit)
2002-08-20 Sam Hocevar * ./modules/misc/gtk_main.c: created the gtk_main...
2002-08-19 Christophe MassiotMore changes in the date handling. Should be more toler...
2002-08-19 Christophe Massiot* Fixed BeOS output ;
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-19 Sam Hocevar * ./src/misc/cpu.c: we use void(*)(int) instead of...
2002-08-19 Sam Hocevar * ./src/misc/cpu.c: libvlc now plays nice with SIGILL...
2002-08-18 Sam Hocevar * ./src/libvlc.c: removed the simple signal handler...
2002-08-18 Sigmund Augdal Helbergdoxygen documented my code
2002-08-16 Sam Hocevar * ./src/playlist/playlist.c: added -Z (--random)...
2002-08-15 Sam Hocevar * ./src/misc/modules.c: compilation fix.
2002-08-15 Sam Hocevar * ./src/misc/modules.c: the module linked list is...
2002-08-14 Sam Hocevar * ./src/misc/objects.c: implemented vlc_list_find...
2002-08-14 Sam Hocevar * ./modules/audio_output/esd.c: compilation fix ...
2002-08-14 Olivier Teulière * compilation fix (by sam)
2002-08-14 Sam Hocevar * ./modules/control/rc/rc.c: 'l' outputs a list of...
2002-08-14 Christophe Massiot* Added a third argument to aout_OutputNextBuffer....
2002-08-14 Christophe Massiot* Changed aout_FormatTo* ; aout_FormatToSize does no...
2002-08-13 Sam Hocevar * ./modules/audio_output/esd.c: we now properly use...
2002-08-12 Christophe Massiot* Fixed miscellaneous bugs.
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-11 Christophe MassiotS/PDIF fixes.
2002-08-11 Christophe Massiot* S/PDIF output should now be working (untested, though).
2002-08-11 Gildas Bazin* src/misc/configuration.c: bugfix (don't initialize...
2002-08-11 Christophe MassiotMore S/PDIF fixes.
2002-08-10 Sam Hocevar * ./src/misc/messages.c: fixed an extremely old buffe...
2002-08-09 Christophe Massiot* Trivial resampler plug-in (resampling still non-funct...
2002-08-09 Sam Hocevar * ./src/libvlc.c: p_vlc->pf_memset is now usable...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-06 Sam Hocevar * ./Makefile, ./mozilla/Makefile: make uninstall...
2002-08-05 Sam Hocevar * ./Makefile.opts.in: fixed the builtins_LDFLAGS...
2002-08-04 Sam Hocevar * ./src/misc/modules.c: if a module name starts with...
2002-08-04 Sam Hocevar * ./include/vdec_ext-plugins.h: removed this public...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...
2002-08-04 Sam Hocevar * ./src/misc/modules.c: we now recursively parse...
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-25 Sigmund Augdal Helberg plugin/access/http.c: cosmetic fixes in an error...
2002-07-24 Christophe Massiot* ./configure : better detection of IPv6, fixed solaris...
2002-07-24 Sam Hocevar * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault...
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-07-23 Sam Hocevar * ./src/input/input_info.c, ./src/misc/messages.c...
2002-07-22 Sam Hocevar * ./src/misc/modules.c: added the "any" and "none...
2002-07-22 Sigmund Augdal Helbergwin32 compilation fixes
2002-07-21 Sam Hocevar * ./src/input/input_ext-plugins.c: reverted my previo...
2002-07-21 Sigmund Augdal Helberg * ./src/libvlc.c: updated usage info to include STRIN...
2002-07-21 Laurent Aimar * all : enable cinepak decoder, I hope I haven't break...
2002-07-21 Sam Hocevar * ./src/input/input_ext-plugins.c: added a missing...
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-07-19 Christophe Massiot* New --mtu option.
2002-07-18 Sam Hocevar * ./src/vlc.c, ./src/libvlc.c: added more robust...
2002-07-17 Jon Lech Johansen * ./src/misc/darwin_specific.c: s/vlc_object_t/vlc_t
2002-07-17 Stéphane BorelInterface creation and destruction functions are now...
2002-07-16 Sam Hocevar * ./src/misc/threads.c: improved lazy initialization...
2002-07-16 Sam Hocevar * ./plugins/mpeg_vdec/video_parser.c, ./src/input...
2002-07-15 Laurent Aimar * avi.c : quick hack to read file created by ffmpeg...
2002-07-15 Sam Hocevar * ./src/misc/messages.c: debug messages that were...
2002-07-12 Christophe Massiot* ./AUTHORS : added lool :-p ;
2002-07-11 Sam Hocevar * ./src/vlc.c: reduced the amount of default simultan...
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-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-08 Sam Hocevar * ./include/vlc_threads.h, ./src/misc/threads.c:...
2002-06-07 Sam Hocevar * ./plugins/win32/*: tried to port the Win32 interfac...
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 Sam Hocevar * ./plugins/dummy/input_dummy.c: dummy targets such...
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-05 Stéphane Borel* Set object pointer to NULL after destroy.
2002-06-05 Stéphane Borel* Added mouse coordinates to vout struct. They are...
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-02 Sam Hocevar(new in MAIN)
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 Sam Hocevar * ./src/video_output/video_output.c: fixed the "pictu...
2002-06-02 Christophe Massiot* Channel change support on Mac OS X ;
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
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-05-30 Cyril Deguet- removed the obsolete artificial delay when switching...
2002-05-30 Xavier Marchesini * intf_eject.c : added ejection code for Win32. Please...
2002-05-30 Gildas Bazin* changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macro...
2002-05-29 Sam Hocevar * ./src/video_output/video_output.c: when the video...
next