]> git.sesse.net Git - vlc/shortlog
vlc
2009-08-20 Pierre d'Herbemontrtsp: Flag unused parameters.
2009-08-20 Pierre d'Herbemontvideo_output: Flag unused parameter.
2009-08-20 Pierre d'Herbemontconfig: Flag unused params.
2009-08-20 Pierre d'Herbemontmodules: Fix an unused arg if NLS is not enabled.
2009-08-20 Pierre d'Herbemontnetwork: Remove an unused variable in udp.
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'Herbemontes: RGB masks needs to be uint32_t.
2009-08-20 Pierre d'Herbemontcdda: Fix a bunch of arg warnings.
2009-08-20 Pierre d'Herbemontlibvlc: Fix some unused arg warning in vlm and playlist.
2009-08-20 Pierre d'Herbemontvlm: More unused parameter warning fix.
2009-08-20 Pierre d'Herbemontvideo_output: Flag even more parameter as unused.
2009-08-20 Pierre d'Herbemontvideo_output: Flag a number of parameter as unused.
2009-08-20 Pierre d'Herbemontinput: Remove unused variable.
2009-08-20 Pierre d'Herbemontplaylist: Fix a warning about sign.
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... Misc fixes in goom, freetype and warning in last.fm
2009-08-20 Jean-Baptiste... Contrib: more complete patch against FLAC, made by...
2009-08-20 Jean-Baptiste... Fix misc warnings in demuxers
2009-08-20 Jean-Baptiste... Kill misc warnings
2009-08-20 Jean-Baptiste... Kill warnings of unused variables in audio_*
2009-08-20 Jean-Baptiste... Mod: use unsigned when needed
2009-08-20 Jean-Baptiste... Screen-win32: Kill warnings
2009-08-20 Jakob Lebenqt4 playlist: fix crash at "vlc --no-media-library"
2009-08-20 Jean-Baptiste... Waveout: fix type warning and update copyright
2009-08-20 Jean-Baptiste... MKV: Correct format for int64_t
2009-08-20 Jean-Baptiste... Wav: unused variable
2009-08-20 Jean-Baptiste... Vobsub: Correct format for int64_t
2009-08-20 Rafaël Carrébump plugin ABI to 1.1.0a (avoid using 1.0 modules...
2009-08-20 Rafaël CarréOSX configure defaults: disable --update-check
2009-08-20 Rafaël Carréupdate_crypto.c : UPDATE_CHECK is defined (or not)...
2009-08-20 Rafaël CarréDo not build update_crypto.c content if update-check...
2009-08-20 Rafaël Carré_update_WaitDownload is no longer in libvlccore
2009-08-20 Rafaël Carréupdate_Delete: Fix update download thread destruction
2009-08-20 Rafaël CarréRevert "update: allow update_Download to accept: direc...
2009-08-20 Rafaël CarréRevert "update: rename the variables so that it matches...
2009-08-20 Rafaël CarréRevert "update: don't free the temp pointer, but free...
2009-08-20 Rafaël CarréUpdate mechanism: split update.c
2009-08-19 Pierre d'Herbemontmedia_list_player: Make sure we'll correctly play next...
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... MP4: kill a warning
2009-08-19 Jean-Baptiste... Global Hotkeys: simplify and clean code
2009-08-19 Jean-Baptiste... ASF: kill a warning
2009-08-19 Jean-Baptiste... AVI: use i_samplesize as an unsigned int (was an int)
2009-08-19 Jean-Baptiste... Fix warnings in lpcm, cc and theora
2009-08-19 Jean-Baptiste... Remove unused variables in USF module
2009-08-19 Jean-Baptiste... Kill various warnings
2009-08-19 Jean-Baptiste... Kill directSound warnings
2009-08-19 Jean-Baptiste... DirectSound: be more restrictive and fix warning
2009-08-19 Jean-Baptiste... Win32: Kill a warning in vcd
2009-08-19 Jean-Baptiste... Remove unused variables
2009-08-19 Rémi Denis... Hide psz_object_name in private data
2009-08-19 Rémi Denis... Deprecate ugly and unsafe vlc_object_find_name()
2009-08-19 Rémi Denis... ncurses: wild access to psz_object_name
2009-08-19 Rémi Denis... Qt4: wild reference to psz_object_name
2009-08-19 Rémi Denis... Remove two possibly wild references to psz_object_name
2009-08-19 Rémi Denis... Remove filter_chain_GetFilter: unused and not thread...
2009-08-19 Rémi Denis... gtk: safe but pointless reference to psz_object_name
2009-08-19 Felix Paul... VLCKit: don't return timestamps with hour digits, if...
2009-08-19 Jakob Lebenqt4: make PLModel::getItem inline
2009-08-19 Jean-Baptiste... Fix warning on Win64
2009-08-19 Jean-Baptiste... Update live Win64 patch to fix uintptr_t vs intptr_t
2009-08-19 Rémi Denis... Remove Xlib XVideo video output
2009-08-19 Rémi Denis... Remove Xlib X11 video output
2009-08-19 Jean-Baptiste... BDA: remove useless include.
2009-08-19 Jean-Baptiste... Contrib: a bit more cleaning
2009-08-19 Jean-Baptiste... Contrib constistency
2009-08-19 Jean-Baptiste... More fixes for live under Win64
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 Pierre d'HerbemontEnable back media_list_player's tests.
2009-08-19 Pierre d'Herbemontmedia_list_player: Use stop() so that we don't lock...
2009-08-19 Jean-Baptiste... Port 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'Herbemontmedia_list_player: Fix the locking scheme for the callb...
2009-08-19 Pierre d'Herbemontkate: Remove unused variable.
2009-08-19 Pierre d'Herbemonttest: Print more info on error.
2009-08-19 Felix Paul... macosx: remove previous updater code as it is now repla...
2009-08-19 Felix Paul... macosx: add preliminary hash file for Sparkle support
2009-08-19 Jean-Baptiste... Port GlobalHotkeys to the correct SetWindowLongPtr API
2009-08-19 Jean-Baptiste... Do not use crashdumps on Win64
next