]> git.sesse.net Git - vlc/shortlog
vlc
2007-01-10 Damien Fouilleulmtime.c: previous codepath prevented RTC from ever...
2007-01-10 Rémi Denis... Do not read inexistant configuration parameter
2007-01-09 Damien Fouilleul- mozilla/Makefile.am: make sure rpath is only used...
2007-01-09 Damien Fouilleul- src/Makefile.am: make sure libvlc.dll is always rebui...
2007-01-09 Damien Fouilleul- firefox/nspr plugin development fix for ubuntu/debian
2007-01-09 Christophe... Sync with upstream
2007-01-09 Christophe... Partial fix of the wx prefs. The modules settings are...
2007-01-08 Damien Fouilleul- added OLESelfRegister in version resource (may fix...
2007-01-08 Jean-Paul SamanPut -lX11 and -lXt in the right place.
2007-01-08 Damien Fouilleul- added 'vlc.video.crop' property for ActiveX/Mozilla
2007-01-08 Damien Fouilleul - added libvlc_video_set/get_crop_geometry() api
2007-01-08 Damien Fouilleul- Oops, remove _wclosedir by mistake in previous commit...
2007-01-08 Damien Fouilleul- since DIR* on win32 is mapped to a private data type...
2007-01-07 Jean-Paul SamanFix configure script on MacOS X
2007-01-07 Jean-Paul SamanFix building mozilla on Linux en properly dectect firef...
2007-01-07 Christophe... Fix libtwolame contrib:
2007-01-07 Jean-Paul SamanUpdate ActiveX bindings
2007-01-07 Jean-Paul SamanReworked vlc.audio.channel API for JavaScript. All...
2007-01-07 Sigmund Augdal... apply mini_patch.diff from #964. Fixes #964
2007-01-06 Felix Paul... * update libtwolame to 0.3.9 allows a simplification...
2007-01-06 Felix Paul... * update the (C) dates. *cough*
2007-01-06 Felix Paul... * patch libtwolame and re-enable x264 as it was fixed...
2007-01-06 Rémi Denis... Remove broken V6ONLY logic
2007-01-06 Rémi Denis... Revert [18511].
2007-01-06 Christophe... vlc_object.c has been deleted in [18517]
2007-01-06 Christophe... make update-po
2007-01-06 Christophe... Split text and control character to please gettext
2007-01-05 Christophe... Use mmx also when the host cpu claim to be 486
2007-01-05 Olivier Aubertbindings/python/vlc_object.c: remove useless file
2007-01-05 Olivier Aubertbindings/python: removed vlc.Object code from the main...
2007-01-05 Olivier Aubertbindings/python: moved vlc.Object (access to internal...
2007-01-05 Jean-Paul SamanOops watch the tabs when using vi.
2007-01-05 Jean-Paul SamanReturn when found, return error when setting failed.:
2007-01-05 Rémi Denis... Fix CRLF on Win32 with utf8_fopen (thanks to Md) closes...
2007-01-05 Rémi Denis... Fix setsockopt(IPV6_V6ONLY)
2007-01-05 Rémi Denis... Fix listening to UDP port (though this is fairly insecu...
2007-01-05 Rémi Denis... Fix preparsing and access plugin selection (oups)
2007-01-05 Rémi Denis... Be more DSO-friendly
2007-01-05 Jean-Paul SamanUnbreak mkinstalldirs in directory po
2007-01-04 Christophe... menuconfig is out-of-date
2007-01-04 Rémi Denis... Win32 compile fix
2007-01-04 Rémi Denis... Allow directory module to recurse through symbolic...
2007-01-04 Jean-Paul SamanSimplified mozilla headerfile detection for use with...
2007-01-04 Rémi Denis... Fix unlikely deadlock
2007-01-04 Rémi Denis... Match file:// with the directory plugin as any browser...
2007-01-03 Rémi Denis... Same thing as previous commit.
2007-01-03 Rémi Denis... Remove the ugly insecure hack.
2007-01-03 Rémi Denis... Fix "quick" access creation mode
2007-01-03 Rémi Denis... Simplification
2007-01-03 Rémi Denis... Use strict mode when probing access filters.
2007-01-03 Rémi Denis... Some cleanup. Use strlen().
2007-01-03 Damien Fouilleulaudioscrobbler.c: fix for format string exploit
2007-01-03 Rémi Denis... Do not use error message as a format string.
2007-01-03 Damien Fouilleul- extras/libc.c: fixed stack overflow due to infinite...
2007-01-02 Rémi Denis... Fix a bunch of format string injection in VCDX and...
2007-01-01 Felix Paul... * using GCC 3.3 with the 10.3.9 SDK is definitelly...
2007-01-01 Jean-Paul SamanPatch by Mikko Hirvonen <masse at astro dot helsinki...
2007-01-01 Felix Paul... * added out-of-the-box support for future darwin releas...
2006-12-31 Antoine CellerierAdd quicktime in24 and in32 support (basically s24...
2006-12-31 Felix Paul... * simplified the xcodebuild part, since VLC doesn't...
2006-12-31 Felix Paul... * some GUI improvements, which need further work once...
2006-12-31 Felix Paul... * don't add an 'empty folder' if the user hit cancel...
2006-12-31 Sigmund Augdal... transcode.c: reset pointer and size info for extradata...
2006-12-30 Sigmund Augdal... live555.cpp: Add support for quicktime specific audio
2006-12-30 Sigmund Augdal... b4s.c: Create meta before using them
2006-12-30 Felix Paul... * don't apply enable-pic twice. x264 is still broken...
2006-12-30 Jean-Paul SamanTest for the pointer iso for the pointer to the pointer...
2006-12-30 Sigmund Augdal... mkv.cpp: Added support for theora in mkv. Fixes #925
2006-12-29 Damien Fouilleul- make pthreads-win32 build on MinGW/cygwin
2006-12-28 Felix Paul... * very first step to support future darwin releases
2006-12-28 Rémi Denis... Use RFC4648 test vectors
2006-12-27 Jean-Paul SamanForget to set a default
2006-12-27 Jean-Paul SamanAdd Id svn:keywords
2006-12-27 Jean-Paul SamanMake gnome-vlc-default.sh script work on FC4/5/6 too.
2006-12-27 Jean-Paul SamanAdd Torsten's Spindler contribution to the THANKS file.
2006-12-27 Jean-Paul SamanScript to set vlc as default player on GNOME desktops...
2006-12-26 Filippo CaroneMake audio functions compliant with current libvlc
2006-12-26 Felix Paul... * be more accurate when fading in and out (refs #913...
2006-12-25 Antoine CellerierAdd missing *
2006-12-25 Antoine Cellerier* add some locking the the video filter2 handling code...
2006-12-24 Dennis van... * modules/access/dshow/dshow.cpp: Typo specfic -> specific.
2006-12-24 Clément StenacMore cleanup
2006-12-24 Clément StenacA bit of cleanup here and there
2006-12-23 Clément StenacHopefully correct tokenization of open strings
2006-12-23 Christophe... Don't transform tavs to 4 spaces in Makefiles.
2006-12-23 Clément StenacUnlock the playlist while waiting for input to finish...
2006-12-23 Clément StenacAdd extra debug to chase #934
2006-12-23 Clément Stenac* Ensure garbage collector is called when disabling...
2006-12-23 Rémi Denis... Fix "File already exists" failure with moc (closes...
2006-12-23 Clément StenacWtf ?
2006-12-23 Clément Stenac* Only allow playlist files in open playlist (Refs...
2006-12-23 Dennis van... * modules/gui/qt4/dialogs/extended.cpp: Typo Eqqualizer...
2006-12-22 Clément StenacCleanup control and parser threads handling. Might...
2006-12-22 Clément StenacAdd facilities to report and enrich error messages.
2006-12-22 Olivier AubertAUTHORS: e-mail address fix
2006-12-21 Rémi Denis... Take program-transform-name into account when creating...
2006-12-21 Rémi Denis... Escape antislash in CONFIGURE_LINE properly (I hope...
2006-12-21 Olivier Aubertpython bindings: svn propset svn:keywords
2006-12-21 Olivier Aubertpython bindings: completed libvlc bindings
2006-12-21 Olivier Aubertinclude/vlc/libvlc.h: comment fixes
next