]> git.sesse.net Git - vlc/shortlog
vlc
2005-08-04 Rémi Denis... Fix heap buffer overflow
2005-08-04 Rémi Denis... fix spelling of "unsupported"
2005-08-04 Rémi Denis... Speed up LocaleFree()
2005-08-04 Rémi Denis... * reimplement EnableUTF8 without iconv
2005-08-04 Rémi Denis... * modules/control/http.c : specify UTF-8 as charset...
2005-08-04 Rémi Denis... Add stub httpd_ServerIP when httpd is not compiled
2005-08-04 Felix Paul... * disable the compilation of ffplay (solves a SDL compi...
2005-08-04 Felix Paul... * really fix the patch....
2005-08-04 Felix Paul... * fix the patch file
2005-08-04 Felix Paul... * fix compilation of libopendaap on 10.2
2005-08-04 Felix Paul... * removed unneeded ifdef, which broke the compilation...
2005-08-03 Cyril Deguet* config.in: wxwindows -> wxwidgets. Added a HTTPD...
2005-08-03 Felix Paul... * implemented transcoding when streaming -- might need...
2005-08-03 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: bring back text...
2005-08-03 Gildas Bazin* src/misc/modules.c: reverted 11984 which breaks the...
2005-08-03 Gildas Bazin* src/libvlc.c: compilation fix.
2005-08-03 Olivier Teulière * skins2/vars/playlist.cpp: compilation fix
2005-08-03 Rémi Denis... * M3U: make sure strings are UTF8
2005-08-03 Rémi Denis... Handle NULL pointer properly in Unicode conversion...
2005-08-03 Rémi Denis... Use UTF-8 internally (closes #16 and introduces lots...
2005-08-03 Gildas Bazin* modules/video_output/wingdi.c: compilation fix when...
2005-08-03 Christophe... Forgot to change a few variable names (refs #80)
2005-08-03 Rémi Denis... There is no "=~" operator in C (it simply means "=...
2005-08-03 Rémi Denis... Module bank memleak
2005-08-03 Rémi Denis... Fix the message queue memleak
2005-08-03 Christophe... Renaming of wxwidgets options. Close the renaming ...
2005-08-03 Christophe... wxWindows -> wxWidgets step 3 (refs #80)
2005-08-03 Christophe... * src/misc/image.c: Really fixed the segfault on unsup...
2005-08-03 Christophe... wxWindows -> wxWidgets in configure.ac and renaming...
2005-08-03 Felix Paul... * implemented MMS-support (refs #271)
2005-08-03 Christophe... * extras/contrib: Added libSDL and libSDL_image to...
2005-08-03 Christophe... * modules/codec/ffmpeg/encoder.c: Avoid a useless...
2005-08-02 Cyril Deguet* var_manager.cpp: explicit object destruction order...
2005-08-02 Cyril Deguet* rv32.c: new basic video filter to convert RV24 to...
2005-08-02 Rémi Denis... Use new network modules semantics (closes #283)
2005-08-02 Christophe... Add some sections
2005-08-02 Rémi Denis... Rename wxWindows to wxWidgets (refs #80)
2005-08-02 Christophe... * src/stream_output/sap.c: Fixed small memory leak.
2005-08-02 Rémi Denis... Minor bugfix and cleanup
2005-08-02 Felix Paul... * packages.mak: Updated the download server of libopend...
2005-08-02 Rémi Denis... - When both IPv4 and IPv6 plugins return a socket,...
2005-08-02 Rémi Denis... Fix typo in previous commit
2005-08-02 Christophe... * modules/codec/ffmpeg: More locking around avcodec_op...
2005-08-02 Derk-Jan Hartman* SDK shouldn't be enabled yet.
2005-08-02 Derk-Jan Hartman* Fix mpeg2dec download
2005-08-02 Damien Fouilleul- add libvlc.a at the end of the linking chain, so...
2005-08-01 Sigmund Augdal... some more suggestions by trax
2005-08-01 Antoine Cellerieradd François Seigner
2005-08-01 Sigmund Augdal... mux/asf.c: codec description fixes suggested by trax
2005-08-01 Antoine Cellerieradd TTL option in streamout dialog. Patch by seingier...
2005-08-01 Christophe... I'll have more commits than courmisch today ! One again
2005-08-01 Sigmund Augdal... access/http.c: fixed icy with metadata
2005-08-01 Olivier Teulière * wxwindows/bookmarks.cpp: cosmetics + removed a debug...
2005-08-01 Christophe... * src/input/input.c: Fixed segfault when using :progra...
2005-08-01 Rémi Denis... - Kludge to be able to use strerror() with Winsock
2005-08-01 Christophe... * modules/access/fake.c: New --fake-duration option...
2005-08-01 Rémi Denis... Don't reinvent strchr()
2005-08-01 Antoine Cellerierremove compile warning
2005-08-01 Rémi Denis... Don't attempt to listen to link-local scope SAP address...
2005-08-01 Antoine Cellerierfileinfo : patch by Jonas A. Larsen to remove empty...
2005-08-01 Sigmund Augdal... shout.c: fixed shoutcast discovery (added www. to hostname)
2005-08-01 Christophe... * modules/codec/fake.c: New obscure options to allow...
2005-08-01 Christophe... * src/misc/image.c: New image_Filter call to apply...
2005-08-01 Christophe... * extras/contrib/bootstrap: Really fixed it this time.
2005-08-01 Christophe... * extras/contrib/bootstrap: Typo.
2005-08-01 Christophe... * modules/codec/twolame.c, modules/codec/ffmpeg/encode...
2005-08-01 Christophe... * modules/control/http.c: Add an 'ext' field to file...
2005-08-01 Christophe... * Makefile.am: fix build location of Mac OS X bundle...
2005-08-01 Christophe... * extras/contrib/src/packages.mak: Reverted [11913...
2005-08-01 Jean-Paul SamanFix wrong uninstall key
2005-07-31 Olivier Teulière * wxwindows: do not save the position of minimized...
2005-07-31 Rémi Denis... - Put IP6 instead of IP4 when appropriate
2005-07-31 Rémi Denis... Add const
2005-07-31 Antoine Cellerierfree stuff and add mutex (will be needed when RSS feed...
2005-07-31 Antoine Cellerieradd update checker and rss subfilter
2005-07-31 Antoine Cellerierchange option names so users can have different setting...
2005-07-31 Antoine Cellerier * rss.c : add new rss module (sub filter)
2005-07-30 Antoine Cellerier--sub-filter should appear in vlc -H without needing...
2005-07-30 Antoine Celleriersvn propset svn:keywords Id
2005-07-30 Antoine Cellerierremove tabs and trailing spaces
2005-07-30 Derk-Jan Hartman* forwardport [11919]
2005-07-30 Derk-Jan Hartman* Add options for SDK building. (not enabled yet) and...
2005-07-30 Gildas Bazin* modules/audio_output/waveout.c: get rid of roundf...
2005-07-30 Gildas Bazin* include/network.h, modules/access/mms/mmstu.c, src...
2005-07-30 Derk-Jan Hartman* Update some sourceforge download locations to use...
2005-07-29 Rémi Denis... Fix some memleaks
2005-07-29 Rémi Denis... - Put correct IP4 owner address
2005-07-29 Rémi Denis... Fix compilation. Thanks bigben
2005-07-29 Rémi Denis... I had missed a third similar problem
2005-07-29 Rémi Denis... - Add httpd_ServerIP() to obtain HTTP server's IP used...
2005-07-29 Rémi Denis... Forgot this file
2005-07-29 Rémi Denis... Don't require a vlc_object_t in net_Get(Sock|Peer)Address
2005-07-29 Christophe... * include/network.h: VLC should now compile.
2005-07-29 Rémi Denis... Similar fixes
2005-07-29 Rémi Denis... Bind RTSP to all interfaces by default (refs #270)
2005-07-29 Rémi Denis... Accept NULL hostname for httpd_HostNew
2005-07-29 Rémi Denis... Don't add brackets around IPv6 addresses, this is annoying
2005-07-29 Rémi Denis... A bunch of minor fixes
2005-07-29 Rémi Denis... Use more sensible/conservative buffer size for psz_ttl
2005-07-29 Rémi Denis... Don't use NULL char pointer
next