]> git.sesse.net Git - vlc/shortlog
vlc
2006-02-12 Clément StenacAdd some playlist api functions
2006-02-12 Clément StenacChange some test stuff
2006-02-12 Christophe... configure.ac: FFMPEG's libpostproc is now separated...
2006-02-12 Eric Petit BeOS fix
2006-02-12 Eric PetitFixed ffmpeg contrib
2006-02-12 Clément StenacMove python mediacontrol bindings
2006-02-12 Christophe... Fix distcheck
2006-02-12 Clément StenacFix refcount problems
2006-02-12 Clément StenacRemove debug
2006-02-12 Rémi Denis... - Attempt to implement (To|From)Locale on MSVC
2006-02-12 Clément StenacPlaytree: handle delete nicely
2006-02-11 Rémi Denis... Remove always true condition
2006-02-11 Rémi Denis... Fix previous commit
2006-02-11 Rémi Denis... Unicode wrappers for opendir/readdir
2006-02-11 Derk-Jan Hartman* Do a proper UTF-16 -> UTF-8 conversion on ASF metadat...
2006-02-11 Derk-Jan Hartman* xtag parser improvements by Daniel Stranger.
2006-02-11 Christophe... wx/dialogs/*: Don't put labels in buttons if we have...
2006-02-11 Rémi Denis... Fix invalid debug message
2006-02-11 Clément StenacAdd support for insert and delete in X11 skins
2006-02-11 Olivier Teulière * skins2/win32/win32_loop.cpp: Added support for the...
2006-02-11 Derk-Jan Hartman* Fix a \n bug and a memory bug in the SSA/subsdec.
2006-02-11 Felix Paul... * enable multiple selections for streaming as well...
2006-02-11 Felix Paul... * support for applying the same settings to multiple...
2006-02-11 Rémi Denis... Support opening of non ANSI filenames on Win32
2006-02-11 Antoine CellerierAdd some "title"s for image buttons.
2006-02-11 Rémi Denis... Fix typo
2006-02-11 Rémi Denis... Use vlc_fopen (access() or stat() would be more appropr...
2006-02-11 Clément StenacShould fix vlc-help.txt problem (untested) (Refs:#517)
2006-02-11 Clément StenacReposition the slider when expanding/retracting a node...
2006-02-11 Clément Stenaconly round width and scale height accordingly
2006-02-11 Rémi Denis... vlc_fopen() wrapper including required file name conver...
2006-02-11 Rémi Denis... Don't compile dead code on Win32
2006-02-11 Rémi Denis... Use more common CP1252 rather than Latin-9 as fallback...
2006-02-11 Clément StenacRound scaled sizes to 16 (Closes:#524)
2006-02-11 Clément StenacDon't crash in record filter (Closes:#542)
2006-02-11 Clément StenacDon't make image when we are not interested in the...
2006-02-11 Clément StenacHandle Page up / Page down (Refs:#477)
2006-02-11 Rémi Denis... Handle TTL in SDP properly (IPv4 at least) for raw...
2006-02-11 Rémi Denis... - Fix typo in previous commit
2006-02-11 Rémi Denis... Simplify [12964]
2006-02-11 Felix Paul... * added an option to keep the selections in the wizard...
2006-02-11 Rémi Denis... SAP hop limit should always be 255 as per its specifica...
2006-02-11 Rémi Denis... Good point Md - use 0 (ie. not set) as default TTL...
2006-02-11 Rémi Denis... Implement IPv6 multicast output interface selection...
2006-02-11 Derk-Jan Hartman* Improved renderering of YUVA/P onto YUV variants...
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
next