]> git.sesse.net Git - vlc/shortlog
vlc
2008-09-30 Derk-Jan Hartmanmacosx: Remove spurious call.
2008-09-30 Derk-Jan Hartmanmacosx: Initially expand the primary Playlist node.
2008-09-30 Rémi Denis... Fix linking
2008-09-30 Rémi Denis... Unexport vlc_object_waitpipe
2008-09-30 Rémi Denis... Code factorization
2008-09-30 Rémi Denis... Work around dirfd compilation breakage
2008-09-30 Derk-Jan Hartmanmacosx: move the embeddedvout controls slightly to...
2008-09-30 Derk-Jan Hartmanmacosx: when saving updates, only allow for a dir to...
2008-09-30 Derk-Jan Hartmanmacosx: The vlc update API can only handle a destinatio...
2008-09-30 Geoffroy CouprieWinCE: more missing functions fixes
2008-09-30 Geoffroy CouprieMerge branch 'master' of git://git.videolan.org/vlc
2008-09-30 Geoffroy CouprieWinCE: fix missing functions
2008-09-30 Antoine CellerierFix CID 207. (Resource leak)
2008-09-29 Ilkka OllakkaDisconnect before trying with authentication
2008-09-29 Christophe... Fix make dist
2008-09-29 Geoffroy CouprieRemove IS_WINNT macro
2008-09-29 Geoffroy CouprieWinCE: cleaning my header inclusion mess
2008-09-29 Geoffroy CouprieWinCE: check for winsock2.h instead of winsock.h
2008-09-28 Rémi Denis... Format string fixes
2008-09-28 Rémi Denis... Remove VLC_OBJECT_LIBVLC
2008-09-28 Rémi Denis... Remove p_root hacks
2008-09-28 Rémi Denis... Get rid of p_root object
2008-09-28 Rémi Denis... Remove vlc_global()
2008-09-28 Rémi Denis... Dead #defines
2008-09-28 Rémi Denis... Move psz_vlcpath out of p_root
2008-09-28 Rémi Denis... Per-instance structure lock
2008-09-28 Derk-Jan Hartmanlibmpeg2: compile fix
2008-09-28 Derk-Jan Hartmanlibmpeg2: user MPEG2 coding type defines when matching...
2008-09-28 Rémi Denis... Fail permanently on fatal file I/O error
2008-09-28 Rémi Denis... Remove VLC_OBJECT_OPENGL
2008-09-28 Rémi Denis... VLC_OBJECT_OPENGL: nobody uses _find on this, useless
2008-09-28 Derk-Jan Hartmanlibmpeg2: Enable CC parsing for libmpeg2 >= 5.0.0
2008-09-28 Pierre d'Herbemontplaylist: i_last_playlist_id is private.
2008-09-28 Pierre d'Herbemontplaylist: b_reset_currently_playing is private.
2008-09-28 Pierre d'Herbemontqt4: b_reset_currently_playing should not be used here.
2008-09-28 Pierre d'Herbemontplaylist: last_rebuild_date is private.
2008-09-28 Pierre d'Herbemontplaylist: i_sort and i_order are not used. removed.
2008-09-28 Pierre d'Herbemontplaylist: gc_date is private.
2008-09-28 Pierre d'Herbemontplaylist: b_cant_sleep is private.
2008-09-28 Pierre d'Herbemontplaylist: b_auto_preparse is private.
2008-09-28 Pierre d'Herbemontplaylist: b_doing_ml doing ml is private.
2008-09-28 Pierre d'Herbemontplaylist: b_tree is private.
2008-09-28 Laurent AimarSpu pause support.
2008-09-28 Rémi Denis... Do not add subdirectories entries
2008-09-28 Laurent AimarForce a few access control values.
2008-09-28 Laurent AimarFixed a too restrictive assert on vout pause.
2008-09-28 Rémi Denis... typo
2008-09-28 Rémi Denis... RTP: use the right frequency for jitter computation
2008-09-28 Rémi Denis... vlc_assert_locked is private
2008-09-28 Laurent AimarPause vout on decoder pause.
2008-09-28 Laurent AimarPrivatized part of vout fields.
2008-09-28 Laurent AimarThe input now pauses the decoders.
2008-09-28 Laurent AimarAdded vout_internal.h.
2008-09-28 Laurent AimarInclude input_clock.h only where needed.
2008-09-28 Laurent AimarMoved input decoder declaration to input/input_decoder.h
2008-09-28 Laurent AimarNo functionnal changes (decoder).
2008-09-28 Laurent AimarSupport for no clock in decoder (sout display).
2008-09-28 Laurent AimarConvert stream to system timestamp after the decoder.
2008-09-28 Laurent AimarGive input_DecoderNew the clock used.
2008-09-28 Laurent AimarProtect input_clock_GetTS from concurrent access.
2008-09-28 Laurent AimarMoved clock master flag to es_out.
2008-09-28 Laurent AimarNo functionnal changes.
2008-09-28 Laurent AimarDocumented input_clock_t interface.
2008-09-28 Laurent AimarModularize drift algo by introducing a long term averag...
2008-09-28 Laurent AimarCosmetics.
2008-09-28 Laurent AimarFixed last_pts by using max value.
2008-09-28 Laurent AimarImproved (a little) reactivity on seek.
2008-09-28 Laurent AimarMoved clock interface from input_internal.h to input_cl...
2008-09-28 Laurent AimarCosmetics.
2008-09-28 Laurent AimarRemoved all clock dependencies on input.
2008-09-28 Laurent AimarRemoved one dependency of the clock on input_thread_t.
2008-09-28 Laurent AimarNo functionnal changes.
2008-09-28 Laurent AimarNo functionnal changes.
2008-09-28 Laurent AimarPrivatized input_clock_t to clock.c
2008-09-28 Laurent AimarUse provided system time instead of mdate().
2008-09-28 Laurent AimarNo functionnal changes in clock algo.
2008-09-28 Laurent AimarSystem clock is given to input_ClockSetPCR.
2008-09-28 Laurent AimarRemoved the ugly input clock.c sleep.
2008-09-28 Laurent AimarAdded signal stat to dvb module.
2008-09-28 Laurent AimarAdded signal-quality/strength input variables for acces...
2008-09-28 Pierre d'Herbemontskins2: Fix compilation.
2008-09-28 Pierre d'HerbemontFix playlist_CurrentInput usage.
2008-09-27 Christophe... Compile fix
2008-09-27 Christophe... Compile fix after d228fdd28e
2008-09-27 Christophe... Fix bad declaration
2008-09-27 Christophe... Qt4: Fix compilation
2008-09-27 Rémi Denis... Disable horribly broken Bonjour code.
2008-09-27 Pierre d'Herbemontlibvlc_event: Make sure we return in case of error.
2008-09-27 Rémi Denis... Remove useless includes
2008-09-27 Rémi Denis... Qt4 compile fix
2008-09-27 Pierre d'Herbemontogg: Fix an unitialized value usage.
2008-09-27 Pierre d'Herbemontogg: Fix a divide by zero.
2008-09-27 Pierre d'Herbemontmp4: Fix a leak.
2008-09-27 Pierre d'Herbemontplaylist: items_to_delete is now private.
2008-09-27 Pierre d'Herbemontplaylist: Move more members as private.
2008-09-27 Rémi Denis... Remove dummy debug
2008-09-27 Rémi Denis... Oops, forgot some dead code
2008-09-27 Rémi Denis... Directory as XSPF playlist
2008-09-27 Rémi Denis... encode_URI_component: fix and cleanup
2008-09-27 Pierre d'Herbemontmacosx: Don't release then retain the same item if...
next