]> git.sesse.net Git - vlc/shortlog
vlc
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()
2009-04-10 Rémi Denis... Use stack array rather than alloca
2009-04-10 Rémi Denis... Remove useless bsearch check
2009-04-10 Rémi Denis... Start moving replacement functions to a static import...
2009-04-10 Rémi Denis... Remove unused scandir check
2009-04-10 David Flynnwin32: delete old *printf fixup code.
2009-04-10 David Flynnwin32: Fix *printf & require mingw32-runtime version...
2009-04-10 David FlynnRevert "Revert "win32: remove old attempts to define...
2009-04-10 David Flynncontrib: fix building static liboil
2009-04-10 Rémi Denis... Remove useless check for time.h
2009-04-10 Rémi Denis... Remove useless (partially used) check for stdint.h
2009-04-10 Rémi Denis... Remove unused check for sys/sockio.h
2009-04-10 Rémi Denis... Remove useless (very partially used) check for errno.h
2009-04-10 Rémi Denis... Remove unused check for stdbool.h
2009-04-10 Rémi Denis... Remove unused check for wchar.h
2009-04-10 Rémi Denis... Remove unused check for sys/int_types.h
2009-04-10 Rémi Denis... Remove useless check for inttypes.h
2009-04-10 Rémi Denis... Remove useless check for (C89) <signal.h>
2009-04-10 Felix Paul... macosx: implement controll support for the Media Keys...
2009-04-10 Felix Paul... macosx: fixed crash in case either psz_module or psz_ms...
2009-04-09 Jean-Baptiste... Qt4: correct fix for Hotkeys preferences.
2009-04-09 Jean-Baptiste... Contribs: live-win32-nonblock.patch is unneeded now...
2009-04-09 Jean-Baptiste... Revert "win32: fix %zu fixups - dont use mingw's vsnprintf"
2009-04-09 Jean-Baptiste... Revert "win32: vlc_fix_format_string - various fixes"
2009-04-09 Jean-Baptiste... Revert "win32: make vlc_vsnprintf more like c99 vsnprintf"
2009-04-09 Jean-Baptiste... Revert "win32: remove old attempts to define snprintf...
2009-04-09 Jean-Baptiste... Revert "Qt: fix crashes possible in Hotkey settings."
2009-04-09 Laurent AimarImproved wav multichannel support.
2009-04-09 Rémi Denis... Compile fix
2009-04-09 Jean-Baptiste... Qt: fix crashes possible in Hotkey settings.
2009-04-09 Rémi Denis... XCB: resize support
2009-04-09 Rémi Denis... X11 common: code factorization
2009-04-09 Rémi Denis... xcb_window: implement VOUT_SET_SIZE
2009-04-09 Jean-Baptiste... Contrib: Force schroedinger to be mono-threaded, until...
2009-04-09 Felix Paul... macosx: updated window styles for VLCControllerWindow...
2009-04-09 Rémi Denis... Add vlm_MessageSimpleNew with --disable-vlm
2009-04-08 Laurent AimarFixed spu_t attach/detach sequence.
2009-04-08 Laurent AimarFixed sanetizing of file name in input_CreateFilename.
2009-04-08 Laurent AimarWarned about unused filename_sanitize result.
2009-04-08 Laurent AimarFixed integer overflow in avi index creation.
2009-04-08 Rémi Denis... Improve debug
2009-04-08 Rémi Denis... Cosmetic
2009-04-08 Rémi Denis... Forcefully update file size if read data past the forme...
2009-04-08 Rémi Denis... Reading regular and block files can always be paced
2009-04-08 Felix Paul... avi: set title instead of message. This looks better...
2009-04-08 Felix Paul... macosx: make sure that 'dialog-progress-bar' and 'dialo...
2009-04-08 Felix Paul... macosx: draft for 'dialog-progress-bar' and clean up
2009-04-08 Felix Paul... macosx: added 'ffmpeg-skiploopfilter' to the simple...
2009-04-08 Vincenzo Realel10n: Italian update
2009-04-08 Eric Lassaugeqt4: i18n fixes
2009-04-08 Eric Lassaugei18n: Add missing files
2009-04-07 Felix Paul... macosx: compilation fix *grml*
2009-04-07 Felix Paul... macosx: reflect the renamings in the respective files
2009-04-07 Felix Paul... macosx: rename files as there is no Interaction framewo...
2009-04-07 Felix Paul... macosx: new nib file for more complex dialogs triggered...
2009-04-07 Felix Paul... macosx: implemented 'dialog-login' and cleaned up most...
2009-04-07 Felix Paul... macosx: implement 'dialog-fatal' and 'dialog-question...
2009-04-07 Felix Paul... macosx: fix addition of empty folders to the playlist...
2009-04-07 Felix Paul... contribs: forward-port Derk-Jan's libswscale fixes...
2009-04-07 Felix Paul... contribs: bootstrap dirac on Darwin, so we don't need...
2009-04-07 Felix Paul... contribs: fix goom compilation
2009-04-07 Felix Paul... contribs: updated libtool to 2.2.6(a) because of dirac
2009-04-07 Felix Paul... contribs: live555 compilation fix
2009-04-06 Vincenzo Realel10n: Italian update
2009-04-06 Myckel Habetsl10n: Dutch update
2009-04-06 A S Alaml10n: Punjabi update
2009-04-06 Tomáš Chvátall10n: Czech update
2009-04-06 Christophe... Merge po with new vlc.pot
2009-04-06 Christophe... Update vlc.pot with the strings from the .ui this time
2009-04-06 Antoine CellerierDon't reinvent strcasecmp().
2009-04-06 Antoine CellerierUse image_Mime2Fourcc().
2009-04-06 Antoine CellerierAdd image_Mime2Fourcc() function and use in image_ReadUrl()
2009-04-06 Derk-Jan Hartmanlibmpeg2: Fix Closed Captions in GOP.
2009-04-06 Antoine CellerierDo not print the password in the log. That's dangerous!
2009-04-06 Rémi Denis... Bring the glibc detection back, not using dlopen()...
next