]> git.sesse.net Git - vlc/history - src
* include/os_specific.h, src/libvlc.[c,h], src/misc/win32_specific.c: new win32 speci...
[vlc] / src /
2003-09-29 Gildas Bazin* include/os_specific.h, src/libvlc.[c,h], src/misc...
2003-09-29 Sigmund Augdal HelbergDoxyfile:
2003-09-26 Gildas Bazin* src/misc/modules.c: removed an old win32 hack which...
2003-09-24 Gildas Bazin* include/main.h, src/libvlc.c, src/libvlc.h, src/misc...
2003-09-24 Clément Stenac* modules/visualization/visual/visual.c: fixed strings
2003-09-23 Gildas Bazin* configure.ac, mozilla/vlcshell.cpp, mozilla/support...
2003-09-22 Clément Stenac* modules/gui/wxwindows/preferences.cpp:
2003-09-22 Derk-Jan Hartman* modules/gui/macosx/playlist.?: implemented Save Playlist
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
2003-09-20 Gildas Bazin* src/input/input_programs.c: p_input->stream.p_selecte...
2003-09-20 Laurent Aimar * input: added position-offset and time-offset for...
2003-09-20 Derk-Jan Hartman* NEWS: updated some entries
2003-09-19 Laurent Aimar * playlist.c : unlock playlist before calling vout_Des...
2003-09-19 Laurent Aimar * src/misc/objects.c: change the way that FIND_ANYWH...
2003-09-18 Clément StenacAdded some Doxygen doc
2003-09-15 Laurent Aimar * input: one lock issue.
2003-09-15 Laurent Aimar * playlist.c: coding and potential deadlock fixes.
2003-09-14 Sigmund Augdal Helbergsrc/video_output/video_output.c:
2003-09-13 Laurent Aimar * src/video_output/video_output.c : do not use FIND_...
2003-09-12 Laurent Aimar * include/stream_output.h include/vlc_common.h ...
2003-09-12 Laurent Aimar * include/input_ext-intf.h : added stream_t member...
2003-09-10 Laurent Aimar * modules: do not take care of the case for shortcuts...
2003-09-08 Clément Stenac* src/playlist/playlist.c
2003-09-08 Laurent Aimar* stream : convert a msg_Err into msg_Warn.
2003-09-07 Laurent Aimar * input: introduce 'position', 'time', 'length', ...
2003-09-07 Laurent Aimar * libvlc: removed some unused options.
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-09-02 Gildas Bazin* src/audio_output/input.c: don't try to play sound...
2003-08-28 Gildas Bazin* src/video_output/*, src/libvlc.h, include/video_outpu...
2003-08-28 Sam Hocevar * src/misc/threads.c, include/vlc_threads.h: Removed...
2003-08-28 Gildas Bazin* modules/gui/wxwindows/*, src/playlist/playlist.c...
2003-08-23 Laurent Aimar * configure.ac : added --enable-goom and --with-goom...
2003-08-23 Laurent Aimar * charset: compilation fix.
2003-08-23 Laurent Aimar * input: fixed buffer overflow, add sanity check and...
2003-08-23 Loïc Minier * src/misc/configuration.c: fix a couple of signed...
2003-08-23 Loïc Minier * missing top static declaration was giving a warning
2003-08-23 Derk-Jan Hartman* sorry :)
2003-08-23 Derk-Jan Hartman* added a vlc_current_charset function. This tries...
2003-08-20 Laurent Aimar * stream: less warnings.
2003-08-19 Clément Stenac* src/audio_output/input.c: forgot to free something
2003-08-19 Derk-Jan Hartman* deleted stray i char
2003-08-19 Derk-Jan Hartman* Updated brazilian portuguese translation by Andre...
2003-08-18 Laurent Aimar * all: added stream_DataPacket
2003-08-18 Clément Stenac* src/audio_output/input.c
2003-08-17 Alexis de Lattrepo/es.po THANKS configure.ac: Spanish translation start...
2003-08-17 Laurent Aimar * all: removed all u8/u16/.... occurences.
2003-08-17 Sigmund Augdal Helbergsrc/playlist/playlist.c:
2003-08-14 Clément Stenac* all: as announce calls non-standard functions (SLP...
2003-08-14 Sigmund Augdal HelbergFirst part of code to allow configurable hotkeys.
2003-08-14 Sigmund Augdal Helbergvlc_playlist.h:
2003-08-14 Simon Latapie * mozilla plugin on MacOSX. Not fully implemented...
2003-08-14 Gildas Bazin* src/extras/libc.c, nclude/vlc_common.h, modules/mux...
2003-08-14 Sigmund Augdal Helberginclude/ninput.c, src/input/stream.c:
2003-08-13 Gildas Bazin* include/announce.h, src/stream_output/announce.c...
2003-08-13 Clément Stenac* configure.ac : we need to define HAVE_SLP_H
2003-08-13 Jean-Paul SamanFixed segmentation fault in input_SplitBuffer() when...
2003-08-13 Gildas Bazin* modules/access/dvdplay/*: support for dvd menus navig...
2003-08-09 Gildas Bazin* src/stream_output/stream_output.c, include/stream_out...
2003-08-08 Gildas Bazin* src/input/input_clock.c: reverted the patch that...
2003-08-04 Gildas Bazin* src/video_output/video_text.c: removed legacy code...
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-08-03 Gildas Bazin* src/input/input_ext-plugins.c: fixed nasty segfault...
2003-08-02 Laurent Aimar * all: some helpers functions for pf_demux_control.
2003-08-02 Laurent Aimar * all: added a pf_demux_control member to input_thread...
2003-08-01 Laurent Aimar * stream_output.c: fixed a segfault when muxer isn...
2003-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-08-01 Laurent Aimar * modules.c : include ninput.h
2003-08-01 Laurent Aimar * vlc_common.h: include stdarg.h by default. Required...
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
2003-07-31 Christophe MassiotFixed a memory leak (thanks Andy Lindsay !).
2003-07-31 Gildas Bazin* src/misc/win32_specific.c: change the mode of stdin...
2003-07-31 Laurent Aimar * stream_output: * some clean and fixed a little memor...
2003-07-31 Clément Stenac* modules/control/joystick.c
2003-07-30 Gildas Bazin* modules/control/http.c: on win32 we store the html...
2003-07-29 Gildas Bazin* src/video_output/video_output.c: fixed potential...
2003-07-28 Christophe Massiot* Fixed my last commit.
2003-07-27 Gildas Bazin* src/input/input_ext-plugins.c: forgot to re-lock...
2003-07-27 Christophe Massiot* src/input/input_clock.c: Fixed two long-standing...
2003-07-24 Gildas Bazin* src/misc/modules.c: if module_Need() was passed an...
2003-07-23 Gildas Bazin* modules/misc/freetype.c, modules/demux/util/sub.c...
2003-07-23 Gildas Bazin* include/variables.h, src/misc/variables.c: you can...
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-22 Gildas Bazin* src/stream_output/stream_output.c: fixed segfault...
2003-07-22 Gildas Bazin* src/misc/variables.c: fixed small mem leak (courtesy...
2003-07-20 Gildas Bazin* src/input/input_ext-plugins.c: fixed previous commit.
2003-07-20 Derk-Jan Hartman* README.MacOSX.rtf: updated section on subtitles.
2003-07-20 Gildas Bazin* src/input/input_ext-plugins.c: in input_FillBuffer...
2003-07-19 Gildas Bazin* src/libvlc.c: use UTF-8 internally on win32.
2003-07-18 Derk-Jan Hartman* add a #include <errno.h>
2003-07-18 Gildas Bazin* src/libvlc.h: disabled the encoders config options...
2003-07-18 Gildas Bazin* modules/audio_output/alsa.c: alsa is now the default...
2003-07-17 Gildas Bazin* src/playlist/playlist.c: fixed recent playlist breakage.
2003-07-17 Sam Hocevar * Makefile.am: Parse mozilla after . so that the...
2003-07-17 Sam Hocevar * src/stream_output/announce.c:
2003-07-17 Sam Hocevar * src/stream_output/announce.c:
2003-07-15 Sigmund Augdal Helbergmoved Doxyfile to doc/ to make sam happy. Changed Doxyf...
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-07-13 Christophe Massiot* Only allow 4x fast-forward, since 8x won't work on...
2003-07-09 Gildas Bazin* modules/gui/wxwindows/interface.cpp: resume after...
2003-07-07 Sam Hocevar * modules/control/corba/: Olivier Aubert's CORBA...
next