]> git.sesse.net Git - vlc/shortlog
vlc
2009-04-16 Rémi Denis... Include <libintl.h> only when really needed
2009-04-16 Christophe... l10n: Synchronise po files
2009-04-15 Cristian Secarăl10n: Romanian update
2009-04-15 Matej Urbanl10n: Slovenian update
2009-04-15 Marián Hikaníkl10n: Slovak update
2009-04-15 Ara Qadirl10n: Kurdish (Sorani) update
2009-04-15 Zabeeh Khanl10n: Pashto update
2009-04-15 Éric Lassaugel10n: French update
2009-04-15 GAILLARD Tonyl10n: Occitan update
2009-04-15 Vincenzo Realel10n: Italian update
2009-04-15 Myckel Habetsl10n: Dutch update
2009-04-15 Eerol10n: Initial Estonian translation
2009-04-15 Sidney Dorial10n: Brazilian Portuguese update
2009-04-15 Christophe... Update POT file
2009-04-15 Jean-Baptiste... Contribs: minors updates of gcrypt and fribidi.
2009-04-15 Rémi Denis... Compile fix
2009-04-15 Rémi Denis... Merge branch 'master' of git@git.videolan.org:vlc
2009-04-15 Rémi Denis... Qt4: hopefully fix the last open file path
2009-04-15 Laurent AimarDisable timeout usage under WIN32 with live555.
2009-04-15 Laurent AimarFixed win32 compilation.
2009-04-15 Laurent AimarFixed TCP rollover.
2009-04-15 Rémi Denis... Remove useless display pointer
2009-04-15 Rémi Denis... Force same WM_CLASS as the Qt4 UI
2009-04-15 Rémi Denis... Do not pass custom Xlib display to Qt4 - fixes #2322
2009-04-15 Rémi Denis... Qt4: set proper window class (refs #2322)
2009-04-15 Rémi Denis... XCB: set WM_CLIENT_MACHINE properly
2009-04-15 Rémi Denis... Add class for ICCCM Window Management.
2009-04-15 Rémi Denis... Set a name for the video window
2009-04-15 Rémi Denis... Support for pgettext
2009-04-15 Rémi Denis... Hotkeys: cleanup variable use
2009-04-15 Rémi Denis... Thread-safe and more compact hotkeys initialization
2009-04-15 Rémi Denis... Revert "Win32: use the destructor function for TLS...
2009-04-14 Derk-Jan Hartmanfortunes.txt: Amy Wineglass slapping
2009-04-14 Antoine CellerierFixing the mosaic memleak is worth mentioning.
2009-04-14 Phil Roffe... Fixed by decrementing the i_refcount variable in the...
2009-04-14 Jean-Baptiste... MKV: fix support of MLP tracks in MKV.
2009-04-14 Derk-Jan Hartmanavcodec: correct fourcc for XSUB
2009-04-14 Derk-Jan Hartmanavi: detect DivX XSUB subtitles.
2009-04-14 Rémi Denis... Fix --vout-event value descriptions
2009-04-14 Rémi Denis... vout-event used to be called x11-event
2009-04-14 Rémi Denis... Avoid POSIX-deprecated asctime_r()
2009-04-14 Rémi Denis... No need to check for strtof() here
2009-04-14 Derk-Jan Hartmancontrib: Makefile uses tab not spaces
2009-04-14 Rémi Denis... Cannot read from probe, not from peek
2009-04-14 Geoffroy CouprieAdd Koreus Lua playlist file
2009-04-13 Felix Paul... macosx: compile code explictly for the required archite...
2009-04-13 Felix Paul... contribs: don't compile ffmpeg with mdynamic-no-pic...
2009-04-13 Laurent AimarImproved a52 in wav detection robustness.
2009-04-13 Laurent AimarSplit out a52 parsing functions into a52.h
2009-04-13 Rémi Denis... Don't try to lock locked mutexes under valgrind
2009-04-13 Rémi Denis... De-inline vlc_assert_locked()
2009-04-13 Laurent AimarFixed an incorrect read() error handling (http access).
2009-04-13 Felix Paul... contribs: binary package 6 is up for ppc
2009-04-13 Laurent AimarFixed some AC3 file playback with a52 audio filter.
2009-04-13 Felix Paul... contribs: fix libcaca compilation on OSX/PPC
2009-04-13 Felix Paul... contribs: remove no longer needed swscale patch
2009-04-13 Felix Paul... Revert [832ce82dac31f15dca7b734c7df7c943ea652bd6] as...
2009-04-13 Felix Paul... contribs: fixed liboil compilation on PPC machines
2009-04-13 Laurent AimarAdded support for buggy SubRip files that use dot inste...
2009-04-13 Felix Paul... contribs: use yasm on PPC-Darwin, too
2009-04-13 Felix Paul... contribs: use gnu main server instead of esat, as it...
2009-04-13 Felix Paul... macosx: work-around a deprecated method and ask the...
2009-04-12 Felix Paul... macosx: fix copy/paste error
2009-04-12 Pierre d'Herbemontgui/*macosx: Don't rely on carbon or on old non 64...
2009-04-12 Felix Paul... macosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-12 Felix Paul... macosx: experimental 64bit support
2009-04-12 Felix Paul... configure: default disable the deprecated quicktime...
2009-04-12 Laurent AimarFixed segfault with some dvd subttile streams.
2009-04-12 Laurent AimarAlways use swab.
2009-04-12 Laurent AimarImplemented replacement for swab.
2009-04-12 Felix Paul... contribs: updated binary package for Mac OS X (i686...
2009-04-12 Felix Paul... contribs/ffmpeg: apply ppc-only patches on ppc only...
2009-04-12 Felix Paul... contribs: compile ffmpeg for Intel core2 on Darawin 10
2009-04-12 Felix Paul... macosx: let the about window show whether VLC runs...
2009-04-12 Rémi Denis... Remove unused vlc_(send|recv)msg
2009-04-12 Rémi Denis... Fix C++ linking
2009-04-11 Pierre d'Herbemontmacosx/framework: Back in business.
2009-04-11 Pierre d'HerbemontUse the nsobject for minimal_macosx.
2009-04-11 Pierre d'Herbemontlibvlc: Export _get/set_nsobject.
2009-04-11 Rémi Denis... Typo
2009-04-11 Rémi Denis... Win32: use the destructor function for TLS (fixes ...
2009-04-11 Rémi Denis... vlc_thread_fatal is not needed on production builds
2009-04-11 Rémi Denis... libvlc.dll needs libcompat.la
2009-04-11 Rémi Denis... Preprocessor is sufficient for mingw-runtime check
2009-04-11 Rémi Denis... Fix strcasestr replacement
2009-04-11 Rémi Denis... Deinline vlc_threadvar_(|s)get and kill useless indirection
2009-04-11 Rémi Denis... typo
2009-04-11 Rémi Denis... Rationalize string
2009-04-11 Jean-Philippe... Fix object leak (1 from my previous commit + 2 others)
2009-04-11 Jean-Philippe... Fix segfault: press Shift+A without an opened AOUT...
2009-04-11 Jean-Philippe... Qt: toggle minimal view should not change the interface...
2009-04-11 Jean-Philippe... Qt: no popup menu over the status bar and menu bar
2009-04-10 Rémi Denis... Remove buggy and unused vlc_wraptext()
2009-04-10 Derk-Jan Hartmanmacosx: fix compilation error introduced in [5c30d75fcc...
2009-04-10 Derk-Jan Hartmanmkv: remove unmatche #endif introduced [b870bc9ddf45f01...
2009-04-10 Rémi Denis... Merge branch 'master' of git@git.videolan.org:vlc
2009-04-10 Rémi Denis... Move remaining replacement to static import library
2009-04-10 Rémi Denis... Mention which standard replacements follow
2009-04-10 Felix Paul... macosx: NSApplication was subclassed in [408f769e5768bf...
2009-04-10 Rémi Denis... Avoid alloca()
next