]> git.sesse.net Git - vlc/shortlog
vlc
2009-08-22 Jean-Baptiste... WinVLC: kill "was used with no prototype before its...
2009-08-22 Jean-Baptiste... Quicktime: kill warnings for Win32
2009-08-21 Rémi Denis... Unused #include
2009-08-21 Rémi Denis... CPU: get rid of signal(SIGILL) - not thread-safe (in...
2009-08-21 Rémi Denis... CPU: fprintf is not safe inside a signal handler...
2009-08-21 Ilkka Ollakkaqt4: remove p_playlist intf-change callback
2009-08-21 Jean-Baptiste... Id3tag: constify when possible.
2009-08-21 Rémi Denis... We have a replacement for localtime_r
2009-08-21 Jakob Lebenqt4: cosmetics and consistence
2009-08-21 Jean-Baptiste... id3tag: kill a warning about casting
2009-08-21 Pierre d'Herbemontconfigure: Per module Werror flags.
2009-08-21 Pierre d'Herbemontw32thread: Don't warn twice about destr being unused...
2009-08-21 Pierre d'Herbemontwin32: Flag some unused arg warnings.
2009-08-21 Pierre d'Herbemontconfigure: An other test that warns.
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'HerbemontImplement access_GetParentInput and demux_GetParentInpu...
2009-08-21 Jean-Baptiste... Phonon: add a way to run 'cmake .'
2009-08-21 Pierre d'Herbemontchorus_flanger: Fix a bad cast.
2009-08-21 Pierre d'Herbemontlibvlc: Fix the comment associated to libvlc_event_mana...
2009-08-21 Pierre d'Herbemontchorus_flanger: No need to cast here.
2009-08-21 Rémi Denis... Revert "Revert "memcpy: Flag an unused param in memcpya...
2009-08-21 Rémi Denis... Revert "signals: Return NULL at SigThread end."
2009-08-21 Rémi Denis... Revert "memcpy: Flag an unused param in memcpyaltivec."
2009-08-21 Rémi Denis... Revert "Win32: fix src/ compilation"
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'Herbemontloader: Remove unused variables.
2009-08-21 Pierre d'Herbemontconfigure: Add -Werror=bad-function-cast for --enable...
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 Jean-Baptiste... NEWS
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'Herbemontvout_pictures: Use unsigned for width and height in...
2009-08-20 Pierre d'Herbemontcaca: Fix a warning about unsigned.
2009-08-20 Pierre d'Herbemontvlc_vout_display: Should use unsigned for height and...
2009-08-20 Jean-Baptiste... Fix directory compilation on Win32
2009-08-20 Jean-Baptiste... Fix unused warning on drawable.c
2009-08-20 Jean-Baptiste... UNUSED for Wingdi
2009-08-20 Jean-Baptiste... UNUSED for direct3d
2009-08-20 Jean-Baptiste... UNUSED for directx vout
2009-08-20 Pierre d'Herbemontmemcpy: Flag an unused param in memcpyaltivec.
2009-08-20 Pierre d'Herbemontconfigure: Add "missing-braces nonnull parentheses...
2009-08-20 Jean-Baptiste... Win32: fix src/ compilation
2009-08-20 Pierre d'Herbemontvlc_fixups: Dummy definition for LC_NUMERIC_MASK.
2009-08-20 Pierre d'Herbemontvlc_fixups: Continue to poke around to fix win32 build.
2009-08-20 Pierre d'Herbemontvlc_fixups: Use (void) instead of VLC_UNUSED which...
2009-08-20 Pierre d'Herbemontvlc_fixups: Better dummy implementation for type checki...
2009-08-20 Pierre d'Herbemonttest: Remove an unused variable in variables.c.
2009-08-20 Geoffroy Coupriekill a warning
2009-08-20 Pierre d'Herbemonttest: Remove unused variable.
2009-08-20 Pierre d'Herbemontaa: Mark unused args.
2009-08-20 Jean-Baptiste... RealAudio: fix compile for Win32
2009-08-20 Hugo Beauzee... Solved I420_Rgb build
2009-08-20 Jean-Baptiste... Quicktime: fix warning
2009-08-20 Jean-Baptiste... Frimp
2009-08-20 Pierre d'Herbemontlibmpeg2: Only define GetCC when needed.
2009-08-20 Jean-Baptiste... Fix compile if you don't have localtime_r (Win32 for ex)
2009-08-20 Jean-Baptiste... Fix 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 Rémi Denis... Fix flawed logic
2009-08-20 Pierre d'Herbemontdvb: Blindly flag unused args.
2009-08-20 Pierre d'Herbemontlibvlc: Put vlc_usage in the same file than where it...
2009-08-20 Pierre d'HerbemontRevert "configure: Add an other bunch of Werror=."
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'HerbemontRevert "network: Remove an unused label."
2009-08-20 Pierre d'Herbemontosd: Fix a unused variable warning.
2009-08-20 Pierre d'Herbemontconfigure: Add an other bunch of Werror=.
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 Pierre d'Herbemontnetwork: Remove an unused label.
2009-08-20 Felix Paul... configure: don't enable goom on OS X by default
2009-08-20 Jean-Baptiste... NEWS: Removal of modules
2009-08-20 Pierre d'Herbemontconfigure: Treat unused param or value as error when...
2009-08-20 Pierre d'Herbemontshout: Flag unused param.
next