]> git.sesse.net Git - vlc/shortlog
vlc
2005-03-15 Felix Paul... * *.po: updated the po-files
2005-03-15 Christophe... * modules/codec/ffmpeg/encoder.c: Fixed aspect ratio...
2005-03-15 Christophe... * modules/stream_out/switcher.c: Added --sout-switcher...
2005-03-15 Christophe... * src/video_output/vout_synchro.c: New --quiet-synchro...
2005-03-15 Sigmund Augdal... wall.c: fix alignment when rows or cols are 2 or less.
2005-03-15 Gildas Bazin* configure.ac: proper LDFLAGS on win32 for the wince...
2005-03-15 Gildas Bazin* modules/audio_output/waveout.c: use hardware volume...
2005-03-15 Gildas Bazin* src/audio_output/intf.c: aout_VolumeGet() needs to...
2005-03-15 Gildas Bazin* configure.ac: getnameinfo/getaddrinfo/freeaddrinfo...
2005-03-15 Anil Daoud* display useful information in the tooltip
2005-03-15 Jérome DecoodtWork on MacOS preferences. Need to be completed, improv...
2005-03-14 Derk-Jan Hartman* macosx: simplify volume update method for scrollfield...
2005-03-14 Anil Daoud* wxwindows/*: disable systray code for wx2.4 (Thanks...
2005-03-14 Derk-Jan Hartman* Renamed --filter to --video-filter for reasons of...
2005-03-14 Derk-Jan Hartman* More descriptions of the VLC commandline syntax when...
2005-03-14 Laurent Aimar * mp4.c: do not unselect ES at the end.
2005-03-14 Sam Hocevar * debian/Makefile.am: oops, removed ffmpeg patch...
2005-03-14 Sam Hocevar * Updated Debian packaging information.
2005-03-14 Gildas Bazin* src/input/input.c: use a low priority input thread...
2005-03-14 Sam Hocevar * modules/stream_out/switcher.c: fixed forbidden...
2005-03-14 Anil Daoud* activex: updated svn:ignore property
2005-03-14 Sam Hocevar * activex/Makefile.am: use "rm -f", not "-rm".
2005-03-14 Sam Hocevar * configure.ac: allow to specify another name for...
2005-03-14 Sigmund Augdal... corba/Modules.am: include missing files in dist. Fixes...
2005-03-14 Sigmund Augdal... TODO: remove recently fixed subtitle-related items
2005-03-13 Derk-Jan Hartman* Add some TODOs from the Requests forum.
2005-03-13 Jérome DecoodtAdded setScrollField: and resetScrollField to manage...
2005-03-13 Derk-Jan Hartman* axvlc.reg was removed from the source tree in r9968...
2005-03-13 Steve Lhommemkv.cpp: use the same technique for the main segment...
2005-03-13 Steve Lhommemkv.cpp: segment preloading now works
2005-03-13 Rémi Denis... Fix my email address
2005-03-13 Rémi Denis... - Fix getnameinfo detection on Win32
2005-03-13 Eric Petit dvdnav.patch: missed a couple of functions yesterday...
2005-03-12 Eric Petit Renamed the "contrast" variable used between dvdnav...
2005-03-12 Eric Petit dvdnav.patch: prefixed all non-static functions in...
2005-03-12 Rémi Denis... Fixed stupid bug (C) me, yesterday (variable name conflict)
2005-03-12 Christophe... fortuuuuune
2005-03-12 Steve Lhommemkv.cpp: know your parents better
2005-03-12 Steve Lhommemkv.cpp: better segment initialisation
2005-03-12 Steve Lhommemkv.cpp: don't keep segments already found elsewhere
2005-03-12 Steve Lhommemkv.cpp: more code reorganisation for segment preloading
2005-03-11 Anil Daoud* configure.ac: alsa is now really default enabled
2005-03-11 Clément StenacString fixes by Christophe Mutricy
2005-03-11 Rémi Denis... - Fix bug #1854
2005-03-11 Rémi Denis... - Check for gai_strerror
2005-03-11 Rémi Denis... - Fix building axvlc from subdirectory
2005-03-11 Andre Pang* mozilla/vlcshell.cpp: handle Mozilla plugin output...
2005-03-11 Antoine Cellerier * change $Id thing ... r10300
2005-03-11 Steve Lhommemkv.cpp: preload linked segments too
2005-03-11 Steve Lhommemkv.cpp: remove an unused variable
2005-03-11 Sigmund Augdal... alsa.c: removed a printf, shut up a compiler warning
2005-03-11 Jean-Paul SamanRemoved unneeded VLC_OBJECT() cast and another segfault...
2005-03-11 Sigmund Augdal... wxwindows/preferences_widgets.cpp: Fix size of ModulesL...
2005-03-11 Gildas Bazin* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2005-03-11 Rémi Denis... Tivo file demuxer
2005-03-11 Clément StenacReduce the global verbosity
2005-03-10 Clément StenacFix locking
2005-03-10 Clément StenacUpdate news
2005-03-10 Jean-Paul SamanSame mistake here: Pass real VLC_OBJECT's to msg_*
2005-03-10 Jean-Paul SamanAnother one. Use real VLC_OBJECT's in msg_*
2005-03-10 Jean-Paul SamanUse VLC_OBJECT's to pass to msg_* functions otherwise...
2005-03-10 Rémi Denis... - Require certificate from the client if one CA cert...
2005-03-10 Rémi Denis... - Release certificate creds after terminating session
2005-03-10 Gildas Bazin* configure.ac: only include stream_out_switcher if...
2005-03-10 Steve Lhommemkv.cpp: support preloading in the same family
2005-03-10 Christophe... * modules/stream_out/switcher.c: New module allowing...
2005-03-10 Steve Lhommemkv.cpp: move the segment metadata preloading in anothe...
2005-03-10 Steve Lhommemkv.cpp: parse the Segment Info properly
2005-03-10 Antoine Cellerier * mosaic alignment (works like --marq-position) and...
2005-03-10 Steve Lhommemkv.cpp: store the prev/next UID for later use
2005-03-10 Clément StenacFix refcount problems + fix a part of coding style...
2005-03-10 Gildas Bazin* modules/misc/freetype.c: better outlining algorithm...
2005-03-10 Clément StenacMore prefs fixes
2005-03-10 Rémi Denis... - Fix unitialized variable in demux control helper
2005-03-10 Rémi Denis... Support block type 2 (and some others as well)
2005-03-10 Rémi Denis... - include/network.h: new vlc_UrlEncode and vlc_UrlIsNot...
2005-03-10 Rémi Denis... gnutls.c: add shortname
2005-03-10 Clément StenacShould fix compile
2005-03-10 Rémi Denis... Missing properties
2005-03-10 Rémi Denis... - Fix GnuTLS version detection
2005-03-10 Clément StenacPreferences update :
2005-03-09 Steve Lhommemkv.cpp: cleaner handling of some tables (now vectors)
2005-03-09 Clément StenacPreferences icons
2005-03-09 Gildas Bazin* modules/codec/ffmpeg/video.c: take input rate into...
2005-03-09 Clément StenacDon't switch interfaces under linux
2005-03-09 Derk-Jan Hartman* added glib libIDL and mozilla sources (not built...
2005-03-09 Rémi Denis... string rationalization (yeah, I know the KDE interface...
2005-03-09 Sigmund Augdal... all: correctly align multiline strings when not left...
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: small cleanup.
2005-03-09 Gildas Bazin* modules/demux/ps.[c,h]: fixed PSM parsing bug.
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: correct PSM size.
2005-03-09 Rémi Denis... Handle VOC files with multiple blocks properly
2005-03-09 Gildas Bazin* src/video_output/vout_subpictures.c: pass on video...
2005-03-09 Gildas Bazin* modules/misc/freetype.c: handle size change properly.
2005-03-09 Gildas Bazin* modules/video_filter/mosaic.c: compilation fix.
2005-03-09 Gildas Bazin* modules/misc/freetype.c: don't display only the last...
2005-03-09 Rémi Denis... - seeking in .VOC file
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: shut-up valgrind warning.
2005-03-09 Eric Petit vlc_common.h: define INT64_MIN/INT64_MAX if necessary
2005-03-09 Gildas Bazin* modules/demux/ps.h: support for mp4v/mp4a/h264 +...
next