]> git.sesse.net Git - vlc/history - src
Add nonce generator vlc_rand_bytes
[vlc] / src /
2007-08-21 Rémi Denis-CourmontFix memory leak
2007-08-21 Rémi Denis-CourmontFix utf8_readdir usage
2007-08-21 Rémi Denis-CourmontFix it again.
2007-08-21 Rémi Denis-CourmontUse utf8_readdir properly.
2007-08-21 Pierre d'Herbemontinput/meta.c: Fix crashy-warnings thanks to courmisch.
2007-08-21 Rémi Denis-CourmontAppend media description to the SDP, as the name suggest
2007-08-21 Rémi Denis-CourmontUse hostname as SDP origin, as the spec says.
2007-08-21 Pierre d'Herbemontinput/meta.c: Use utf8_readdir instead of readdir.
2007-08-21 Pierre d'Herbemontinput/meta.c: * Remove psz_name
2007-08-21 Pierre d'Herbemontinput/meta.c: Better art finding.
2007-08-21 Rafaël CarréBetter extensions checks for album art file creation
2007-08-21 Pierre d'Herbemontinput/meta.c: Better check in ArtCacheCreatePath.
2007-08-21 Rafaël CarréPrevents crash when arturl is misformatted, and can...
2007-08-20 Christophe MutricyFix warnings
2007-08-20 Rafaël CarréFixes compilation(2)
2007-08-20 Rémi Denis-CourmontUse fixed size string for extension. This is more DSO...
2007-08-20 Rémi Denis-CourmontMissing vlc/vlc.h here
2007-08-20 Rémi Denis-CourmontHere too
2007-08-20 Rémi Denis-CourmontSomething went wrong here
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2007-08-20 Rémi Denis-CourmontFix memory handling
2007-08-20 Pierre d'Herbemontservices_discovery.c: Patch by Alexander Gall <gall...
2007-08-20 Rafaël CarréAdd comment/cosmetics
2007-08-20 Rafaël CarréGet input length from metadata if demuxer failed to...
2007-08-20 Rafaël CarréCorrects some metadata descriptions
2007-08-20 Pierre d'Herbemontsrc/control: Various events addition.
2007-08-20 Pierre d'HerbemontForgotten file from previous commit.
2007-08-20 Pierre d'Herbemontcontrol/media_list.c: Set the VLCNode tag when an item...
2007-08-20 Pierre d'Herbemontcontrol/tree.c: Notify subtree/addition removal.
2007-08-20 Pierre d'Herbemontcontrol/tag_query.c: Make tag_query_match actually...
2007-08-20 Pierre d'Herbemontsrc/Makefile.am: build dynamic_media_list.c and tree.c.
2007-08-20 Pierre d'Herbemontdynamic_media_list.c: Fix a warning.
2007-08-20 Pierre d'Herbemontcontrol/dynamic_media_list.c: New dynamic media list...
2007-08-19 Pierre d'Herbemontcontrol/tree.c: Add a new structure to work with tree.
2007-08-19 Pierre d'Herbemontlibvlc_internal.h: Forgotten file.
2007-08-19 Pierre d'Herbemontcontrol/media_library.c: Remove unwanted commit.
2007-08-19 Pierre d'Herbemontcontrol/media_library.c: svn propset svn:keywords ...
2007-08-19 Pierre d'Herbemontcontrol/media_descriptor.c: Basic unamed tag support...
2007-08-19 Pierre d'Herbemont* control/media_library.c: Initial implementation.
2007-08-19 Pierre d'Herbemontcontrol/media_instance.c: Don't forget to stop the...
2007-08-19 Pierre d'Herbemontcontrol/media_descriptor.c: Use the default input name.
2007-08-19 Pierre d'Herbemontcontrol/media_discoverer.c: Fix a warning+bug.
2007-08-19 Rafaël CarréAdds CONFIG_ITEM_PASSWORD for showing stars in preferen...
2007-08-19 Rémi Denis-CourmontHide b_attached.
2007-08-19 Rémi Denis-CourmontFix a bunch of warnings / undefined pointers
2007-08-19 Rémi Denis-CourmontFix warning
2007-08-19 Rémi Denis-CourmontFix use of undefined variable
2007-08-19 Rémi Denis-CourmontCode factor
2007-08-19 Rémi Denis-CourmontFix lots of warnings
2007-08-19 Pierre d'Herbemontplaylist: Make playlist_archived_services_discovery_t...
2007-08-18 Rémi Denis-CourmontMake sure SOCKS is only attempted with TCP
2007-08-18 Rémi Denis-CourmontUse AI_PASSIVE for bind address only, not for connect...
2007-08-18 Rafaël CarréInput access locking, part 2.
2007-08-18 Pierre d'Herbemontmeta.c: Fix the boolean expression. (I should get some...
2007-08-18 Pierre d'Herbemontmeta.c: Left over removal. (Should get some sleep).
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 Pierre d'Herbemontmedia_descriptor.c: Fix 21193.
2007-08-18 Pierre d'Herbemontsearch.c: Fix 21193.
2007-08-18 Pierre d'Herbemontplaylist/sort.c: 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'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'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 MutricyThat has apparently been fixed
2007-08-17 Christophe Mutricysrc/Makefile.am: Distribute vlc_events.h. Possibly...
2007-08-17 Rémi Denis-CourmontSame as previous commit, for RTP/TS
2007-08-17 Pierre d'Herbemontplaylist/item.c: Make sure we lock when we send the...
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'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 MutricyPartially revert [20983]. Fix 'vlc -p foo'
2007-08-16 Rémi Denis-Courmontmake net_SetDSCP static
2007-08-16 Rémi Denis-CourmontUnexport 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-Courmontaout_Restart: make static
2007-08-16 Rémi Denis-CourmontDo not export thread init functions.
2007-08-16 Rémi Denis-CourmontHide thread ID out of VLC_COMMON_MEMBERS
2007-08-16 Rémi Denis-CourmontCosmetic
2007-08-16 Pierre d'Herbemontmedia_instance.c: Don't forget mutex destruction.
2007-08-16 Rémi Denis-CourmontDo 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...
next