]> git.sesse.net Git - vlc/shortlog
vlc
2005-07-17 Rocky BernsteinRevise better for current default options and names...
2005-07-17 Benjamin PrachtMove some DEFINES that are also required without libcdio
2005-07-17 Rocky BernsteinA number of probe disc fixes:
2005-07-17 Rémi Denis... Remove non-standard http4 and http6.
2005-07-17 Rémi Denis... Ignore insecure HTTP redirection to non HTTP protocol
2005-07-17 Rémi Denis... Cleanup - invalid #263.
2005-07-17 Rocky BernsteinAdd 4th/last parameter to PKG_CHECK_MODULES ("else...
2005-07-17 Cyril Deguet* added libcdio in the menuconfig, to be able to.....
2005-07-17 Rémi Denis... Bleeding edge UPnP service discovery :
2005-07-17 Rémi Denis... Forgot this file - default to allowing every body when...
2005-07-16 Rocky BernsteinA bug in libvcdinfo <= 23 prevents C++ compilations.
2005-07-16 Benjamin PrachtSmall hack to make OSX happier.
2005-07-16 Rocky BernsteinSet entries/lids for VCDs when we have an okay libvcdinfo.
2005-07-16 Rémi Denis... Review and fix ACL duplication - really closes #262
2005-07-16 Rémi Denis... Copy the default ACL value in ACL_Duplicate - closes...
2005-07-16 Rocky Bernsteinconfigure.ac: Allow libcdio 0.71 for libcdio things.
2005-07-16 Rocky BernsteinClean up options and processing relating to libcdio...
2005-07-16 Rémi Denis... sleep is not thread-safe - use VLC API msleep instead
2005-07-16 Rémi Denis... Cosmeticissimism
2005-07-16 Rocky BernsteinMeant to set first and last entry for each *track*.
2005-07-16 Rocky BernsteinDon't limit VCD Entries or LIDs to number of MPEG tracks.
2005-07-16 Rocky BernsteinRemove gcc 4 uninitialize variable warning.
2005-07-16 Rocky BernsteinDon't use "Track" for VCDX, "Entry" or "LID" should...
2005-07-16 Rocky Bernsteincdda/info.c: changes for libcddb 1.1.0 API
2005-07-16 Rocky BernsteinOne needs to #include errno.h in order to use errno...
2005-07-15 Rémi Denis... The last vlc_reduce that was left
2005-07-15 Rémi Denis... Save a call to strlen() in net_vaPrintf (and net_Printf)
2005-07-15 Rémi Denis... - Clean up
2005-07-15 Rémi Denis... Fix undefined symbol error
2005-07-15 Sam Hocevar * Updated Debian build files for a future upload.
2005-07-14 Rémi Denis... - Automatic versioning info in ActiveX plugin (refs...
2005-07-14 Rémi Denis... The solution was too simple, I guess
2005-07-13 Rémi Denis... - Fix very likely race condition
2005-07-13 Rémi Denis... - Use previous API
2005-07-13 Rémi Denis... New useful API to combine get(sock|peer)name() and...
2005-07-13 Rémi Denis... Forgot these files
2005-07-13 Rémi Denis... Rename vlc_reduce to vlc_ureduce so that we won't get...
2005-07-13 Rémi Denis... Fix warnings (refs #258)
2005-07-13 Rémi Denis... Use ANSI isspace() for crap compilers that don't know...
2005-07-13 Damien Fouilleulisblank() is not an ANSI function,it should really...
2005-07-12 Felix Paul... * finally converted to the 10.2 and later format, which...
2005-07-12 Felix Paul... * additional GUI-fixes
2005-07-12 Rémi Denis... More dead code
2005-07-12 Rémi Denis... Yet another strncmp => memcmp (refs #258)
2005-07-12 Rémi Denis... Eliminate dead code
2005-07-12 Rémi Denis... Better ACL API (full rewrite)
2005-07-11 Rémi Denis... Diminish buffer size
2005-07-11 Rémi Denis... Avoid buffer overflow
2005-07-11 Christophe... * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-11 Christophe... * include/vlc_common.h: Fixed I64Fd family for 64...
2005-07-11 Christophe... * configure.ac: Fixed ipv6 detection.
2005-07-11 Christophe... * src/misc/getaddrinfo.c, modules/access/directory...
2005-07-11 Felix Paul... * implemented 3 dialogues, which complain to the user...
2005-07-11 Felix Paul... * finished the gui and implemented correct encap-format...
2005-07-11 Sam Hocevar * po/Makefile.in.in: reverted an unexpected change.
2005-07-11 Christophe... * modules/stream_out/duplicate.c: Fixed ES selection...
2005-07-11 Christophe... * modules/stream_out/switcher.c: New option --no-sout...
2005-07-11 Christophe... * modules/packetizer/mpegvideo.c: Drop corrupt blocks.
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-11 Sam Hocevar * src/misc/charset.c: if(a<b<c) is a pythonism and...
2005-07-11 Sam Hocevar * modules/stream_out/transcode.c: fixed an uninitiali...
2005-07-10 Sam Hocevar * legacy changes that might be useful if the gtk...
2005-07-10 Benjamin PrachtAdd the "X" deinterlace mode to the list displayed...
2005-07-10 Rémi Denis... Any reason why removal of .deps was disabled ??
2005-07-10 Rémi Denis... Work around for gcc <= 3.3
2005-07-10 Rémi Denis... Typo fix
2005-07-10 Rémi Denis... - Fix possible buffer overflow (?)
2005-07-10 Rémi Denis... HTML validation fix
2005-07-10 Rémi Denis... Fix compiler warnings (refs #258)
2005-07-10 Clément Stenacsvn:ignore
2005-07-10 Rémi Denis... Use -mtune instead of obsoleted -mcpu
2005-07-10 Clément StenacWarning fixes
2005-07-10 Rémi Denis... fix fix
2005-07-10 Rémi Denis... Some more cleanup / no more warnings
2005-07-10 Antoine Celleriercompile fix
2005-07-10 Rémi Denis... Faster code
2005-07-10 Rémi Denis... All signedness fixes
2005-07-10 Rémi Denis... We only have to reduce unsigned fractions in VLC
2005-07-10 Rémi Denis... tabs => spaces
2005-07-10 Rémi Denis... Fix incorrect free() of const-qualified pointer in...
2005-07-10 Rémi Denis... strncmp => memcmp (refs #258)
2005-07-10 Rémi Denis... Fix gcc4 warnings (refs #258)
2005-07-10 Rémi Denis... Remove compiler warning and clean up (refs #258)
2005-07-10 Rémi Denis... Fix an old typo
2005-07-10 Rémi Denis... Hmmph, logic fix
2005-07-10 Rocky BernsteinAdd tooltips for entry fields. For VCD and CDDA (at...
2005-07-09 Antoine Cellerierlastest -> latest
2005-07-09 Rémi Denis... Don't delete SVN-tracked files with --distclean (closes...
2005-07-09 Rémi Denis... svn:ignore
2005-07-09 Rémi Denis... Should not be there
2005-07-09 Rémi Denis... Support for VOC block type 8 (closes #142)
2005-07-09 Rémi Denis... - Fix (?) handling of EPSV non-compliant FTP servers
2005-07-09 Rémi Denis... Make Zorglub less unhappy
2005-07-09 Rocky BernsteinAdd audio track entry field for VCD and DVD.
2005-07-09 Rocky Bernsteinvcdplayer.c: fix gcc 4-caught uninitialized variable.
2005-07-08 Rémi Denis... Fix compiler warning
2005-07-08 Rémi Denis... Copyright fixes
2005-07-08 Rémi Denis... Convert to Unicode
2005-07-07 Christophe... * modules/access/dvb/linux_dvb.c: Fixed support of...
2005-07-07 Felix Paul... * converted to UTF-8
next