]> git.sesse.net Git - vlc/shortlog
vlc
2007-02-10 Rémi Denis... s/psz_name/psz_path/ for consistency
2007-02-10 Rémi Denis... Add pf_control to access_output
2007-02-10 Rémi Denis... Force RTP for UDP-Lite, as we have no legacy issue...
2007-02-10 Rémi Denis... Fix warnings
2007-02-10 Rémi Denis... Remove useless define
2007-02-10 Rémi Denis... Big SAP/announce cleanup
2007-02-10 Rémi Denis... net_GetPort() returns network-byte order port number...
2007-02-10 Rémi Denis... Add var_GetNonEmptyString
2007-02-10 Rémi Denis... De-inline base64 decoder
2007-02-10 Rémi Denis... Fix compiler warning
2007-02-10 Rémi Denis... Add support for session description
2007-02-10 Rémi Denis... Cosmetic
2007-02-10 Christophe... telnet.c: remove the bloat which was needed when string...
2007-02-09 Antoine CellerierAdd function to simulate hotkey presses from the HTTP...
2007-02-09 Antoine CellerierAdd "key" (or "hotkey") command in RC to simulate a...
2007-02-09 Rémi Denis... Partial announce API cleanup
2007-02-09 Rémi Denis... multipass x264 patch courtesy of Sašo Kiselkov
2007-02-09 Rémi Denis... Remove use SAP/TTL cruft
2007-02-09 Rémi Denis... Fix a few warnings
2007-02-09 Rémi Denis... Add SDP generation helper with a bunch of would-be...
2007-02-09 Rémi Denis... NTPtime64() returns an NTP timestamp
2007-02-09 Christophe... * modules/demux/ts.c: Fixed erroneous warning messages...
2007-02-08 Christophe... Spanish l10n update by Antonio Javier Varela
2007-02-08 Christophe... .
2007-02-08 Jean-Baptiste... Qt4: One Day / One Simples Pref UI.
2007-02-07 Sigmund Augdal... Don't crash on messed up aspect ratios.
2007-02-07 Christophe... Add media key to X11 vouts. Patch by loox.thefuture
2007-02-07 Damien Fouilleul- directx: put the code in the right place ;)
2007-02-07 Damien Fouilleul- directx, direct3d: for non-overlay surfaces, remove...
2007-02-07 Jean-Baptiste... Qt4: One Day / One ui. Audio.
2007-02-06 Jean-Baptiste... Patch from Cédric Cocquebert for sharpen filter.
2007-02-06 Pavlov KonstantinFix indentation.
2007-02-06 Pavlov KonstantinRemove pid file on exit.
2007-02-06 Christophe... Make update-po
2007-02-06 Christophe... Xcode project has moved
2007-02-06 Pavlov KonstantinProperly check for Xext library. We got way more kludge...
2007-02-06 Pavlov KonstantinAdded symbols needed to link vlc.
2007-02-06 Jean-Paul SamanFix by thresh for syslog logging. Initialized pointers...
2007-02-06 Christophe... l10n in vlc.desktop for Swedish by Daniel Nylander
2007-02-06 Jean-Baptiste... Oops. Sorry.
2007-02-05 Jean-Baptiste... NEWS: add teletext and sharpen, before we forget to...
2007-02-05 Pavlov KonstantinDon't translate messages in telnet interface
2007-02-05 Jean-Baptiste... Qt4: Update and finish (?) Video Prefs.
2007-02-05 Christophe... Use DLL_EXPORT only on win
2007-02-05 Pavlov KonstantinLink screen and panoramix plugins with X11 only, they...
2007-02-05 Damien Fouilleul-fvisibility-inlines-hidden breaks x86_64 ld linker
2007-02-05 Rémi Denis... Warning: Explicit kludge - parental advisory
2007-02-05 Rémi Denis... ifdef for old OSes
2007-02-05 Rémi Denis... UDP-Lite access output
2007-02-05 Rémi Denis... I *can* do it
2007-02-05 Rémi Denis... Fix linking
2007-02-05 Rémi Denis... Fix memory leaks and dummy error messages in net_OpenDgram
2007-02-05 Damien Fouilleul- vlc.c: commented out rootwrap() till it is properly...
2007-02-05 Rémi Denis... Fix impossible out-of-bound strcmp
2007-02-05 Damien Fouilleul- configure.ac: -fvisibility-inlines-hidden is C++...
2007-02-05 Rémi Denis... UDP-Lite access
2007-02-05 Damien Fouilleul- vlc_common.h: compile fix
2007-02-05 Damien Fouilleul- added support for visibility attribute for GCC 4...
2007-02-04 Jean-Baptiste... Add a module_Exists() function for Simple_Prefs. Don...
2007-02-04 Jean-Baptiste... Change in copyright and propedit.
2007-02-04 Jean-Baptiste... Sharpen Video-Filter.
2007-02-04 Jean-Baptiste... D-Bus ameliorations and fix by Mr_Mirsal.
2007-02-04 Christophe... support for automake 1.10. Patch courtesy of scop on...
2007-02-03 Damien Fouilleul- vlc_common.h: fix for vlc_wclosedir on MacOS X
2007-02-03 Damien Fouilleul- added controlled symbol export support for win32...
2007-02-03 Antoine CellerierOoops (?)
2007-02-02 Antoine CellerierUse DIR_SEP instead of "/"
2007-02-02 Christophe... * doc/fortunes.txt is a fortune file, please keep...
2007-02-02 Antoine CellerierSmall formating fix.
2007-02-02 Antoine CellerierCopy clip_uint8() function from ffmpeg and replace...
2007-02-02 Antoine Cellerier"I'm a girl!" fortune (x2) from 2 days ago.
2007-02-02 Damien Fouilleul- direct3d: device reset fixes (when resolution changes...
2007-02-02 Felix Paul... * this part of [18683] wasn't supposed to be committed...
2007-02-02 Felix Paul... * collection of various fixes and edits
2007-02-01 Antoine Celleriers/a42/a52/
2007-02-01 Christophe... check for enomem
2007-02-01 Jean-Baptiste... D-Bus Patch by Mirsal ENNAIME
2007-02-01 Rafaël CarréDisplays and hides simple preferences correctly
2007-02-01 Rafaël CarréAlways initialise dbus threads
2007-02-01 Jean-Baptiste... Qt4: Compile Fix.
2007-02-01 Damien Fouilleul- direct3d.c: attempt to fix incompatibility with Vista...
2007-01-31 Jean-Baptiste... Correction on the Makefile ..
2007-01-31 Jean-Baptiste... Win32 Contrib: Repair ffmpeg compile.
2007-01-31 Jean-Baptiste... Qt4: messages. Small commit to fix two forgottten qfu...
2007-01-31 Damien Fouilleul- activex: misc fixes for properties and events sinks
2007-01-31 Damien Fouilleul- activex: globally use win32 unicode APIs, hopefully...
2007-01-30 Jean-Baptiste... Qt4 : translate the titles for stats.
2007-01-30 Jean-Baptiste... * Qt4 : Use a QTreeWidget instead of a ui to display...
2007-01-30 Jean-Paul SamanFixed crash on vlc exit/quit and added sanity checking...
2007-01-30 Jean-Paul SamanForcefully set PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR...
2007-01-30 Christophe... Fix make clean
2007-01-30 Jean-Paul Samanoops copypaste error
2007-01-30 Jean-Paul SamanExtend contrib buildsystem to allow for a finer control...
2007-01-29 Antoine CellerierFix xml.
2007-01-29 Jean-Baptiste... Correct a typo mistake I did earlier.
2007-01-29 Jean-Baptiste... Correct a typo in packages.mak.
2007-01-28 Jean-Baptiste... Make sure "make source" works correctly.
2007-01-28 Jean-Baptiste... Oops. Missing $().
2007-01-28 Jean-Baptiste... Clean .svn before tarballs.
2007-01-28 Jean-Baptiste... Make the "make source" much better, to do ffmpeg-svn...
next