]> git.sesse.net Git - vlc/shortlog
vlc
2009-07-02 Kaarlo Raihachange nsis Play to Open
2009-07-02 Cyril MathéActiveX: Generated IDL files for ActiveX compilation
2009-07-01 Jean-Baptiste... Qt: plugins dialog as a toggle one.
2009-07-01 Jean-Baptiste... Qt: Close #2906
2009-07-01 Cyril MathéMoz-Plugin: Marquee JS Bindings
2009-07-01 Cyril MathéActiveX: Marquee JS Bindings
2009-07-01 Anthony Loiseauwin32/nsis: fix section descriptions
2009-07-01 Laurent AimarRemoved unused function in spatializer.
2009-07-01 JP DingerSpatializer fixing
2009-07-01 Laurent AimarImproved error message in case of unrecognized DVB...
2009-07-01 Laurent AimarAdded 2 missings DVB subtitle types (used by french...
2009-07-01 Laurent AimarAdded es_format_InitFromVideo helper.
2009-07-01 Laurent AimarClean up.
2009-07-01 Cyril Mathélibvlc API: Fix a possible SEGFAULT
2009-07-01 Rémi Duraffortsmb: fix compilation for win32.
2009-07-01 Rémi Duraffortrss: factorize.
2009-07-01 Rémi Duraffortsmb: use utf8_open (fix #2922)
2009-07-01 Rémi Duraffortrss: remove a dummy lock (we don't need to lock the...
2009-07-01 Rémi Duraffortrss: fix a memleak (double strdup) and ad a missing...
2009-06-30 Jean-Baptiste... Qt: Remove some connect errors.
2009-06-30 Rémi DuraffortWe must not return the picture directly but copy it...
2009-06-30 Rémi DuraffortCorrectly fix the segfault if no mask is provided.
2009-06-30 Sébastien Escudierlibvlc_vlm_release : release events stuff Centralize...
2009-06-30 Rémi Duraffortcolorthres: remove a call to var_GetInteger inside...
2009-06-30 Rémi Duraffortrss: fix object leak.
2009-06-30 Rémi DuraffortCosmetics.
2009-06-30 Rémi DuraffortRemove FIXME (already fix).
2009-06-30 Rémi DuraffortRemove dummy p_sys variable.
2009-06-30 Pierre Ynardvod_rtsp: fix segfault if memory allocation fails
2009-06-30 Rémi Duraffortfix potential memleak.
2009-06-30 Rémi DuraffortFix a segfault if the mask can't be loaded and aso...
2009-06-30 Rémi DuraffortFix a crash if BEST_AUTOCROP isn't defined (non initial...
2009-06-30 Rémi DuraffortGlobal headers.
2009-06-30 Rémi DuraffortFix encoding.
2009-06-30 Derk-Jan Hartmanvcd: arpa/inet.h is required for ntohl() on FreeBSD
2009-06-29 Rémi Denis... RAM: use decode_URI(), not FromLocale(). Untested.
2009-06-29 Rémi Denis... Remove dummy string copy
2009-06-29 Anthony Loiseauactivex: setting default aspect ratio is legal
2009-06-29 Rémi Denis... Remove enums from public APIs
2009-06-29 Rémi Denis... Shared object friendliness
2009-06-29 Rémi Denis... Compiler knows better when to inline or not
2009-06-29 Rémi Denis... Grammar
2009-06-29 Cyril Mathélibvlc API: Fix an error in libvlc_video_set_marquee_op...
2009-06-29 Cyril Mathélibvlc API: Add Marquee Filter to libvlc in video.c
2009-06-29 Pierre d'Herbemontvout: vout_EnableFilter takes a const char *.
2009-06-29 Pierre d'Herbemontinput: Support file://localhost/file type url.
2009-06-29 Pierre d'Herbemontmedia_list_player: Instance variable access should...
2009-06-29 Pierre d'Herbemontframework: Fix the Pre-Compile script.
2009-06-28 Erwan Tulouskins2(Windows): fix sporadic vlc hangings at termination
2009-06-28 Laurent AimarMade sure that our output buffer is large enough with...
2009-06-28 Laurent AimarForged a TTA1 header in matroska if not present.
2009-06-28 Laurent AimarDo not skip non finite size element in matroska.
2009-06-28 Erwan Tulouskins2(windows): correct playback not started automatic...
2009-06-28 Erwan Tulouskins2(Windows): add a command to start the first playl...
2009-06-28 Erwan Tulouskins2: remove unneeded code (already inherited from...
2009-06-28 Erwan Tulouskins2: add missing var_DelCallback
2009-06-28 Felix Paul... contribs: updated binary package including the new...
2009-06-27 Felix Paul... contribs: updated the mozilla SDK based upon Firefox...
2009-06-27 Felix Paul... contribs: fixed mozilla/firefox compilation
2009-06-27 Felix Paul... macosx: fixed video output
2009-06-27 Felix Paul... macosx: reflect nib file changes in make dist
2009-06-27 Felix Paul... macosx: converted the remaining nib files to the IB...
2009-06-27 Felix Paul... contribs: fixed glib compilation by removing the depend...
2009-06-27 Laurent AimarWorkaround libmpeg2 DPB bugs (#2883).
2009-06-27 Rémi Denis... Fix format security warnings (fixes: #2857)
2009-06-26 Derk-Jan Hartmanmacosx: Don't try to guess a name anymore. This is...
2009-06-26 Jean-Paul Samanqt4: v4l2 input no longer support audio capture. Use...
2009-06-26 Derk-Jan Hartmanmacosx: Fix file:// in the open panel
2009-06-26 Derk-Jan Hartmanquartztext: fontsizes of <=0 are not useful. use 12...
2009-06-26 Jean-Baptiste... Update Win32 before 1.0.0
2009-06-26 Rémi Duraffortcodec_fake: use var_CreateGet* when applicable.
2009-06-26 Rémi Duraffortcodec_fake: Fix potential crash (add and delete the...
2009-06-26 Felix Paul... contribs: first step to update the mozilla SDK
2009-06-26 Rémi DuraffortThese headers are global.
2009-06-26 Rémi Duraffortmosaic: fix potential deadlock (unlocking in the right...
2009-06-26 Felix Paul... fixed make dist
2009-06-26 Felix Paul... macosx: added missing nib part
2009-06-26 Felix Paul... macosx: implemented options to disable Apple Remote...
2009-06-26 Felix Paul... macosx: fixed compilation warning
2009-06-26 Rémi Duraffortmosaic: ad missing var_DelCallback.
2009-06-26 Rémi DuraffortMarquee: remove a double var_AddCallback and add a...
2009-06-26 Rémi DuraffortNo need to test for NULL before free and use calloc...
2009-06-26 Rémi DuraffortFix encoding (and writing).
2009-06-26 Rémi DuraffortRemove uneeded test.
2009-06-26 Rémi DuraffortRevert "samba: simplify the configure test."
2009-06-26 Rémi DuraffortDynamicOverlay: fix a race condition (psz_(input|output...
2009-06-26 Rémi DuraffortFix potential crash (missing var_DelCallback).
2009-06-26 Rémi DuraffortDynamicOverlay: fix crash (invalid free).
2009-06-26 Rémi DuraffortDynamicOverlay: cosmetics.
2009-06-26 Rémi Duraffortsamba: simplify the configure test.
2009-06-25 Rémi Denis... Process key action immediately, kill the hotkey thread
2009-06-25 Rémi Denis... http: check x509 common name against the URL
2009-06-25 Rémi Denis... Check for remote file - Linux support
2009-06-25 Derk-Jan Hartmanfile: When loading a non-local file, raise the caching...
2009-06-25 Derk-Jan Hartmaninput: assert in InputSourceInit() if there is no MRL...
2009-06-25 Rémi DuraffortThe variable was already created by config_ChainParse.
2009-06-25 Derk-Jan Hartmancontrib: update fontconfig to 2.7.0
2009-06-25 Derk-Jan HartmanDelete preferences.app: Update with new path due to...
2009-06-25 Derk-Jan Hartmanconfig: Change the caching directories of VLC Mac OS...
2009-06-25 Derk-Jan Hartmanxspf: Don't nop item->psz_nam
next