]> git.sesse.net Git - vlc/shortlog
vlc
2006-02-11 Derk-Jan Hartman* Fix the duration of the dvdread module. refs #198.
2006-02-11 Clément StenacDon't invalidate selection on item change (Refs:#477)
2006-02-11 Derk-Jan Hartman* Don't put huge pictures on the stack. It is limited...
2006-02-10 Clément StenacFix playtree deletion
2006-02-10 Christophe... Revert brocken commit [14215]
2006-02-10 Christophe... Unbreack distcheck. First step
2006-02-10 Derk-Jan Hartman* Fix issues with the deinterlace filter that was using...
2006-02-10 Derk-Jan Hartman* fprintf -> msg_Dbg
2006-02-10 Clément StenacDisable broken stuff (Refs:#459)
2006-02-10 Felix Paul... * clean up (mostly replacements of nestings of stringBy...
2006-02-10 Jean-Paul SamanFix breakage of other RTSP clients
2006-02-10 Jean-Paul SamanUse correct Transport answer
2006-02-10 Christophe... configure.ac: Test glide even when the user specify it
2006-02-10 Rémi Denis... - Use OS default TTL when not overriden
2006-02-10 Rémi Denis... Don't enable broadcast on IPv6 sockets since IPv6 does...
2006-02-10 Antoine CellerierAdd esd and arts to the AOUT_PLUGINS define. If this...
2006-02-10 Rémi Denis... gcc 4.1 compile fix from marvin24 # gmx.de
2006-02-10 Sigmund Augdal... modules/misc/rtsp.c: implement support for raw udp...
2006-02-10 Jean-Paul SamanAlso add support for x-playNow in RtspCallback.
2006-02-10 Jean-Paul Samansanity check
2006-02-10 Jean-Paul SamanIndentation and coding style fixes
2006-02-10 Jean-Paul SamanRespond to x-playNow option in RTSP SETUP request....
2006-02-10 Derk-Jan Hartman* disable i420_yuy2_mmx on Darwin, since the MMX seems...
2006-02-10 Derk-Jan Hartman* Fix the QT video decoder. refs #345
2006-02-09 Christophe... Remove debug.
2006-02-09 Rémi Denis... Check for AF_INET6 all the time
2006-02-08 Antoine CellerierAdd comment about the fact that lines begining with...
2006-02-08 Sigmund Augdal... access_output/udp.c: Attach the writer thread. Fixes...
2006-02-08 Jérome DecoodtFix message advice (use description.widgets instead...
2006-02-07 Christophe... Typo.
2006-02-07 Clément Stenac* get/set/toggle fullscreen
2006-02-07 Sigmund Augdal... access_output/udp.c: use block_Fifo for the empty block...
2006-02-07 Antoine Cellerierlooks like this was retrocommited :)
2006-02-07 Rémi Denis... All CRLF fixes
2006-02-07 Rémi Denis... Set EOL style to avoid further CRLF issues
2006-02-07 Derk-Jan Hartman* Fix win32 text renderer.
2006-02-07 Derk-Jan Hartman* Introduced a new text_style_t
2006-02-07 Derk-Jan Hartman* dos2unix of vlc_osd.h
2006-02-06 Rocky Bernsteinminor corrections
2006-02-06 Rocky BernsteinRevise. perhaps a little more detail too.
2006-02-06 Antoine CellerierRemove useless lines (which came from a missunderstandi...
2006-02-05 Antoine Celleriersout-standard-url is deprecated
2006-02-05 Antoine Celleriersout-standard-url is deprecated
2006-02-05 Antoine CellerierDeprecated options handling
2006-02-05 Rémi Denis... Fixes subtitles detection from within folders with...
2006-02-05 Clément StenacShow sliders for stream with no time info but position...
2006-02-05 Derk-Jan Hartman* Added YVYU blending and fixed UYVY blending.
2006-02-05 Derk-Jan Hartman* Correct MMX version of UYVY chroma conversion. the...
2006-02-05 Clément StenacAdd a "Close" button to the errors window and fix the...
2006-02-05 Clément StenacSome WX VLM dialog improvements
2006-02-04 Derk-Jan Hartman* Hopefully added UYVY blending for YUVA and YUVP....
2006-02-04 Christophe... Include the bitmaps in tarball
2006-02-04 Clément StenacBetter fix
2006-02-04 Derk-Jan Hartman* Use UYVY fourcc instead of Y422, since i believe...
2006-02-04 Antoine Cellerierdisplay downloaded size / total size when downloading
2006-02-04 Antoine Cellerierprevent some more segfaults.
2006-02-04 Christophe... Remove C++ism to please gcc2.95 and BeOS
2006-02-04 Jean-Paul SamanWeed some dead code
2006-02-04 Clément StenacDon't fail with no-debug
2006-02-04 Jean-Paul Samanfprintf die die
2006-02-04 Clément StenacMemleak
2006-02-04 Clément StenacValgrind errors suppression file
2006-02-04 Clément StenacMissing file
2006-02-04 Clément StenacStop using strings to index stats, use integers. The...
2006-02-04 Clément StenacFix memleak
2006-02-04 Clément StenacFix stupid bug
2006-02-04 Clément StenacDon't read uninitialized values
2006-02-04 Clément Stenac* Avoid useless stats_Get calls
2006-02-04 Clément StenacDon't check the full string
2006-02-04 Clément StenacAccessOutWrite is called very often, especially for...
2006-02-03 Clément StenacUse a hash for stats. Not finished
2006-02-03 Clément StenacPlay and add (Refs:#457)
2006-02-03 Sigmund Augdal... linux_dvb.c: initialize a variable
2006-02-03 Sigmund Augdal... fix --no-stats in a few cases (there are more remaining)
2006-02-03 Christophe... Run update-po due to the new upnp files.
2006-02-03 Christophe... Seems that the widget return the path in local encoding
2006-02-02 Antoine Cellerierfix download (it didn't download the last (file size...
2006-02-02 Antoine Cellerierupdate Doxyfile using "doxygen -u"
2006-02-02 Antoine Cellerierinclude/* : fix doxygen comments
2006-02-02 Antoine Cellerieruse VLC threads instead of wxWidgets threads.
2006-02-02 Antoine Cellerierlets hope that this fixes the win32 build
2006-02-02 Antoine CellerierFix misplaced include (triggered error on win32 build...
2006-02-02 Antoine Cellerierremove old uneeded #include
2006-02-02 Antoine Celleriersrc/*, include/* : update core functions. (Should make...
2006-02-02 Antoine CellerierMake sure that the progress bar dialog exists before...
2006-02-02 Sigmund Augdal... es_out.c: fixed a slight memleak in "now playing" handling.
2006-02-02 Rémi Denis... Add libupnp-based UPnP discovery from Christian Henz
2006-02-02 Derk-Jan Hartman* Forgot to add the path seperator. truly fixes the...
2006-02-02 Derk-Jan Hartman* Fix the dvdread library linking in the libdvdnav...
2006-02-01 Derk-Jan Hartman* If input file in current dir specified, then retrieve...
2006-02-01 Jean-Paul SamanFixed a memleak
2006-02-01 Rémi Denis... Don't use weird MAC charset
2006-02-01 Rémi Denis... One more
2006-02-01 Rémi Denis... svn:ignore built doc
2006-02-01 Rémi Denis... Same as previous commit
2006-02-01 Rémi Denis... Uniformize developer doc encoding
2006-02-01 Rémi Denis... Additionnal conversions
2006-02-01 Rémi Denis... French -> English
2006-02-01 Rémi Denis... svn:ignore built skins
2006-02-01 Rémi Denis... More UTF8ication
next