]> git.sesse.net Git - vlc/shortlog
vlc
2002-10-05 Jon Lech Johansen ./src/misc/netutils.c: GetMacAddress Darwin support
2002-10-05 Gildas Bazin* ALL: Splitted the directx plugin into an audio and...
2002-10-05 Arnaud de Bossoreill... Up-to-date ALSA audio output module.
2002-10-05 Jon Lech Johansen ./extras/MacOSX/.../MainMenu.nib: added Open Target...
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-04 Sam Hocevar * ./modules/gui/macosx/vout.m: if no MacOS X interfac...
2002-10-04 Sam Hocevar * ./bootstrap: we use the proper linker for plugin...
2002-10-04 Gildas Bazin* src/misc/threads.c, src/misc/win32_specific.c, includ...
2002-10-03 Christophe... Fixed miscellaneous problems with the RTP plug-in.
2002-10-03 Jean-Paul SamanFixed known bug in rtp plugin which resulted in superfl...
2002-10-03 Jean-Paul SamanUpdated AUTHOS file.
2002-10-03 Sam Hocevar * ./configure.ac.in: duplicated arguments to AM_INIT_...
2002-10-03 Gildas Bazin* FAQ: updated FAQ with config file issues.
2002-10-03 Sam Hocevar * ./src/libvlc.c, ./include/main.h: the root of all...
2002-10-03 Sigmund Augdal... forgot to add the actual code in my last commit
2002-10-03 Sigmund Augdal... kde.cpp: subscribe and unsubscribe messages
2002-10-03 Sam Hocevar * ./modules/gui/win32/win32.bpr: use the .dll extensi...
2002-10-03 Sam Hocevar * ./bootstrap: fixed a bug I introduced yesterday...
2002-10-02 Christophe... * Mac OS X audio device discovery and selection, patch...
2002-10-02 Sam Hocevar * ./bootstrap: added a check for automake bug #326...
2002-10-02 Sigmund Augdal... fixed some insanities which coused this module to fail...
2002-10-02 Sam Hocevar * ./Makefile.am: removed a circular dependency on...
2002-10-02 Sam Hocevar * ./Makefile.am: another workaround for an old automa...
2002-10-02 Sam Hocevar * ./bootstrap, ./Makefile.am: workarounds for automak...
2002-10-02 Sam Hocevar * ./configure.ac.in: --enable-a52 activates a52tofloa...
2002-10-01 Christophe... Fixed a bug in the OSS output I introduced yesterday.
2002-10-01 Christophe... For people who have several network interfaces, added...
2002-10-01 Christophe... Finally fixed A/52 TS input.
2002-10-01 Olivier Teulière* modules/video_output/directx/events.c: added an ...
2002-09-30 Christophe... * Made audio_sample_format->i_format a FOURCC to allow...
2002-09-30 Eric PetitAttempt to port new BeOS features from the stable branch.
2002-09-30 Sam Hocevar * src/*: another bunch of .cvsignore files.
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-29 Sam Hocevar * ./src/playlist/playlist.c: don't run the playlist...
2002-09-29 Sam Hocevar * ./src/misc/threads.c: fixed a bug in the st_mutex_n...
2002-09-29 Jean-Paul SamanUpdating ipkg files for X and QT Embedded packages...
2002-09-28 Christophe... * Several stability patches for multiple input streams...
2002-09-27 Christophe... * Makefile.old: Fixed BeOS compilation.
2002-09-26 Christophe... * Fixed my A/52 fix.
2002-09-26 Christophe... * Major API change of the audio output. New aout_Dec...
2002-09-25 Jean-Paul SamanAdded compiler and link flags to --enable-opie (not...
2002-09-25 Jean-Paul SamanAdding lost instruction for compiling libmad library.
2002-09-23 Christophe... * New --vlc-backwards-compat option, to go back to...
2002-09-23 Jean-Paul SamanVideo output for QT embedded compiles. There are still...
2002-09-22 Christophe... Fixed a bug in the conversion splitter.
2002-09-21 Jon Lech Johansen * ./modules/audio_filter/converter/Makefile: Fixed...
2002-09-20 Christophe... * Fixed miscellaneous cosmetic issues with lpcm and...
2002-09-19 Christophe... * Audio volume management now works properly. See src...
2002-09-19 Laurent Aimar * avi.c : fix my last fix about endiannes issues ...
2002-09-18 Laurent Aimar * all: fix endian issue with new definition of VLC_FOU...
2002-09-18 Christophe... * ALL: More hooks for audio volume management.
2002-09-18 Sam Hocevar * ./modules/audio_filter/converter/s16tofloat32swab...
2002-09-18 Tony CastleyUpdated to use the new AOUT_VOLUME_* constants.
2002-09-18 Henri Fallonlpcm support (tested on 1 source only)
2002-09-17 Sam Hocevar * ./src/libvlc.c: switched the position of msg_Create...
2002-09-17 Laurent Aimar * all: - fix a memory leak while parsing.
2002-09-17 Sam Hocevar * ./mozilla/*: added hooks so that the vlc plugin...
2002-09-16 Christophe... * configure.in: Fixed detection of Qt-embedded.
2002-09-16 Sam Hocevar * ./modules/gui/gtk/gtk.glade: handled delete event...
2002-09-15 Olivier Teulière * modules/gui/win32/preferences.cpp: added a forgotten...
2002-09-15 Jean-Paul SamanConfigure option --enable-qte works now (default is...
2002-09-15 Jean-Paul SamanHide progressbar widget on startup.
2002-09-14 Stéphane Borel*Fixed a bug that prevented OSS from closing cleanly...
2002-09-14 Stéphane Borel*Fixed a typo that made spudec selection fail.
2002-09-13 Christophe... (Temporary) end of the audio output 3 documentation.
2002-09-11 Stéphane Borel.Quick hack to make spdif work with emu10k1 oss driver...
2002-09-11 Stéphane Borel.Fixed the length of the spdif frame.
2002-09-10 Sam Hocevar * ./modules/misc/dummy/vout.c: fixed an endianness...
2002-09-10 Sam Hocevar * ./modules/video_output/x11/xcommon.c: if we do...
2002-09-09 Sam Hocevar * ./configure.in: the DV module is now a plugin,...
2002-09-08 Christophe... Three lines :).
2002-09-06 Christophe... Aout3 developer documentation, cont'd.
2002-09-04 Christophe... Beginning of the developer documentation for audio...
2002-09-04 Jean-Paul SamanLittle cleanup action.
2002-09-04 Jean-Paul SamanQt Embedded video out patch courtesy of Gerald Hansink.
2002-09-04 Jean-Paul SamanRenamed --enable-qte switch for Qt Embedded interface...
2002-09-02 Christophe... Fixed the trivial channel mixer.
2002-09-02 Christophe... The liba52 "codec" is now an audio filter. It means...
2002-09-01 Christophe... Added a priority for video decoders, for systems with...
2002-08-31 Stéphane Borel*It seems that the setting of the fragment size was...
2002-08-31 Stéphane Borel*Make pf_setformat disappear from sdl module.
2002-08-30 Christophe... aout3 API change :
2002-08-30 Christophe... * demuxes: Worked around a bug in old VLC and VLS by...
2002-08-30 Sam Hocevar * ./include/vlc_threads_funcs.h, modules/video_output...
2002-08-30 Sam Hocevar * ./configure.in: do not try to link with -lrt if...
2002-08-29 Christophe... * ./bootstrap : Fixed an issue with old shell versions
2002-08-29 Olivier TeulièreThe win32 interface is preparing for the internationali...
2002-08-28 Christophe... * Fixed libmad's output volume.
2002-08-28 Christophe... * Finally fixed the segfault when resampling.
2002-08-28 Sam Hocevar * ./Makefile.old: fixed the automatic dependency...
2002-08-28 Christophe... It now works when there is no automake-1.5 nor automake...
2002-08-28 Sam Hocevar * ./m4/*: added gettext m4 macros so that the configu...
2002-08-28 Sam Hocevar * Additional fixes for bootstrap when gettext isn...
2002-08-28 Sam Hocevar * ./bootstrap: fixed a shell error (replaced "if...
2002-08-28 Sam Hocevar * ./bootstrap: we should be able to bootstrap CVS...
2002-08-27 Sigmund Augdal... fixed a minor bug
2002-08-27 Sam Hocevar * ./HACKING: we can now use automake-1.5 instead...
2002-08-26 Sam Hocevar * ./bootstrap: we touch m4/Makefile.am so that config...
next