2003-08-14 |
Clément Stenac | * all: as announce calls non-standard functions (SLP... |
blob | commitdiff | raw |
2003-08-14 |
Gildas Bazin | * src/extras/libc.c, nclude/vlc_common.h, modules/mux... |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Clément Stenac | * configure.ac : we need to define HAVE_SLP_H |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Laurent Aimar | * vlc_common.h: include stdarg.h by default. Required... |
blob | commitdiff | raw | diff to current |
2003-07-23 |
Derk-Jan Hartman | * include/vlc_common.h: MAX_PATH PATH_MAX, we don't... |
blob | commitdiff | raw | diff to current |
2003-07-14 |
Sigmund Augdal Helberg | toolbox: made a --add-include that can be used by doxyg... |
blob | commitdiff | raw | diff to current |
2003-06-05 |
Gildas Bazin | * include/vlc_common.h: fixed the I64C() macro for... |
blob | commitdiff | raw | diff to current |
2003-05-27 |
Derk-Jan Hartman | * removed vlc_wraptext |
blob | commitdiff | raw | diff to current |
2003-05-25 |
Christophe Massiot | * We now use UTF-8 internally under Mac OS X. This... |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Clément Stenac | All: Support for SAP advertising in stream output |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Gildas Bazin | * include/vlc_common.h: small change to shut-up some... |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Gildas Bazin | * modules/misc/dummy/input.c, modules/access/file.c... |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Christophe Massiot | * Implementation of a frame-dropping algorithm for... |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Laurent Aimar | * all: new sout scheme. Now a chain of module are... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Sam Hocevar | * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c, |
blob | commitdiff | raw | diff to current |
2003-03-11 |
Laurent Aimar | * all: reworked stream output. Now it handles mutliple... |
blob | commitdiff | raw | diff to current |
2003-03-04 |
Gildas Bazin | * include/vlc_common.h: on win32 we include malloc... |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Gildas Bazin | * ALL: another bunch of fixes for the MSVC build. |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Olivier Teulière | Internationalization now works for the win32 interface... |
blob | commitdiff | raw | diff to current |
2003-02-16 |
Laurent Aimar | * all: split muxer and access into independant part. |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Christophe Massiot | * src/extras/libc.c: New vlc_wraptext function, |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Sam Hocevar | * ./bootstrap, ./toolbox: moved the Glade bugs fixing... |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Gildas Bazin | * src/video_output/video_output.c, include/video_output... |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Sam Hocevar | * ./include/vlc_common.h: removed duplicate macro... |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Sam Hocevar | * ./include/vlc_common.h: if we don't have strndup... |
blob | commitdiff | raw | diff to current |
2003-01-16 |
Sam Hocevar | * ./include/vlc_common.h: fixed win32 plugin compilation. |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Gildas Bazin | * src/misc/messages.c: don't try to decorate logs on... |
blob | commitdiff | raw | diff to current |
2002-12-27 |
Sam Hocevar | * ./src/extras/libc.c: if configure is called with... |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Sam Hocevar | * ./include/vlc_messages.h: msg_* functions now use... |
blob | commitdiff | raw | diff to current |
2002-12-14 |
Laurent Aimar | Added stream output. (common work with titer). |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Gildas Bazin | * ALL: added a new vlc_list_t common type. vlc_list_fin... |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Christophe Massiot | * Correct socklen_t detection. |
blob | commitdiff | raw | diff to current |
2002-11-25 |
Olivier Teulière | * small compilation fixes for win32 |
blob | commitdiff | raw | diff to current |
2002-11-24 |
Sam Hocevar | * ./configure.ac.in: we no longer choke if libdvbpsi... |
blob | commitdiff | raw | diff to current |
2002-11-20 |
Sam Hocevar | * ./include/vlc_common.h, ./src/extras/libc.c: export... |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Sam Hocevar | * ./msvc/*, ./evc/*: moved eMbedded Visual Studio... |
blob | commitdiff | raw | diff to current |
2002-11-11 |
Sam Hocevar | * ./include/*, ./src/*: separated WIN32 #tests and... |
blob | commitdiff | raw | diff to current |
2002-11-10 |
Sam Hocevar | * ALL: libvlc now compiles and run under WinCE. I... |
blob | commitdiff | raw | diff to current |
2002-11-08 |
Gildas Bazin | * ALL: using "%ll" in printf format strings is not... |
blob | commitdiff | raw | diff to current |
2002-11-07 |
Sam Hocevar | * ./include/vlc_common.h: compilation fix for Cygwin. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Sam Hocevar | * ./include/vlc_common.h: defined the INSERT_ELEM... |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Sam Hocevar | * ./include/vlc_common.h: we now use the ISO C9x... |
blob | commitdiff | raw | diff to current |
2002-10-16 |
Sam Hocevar | * ./include/variables.h, ./src/misc/variables.c:... |
blob | commitdiff | raw | diff to current |
2002-10-16 |
Sam Hocevar | * ./configure.ac.in, ./src/libvlc.c: attempt at activ... |
blob | commitdiff | raw | diff to current |
2002-10-11 |
Sam Hocevar | Changes to the libvlc API: |
blob | commitdiff | raw | diff to current |
2002-10-03 |
Sam Hocevar | * ./src/libvlc.c, ./include/main.h: the root of all... |
blob | commitdiff | raw | diff to current |
2002-09-18 |
Christophe Massiot | * ALL: More hooks for audio volume management. |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Christophe Massiot | * demuxes: Worked around a bug in old VLC and VLS by... |
blob | commitdiff | raw | diff to current |
2002-08-29 |
Christophe Massiot | * ./bootstrap : Fixed an issue with old shell versions |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Sam Hocevar | * ./bootstrap: we touch m4/Makefile.am so that config... |
blob | commitdiff | raw | diff to current |
2002-08-21 |
Sam Hocevar | * ./include/vlc_common.h: declared aout_fifo_t. |
blob | commitdiff | raw | diff to current |
2002-08-21 |
Christophe Massiot | Big round of fixes in the aout3. |
blob | commitdiff | raw | diff to current |
2002-08-21 |
Sam Hocevar | * ./include/vlc_common.h: we don't set _() and N_... |
blob | commitdiff | raw | diff to current |
2002-08-14 |
Sam Hocevar | * ./src/misc/objects.c: implemented vlc_list_find... |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Christophe Massiot | * Fixed a variable overflow bug in the audio output. |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Sam Hocevar | * ./src/misc/objects.c: two big changes in the object... |
blob | commitdiff | raw | diff to current |
2002-08-10 |
Sam Hocevar | * ./src/misc/messages.c: fixed an extremely old buffe... |
blob | commitdiff | raw | diff to current |
2002-08-08 |
Sam Hocevar | * ./modules/audio_output/oss.c: compilation fixes. |
blob | commitdiff | raw | diff to current |
2002-08-07 |
Christophe Massiot | Audio output 3. Expect major breakages. |
blob | commitdiff | raw | diff to current |
2002-08-07 |
Sam Hocevar | * ./modules/demux/mpeg/system.c: added a helper plugi... |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Sam Hocevar | * ALL: new module API. Makes a few things a lot simpl... |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Sam Hocevar | * ALL: decoders now use a fourcc as a probe value. |
blob | commitdiff | raw | diff to current |
2002-07-21 |
Sigmund Augdal Helberg | * all: these didn't get along in my last commit |
blob | commitdiff | raw | diff to current |
2002-07-20 |
Sam Hocevar | * ALL: changed "struct foo_s" into "struct foo_t... |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Christophe Massiot | * ./AUTHORS : added lool :-p ; |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Sam Hocevar | * ./src/misc/darwin_specific.c, ./src/misc/extras... |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Sam Hocevar | * ./plugins/win32/*: tried to port the Win32 interfac... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Sam Hocevar | (new in MAIN) |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Gildas Bazin | * ./include/vlc_common.h: got rid of i_thread in VLC_CO... |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Gildas Bazin | * ./include/vlc_threads.h: re-merged vlc_threads.h... |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Sam Hocevar | * ALL: got rid of p_object->p_this which is now useless. |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Sam Hocevar | * ./src/misc/beos_specific.cpp: BeOS fixes, removed... |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Sam Hocevar | * ALL: the first libvlc commit. |
blob | commitdiff | raw | diff to current |
|