]> git.sesse.net Git - vlc/shortlog
vlc
2007-03-19 Antoine CellerierFix compilation on debian sid. Please check that we...
2007-03-19 Antoine CellerierFortune! Who would've though that thresh would fall...
2007-03-19 Jean-Baptiste... Qt4 - comment another thing to build on windows. L4...
2007-03-19 Jean-Baptiste... Qt4 - Open. Use a Frame and not a QComboBox for subtitl...
2007-03-19 Jean-Baptiste... Qt4- temporary comment something to build !
2007-03-19 Jean-Baptiste... Qt4 - Sometimes size does matter.
2007-03-19 Jean-Baptiste... qt4 - small comment to avoid the pbs until we have...
2007-03-19 Jean-Baptiste... Qt4 - Open: New way and interface for File Open using...
2007-03-18 Jean-Baptiste... qt4 - Don't include twice some headers.
2007-03-18 Christophe... fmt_in.p_extra is free'd by input core
2007-03-17 Sam Hocevar * modules/video_output/x11/xcommon.c: fix XShm detect...
2007-03-17 Christophe... Fix double free and a 1 octet per subtitle memleak
2007-03-16 Christophe... sl.po: update by Matej Urbancic
2007-03-16 Christophe... Db -> dB . patch by Ari Constancio
2007-03-16 Christophe... Typo. Noticed by Puntloos
2007-03-15 Damien Fouilleul- unicode.c, wincp.c: compile fix
2007-03-15 Jean-Baptiste... qt4 - About dialog, forgot in previous commit.
2007-03-15 Jean-Baptiste... qt4 - Subtitles Sprefs icon change and About dialog...
2007-03-15 Christophe... Fix POTFILES.in
2007-03-14 Christophe... make the install dir configurable for win32
2007-03-14 Christophe... Allow user to pass extra args to aclocal.
2007-03-14 Rémi Denis... Fix crash on UTF-8 systems in previous commit
2007-03-14 Rémi Denis... Fix for obsolete setups
2007-03-14 Rémi Denis... Convert from locale before passing to LibVLC - closes...
2007-03-14 Rémi Denis... Remove too late and partial command line charset conver...
2007-03-14 Rémi Denis... - Make FromLocale() usable any time (after setlocale...
2007-03-14 Rémi Denis... Remove bogus variable
2007-03-14 Rémi Denis... Fix MB2MB and use it
2007-03-14 Rémi Denis... Compile, err, fix
2007-03-14 Rémi Denis... Code simplification
2007-03-14 Jean-Baptiste... Qt4 - Open and menus links, cleaning, etc..
2007-03-13 Jean-Baptiste... make update-po ?
2007-03-13 Jean-Baptiste... Qt4 - Open Dialog - Very small modification.
2007-03-13 Jean-Baptiste... add VLC_VAR_ADDRESS to vlc.vim
2007-03-13 Olivier TeulièreComments must stay Doxygen-style comments
2007-03-13 Jean-Baptiste... Qt4 - Open Dialog. Add an enqueue button.
2007-03-13 Rémi Denis... Only define SetLanguages on platform that actually...
2007-03-13 Rémi Denis... - Fix POSIX locale handling (well you'd better not...
2007-03-13 Jean-Baptiste... MKV USF subtitles support and other Subtitles improvements.
2007-03-13 Jean-Baptiste... Qt4 - Preferences : Reset preferences.
2007-03-13 Rémi Denis... Avoid reference to deprecated FromLocale() in comments ;)
2007-03-13 Pavlov KonstantinRussian translation for desktop entries.
2007-03-13 Pavlov KonstantinBetter looking QListWidget for simple preferences.
2007-03-13 Jean-Baptiste... Qt4 - Reorganize the SPrefs categories :
2007-03-13 Jean-Baptiste... Qt4 - SPrefs: New icons from Tombigel.
2007-03-12 Antoine CellerierFR name capitalisation fix by Adri2000 (+ version numbe...
2007-03-12 Rémi Denis... - Also allow AI_CANNONAME in case someone ever uses it
2007-03-12 Rémi Denis... - Always use AI_NUMERICSERV since we cannot use service...
2007-03-12 Sam Hocevar* modules/audio_filter/format.c: fix audio conversion...
2007-03-11 Damien Fouilleul- voutgl.m: misc cleanup, reworked context locking...
2007-03-11 Jean-Paul SamanFix bug in vlc.audio.track and add new properties vlc...
2007-03-11 Rémi Denis... Dist missing header file
2007-03-11 Rémi Denis... Untested support for RFC4771:
2007-03-11 Rémi Denis... DO NOT F***ING REMOVE my asserts()
2007-03-11 Rémi Denis... Use long instead of int32_t when passing 32-bits value...
2007-03-11 Rémi Denis... Leverage libgcrypt CounTeR mode implementation to simpl...
2007-03-11 Rémi Denis... API cleanup
2007-03-11 Rémi Denis... - Improve DIST_SUBDIR
2007-03-11 Rémi Denis... Fix a bunch of errors in PO files (fuzzy file descripti...
2007-03-11 Rémi Denis... Long overdue update
2007-03-11 Jean-Paul SamanRemove unused headerfile
2007-03-11 Christophe... update file list and vlc.pot
2007-03-11 Christophe... Revert [19197]. POTFILES.in was bogus as it didn't...
2007-03-10 Jean-Paul Samanassert if p_current is NULL, it should be valid
2007-03-10 Rémi Denis... SRTP/SRTCP receive window for replay attack protection
2007-03-10 Rémi Denis... Ahem. Fix crappy previous commit.
2007-03-10 Rémi Denis... Maintain the SRTCP index
2007-03-10 Rémi Denis... Fix SRTP Roll-Over-Counter handling
2007-03-10 Filippo Caroneoutput jvlc.dll for windows java
2007-03-10 Rémi Denis... Remove window size parameter.
2007-03-10 Jean-Paul SamanRemove useless assert(len>0) because (len == 0) is...
2007-03-10 Jean-Paul SamanRevert [19273] because these asserts are meant to catch...
2007-03-10 Rémi Denis... SRTCP support
2007-03-10 Rémi Denis... Revert [19270]
2007-03-10 Jean-Paul SamanRemove unused headerfile
2007-03-10 Jean-Paul SamanSanity check
2007-03-10 Jean-Paul SamanRemove unused headerfile.
2007-03-10 Filippo Caroneuse kill-at otherwise symbols will not be found
2007-03-10 Jean-Paul SamanDon't abort when nothing found in playlist.
2007-03-10 Jean-Paul SamanCheck return value of GetInput
2007-03-10 Jean-Paul SamanFix a bunch of potential memleaks.
2007-03-10 Jean-Paul SamanRemove useless test
2007-03-10 Rémi Denis... RTP HMAC-SHA1 authentication
2007-03-10 Jean-Paul SamanFix compiler warning
2007-03-10 Jean-Paul SamanDon't check return value of getopt_long against EOF...
2007-03-10 Jean-Paul SamanRemove unused headerfile
2007-03-10 Jean-Paul SamanProperly cleanup hal connection when connecting to...
2007-03-10 Rémi Denis... Remove unused variable
2007-03-10 Rémi Denis... Partial Win32 compile fix
2007-03-10 Rémi Denis... Initial support for Secure Real-Time Protocol (RFC3711...
2007-03-10 Rémi Denis... Create a modules-like directory for libraries
2007-03-10 Pierre d'HerbemontMac OS X gui: Revert r19259. We are not ready to do...
2007-03-09 Pierre d'HerbemontMac OS X gui: Make sure we don't end up with a freed...
2007-03-09 Filippo Caronelibjvlc.dll is created when crosscompiling
2007-03-09 Olivier Aubertmodules/misc/svg: include vlc_charset, and define svg_G...
2007-03-09 Olivier Aubertbindings/python/vlc_internal.c: compatibility define...
2007-03-09 Olivier Aubertbindings/python/vlcwrapper.py: use vlcinternal module...
2007-03-08 Filippo Caronelibjvlc changes for win32 cross compile
2007-03-08 Laurent AimarFixed media looping (Patch by Ilkka Ollakka)
2007-03-08 Christophe... only check for swscale.h if libswscale is there and...
next