]> git.sesse.net Git - vlc/shortlog
vlc
2006-11-06 Rémi Denis... Add a few harmless const
2006-11-06 Rémi Denis... Fix previous commit
2006-11-06 Rémi Denis... Cleanup
2006-11-06 Rémi Denis... Fix warning
2006-11-06 Rémi Denis... Cosmetic fix
2006-11-06 Antoine CellerierSimplify
2006-11-06 Rémi Denis... Fix boundary checks on file seek
2006-11-06 Rémi Denis... DV can't (fast)seek; it does not even have a Seek callback.
2006-11-06 Marian DurkovicForwardport Unicode wxWidgets fixes - [17434], [17436...
2006-11-05 Felix Paul... * restored the error panel and removed all 0.9.0 stuff
2006-11-05 Felix Paul... * commit the non-fixed nib to get a diff (work-around...
2006-11-05 Felix Paul... * update after recent back-ports
2006-11-05 Felix Paul... * forward-port [17501] and [17500]
2006-11-05 Felix Paul... * forward-port [17497] with the addition of an 'embedde...
2006-11-05 Rémi Denis... Uncomment if multicast starts failing on Windows
2006-11-05 Christophe... patch silly configure.
2006-11-05 Rémi Denis... Export and use ListenUDP
2006-11-05 Rémi Denis... Use ListenUDP
2006-11-05 Rémi Denis... Add net_ListenUDP
2006-11-05 Christophe... the pkg.m4 in pkgconfig 0.21 is buggy. stay with 0...
2006-11-05 Christophe... Use an uptodate pkg-config version
2006-11-05 Christophe... Add pkg-config to win32 contribs as Msys suc^W doesn...
2006-11-05 Rémi Denis... Add net_SockAddrIsMulticast
2006-11-05 Rémi Denis... Fix and revive the net_OpenUDP warning
2006-11-05 Rémi Denis... Cleanup
2006-11-05 Rémi Denis... Suppress bogus extraneous boundary check
2006-11-05 Rémi Denis... Cosmetic fix
2006-11-05 Rémi Denis... Missing #include
2006-11-05 Christophe... Some safety fix pointed by pjrm on irc
2006-11-05 Rémi Denis... Factorize socket listen code
2006-11-05 Rémi Denis... Fix core deps again
2006-11-05 Antoine CellerierPlease run update-po (or whatever it's named) before...
2006-11-05 Rémi Denis... Fix make core not to remove libvlc if not needed
2006-11-05 Rémi Denis... Look for DLLTOOL
2006-11-05 Rémi Denis... Fix warning
2006-11-05 Rémi Denis... Fix warning
2006-11-04 Rafaël CarréForward port translations from [17318] and [17414]
2006-11-04 Rémi Denis... Fix error passing from IPv4 plugin
2006-11-04 Rémi Denis... Fix remotely triggerable memory leak
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
next