]> git.sesse.net Git - vlc/shortlog
vlc
2006-11-04 Rémi Denis... Fix const warning
2006-11-04 Rémi Denis... Ignore missing TTL in c= line.
2006-11-04 Rémi Denis... Fix various problems with the SDP parser:
2006-11-04 Rémi Denis... Use utf8_open
2006-11-04 Rémi Denis... Add utf8_open wrapper
2006-11-04 Rémi Denis... Add some const
2006-11-04 Rémi Denis... Fix warning
2006-11-04 Rémi Denis... - Fix quoting of IPv6 addresses in SAP source-filter
2006-11-04 Rémi Denis... Fix warning
2006-11-04 Rafaël CarréFixes gettext 0.16 in the contribs
2006-11-04 Rafaël CarréUses C++ tests to detect mozilla headers
2006-11-04 Jean-Baptiste... * trying to repair gettext 0.16 documentation on MacOS-X
2006-11-03 Filippo CaroneRemove libvlc_set_video_drawable, libvlc_video_set_pare...
2006-11-03 Sigmund Augdal... access_output/udp.c: Don't crash horribly when trying...
2006-11-03 Rafaël CarréRemoves a fucking UTF-8 character that looks like a...
2006-11-02 Rafaël CarréReplaces check for xpidl by check for required mozilla...
2006-11-02 Derk-Jan Hartman* forwardport the mjpeg fix and the dvbsub color fixes
2006-11-02 Rafaël CarréRevert [17400], uses the right header for gettimeofday
2006-11-02 Jean-Baptiste... Useless patches.
2006-11-02 Rafaël CarréCleans gecko-sdk too
2006-11-02 Dennis van... * modules/video_output/directx/direct3d.c: add experime...
2006-11-02 Rémi Denis... Don't use a configure constant that we don't actually...
2006-11-02 Jean-Baptiste... Disable speex on BeOs.
2006-11-02 Jean-Baptiste... Forgotten file. Sorry.
2006-11-02 Jean-Baptiste... * Contrib : update version of gettext (it needs autocon...
2006-11-01 Sigmund Augdal... mux/avi.c: write '\0' rather than an uninitalized byte...
2006-11-01 Sigmund Augdal... mux/avi.c: fixed a crash when trying to make audio...
2006-11-01 Derk-Jan Hartman* Fix a bug discovered by Chris Rath on seekable files...
2006-11-01 Rémi Denis... Support filenames outside the ANSI Code Page
2006-11-01 Derk-Jan Hartman* Handle <ref></ref> ASX items
2006-11-01 Rémi Denis... Get rid of broken file-cat option (closes #807)
2006-11-01 Derk-Jan Hartman* Don't do intf-show after the last p_vout closes on...
2006-11-01 Rémi Denis... Attempt to work-around the Winsock bug-of-the-day
2006-11-01 Filippo Caroneavoid VLC_VariableSet to set the drawable, use libvlc_s...
2006-11-01 Antoine CellerierAdd missing space in comment.
2006-11-01 Rémi Denis... - Revert [17394] which reintroduced TOCTOU issues
2006-11-01 Christophe... Fix libgcrypt compil under cygwin. It doesn't have...
2006-11-01 Filippo CaronesetSize native function signature fixed
2006-11-01 Sam Hocevar * Mouse motion and mouse click support in the libcaca...
2006-11-01 Rafaël CarréRemoves useless sanity checks
2006-11-01 Rafaël CarréMakes file plugin fail to access directories
2006-10-31 Antoine CellerierForward port [17386].
2006-10-31 Rémi Denis... fix Windows build
2006-10-31 Rémi Denis... Rewrite of the file access
2006-10-31 Rémi Denis... Suppress some useless variable
2006-10-31 Jean-Paul Samanuse playlist_LockClear() instead.
2006-10-31 Rafaël CarréFixes double free()
2006-10-30 Rafaël CarréRename flacdec codec plugin to flac, to show it can...
2006-10-30 Jean-Paul SamanFix property get_aspectRatio (forward port of [17383])
2006-10-30 Jean-Paul Saman(Forward port of [17380]) Aspect ratio property for...
2006-10-30 Rafaël CarréUpdate slovenian translation
2006-10-30 Jean-Paul SamanOops typo
2006-10-30 Jean-Paul Saman(Forward port of [17371]) Implement Aspect Ratio proper...
2006-10-30 Jean-Paul SamanForward port of 17368. Make it easier to build a macosx...
2006-10-30 Jean-Paul SamanRemove excess empty lines
2006-10-30 Rafaël CarréMake configure fail if missing avcodec or postproc...
2006-10-30 Rafaël CarréMake configure fail if missing avcodec or postproc...
2006-10-29 Christophe... Don't build libnotify on win32
2006-10-29 Rémi Denis... - Fix TOCTOU problem (utf8_stat -> fstat)
2006-10-29 Rémi Denis... Minor simplification
2006-10-29 Rémi Denis... Cosmetic fix
2006-10-29 Rémi Denis... Allow seeking of character devices with non-zero size
2006-10-29 Rafaël CarréRemove superfluous "," introduced in [17328]
2006-10-29 Jean-Paul SamanForward port of [17351]. Report input error condition...
2006-10-29 Rémi Denis... Try to unbreak dependency
2006-10-29 Felix Paul... * don't use nested functions please. --- fixes compila...
2006-10-29 Jean-Paul SamanImplement VersionInfo as property. (Forward port of...
2006-10-29 Jean-Paul SamanFix define
2006-10-29 Jean-Paul SamanRemove excess whitespace
2006-10-29 Jean-Paul SamanUnbreak automatic buildversion information. Revert...
2006-10-29 Jean-Paul SamanRemove empty line
2006-10-29 Jean-Paul SamanReadibility cleanup
2006-10-29 Jean-Paul SamanForward port of rev 17335. Implement versionInfo()...
2006-10-28 Damien Fouilleullog.c: fixed operator priorty when estimating message...
2006-10-28 Damien Fouilleul- added log APIs to javascript for mozilla
2006-10-28 Christophe... forwardport [17330]
2006-10-28 Rafaël CarréMake configure fail if a52 headers are not found
2006-10-28 Dennis van... * modules/codec/x264.c: Fix range enforcement and strin...
2006-10-28 Jean-Paul SamanForward port of 17324
2006-10-28 Sigmund Augdal... taglib.cpp: Don't put empty info in playlist for files...
2006-10-28 Dennis van... * modules/codec/x264.c: proper descriptions for options...
2006-10-27 Christophe... fix stupid error by me
2006-10-27 Christophe... typo
2006-10-27 Christophe... Don't try to distribute misc/version.c
2006-10-27 Christophe... Hrm
2006-10-27 Christophe... spec files have been renamed
2006-10-27 Yoann Peronneau* toolbox: use vlc.mandriva.spec in distclean test
2006-10-27 Damien Fouilleulmessages.c: added msg_GetObjectTypeName
2006-10-27 Rafaël CarréEnables "stay on top" with window managers that don...
2006-10-27 Damien Fouilleul- core.c: const, const, etc...
2006-10-27 Damien Fouilleul- add log APIs to Activex
2006-10-27 Damien Fouilleul- added public log apis to access message log
2006-10-27 Rafaël CarréAdd Slovenian translation
2006-10-26 Rémi Denis... Avoid flags duplication when configure cache not present
2006-10-26 Rafaël CarréTerminates string with '\0'
2006-10-26 Rémi Denis... Fix typo
2006-10-26 Rafaël Carrétypo
2006-10-26 Rémi Denis... Hmm, lets see.
2006-10-26 Rémi Denis... Revert [17287].
2006-10-26 Rémi Denis... Reverse supposedly bogus fix
next