]> git.sesse.net Git - vlc/history - src
The Debian packaging data have been moved to svn.v.o/pkg-multimedia
[vlc] / src /
2006-05-07 Rémi Denis-CourmontACL_* documentation
2006-05-07 Rémi Denis-CourmontCompile fix
2006-05-07 Clément StenacForward-port and adapt [15500]
2006-05-04 Damien Fouilleullibvlc.c: removed debug
2006-05-02 Rémi Denis-CourmontAvoid code duplication
2006-05-01 Antoine CellerierWin95/98/Me file opening and stat "fix". Thanks to...
2006-05-01 Rémi Denis-Courmont- Save one malloc()
2006-05-01 Antoine CellerierHum
2006-05-01 Antoine CellerierAdd some more debug (this is easier than compiling...
2006-05-01 Antoine CellerierFix tabs and add some debug.
2006-05-01 Damien Fouilleul- unicode.c: possible fix for UTF8 filename support...
2006-04-30 Rémi Denis-CourmontRah forgot to commit this file
2006-04-30 Rémi Denis-CourmontAlso set SO_REUSEADDR here
2006-04-30 Rémi Denis-CourmontSet SO_REUSEADDR on client sockets
2006-04-30 Rémi Denis-CourmontFix memleak
2006-04-29 Rémi Denis-CourmontAlso use strlcpy()
2006-04-29 Rémi Denis-CourmontUse strlcpy()
2006-04-29 Rémi Denis-CourmontOpenBSDish strlcpy()
2006-04-29 Rémi Denis-CourmontRemove some unused configure checks
2006-04-28 Clément StenacSet skip-frames to default enabled
2006-04-28 Benjamin Pracht* Revert 15357, as it would make vlc crash if you try...
2006-04-28 Rémi Denis-CourmontAnother close-on-exec
2006-04-28 Rémi Denis-Courmont- Fix POSIX setting of non-blocking mode (we were clear...
2006-04-28 Rémi Denis-CourmontOnly check FD_SETSIZE limit on POSIX OSes.
2006-04-28 Rémi Denis-CourmontHmm, damn stupid fd_set implementation by Winsock does...
2006-04-27 Rémi Denis-CourmontWhenever using select() companion macro FD_SET(), one...
2006-04-27 Jean-Paul SamanPlay VOD RTSP from Amino STB with RTSP url: 'rtsp:...
2006-04-27 Jean-Paul SamanRemove whitespace
2006-04-25 Benjamin Pracht* screensaver.c, configure.ac: use directly dbus to...
2006-04-23 Rémi Denis-CourmontDoxygenization
2006-04-23 Rémi Denis-CourmontFix a grammar mistake
2006-04-23 Sam Hocevar * src/video_output/video_output.c: 4th (and good...
2006-04-23 Sam Hocevar * src/video_output/video_output.c: Fixed RGB mask...
2006-04-21 Christophe MutricyFix error pages
2006-04-20 Rémi Denis-CourmontFix overflow on UTF-16 strings with an odd characters...
2006-04-19 Filippo Caronedelete item added in playlist control
2006-04-15 Cyril Deguet* all: added a new skin text variable "$S" to get the...
2006-04-15 Rémi Denis-CourmontDo not provide a broken language option on Linux and...
2006-04-14 Rémi Denis-CourmontDo not alter LC_NUMERIC (refs #581).
2006-04-13 Derk-Jan Hartman* Revert the unintentially committed files of [15202]
2006-04-13 Derk-Jan Hartman* Fix libgcrypt on MacIntel by disabling it's ASM....
2006-04-13 Derk-Jan Hartman* Fix subtitle alignment if we don't have styles....
2006-04-12 Rémi Denis-CourmontSet close-on-exec flag on sockets so that we don't...
2006-04-11 Antoine Cellerier"too"!=2=="two"
2006-04-11 Antoine CellerierFix indentation.
2006-04-11 Rémi Denis-CourmontLalala
2006-04-11 Rémi Denis-CourmontEven more tests
2006-04-11 Rémi Denis-CourmontAdditionnal unit test for decode_URI
2006-04-11 Rémi Denis-CourmontFix missing initializer warning
2006-04-11 Clément StenacMore strings
2006-04-11 Clément StenacString fixes
2006-04-10 Derk-Jan Hartman* Fix 16:9 vs. 16:10 AR and cropping switching on the...
2006-04-09 Antoine CellerierHum, in fact we should remove it altogether since it...
2006-04-09 Antoine CellerierFix what looks like a type. (someone confirm please)
2006-04-09 Rémi Denis-CourmontBasic unit test for URI decoding
2006-04-08 Rémi Denis-CourmontFix warning
2006-04-07 Antoine CellerierWin32 specific changes: Add --started-from-file option...
2006-04-07 Christophe Massiot * src/misc/strings.c: Missing break; in decode_URI().
2006-04-07 Derk-Jan Hartman* Lower the priority of the SVG renderer
2006-04-07 Rémi Denis-CourmontOops again
2006-04-06 Antoine CellerierFix OSD display when vout crop is used (so that every...
2006-04-06 Rémi Denis-Courmont- Reimplement URL component decoding separately from...
2006-04-06 Christophe Massiot * ALL: extention -> extension
2006-04-06 Christophe MutricyFix if statement
2006-04-05 Christophe Massiot * src/misc/httpd.c: Do not dereference a possibly...
2006-04-04 Antoine CellerierRemove useless code (or its use was really cryptic)
2006-04-03 Christophe MutricyComple fix
2006-04-03 Rémi Denis-Courmont- Do not rewrite “+” as a white space when unescaping...
2006-04-03 Derk-Jan Hartman* Fix FindFallbackEncoding on Mac OS X.
2006-04-02 Rémi Denis-CourmontFix warning
2006-04-02 Rémi Denis-CourmontMissing ;
2006-04-02 Rémi Denis-CourmontFix warning
2006-04-01 Felix Paul Kühne* 2nd review of /src/* \ libvlc.h (refs #438)
2006-04-01 Rémi Denis-CourmontMore useless code - at least at do try to understand...
2006-04-01 Rémi Denis-CourmontFixes are cool when they actually fix something
2006-04-01 Antoine CellerierHum, this isn't needed anymore.
2006-04-01 Antoine CellerierFix stat wrapper on windows... Wrappers are nice. Wrapp...
2006-03-31 Antoine CellerierPrevent segfault under windows. We now have to fix...
2006-03-31 Antoine CellerierLibvlc strings 2nd review (Refs:#438)
2006-03-31 Rémi Denis-CourmontProbably a fix for crap compilers
2006-03-31 Rémi Denis-CourmontFix an old overflow and two recent bugs introduced...
2006-03-31 Filippo CaronePlaylist control: libvlc_playlist_pause added
2006-03-30 Rémi Denis-CourmontCosmetic, Fix my name
2006-03-29 Antoine CellerierFix windows drive listing. (We have wrappers arround...
2006-03-29 Antoine Celleriersrc/misc/vlm.c: fix FindEndCommand quote escaping
2006-03-29 Rémi Denis-CourmontFix warnings
2006-03-29 Felix Paul Kühne* fixed a few signedness warnings. Please shout if...
2006-03-28 Clément StenacString fixes in src (Refs:#438)
2006-03-28 Clément StenacFix intf options
2006-03-27 Clément StenacStrings review for libvlc.h (Refs:#438)
2006-03-27 Rémi Denis-Courmont- Use utf_8scandir() and some cleanup
2006-03-27 Rémi Denis-CourmontFix lame encoded URL decoder (closes #613)
2006-03-27 Rémi Denis-Courmontutf8_scandir: Unicode wrapper for scandir()
2006-03-25 Derk-Jan Hartman* In case we do scaling on SSA subs, we also need to...
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-25 Clément Stenac*EXPERIMENTAL* Default to disabling vout_synchro, but...
2006-03-25 Christophe Mutricymisc/configuration.c: Use the proper directory separator
2006-03-25 Rémi Denis-CourmontBug to really-stupid-and-worrisomely-not-fixed-for...
2006-03-22 Jean-Paul SamanAdd support for X-Playnow RTSP option
2006-03-22 Rémi Denis-CourmontIsUTF8: check if a string is a valid UTF8 sequence...
next