]> git.sesse.net Git - vlc/shortlog
vlc
2005-06-25 Antoine Cellerieradd myself to the authors list ... because i want to...
2005-06-25 Antoine Cellerierforward port of 11539
2005-06-25 Rémi Denis... HTTP_PROXY -> http_proxy that's the commit I should...
2005-06-25 Rémi Denis... Forward port of 11534
2005-06-25 Rémi Denis... Most of what would fix #14 if we really wanted to
2005-06-25 Rémi Denis... - support for Basic HTTP Proxy authentication (closes...
2005-06-25 Rémi Denis... Clean up : use user and pass from vlc_UrlParse
2005-06-25 Rémi Denis... Unbreak previous commit - I was a bit too optimistic
2005-06-25 Antoine Cellerierforwardport
2005-06-25 Rémi Denis... - Support for parsing user and password in URLs
2005-06-25 Rémi Denis... Fix lame compiler warning
2005-06-25 Rémi Denis... More conservative buffer size
2005-06-25 Rémi Denis... Bigger buffer to reduce stuttering
2005-06-25 Rémi Denis... Remove plugins and builtins with make uninstall (closes...
2005-06-25 Rémi Denis... Deletes vlc's aliases upon make uninstall (refs #231)
2005-06-24 Derk-Jan Hartman* new liveMedia version
2005-06-24 Derk-Jan Hartman* More greenline prevention (opengl sucks ! :D )
2005-06-24 Benjamin PrachtMuch cleaner fix for the "vlc would crash on item delet...
2005-06-23 Rémi Denis... fix use of uninitialized URI string pointer in SAP...
2005-06-23 Clément StenacFix "intf" saving - Closes #223
2005-06-23 Rémi Denis... - Fix infinite loop on TCP connection timeout
2005-06-23 Rémi Denis... I suppose Meuuh forgot this one
2005-06-23 Derk-Jan Hartman* Disabled UDP timeout on multicast RTSP sessions....
2005-06-23 Benjamin Pracht* Fixes playlist search
2005-06-23 Derk-Jan Hartman* Properly release streams. closes #226
2005-06-23 Christophe... http/index.html: Fix for IE (patch by Pierre-Hugues...
2005-06-22 Antoine Cellerierapplied patch by Julien Martin
2005-06-21 Derk-Jan Hartman* test for sqrtf in -lmx. If present add to x264 compil...
2005-06-21 Rémi Denis... - Rounds VOC v1.10 sample rates to usual values (11025...
2005-06-21 Benjamin PrachtFix playlist item search (was broken by the "general...
2005-06-21 Benjamin Pracht* Hopefully really fix OSX playlist this time (very...
2005-06-21 Christophe... * src/libvlc.*: New --open option to allow to permanen...
2005-06-20 Derk-Jan Hartman* Mark the video and decoder options of the dummy modul...
2005-06-20 Felix Paul... * forwardport [11483] to trunk
2005-06-20 Derk-Jan Hartman* Don't show the General node in OS X playlist. it...
2005-06-20 Clément StenacDon't continously resize mozilla plugin window - Closes...
2005-06-20 Clément StenacRestore playlist behaviour
2005-06-20 Benjamin PrachtAdd a playlist lock. Hopefully fixes the last crash...
2005-06-20 Christophe... * src/misc/net.c: Better fix for Cygwin.
2005-06-20 Christophe... * src/misc/net.c: Fix for Cygwin which doesn't have...
2005-06-20 Clément StenacDon't fuck up index on delete (fix crash for skins2...
2005-06-20 Clément StenacFix crash on delete (Refs:#205)
2005-06-20 Benjamin Pracht* Use 0 as default quality setting. The previous "3...
2005-06-19 Felix Paul... * fix relative paths
2005-06-19 Felix Paul... * ALL: basic skeleton for a streaming-wizard (refs...
2005-06-18 Clément StenacDeprecate old docs
2005-06-18 Jean-Paul SamanUpdated e-mail address. The wxs.nl address is no longer...
2005-06-17 Felix Paul... * forward-port of [11453] plus a small string-enhanceme...
2005-06-17 Christophe... * modules/demux/playlist/playlist.c: New --no-playlist...
2005-06-17 Christophe... * modules/demux/playlist: Exported symbols inside...
2005-06-17 Christophe... * modules/control/http.c: Added support for .hosts...
2005-06-17 Antoine Cellerierforwardport 11445
2005-06-16 Antoine Cellerierchange to new icon ( fixes #185 )
2005-06-16 Antoine Cellerierupdate copyright date
2005-06-15 Antoine Celleriermake sure that the "Play with VLC" context menu item...
2005-06-15 Antoine Cellerierfix prefs icon problem under windows. (All subcategory...
2005-06-15 Christophe... * src/playlist/playlist.c: Fixed playlist_vaControl...
2005-06-15 Christophe... access/dvdread.c: Compilation fix
2005-06-15 Christophe... http/vlm/index.html: Add a note about the currnt brocke...
2005-06-14 Derk-Jan Hartman* Lets go beserk on the locking and event passing for...
2005-06-14 Derk-Jan Hartman* remove some useless i_mux_rate stuff that we don...
2005-06-14 Antoine CellerierAdd play with VLC and Add to VLC's playlist context...
2005-06-14 Derk-Jan Hartman* Fix the Reset button for OS X preferences (closes...
2005-06-14 Antoine Cellerieruse PLAYLISTENQUEUE help messages ...
2005-06-14 Antoine Cellerier* add --playlist-enqueue option ( win32 only )
2005-06-14 Christophe... Makefile.am: don't unix2dos dboxfiles.html as it produc...
2005-06-14 Gildas Bazin* modules/video_output/x11/xcommon.c: try to detect...
2005-06-14 Derk-Jan Hartman* Accurate GET_TIME for dvdread
2005-06-14 Gildas Bazin* modules/video_output/opengl.c: win32 build fix ...
2005-06-13 Derk-Jan Hartman* Largefile support for segmented mkv files (closes...
2005-06-13 Derk-Jan Hartman* compile fix
2005-06-13 Christophe... * modules/stream_out/bridge.c: Fixed the bug of disapp...
2005-06-12 Derk-Jan Hartman* Don't list 'Input only' devices
2005-06-11 Antoine Cellerierchange trac url
2005-06-11 Antoine CellerierAdd link to the documentation in the Start Menu items
2005-06-10 Derk-Jan Hartman* Changed mute hotkey to command-alt-arrowdown (like...
2005-06-10 Benjamin PrachtAdd a tooltip to the "search in playlist" input field
2005-06-10 Clément StenacImplement SORT_AUTHOR. Closes #196
2005-06-10 Felix Paul... * forwardport of [11392]
2005-06-10 Clément StenacRemove i263 from stream output dialogs. Closes #187
2005-06-10 Felix Paul... mosaic.c: fixed a string
2005-06-10 Christophe... * include/vlc_threads.h: Priority level VLC_THREAD_PRI...
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-06-10 Christophe... * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video...
2005-06-10 Christophe... * modules/codec/ffmpeg: New options to fine-tune advan...
2005-06-10 Christophe... * modules/access/fake.c: New --fake-id option to speci...
2005-06-10 Benjamin Pracht* reflects syntax change in the dvdread access
2005-06-10 Felix Paul... * fixed some strings
2005-06-10 Felix Paul... forwardport of [11376]
2005-06-09 Antoine Cellerier * split file associations in 3 subcategories (audio...
2005-06-09 Derk-Jan Hartman* forwardport of [11372]
2005-06-09 Benjamin Pracht* All: include x264 in the contrib system, and add...
2005-06-09 Derk-Jan Hartman* GL_CLAMP --> GL_CLAMP_TO_EDGE. This fixes the Greenli...
2005-06-08 Jean-Paul SamanForward port of #11366
2005-06-08 Clément StenacBackport [11359]
2005-06-08 Gildas Bazin* modules/access/dvdnav.c: slightly better fix for...
2005-06-08 Rémi Denis... port previous commits
2005-06-08 Derk-Jan Hartman* Fix rear speaker recognition
2005-06-08 Christophe... * modules/codec/fake.c: New fake codec. Use it in...
2005-06-08 Christophe... * modules/stream_out/transcode.c: Really fixed the...
next