]> git.sesse.net Git - vlc/shortlog
vlc
2006-11-11 Cyril Deguet* doc about SliderBackground (forgot to commit that...
2006-11-11 Rémi Denis... Restore media control API for the obsolete build system
2006-11-11 Rémi Denis... Win32 ANSI -> Unicode + UTF-8 wrappers
2006-11-11 Rémi Denis... Add missing UTF-8 wrapper
2006-11-11 Marian DurkovicSync IPv4 and IPv6 multicast debugs
2006-11-11 Rémi Denis... Use Unicode wrappers to open HTTP interface files
2006-11-11 Rémi Denis... Fix a bunch of warnings
2006-11-11 Rémi Denis... Try to fix Mozilla plugin
2006-11-11 Rémi Denis... Fix [17660]
2006-11-11 Rémi Denis... C++ inclusion fix
2006-11-11 Rémi Denis... DRMS: use Unicode Win32 API
2006-11-11 Rémi Denis... Leverage FromWide
2006-11-11 Rémi Denis... ToLocale -> WideCharToMultiByte (refs #817)
2006-11-11 Marian DurkovicFix endianes bug in automatic SDP source-filter
2006-11-11 Rémi Denis... Remove another harmful extra ToLocale() call
2006-11-11 Rémi Denis... Use Unicode wrapper
2006-11-11 Rémi Denis... Fix socket protection level.
2006-11-11 Rémi Denis... Remove extraneous ToLocale().
2006-11-11 Marian Durkovicforwardport [17650]
2006-11-11 Rémi Denis... Fix SAP group IPv6 addresses
2006-11-11 Marian Durkovicforwardport [17646] (SDP source-filter fix)
2006-11-11 Rafaël CarréUpdate slovenian translation
2006-11-11 Sigmund Augdal... added a color threshold filter that can make effects...
2006-11-11 Rémi Denis... Don't build Win32 code on Linux !
2006-11-11 Rémi Denis... Hmm oups
2006-11-11 Rémi Denis... Split the media control API from libvlc.so to libvlc...
2006-11-11 Rémi Denis... Inline FromUTF16 and use Win32 API
2006-11-11 Rémi Denis... Fix previous commit
2006-11-11 Rémi Denis... Mark subtitles_Filter as static
2006-11-11 Rémi Denis... Suppress unused UTF-32 conversion functions
2006-11-11 Rémi Denis... (From|To)Locale code factorization
2006-11-11 Marian DurkovicCosmetics: Warn the user about lack of IGMPv3 support...
2006-11-11 Antoine CellerierReally prevent illegal puzzles and prevent some illegal...
2006-11-11 Antoine CellerierPut video in black slot when puzzle is solved
2006-11-11 Antoine CellerierI'm not sure that this is ok but it definitively preven...
2006-11-10 Antoine CellerierWoops.
2006-11-10 Antoine CellerierAdd --puzzle-black-slot option to change puzzle type
2006-11-10 Rémi Denis... Fix warnings
2006-11-10 Rémi Denis... Missing #include
2006-11-10 Rémi Denis... Hide vlc_fix_readdir_charset. It is now integrated...
2006-11-10 Rémi Denis... Fix double free in previous commit
2006-11-10 Rémi Denis... Remove last redumdant vlc_fix_readdir_charset
2006-11-10 Rémi Denis... Don't use Apple readdir fix twice
2006-11-10 Rémi Denis... Typo
2006-11-10 Rémi Denis... Fix vlm pause
2006-11-10 Rémi Denis... Fix error return value of utf8_open
2006-11-10 Rémi Denis... Use free() instead of LocaleFree() for utf8_readdir...
2006-11-10 Rémi Denis... Fix leak
2006-11-10 Rémi Denis... Don't rely on an object in fix_readdir_charset
2006-11-10 Rémi Denis... Add more debug
2006-11-10 Antoine CellerierPuzzle vout filter. (vlc --vout-filter puzzle <your...
2006-11-10 Rémi Denis... Switch the directory to the UTF-8 wrappers
2006-11-10 Rémi Denis... Cosmetic changes
2006-11-10 Rémi Denis... Ever const
2006-11-10 Rémi Denis... Forgot this file while forwarding ffmpeg fixes
2006-11-10 Rémi Denis... Code factorization and some warning fixes
2006-11-10 Rémi Denis... Partial forward port of thedj's [17597]:
2006-11-10 Rémi Denis... Suppress sap-source-filter and compute The Right Value...
2006-11-10 Rémi Denis... Support for disabling SDP source-filter in SAP announces
2006-11-10 Antoine CellerierRemove msecseek command. Now seek works differently...
2006-11-10 Antoine CellerierAdd msecseek command in VLM to seek to a position given...
2006-11-10 Antoine CellerierReturn syntax error message when issuing invalid instan...
2006-11-09 Filippo Caronedon't count more than argc
2006-11-09 Clément StenacDon't show visualizations selector (unused).
2006-11-09 Rémi Denis... Handle seeking with best effort in dump filter
2006-11-09 Dennis van... * wxwidgets: revert go-where-you-click slider changes...
2006-11-09 Filippo Caronebetter args handling
2006-11-09 Filippo Caroneinclude errno.h in dump.c
2006-11-09 Rémi Denis... Fix IPv4 multicast subscription
2006-11-09 Rémi Denis... You can't find the root object, so don't try to mess...
2006-11-09 Rémi Denis... Add a bug. Fix compilation on Win32.
2006-11-09 Rémi Denis... Fix TTL in c= line
2006-11-09 Rémi Denis... - Do not attach libvlc to the global data
2006-11-09 Rémi Denis... Cosmetic fix
2006-11-09 Rémi Denis... Missing(?) header
2006-11-09 Rémi Denis... Avoid dummy error messages
2006-11-09 Rémi Denis... Fully initialize p_session
2006-11-09 Rémi Denis... Fix address in source-filter - fixes #804
2006-11-09 Rémi Denis... How to remove ~200 lines of code
2006-11-09 Christophe... * modules/stream_out/autodel.c: Removed unused call...
2006-11-09 Rémi Denis... Suppress copy-cat code (more to come)
2006-11-09 Rémi Denis... - Remove the rc-force option, and do the same automatically
2006-11-09 Rémi Denis... Of course localetime_r has to have another name on...
2006-11-09 Christophe... * modules/stream_out/autodel.c: New autodel module...
2006-11-09 Felix Paul... * don't mix old and new pl API
2006-11-09 Felix Paul... * added an option to disable auto-playback of newly...
2006-11-09 Felix Paul... * forward-port [17568]
2006-11-09 Felix Paul... retry on failure to connect to rc-unix socket. Patch...
2006-11-09 Olivier Teulière * skins2/parser/skin_parser.cpp: Fixed a crash, and...
2006-11-08 Filippo Caronereadme update
2006-11-08 Rémi Denis... Add dump access filter to save original media to home
2006-11-08 Rémi Denis... Add Dump hotkey
2006-11-08 Derk-Jan Hartman* forwardport [17538] : Real RTSP selection fix. refs...
2006-11-08 Filippo Carone--disable-libtool not needed anymore to build java...
2006-11-08 Christophe... Use add_bool where it is adapted
2006-11-08 Rémi Denis... Grammar
2006-11-08 Rémi Denis... Fix var_SetString
2006-11-08 Rémi Denis... Some more const and strdup avoidance
2006-11-08 Rémi Denis... Const as usual
2006-11-08 Rémi Denis... Some more const
next