]> git.sesse.net Git - vlc/history - src
* This patch does what the revert'ed patch from before should have done. Changing...
[vlc] / src /
2005-10-16 Derk-Jan Hartman* This patch does what the revert'ed patch from before...
2005-10-16 Derk-Jan Hartman* What was i smoking when i did this change?
2005-10-16 Rémi Denis-CourmontBetter thread-safety in previous commit
2005-10-16 Rémi Denis-Courmont- Support for glibc IDN
2005-10-16 Derk-Jan Hartman* UTF-8 ified the subtitle autodetect core. (fixes...
2005-10-15 Jean-Paul SamanRTP reordering in module/access/udp.c done by me with...
2005-10-15 Cyril Deguet* playlist.c: hopefully fixed the playlist screwed...
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-10-15 Jean-Paul Samanwhitespace cleanup
2005-10-13 Boris Dorès- revert "spdif", "force-dolby-surround" and "headphone...
2005-10-12 Felix Paul Kühne* partial translation to Simplified Chinese by Wei...
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-10-11 Damien Fouilleulundoing zcot's screensaver patch, better luck next...
2005-10-10 Felix Paul Kühne* applied zcot's screensaver patch. Thanks for the...
2005-10-09 Derk-Jan Hartman* clearer error messages on invalid seek
2005-10-09 Boris Dorès+ src/input/decoder.c src/libvlc.h:
2005-10-08 Laurent Aimar * input.c: fix invalid free.
2005-10-07 Rémi Denis-CourmontRemove unused option
2005-10-06 Laurent Aimar * var: create "demux" and "access" (--demux/access...
2005-10-06 Laurent Aimar * input: :demux=module really force module and bypass...
2005-10-02 Rémi Denis-CourmontMove UTF32 conversion to more appropriate file
2005-10-02 Jean-Paul SamanThe include vlc_md5.h is in the include path and not...
2005-10-02 Rémi Denis-CourmontAdd const qualifier
2005-10-02 Rémi Denis-CourmontOups minor fix
2005-10-02 Rémi Denis-CourmontUTF32 to UTF8 conversion
2005-10-02 Rémi Denis-CourmontFix compilation warning
2005-10-02 Clément StenacDon't reprint messages on quit
2005-10-01 Sam Hocevar * src/misc/cpu.c: oops.
2005-10-01 Sam Hocevar * src/misc/cpu.c: no need to push/pop %rbx before...
2005-09-29 Jean-Paul Samanremove trailing whitespace
2005-09-28 Christophe MutricyDocument the access/demux://MRL format
2005-09-25 Boris Dorès- the creation of the audio filter pipeline when specif...
2005-09-22 Gildas Bazin* src/stream_output/sap.c: net_Write() returns an int...
2005-09-22 Gildas Bazin* src/misc/getaddrinfo.c: WinCE implementation + ipv6...
2005-09-22 Gildas Bazin* ALL: WinCE EVC compilation fixes.
2005-09-21 Sam Hocevar * src/libvlc.c: cosmetic fix.
2005-09-18 Steve Lhommemisc possible buffer/resource misuse & tidy compilation
2005-09-18 Jean-Paul SamanFix compiler warning about signed and unsigned comparisons
2005-09-18 Jean-Paul SamanForward port of revision 12566: Ignore menu select...
2005-09-17 Rémi Denis-CourmontWin32 compile fix
2005-09-17 Rémi Denis-Courmont* print unreachable host as an error in net_OpenTCP...
2005-09-17 Clément StenacDefault to disabling screensaver under X (Closes:#253)
2005-09-15 Clément StenacSort-by-album patch by Pierre Marc Dumuid
2005-09-15 Clément StenacImprove random behaviour - Patch by Daniel Straenger...
2005-09-15 Derk-Jan Hartman* Fix yet another playlist corner case
2005-09-14 Derk-Jan Hartman* Better fix for [12521]. Previous fix resulted in...
2005-09-12 Derk-Jan Hartman* Prevent the autoplay function from playing the Shoutc...
2005-09-12 Antoine Cellerierfix daemon mode when HAVE_DAEMON is defined. fixes...
2005-09-12 Derk-Jan Hartman* remove debug line
2005-09-12 Derk-Jan Hartman* Fix the issue with random always playing the first...
2005-09-12 Derk-Jan Hartman* Fixes a problem where playlist_Play was playing items...
2005-09-11 Benjamin Pracht* Loop at the beginning of the playlist instead of...
2005-09-10 Steve Lhommevariables.c: void the buffer after the memmove to avoid...
2005-09-10 Benjamin Pracht* Go back to the first item when hitting "next" on...
2005-09-10 Rémi Denis-CourmontFix psz_userdir memleak
2005-09-09 Gildas Bazin* configure.ac, src/extras/libc.c, modules/misc/network...
2005-09-09 Gildas Bazin* src/misc/win32_specific.c: fixed minor memory leak...
2005-09-09 Christophe MutricyI shall compile before commiting * 100 for monday.
2005-09-09 Christophe MutricyFix a possible segfault patch by Brian Robb
2005-09-08 Benjamin Pracht* Take the position parametter into account in playlist...
2005-09-08 Derk-Jan Hartman* Fix a refcount issue in the OSD core
2005-09-07 Felix Paul Kühne* new Korean translation by Han HoJoong <0demon0@paran...
2005-09-05 Christophe Massiot * src/libvlc.c: When the user dir is not available...
2005-09-05 Gildas Bazin* src/libvlc.c: on win32, redirect stdout to vlc-help...
2005-09-03 Gildas Bazin* src/control/audio_video.c: forgot this file in last...
2005-09-03 Gildas Bazin* include/vlc/vlc.h, include/vlc/control.h, src/control...
2005-09-02 Cyril Deguet* httpd.c: added missing dummy functions
2005-09-02 Christophe Massiot * src/misc/httpd.c: Fixed HTTPd closing when several...
2005-09-02 Benjamin Pracht* Don't try to release NULL
2005-08-31 Gildas Bazin* modules/stream_out/transcode.c, src/input/decoder...
2005-08-31 Christophe Massiot * ALL: Do no longer assume a default DVD drive. If...
2005-08-30 Christophe Massiot * src/extras/libc.c:vlc_execve() : Do not open a new...
2005-08-29 Christophe Massiot * ALL: New p_vlc->psz_userdir. This is different from...
2005-08-29 Christophe Massiot * src/extras/libc.c: Implemented vlc_execve() for...
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-26 Christophe Massiot * src/extras/libc.c: Fixed Win32 compilation.
2005-08-26 Christophe Massiot * src/extras/libc.c: Implemented a wrapper around...
2005-08-25 Clément StenacAdd new spectrum analyzer effect, patch from zcot.
2005-08-25 Christophe MutricyGrrr, i should have checked previous commit
2005-08-25 Christophe MutricyTypo
2005-08-25 Jean-Paul SamanRemoving osd_widgets.c.
2005-08-25 Jean-Paul SamanRemoval of dead code
2005-08-23 Jean-Paul SamanFix segmentation fault
2005-08-23 Christophe Massiot * toolbox: Removed compilation information from versio...
2005-08-22 Gildas Bazin* src/misc/net.c: fixed segfault.
2005-08-22 Gildas Bazin* src/input/es_out.c: when removing an active track...
2005-08-22 Christophe Massiot * src/extras/libc.c: Compilation fix for non-Win32...
2005-08-22 Christophe Massiot * src/extras/libc.c: Implemented a vlc_readdir_wrapper...
2005-08-22 Jean-Paul SamanCosmetics
2005-08-21 Rémi Denis-CourmontGet rid of the symbols structure and use the OS linker
2005-08-21 Damien Fouilleul- pre-create 'width' and 'height' in libvlc so that...
2005-08-21 Rémi Denis-CourmontDefine IPV6_PROTECTION_LEVEL manually - closes #96
2005-08-20 Antoine Cellerieradd new playlist_PreparseEnqueueItem function which...
2005-08-19 Rémi Denis-CourmontClean up
2005-08-19 Rémi Denis-CourmontDon't print EAFNOSUPPORT error - refs #320
2005-08-18 Jean-Paul SamanAdded --volume-step to override AOUT_VOLUME_DEFAULT...
2005-08-18 Rémi Denis-CourmontAdd const
2005-08-18 Jean-Paul SamanEliminate false errors of which errno said it was a...
2005-08-17 Christophe Massiot * src/libvlc.c: Expand ~/ in --config-file.
2005-08-17 Christophe Massiot * Makefile.am: New file version.c, generated at each...
next