]> git.sesse.net Git - vlc/shortlog
vlc
2007-08-18 Antoine CellerierAdd some extra debug.
2007-08-18 Pierre d'Herbemontmeta.c: Previous commit credited to Ilkka Ollakka.
2007-08-18 Pierre d'Herbemontmeta.c: Fix an interversion in the exit condition.
2007-08-18 Damien Fouilleulthreads: win32, make sure only object owning a thread...
2007-08-18 Antoine CellerierFreeing stuff before using it is *stupid*. (<-- funman)
2007-08-18 Antoine CellerierComment this vlc_mutex_unlock too (untill funman fixes...
2007-08-18 Jean-Baptiste... Wx: compile fix
2007-08-18 Antoine CellerierFix compile error in muscibrainz.
2007-08-18 Jean-Baptiste... Qt4: Fix the [21193] for Qt4.
2007-08-18 Pierre d'Herbemontvlc_input.h: Disable's funman commit. It requires more...
2007-08-18 Pierre d'Herbemontaudioscrobbler.c: Fix 21193. It should be reverted...
2007-08-18 Pierre d'Herbemontplaylist.m: More 21193 fixes.
2007-08-18 Pierre d'Herbemontplaylist.m: Fix the so problematic 21193.
2007-08-18 Pierre d'Herbemontmedia_descriptor.c: Fix 21193.
2007-08-18 Pierre d'Herbemontmodules/services_discovery/bonjour.c: Use the new servi...
2007-08-18 Pierre d'Herbemontmodules/services_discovery/sap.c: Use the new service...
2007-08-18 Pierre d'Herbemontsearch.c: Fix 21193.
2007-08-18 Pierre d'Herbemontinclude/vlc_input.h: Create an input_item_MetaMatch...
2007-08-18 Pierre d'Herbemontplaylist/sort.c: Fix funman's commit.
2007-08-18 Pierre d'Herbemontvlc_input.h: Fix funman's commit.
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Rework category handling.
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Removing left over debug...
2007-08-18 Pierre d'Herbemontmodules/services_discovery/podcast.c: Fix initial numbe...
2007-08-18 Pierre d'Herbemontmodules/services_discovery/podcast.c: Use the new API.
2007-08-18 Pierre d'Herbemontmodules/services_discovery/shout.c: Use the new service...
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Use a stop method to...
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Handle removal of a...
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-18 Pierre d'HerbemontMakefile.am: Correctly link share on Mac OS X.
2007-08-18 Rafaël CarréFixes youtube parsing
2007-08-18 Pierre d'Herbemont(oops).
2007-08-18 Pierre d'Herbemontplaylist/item.c: Rework item addition to make it work...
2007-08-17 Pierre d'Herbemontplaylist/item.c: Remove a left over (release without...
2007-08-17 Antoine CellerierAllow the '-' character in an access' name (fixes parsi...
2007-08-17 Damien Fouilleulupdate.c: win32, previous commit helps fixing this one
2007-08-17 Damien Fouilleulthreads.c: win32, changed the way thread handle is...
2007-08-17 Christophe... Distribute subsdec.h
2007-08-17 Christophe... That has apparently been fixed
2007-08-17 Christophe... src/Makefile.am: Distribute vlc_events.h. Possibly...
2007-08-17 Rémi Denis... Same as previous commit, for RTP/TS
2007-08-17 Rémi Denis... Request that sender send no RTCP RR.
2007-08-17 Pierre d'Herbemontplaylist/item.c: Make sure we lock when we send the...
2007-08-17 Pierre d'Herbemontmodules/codec/ffmpeg/ffmpeg.c: Fix a typo with Global...
2007-08-17 Pierre d'Herbemontplaylist/services_discovery.c: Implement item removed...
2007-08-17 Pierre d'Herbemontinclude/vlc_playlist.h: Export playlist_DeleteInputInPa...
2007-08-17 Pierre d'Herbemontplaylist/item.c: Better subitem added handling code.
2007-08-17 Pierre d'Herbemontmisc/events.c: We do want to send events to multiple...
2007-08-17 Pierre d'Herbemontcontrol/media_discoverer.c: Implementation of a media_d...
2007-08-17 Pierre d'Herbemontsrc/playlist/item.c: Avoid a dead lock.
2007-08-17 Pierre d'Herbemontmisc/events.c: Avoid a warning.
2007-08-17 Pierre d'Herbemontmisc/events.c: Don't call an invalid ptr (oops).
2007-08-17 Pierre d'Herbemontsrc/playlist/item.c: Retain the playlist.
2007-08-17 Pierre d'Herbemontplaylist/services_discovery.c: Improved services_discov...
2007-08-17 Pierre d'HerbemontForgotten files from previous commit.
2007-08-17 Pierre d'Herbemontmisc/events.c: Avoid a couple of warning and move the...
2007-08-17 Pierre d'Herbemontcontrol/media_list.c: Fix a typo about subitems.
2007-08-16 Christophe... Partially revert [20983]. Fix 'vlc -p foo'
2007-08-16 Rémi Denis... make net_SetDSCP static
2007-08-16 Rémi Denis... Unexport utf8_mkdir and vlc_current_object
2007-08-16 Pierre d'Herbemontsrc/playlist/item.c: Don't yield the playlist.
2007-08-16 Rémi Denis... aout_Restart: make static
2007-08-16 Rémi Denis... Do not export thread init functions.
2007-08-16 Rémi Denis... Hide thread ID out of VLC_COMMON_MEMBERS
2007-08-16 Rémi Denis... Typo
2007-08-16 Rémi Denis... There is always a thread to join here. No need to check
2007-08-16 Rémi Denis... Cosmetic
2007-08-16 Rémi Denis... No need to check b_thread... there is ALWAYS a thread...
2007-08-16 Pierre d'Herbemontmedia_instance.c: Don't forget mutex destruction.
2007-08-16 Rémi Denis... Do not free which has not been malloc'd - fixes #1263
2007-08-16 Pierre d'Herbemontinput/meta.c: Better handle NULL meta.
2007-08-16 Pierre d'Herbemontcontrol/media_list.c: Handle libvlc_MediaDescriptorSubI...
2007-08-16 Pierre d'Herbemontcontrol/media_descriptor.c: Forward vlc_InputItemSubIte...
2007-08-16 Pierre d'Herbemontmodules/demux/playlist/luaplaylist.c: Remove unwanted...
2007-08-16 Pierre d'Herbemontmodules/demux/playlist/*.c: Use the new playlist indepe...
2007-08-16 Rémi Denis... Hide internal variables state
2007-08-16 Pierre d'Herbemontinclude/vlc_input.h: Make input items able to themselve...
2007-08-16 Rémi Denis... Compile fix
2007-08-16 Rémi Denis... Remove the p_libvlc_global pointer from VLC_COMMON_MEMBERS.
2007-08-16 Rémi Denis... Remove redumdant parameter to vlc_global
2007-08-16 Rémi Denis... Fix character set
2007-08-16 Rémi Denis... Do not try to access other's filters
2007-08-16 Rémi Denis... Sync with bridge changes in other plugins
2007-08-16 Rémi Denis... More libvlc_global presumed abuse
2007-08-16 Rémi Denis... Destroy snapshot-id from the right object...
2007-08-16 Rémi Denis... Do not abuse global!
2007-08-16 Rémi Denis... ffmpeg: use var_GetGlobalMutex
2007-08-16 Rémi Denis... use var_GetGlobalMutex
2007-08-16 Rémi Denis... Made mosaic shared struct per-instance rather than...
2007-08-16 Rémi Denis... Use var_GetGlobalMutex
2007-08-16 Rémi Denis... Compile fix
2007-08-16 Rémi Denis... var_GetGlobalMutex() creates and gets a global mutex
2007-08-16 Damien Fouilleullua: fixed search paths list for scripts, needs more...
2007-08-16 Rémi Denis... vlc_global_object: return the global (process-wide...
2007-08-16 Damien Fouilleullibtool: added support for libtool executable wrapper...
2007-08-16 Rémi Denis... Prepare to privatize some members of VLC_COMMON_MEMBERS
2007-08-16 Rémi Denis... Inlining non-static functions that are part of the...
2007-08-16 Rémi Denis... Fix one of so many memory handling warning
2007-08-16 Damien Fouilleulfix dynamic plugins broken in r21118, not sure if this...
2007-08-16 Pierre d'Herbemontmodules/misc/quartztext.c: Avoid reading a Null ptr.
2007-08-15 Pierre d'Herbemontsrc/control/media_instance.c: Create and Destroy the...
next