]> git.sesse.net Git - vlc/history - src
* ALL: extention -> extension
[vlc] / src /
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...
2006-03-22 Rémi Denis-CourmontClean up
2006-03-22 Rémi Denis-CourmontClean up vlc_iconv prototype
2006-03-21 Rémi Denis-Courmont- FromWide(): converts a wchar_t * to UTF-8 char *
2006-03-20 Antoine Cellerierfix #478.
2006-03-18 Jean-Paul SamanUndo r 14546 breakage
2006-03-18 Clément StenacDon't use %f in es_out (Closes:#587)
2006-03-18 Clément StenacDisplay IP of client in debug
2006-03-18 Clément StenacDon't use %f in VLM, except for display (Closes:#588)
2006-03-15 Derk-Jan Hartman* Fix src/misc/charset on platforms without setlocale...
2006-03-14 Antoine CellerierLooks like we didn't malloc the right size. (If this...
2006-03-13 Rémi Denis-CourmontChange Russian charset selection
2006-03-13 Rémi Denis-CourmontCandidate language to likely non-UTF8 code page functions
2006-03-12 Rémi Denis-Courmont* Use uint32_t instead of wchar_t to represent UTF32...
2006-03-12 Rémi Denis-CourmontAlways link libintl through libvlc on Win32
2006-03-12 Rémi Denis-Courmont * Revert my [14546] that doesn't work
2006-03-12 Jean-Paul SamanFix compiler warning: Add missing include
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-03-11 Antoine CellerierCheck that destination node is really a node.
2006-03-10 Rémi Denis-CourmontFix typo
2006-03-10 Rémi Denis-CourmontTest distcheck with libtool when using libtool so I...
2006-03-10 Rémi Denis-CourmontRemove broken lldiv check and only use lldiv replacemen...
2006-03-10 Rémi Denis-CourmontUse better name for newly introduced file
2006-03-10 Rémi Denis-CourmontSame as previous commit - for VLC
2006-03-10 Rémi Denis-CourmontFix and restore nice file names
2006-03-10 Rémi Denis-CourmontClean up ListenTCP error handling (refs #320)
2006-03-09 Rémi Denis-Courmont- Clean up error message generation with TCP outgoing...
2006-03-09 Rémi Denis-CourmontCommon socket error handling
2006-03-09 Rémi Denis-CourmontFix make core on Win32 with shared libvlc
2006-03-09 Christophe Mutricylibvlc.h: preferences tweaking
2006-03-09 Christophe Mutricyall: move the logger option from video to interface...
2006-03-09 Derk-Jan Hartman* Don't crash if we want to msg_Dbg on an object that...
2006-03-09 Rémi Denis-CourmontAs a work-around, accept both decimal separators when...
2006-03-08 Eric Petit Force lldiv emulation on BeOS
2006-03-08 Eric Petit Emulate C99's lldiv() if necessary
2006-03-08 Rémi Denis-Courmont * i18n_strtod: locale-agnostic strtod() (accepts both...
2006-03-08 Rémi Denis-CourmontAvoid ugly non-const cast
2006-03-08 Rémi Denis-Courmonti18n_atof(): locale-agnostic atof()
2006-03-07 Derk-Jan Hartman* Fix an issue with a : in the subtitle-filename causin...
2006-03-06 Rémi Denis-CourmontWxWidgets: use wraptext in UTF-8 mode as that is the...
2006-03-06 Christophe Mutricysrc/Makefile: make distcheck happy
2006-03-05 Rémi Denis-CourmontDon't call textdomain - it is not only useless but...
2006-03-05 Rémi Denis-Courmont- Call dgettext directly with shared libvlc and libtool
2006-03-05 Antoine CellerierFix build on Mac (i hope)
2006-03-05 Rémi Denis-Courmontconfig_GetDataDir(): returns path to VLC installed...
2006-03-04 Antoine Cellerieritem-ext.c: detach from all parent nodes (fixed)
2006-03-04 Antoine Celleriermodules/gui/wxwidgets/dialogs/playlist.cpp: add some...
2006-03-04 Antoine CellerierHumm ... forgot to save before commiting.
2006-03-04 Antoine CellerierCode the playlist_TreeMove function.
2006-03-04 Rémi Denis-CourmontCosmetic
2006-03-02 Rémi Denis-CourmontCode reuse
2006-03-02 Rémi Denis-CourmontMinor clean up
2006-03-02 Rémi Denis-Courmontdist vlc_url.h
2006-03-02 Rémi Denis-Courmontlibtool:
2006-03-01 Rémi Denis-CourmontUse stamp not to recompile and relink version.c when...
2006-02-28 Marian Durkovic* changed the order of offered aspect/crop values so...
2006-02-28 Marian Durkovicmake ZoomCallback work with extended GUI or deinterlace...
2006-02-28 Rémi Denis-CourmontWith libtool, compile builtins as lib*_builtin.la to...
2006-02-28 Rémi Denis-CourmontFail when trying to advertise a stream with an out...
2006-02-28 Antoine CellerierUse VLC stream functions to load vlm configs. Refs...
2006-02-28 Rémi Denis-CourmontRemove debug message
2006-02-28 Rémi Denis-Courmontmv -> mv -f
2006-02-27 Rémi Denis-CourmontWork-around libtool's work-around which adds .exe on...
next