]> git.sesse.net Git - vlc/history - modules
vlccontrol.cpp: fixed a bug in setVariable where arguments for VariantChangeType...
[vlc] / modules /
2005-10-11 Jean-Paul SamanFix broken status command on rc interface
2005-10-10 Felix Paul Kühne* revert [12779] (this broke the output of MPEG PS...
2005-10-10 Felix Paul Kühne* set keywords properly and removed an outdated FIXME
2005-10-09 Derk-Jan Hartman* spelling
2005-10-09 Boris Dorès+ src/input/decoder.c src/libvlc.h:
2005-10-09 Olivier Teulière * skins2/src/dialogs.cpp: When no dialogs provider...
2005-10-09 Laurent Aimar * ogg: fix potential invalid read with broken files...
2005-10-09 Laurent Aimar * standard: allow to use 'dst' instead of 'url' (consi...
2005-10-09 Laurent Aimar http: removed useless debug.
2005-10-09 Laurent Aimar * ts: fix segfault with old dvbpsi, fix uninitialized...
2005-10-09 Gildas Bazin* modules/gui/wxwidgets: fixed build when wxWidgets...
2005-10-09 Felix Paul Kühne* redesign of the about window
2005-10-09 Felix Paul Kühne* removed unused variable
2005-10-09 Laurent Aimar * all: added Musepack support using libmpdec (1.2...
2005-10-09 Laurent Aimar * mp4: use ES_OUT_SET_NEXT_DISPLAY_TIME when doing...
2005-10-09 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: restored call...
2005-10-08 Rémi Denis-Courmontiface-addr -> miface-addr
2005-10-08 Antoine Cellerier * handle CDATA (as if it were TEXT)
2005-10-07 Felix Paul Kühne* don't use 'ps' as suffix but 'mpg' like most other...
2005-10-06 Laurent Aimar * input: :demux=module really force module and bypass...
2005-10-06 Laurent Aimar * udp: Patch by Marian Durkovic:
2005-10-06 Clément StenacPatch to zcot's patch by zcot :)
2005-10-06 Felix Paul Kühne* allocate o_extended only if requested by the user...
2005-10-06 Laurent Aimar udp: support for RTP"header extension. Patch by Zohar...
2005-10-06 Laurent Aimar * http: update meta data only on title change.
2005-10-06 Laurent Aimar * record: correct i_update field.
2005-10-06 Laurent Aimar * mp4: support for tx3g subtitle (close #332)
2005-10-06 Clément StenacMisc WX improvements - patches by zcot
2005-10-06 Felix Paul Kühne* only save the affected modules (main, headphone,...
2005-10-06 Damien Fouilleulopen.cpp: unicode fix for ProbeDVD, ProbeCDDA, ProbeVCD
2005-10-06 Felix Paul Kühne* intf.m: -make sure that objects like o_open, o_wizard...
2005-10-06 Damien Fouilleulall: support for unicode version of wxwidgets for win32...
2005-10-04 Jean-Paul SamanFix double free error.
2005-10-04 Derk-Jan Hartman* Fix Kasenna RTSP VoD
2005-10-04 Rémi Denis-Courmont#include "charset.h"
2005-10-02 Felix Paul Kühne* this was not to be committed
2005-10-02 Felix Paul Kühne* remove/disable the update-checker on OSX until 0...
2005-10-02 Felix Paul KühneImplemented the retrieval of the versions, files and...
2005-10-02 Jean-Paul Samaninclude charset.h is in the include path and not local
2005-10-02 Jean-Paul SamanProtect agains multiple includes
2005-10-02 Jean-Paul SamanThe include vlc_md5.h is in the include path and not...
2005-10-02 Antoine Cellerier * fix signedness gcc warning
2005-10-02 Antoine Cellerier * fix signedness gcc warnings
2005-10-02 Antoine Cellerier * fix signedness gcc warnings (and remove trailing...
2005-10-02 Antoine Cellerier * fix signedness gcc warning
2005-10-02 Jean-Paul SamanAdd missing include <charset.h>
2005-10-02 Jean-Paul SamanFix compiler warning: 'araw.c:62: warning: static'...
2005-10-02 Rémi Denis-CourmontFix long-standing compilation warning and unduplicate...
2005-10-02 Rémi Denis-CourmontFor wxWidgets into so-called Unicode (actually UTF...
2005-10-02 Rémi Denis-CourmontRemove some redundant casts
2005-10-02 Rémi Denis-CourmontCompile fix
2005-10-02 Steve Lhommemkv.cpp: move back the SET_PCR to its previous location...
2005-10-02 Rémi Denis-Courmontmb_str() doesn't work as documented (or maybe it doesn...
2005-10-01 Felix Paul Kühne* minor fix (capitalise string at the bottom of the...
2005-10-01 Steve Lhommemkv.cpp: added option "mkv-preload-local-dir", disable...
2005-10-01 Steve Lhommemkv.cpp: better timecode sent by the demuxer (doesn...
2005-10-01 Steve Lhommeavoid declaration collision on MSVC
2005-09-30 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: re...
2005-09-30 Benjamin Pracht* Cleaner url parsing
2005-09-30 Derk-Jan Hartman* Some freetype renderer hacks as suggested by Sigmund...
2005-09-29 Benjamin PrachtHandle correctly some more error cases
2005-09-29 Derk-Jan Hartman* The PTS/PCR repeats we test for should at least conti...
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-29 Jean-Paul SamanFix compiler warning, remove unused variables
2005-09-28 Derk-Jan Hartman* forgot to handle initial pcr == 0 case
2005-09-28 Derk-Jan Hartman* if a PTS keeps repeating for a while we assume EOF...
2005-09-28 Antoine Cellerier * trailing spaces removal (this commit is really useless)
2005-09-28 Antoine Cellerier * warning fixes
2005-09-28 Antoine Cellerier * remove signedness gcc warnings (lots of cast from...
2005-09-28 Antoine Cellerier * fix signedness gcc warning
2005-09-28 Derk-Jan Hartman* Streamming -> Streaming
2005-09-28 Derk-Jan Hartman* Now uses the fullscreen variable instead of setting...
2005-09-27 Benjamin Pracht* Fix a double free and the size of a memory allocation
2005-09-27 Derk-Jan Hartman* ts.c: print Stream Identifier descriptor information
2005-09-26 Felix Paul KühneTHANKS and AUTHORS were converted to UTF-8
2005-09-26 Gildas Bazin* modules/demux/ogg.c: discard subtitles header packets...
2005-09-26 Eric Petit beos/*: update the playlist properly
2005-09-26 Sam Hocevar * modules/video_chroma/i420_rgb16.c: fixed compiler...
2005-09-26 Sam Hocevar * modules/video_chroma/i420_rgb_mmx.h: use RIP-relate...
2005-09-25 Jean-Paul SamanUndo coding style fixes to make syncing with Xine code...
2005-09-25 Jean-Paul SamanAnother bunch of memory leaks in realrtsp plugin
2005-09-25 Boris Dorès- the creation of the audio filter pipeline when specif...
2005-09-25 Jean-Paul SamanFix compiler warnings
2005-09-25 Jean-Paul SamanCompile fixes and another memory leak fix
2005-09-25 Clément StenacAllow setting video output title under X
2005-09-25 Clément StenacHandle multicast like unicast in SAP
2005-09-25 Jean-Paul SamanFix several memory leaks and do a bit of coding style...
2005-09-22 Gildas Bazin* modules/control/netsync.c: compilation fix.
2005-09-22 Gildas Bazin* modules/misc/network/ipv6.c: EVC compilation fixes.
2005-09-22 Gildas Bazin* modules/gui/wince/dialogs.cpp: EVC compilation fix.
2005-09-22 Gildas Bazin* modules/audio_filter/resampler/ugly.c: compilation...
2005-09-22 Gildas Bazin* modules/access/mms/mmstu.c: use net_Write() instead...
2005-09-21 Gildas Bazin* modules/codec/x264.c: renamed analyse "all" mode...
2005-09-21 Rocky BernsteinIn libcdio < 0.76
2005-09-20 Eric Petit visual/effects.c: compile fix
2005-09-20 Sam Hocevar * modules/control/http/rpn.c: don’t crash if stripsla...
next