]> git.sesse.net Git - vlc/shortlog
vlc
2002-10-14 Alexis de LattreUpdated description.
2002-10-14 Eric PetitFixed seeking.
2002-10-14 Sam Hocevar * ./modules/misc/testsuite/test4.c: made the 4th...
2002-10-14 Sam Hocevar * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro...
2002-10-14 Sam Hocevar * ./src/misc/error.c: added vlc_error, a strerror...
2002-10-14 Sam Hocevar * ./modules/misc/testsuite/test4.c: added a stress...
2002-10-13 Christophe... Imported Changelog from 0.4.5.
2002-10-13 Eric PetitNow BeOS sound is (almost) clean.
2002-10-13 Sigmund Augdal... modules/demux/util/id3*: fixed up some dead comments
2002-10-12 Alexis de LattreFixed a bug in the developer doc : hacking.xml and...
2002-10-12 Gildas Bazin* configure.ac.in: fix for the mingw32 build. The gtk...
2002-10-12 Gildas Bazin* configure.ac.in: fix for the mingw32 build. We check...
2002-10-12 Eric PetitRewritten BeOS audio output for audio output 3. It...
2002-10-11 Christophe... * Updated FAQ.
2002-10-11 Sam HocevarChanges to the libvlc API:
2002-10-11 Sam Hocevar * ./plugins/filter/deinterlace.c: fixed the green...
2002-10-11 Gildas Bazin* INSTALL.win32: removed note about running in administ...
2002-10-11 Sigmund Augdal... added some coloring to the messages window in the kde...
2002-10-11 Sam Hocevar * ./src/misc/variables.c, ./include/variables.h:...
2002-10-11 Gildas Bazin* src/misc/modules.c: fixed a memory leak with the...
2002-10-10 Eric PetitSome clean-up. Playlist works again.
2002-10-10 Christophe... Do not use vasprintf under Mac OS X because OS X.1...
2002-10-10 Sigmund Augdal... messages.cpp: use append(...) and not setText( text...
2002-10-10 Sam Hocevar * ./configure.ac.in: dropped the use of typeset in...
2002-10-09 Christophe... * (Hopefully) fixed S/PDIF outputs ;
2002-10-09 Eric PetitBeOS compilation fixes.
2002-10-08 Christophe... OS X : raised the priority of the intf at the same...
2002-10-08 Sam Hocevar * ./src/libvlc.c, ./src/misc/messages.c: due to horri...
2002-10-08 Sam Hocevar * ./src/input/input.c: do not try to use stream outpu...
2002-10-07 Christophe... * HACKING : documentation for the automake crash
2002-10-06 Gildas Bazin* configure.ac.in: vlc can now be built under cygwin...
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.
next