]> git.sesse.net Git - vlc/history - modules
kill a warning
[vlc] / modules /
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.
2009-08-20 Pierre d'Herbemontmemcpy: Flag an unused param.
2009-08-20 Pierre d'Herbemontts: Kill some warnings.
2009-08-20 Pierre d'Herbemontrc: Flag unused params.
2009-08-20 Pierre d'Herbemonthttp: Flag unused args.
2009-08-20 Pierre d'Herbemontscreen: Silence warning that are not our business in...
2009-08-20 Pierre d'Herbemontrtsp: Remove unused variable.
2009-08-20 Pierre d'Herbemontrtsp: Flag unused parameters.
2009-08-20 Jakob Lebenqt4 playlist: don't rebuild on move (finally!) + refres...
2009-08-20 Pierre d'Herbemonttranscode: Flag unused parameters.
2009-08-20 Pierre d'Herbemontaic_bridge: Flag an unused parameter.
2009-08-20 Pierre d'Herbemontrtp: Remove an unused variable.
2009-08-20 Pierre d'Herbemontmpeg: Flag unused arguments.
2009-08-20 Pierre d'Herbemontmod: Fix an other bad cast from function call.
2009-08-20 Pierre d'Herbemontpodcast: Kill a warning.
2009-08-20 Pierre d'Herbemontavi: Fix a warning about bad function type cast.
2009-08-20 Pierre d'Herbemontdts: Initialize i_frame_size to a default value.
2009-08-20 Pierre d'Herbemontcdda: Fix a bunch of arg warnings.
2009-08-20 Pierre d'Herbemonti420: Flag a parameter as unused.
2009-08-20 Pierre d'Herbemontmlp: Fix a bunch of warnings.
2009-08-20 Pierre d'Herbemontvc1: Correct unsigned use.
2009-08-20 Pierre d'Herbemontquartztext: Fix a few unsigned usage.
2009-08-20 Pierre d'Herbemontcmml: Fix a warning about vlc_create_thread() return...
2009-08-20 Pierre d'Herbemontspdif: Use aout_FifoPop() which checks locking and...
2009-08-20 Pierre d'Herbemonthttp: Remove unused functions.
2009-08-20 Pierre d'Herbemontfile: Fix a warning when posix_fadvise() isn't defined.
2009-08-20 Pierre d'Herbemontvcd: Flag unused argument, and fix a pointer to number...
2009-08-20 Jean-Baptiste KempfMisc fixes in goom, freetype and warning in last.fm
2009-08-20 Jean-Baptiste KempfFix misc warnings in demuxers
2009-08-20 Jean-Baptiste KempfKill misc warnings
2009-08-20 Jean-Baptiste KempfKill warnings of unused variables in audio_*
2009-08-20 Jean-Baptiste KempfMod: use unsigned when needed
2009-08-20 Jean-Baptiste KempfScreen-win32: Kill warnings
2009-08-20 Jakob Lebenqt4 playlist: fix crash at "vlc --no-media-library"
2009-08-20 Jean-Baptiste KempfWaveout: fix type warning and update copyright
2009-08-20 Jean-Baptiste KempfMKV: Correct format for int64_t
2009-08-20 Jean-Baptiste KempfWav: unused variable
2009-08-20 Jean-Baptiste KempfVobsub: Correct format for int64_t
2009-08-19 Geoffroy CouprieWin7: add support for the taskbar's "oh, look, it's...
2009-08-19 Geoffroy CouprieMove the additional headers to include/vlc_windows_inte...
2009-08-19 Geoffroy Coupriewince: if you want to mess with the code, at least...
2009-08-19 Jean-Baptiste KempfMP4: kill a warning
2009-08-19 Jean-Baptiste KempfGlobal Hotkeys: simplify and clean code
2009-08-19 Jean-Baptiste KempfASF: kill a warning
2009-08-19 Jean-Baptiste KempfAVI: use i_samplesize as an unsigned int (was an int)
2009-08-19 Jean-Baptiste KempfFix warnings in lpcm, cc and theora
2009-08-19 Jean-Baptiste KempfRemove unused variables in USF module
2009-08-19 Jean-Baptiste KempfKill various warnings
2009-08-19 Jean-Baptiste KempfKill directSound warnings
2009-08-19 Jean-Baptiste KempfDirectSound: be more restrictive and fix warning
2009-08-19 Jean-Baptiste KempfWin32: Kill a warning in vcd
2009-08-19 Jean-Baptiste KempfRemove unused variables
2009-08-19 Rémi Denis-Courmontncurses: wild access to psz_object_name
2009-08-19 Rémi Denis-CourmontQt4: wild reference to psz_object_name
2009-08-19 Rémi Denis-Courmontgtk: safe but pointless reference to psz_object_name
2009-08-19 Jakob Lebenqt4: make PLModel::getItem inline
2009-08-19 Rémi Denis-CourmontRemove Xlib XVideo video output
2009-08-19 Rémi Denis-CourmontRemove Xlib X11 video output
2009-08-19 Jean-Baptiste KempfBDA: remove useless include.
2009-08-19 Rémi Duraffortdemux_xspf: remove dummy test (the test is done at...
2009-08-19 Jakob Lebenqt4: helper function PLItem * getItem( const QModelInde...
2009-08-19 Jean-Baptiste KempfPort directx output to Win64 awareness
2009-08-19 Rémi Duraffortxspf: factorize and set to NULL only when needed.
2009-08-19 Rémi Duraffortxspf: simplify and use free instead of FREENULL (not...
2009-08-19 Rémi Duraffortxspf: simplify again.
2009-08-19 Pierre d'Herbemontkate: Remove unused variable.
2009-08-19 Felix Paul Kühnemacosx: remove previous updater code as it is now repla...
2009-08-19 Jean-Baptiste KempfPort GlobalHotkeys to the correct SetWindowLongPtr API
2009-08-19 Ilkka Ollakkax264: add profile-limitter, pretty much same as in...
2009-08-19 Jakob Lebenqt4: prevent moving a node into itself
2009-08-19 Jakob Lebenqt4: move item removal from PLItem to PLModel...
2009-08-19 Jakob Lebenqt4 playlist: simplify view notification, don't rebuild...
2009-08-19 Rémi Duraffortxspf: simplify.
2009-08-19 Pierre d'Herbemontncurses: Remove unused variables.
next