]> git.sesse.net Git - vlc/history - modules
VLM : move input event callback deletion. In order to receive all inputs events it...
[vlc] / modules /
2009-08-24 Rémi Denis-CourmontRemove config_GetUserDataDir()...
2009-08-24 Rémi Denis-CourmontRemove config_GetUserConfDir
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-24 Hugo Beauzee-LuyssenMissing loop iterator initialization
2009-08-24 Erwan Tuloufreetype: On Win32 (no fontconfig), correct compilation...
2009-08-24 Erwan Tulouqt4: ensure uri-encoded files are passed to the core
2009-08-24 Erwan Tulouskins2: rework of vout manager
2009-08-24 Erwan Tulouskins2: lock needed for updating the async queue (multi...
2009-08-24 Erwan Tulouskins2: avoid deadlock when audio-visual is used (accou...
2009-08-24 Erwan Tulouskins2: correct volume slider stuck to mute once reques...
2009-08-23 Jean-Baptiste KempfId3tag: fix compilation after breakage
2009-08-23 Rémi Denis-CourmontRevert "vlc_bits: Differentiate between writable bits...
2009-08-23 Rémi Denis-CourmontUse VLC object for meta writer and factor code
2009-08-23 Rémi Denis-CourmontUse a VLC object for meta reader
2009-08-23 Rémi Denis-CourmontMake playlist_export_t a VLC object
2009-08-23 Jakob Lebenqt4: fix typo + cosmetics
2009-08-23 Jakob Lebenqt4: fix playlist column show/hide
2009-08-23 Jean-Baptiste KempfWinGDI: kill warning
2009-08-23 Jean-Baptiste KempfMSW: signedness corrections
2009-08-23 Jean-Baptiste KempfWin32: kill warning about undefined preproc variable
2009-08-23 Jean-Baptiste KempfVisual: reindent (2)
2009-08-23 Jean-Baptiste KempfVisual: kill signedness warnings
2009-08-23 Jean-Baptiste KempfVisual: reindent
2009-08-23 Jean-Baptiste KempfMSW: kill "cast from function... to non matching type...
2009-08-23 Jean-Baptiste KempfComment out dead code
2009-08-23 Jean-Baptiste Kempfmsw vouts: Fix signed vs unsigned type and format strings
2009-08-23 Jean-Baptiste Kempfid3tag: code cosmetic and warning killing
2009-08-23 Jean-Baptiste KempfRC: kill warnings
2009-08-23 Rémi Denis-Courmontart_finder_t: custom type for art finder modules
2009-08-22 Jean-Baptiste KempfPortaudio: consistency with other aouts (and kill a...
2009-08-22 Jean-Baptiste KempfQuicktime: kill warnings for Win32
2009-08-21 Ilkka Ollakkaqt4: remove p_playlist intf-change callback
2009-08-21 Jean-Baptiste KempfId3tag: constify when possible.
2009-08-21 Jakob Lebenqt4: cosmetics and consistence
2009-08-21 Jean-Baptiste Kempfid3tag: kill a warning about casting
2009-08-21 Pierre d'Herbemontcdda: Don't include vlc_playlist.h.
2009-08-21 Pierre d'Herbemontmodules: Use access_GetParentInput and demux_GetParentI...
2009-08-21 Pierre d'Herbemontchorus_flanger: Fix a bad cast.
2009-08-21 Pierre d'Herbemontchorus_flanger: No need to cast here.
2009-08-21 Rémi Denis-CourmontRevert "Revert "memcpy: Flag an unused param in memcpya...
2009-08-21 Rémi Denis-CourmontRevert "signals: Return NULL at SigThread end."
2009-08-21 Rémi Denis-CourmontRevert "memcpy: Flag an unused param in memcpyaltivec."
2009-08-21 Pierre d'Herbemontopengl: Move includes at the begining.
2009-08-21 Pierre d'Herbemontopengl: Re-order #defines and fix a non defined token...
2009-08-21 Pierre d'Herbemontdemux playlist: Move the usage of vlc_object_find behin...
2009-08-21 Pierre d'Herbemontvisual: Fix bad function return value cast.
2009-08-21 Pierre d'Herbemontquartztext: By pass hard ass headers.
2009-08-21 Pierre d'Herbemontlogo: Fix a misuse of a filter_NewBlend, that should...
2009-08-21 Pierre d'Herbemontmemcpy: Make fast_memcpy static.
2009-08-21 Pierre d'Herbemontauhal: Don't include hard ass headers.
2009-08-21 Pierre d'Herbemontdrms: Fix a pointer to int comparison.
2009-08-20 Pierre d'Herbemonthttp: Don't compare unsigned directly and factorize.
2009-08-20 Pierre d'Herbemontscreen: By pass hard ass headers.
2009-08-20 Pierre d'Herbemontps: Fix bad function return value cast.
2009-08-20 Pierre d'Herbemontpva: Bad function return value cast.
2009-08-20 Pierre d'Herbemontnuv: Fix some warnings and fix an issue where some...
2009-08-20 Pierre d'Herbemontnsv: Don't cast function return.
2009-08-20 Pierre d'Herbemontavformat: Don't cast function return value.
2009-08-20 Pierre d'Herbemontsignals: Return NULL at SigThread end.
2009-08-20 Pierre d'Herbemontflac: Fix a bad cast from function call warning.
2009-08-20 Pierre d'Herbemontts: Fix some signess comparison issue.
2009-08-20 Pierre d'Herbemontogg: Fix some pointer sign comparison warning.
2009-08-20 Pierre d'Herbemontlpcm: Fix a few unsigned comparison warnings.
2009-08-20 Pierre d'Herbemontdynamicoverlay: We need a commanddesc_static_t for...
2009-08-20 Pierre d'Herbemontdynamicoverlay: psz_command shouldn't be const.
2009-08-20 Pierre d'Herbemontreal: Fix unsigned issues, and fix an overflow that...
2009-08-20 Pierre d'Herbemontcaca: Fix a warning about unsigned.
2009-08-20 Jean-Baptiste KempfFix directory compilation on Win32
2009-08-20 Jean-Baptiste KempfFix unused warning on drawable.c
2009-08-20 Jean-Baptiste KempfUNUSED for Wingdi
2009-08-20 Jean-Baptiste KempfUNUSED for direct3d
2009-08-20 Jean-Baptiste KempfUNUSED for directx vout
2009-08-20 Pierre d'Herbemontmemcpy: Flag an unused param in memcpyaltivec.
2009-08-20 Geoffroy Coupriekill a warning
2009-08-20 Pierre d'Herbemontaa: Mark unused args.
2009-08-20 Jean-Baptiste KempfRealAudio: fix compile for Win32
2009-08-20 Hugo Beauzee-LuyssenSolved I420_Rgb build
2009-08-20 Jean-Baptiste KempfQuicktime: fix warning
2009-08-20 Jean-Baptiste KempfFrimp
2009-08-20 Pierre d'Herbemontlibmpeg2: Only define GetCC when needed.
2009-08-20 Jean-Baptiste KempfFix PortAudio warnings
2009-08-20 Pierre d'Herbemontvlc_bits: Differentiate between writable bits stream...
2009-08-20 Pierre d'Herbemontsmb: Flag unused params.
2009-08-20 Pierre d'Herbemontdvb: Flag unused callback parameter.
2009-08-20 Pierre d'Herbemontauhal: Use a litteral for the format.
2009-08-20 Pierre d'Herbemontdvb: Blindly flag unused args.
2009-08-20 Pierre d'Herbemontvcdx: No need to cast. Kill a warning.
2009-08-20 Pierre d'Herbemontrtsp: Feed a litteral to the format to kill a warning.
2009-08-20 Pierre d'Herbemontosd: Fix a unused variable warning.
2009-08-20 Pierre d'Herbemontmotion: We really want an assignation here. Put parenth...
2009-08-20 Pierre d'Herbemontvcdx: Use %zu in format for size_t. (Kill a warning).
2009-08-20 Pierre d'Herbemontcdda: Avoid a macro and kill a warning.
2009-08-20 Pierre d'Herbemontrtsp: Mark some function as static.
2009-08-20 Jean-Baptiste KempfNEWS: Removal of modules
2009-08-20 Pierre d'Herbemontshout: Flag unused param.
2009-08-20 Pierre d'Herbemontwall: Remove unused variable and flag unused param.
2009-08-20 Pierre d'Herbemontmosaic: Remove unused function.
2009-08-20 Pierre d'Herbemontlogger: Flag unused param.
2009-08-20 Pierre d'Herbemontquartztext: Silence warning that are not our business...
2009-08-20 Pierre d'Herbemontfreetype: Flag an unused param.
next