]> git.sesse.net Git - vlc/history - src
* intf.m: -make sure that objects like o_open, o_wizard, etc. get released in any...
[vlc] / src /
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...
2005-08-15 Rémi Denis-CourmontUse Latin-9 rather than US-ASCII when there is no local...
2005-08-15 Clément StenacFix a few warnings
2005-08-15 Rémi Denis-Courmont- Fix, clean up locale settings
2005-08-15 Christophe Massiot * src/input/input.c: Really fixed :programs= this...
2005-08-15 Jean-Paul SamanUse NULL for initializing pointers iso 0.
2005-08-14 Rémi Denis-CourmontFix SAP announce destination address - closes #314
2005-08-14 Eric Petit ALL: compile fixes
2005-08-14 Rémi Denis-CourmontSet LC_NUMERIC to C once and for all.
2005-08-14 Rémi Denis-Courmontgot the value for PROTECTION_LEVEL_* hard-coded
2005-08-13 Antoine Cellerier * setlocale( LC_NUMERIC, "C" ). There still might...
2005-08-13 Jean-Paul SamanReworked OSD Volume handling and display of volumebar...
2005-08-13 Jean-Paul SamanRemove unused comments
2005-08-13 Rémi Denis-CourmontReuse TLS module/object when already present - closes...
2005-08-13 Rémi Denis-CourmontUndo LC_NUMERIC change
2005-08-13 Antoine CellerierDisclaimer : this commit would need to be checked by...
2005-08-13 Rémi Denis-CourmontUnbreak make dist
2005-08-12 Christophe Massiot * modules/control/http.c: Added an id="include" macro...
2005-08-12 Christophe Massiot * src/input/es_out.c: Fixed a breakage of about everyt...
2005-08-12 Jean-Paul SamanFix seek breakage introduced in r12113
2005-08-11 Antoine Cellerierchange name to --monitor-aspect-ratio so its consistent...
next