]> git.sesse.net Git - vlc/history - src
* debian/rules: fixed shell syntax.
[vlc] / src /
2004-04-26 Gildas Bazin* src/libvlc.h: the win32 high-priority setting is...
2004-04-25 Laurent Aimar * x264: compilation fix.
2004-04-25 Gildas Bazin* src/stream_output/stream_output.c: small sout_cfg_par...
2004-04-25 Gildas Bazin* src/stream_output/stream_output.c: small coding style...
2004-04-24 Yoann Peronneau* input/subtitles.c: first subtitle search path was...
2004-04-23 Laurent Aimar * stream_output: fixed bool handling in sout_ParseCfg.
2004-04-23 Laurent Aimar * stream_output: added bool support (untested).
2004-04-23 Laurent Aimar * stream_output: added a sout_ParseCfg to help sout...
2004-04-23 Gildas Bazin* src/libvlc.h: MSVC doesn't like splitted macros....
2004-04-23 Gildas Bazin* src/libvlc.h: reverted my last change.
2004-04-23 Gildas Bazin* src/input/control.c, include/ninput.h: Added INPUT_GE...
2004-04-23 Gildas Bazin* src/*: portability fixes.
2004-04-23 Yoann Peronneau* src/input/subtitles.c: corrected bug in subtitle...
2004-04-23 Gildas Bazin* src/input/es_out.c: fix for ES_OUT_RESET_PCR.
2004-04-23 Gildas Bazin* src/playlist/item.c,item-ext.c: fixed memory leaks.
2004-04-23 Gildas Bazin* src/input/subtitles.c: fixed memory leak.
2004-04-23 Gildas Bazin* src/playlist/item.c: fixed memory leak.
2004-04-22 Gildas Bazin* src/audio_output/input.c: too much locking.
2004-04-21 Laurent Aimar * block: fixed block_Realloc.
2004-04-21 Laurent Aimar* input_dec: do not switch to minimize-threads in sout...
2004-04-20 Gildas Bazin* src/libvlc.h: put the SAP options where they belong...
2004-04-20 Yoann PeronneauChanged directory separator from '/' to '\' for windows...
2004-04-20 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: don't "play...
2004-04-20 Yoann PeronneauAdded a --sub-autodetect-path which is a list of paths...
2004-04-20 Gildas Bazin* include/vlc/vlc.h: added a b_play parameter to the...
2004-04-19 Gildas Bazin* include/aout_internal.h: added a b_restart field...
2004-04-19 Laurent Aimar * httpd: better fix for mmsh.
2004-04-19 Andre Pang* Add hotkeys to go back/forward in media browsing...
2004-04-18 Gildas Bazin* src/audio_output/input.c: add goom (if present) to...
2004-04-18 Gildas Bazin* src/input/*: fixed some deadlock issues.
2004-04-18 Clément StenacMake the SAP parser happier
2004-04-18 Clément Stenac* ALL: Better announce system
2004-04-16 Felix Paul Kühne* modules/control/telnet.c: removed translation of...
2004-04-16 Felix Paul Kühne * fixed a typo
2004-04-15 Gildas Bazin* src/misc/block.c: fixed BlockRealloc()
2004-04-15 Laurent Aimar * httpd: may fix mmsh for vlc.
2004-04-15 Stephan AssmusBeOS specific compile fix, there is no INADDR_NONE...
2004-04-15 Stephan Assmuscompile fix, do not declare variables in the middle...
2004-04-14 Simon Latapie * vlm.c: a few bug fixes, cleaning, and maid vlm more...
2004-04-14 Andre Pang* vout_ShowTextAbsolute now returns VLC_EGENERIC if...
2004-04-08 Gildas Bazin* modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON...
2004-04-07 Laurent Aimar * input/input_dec.c: we automaticaly switch to minimiz...
2004-04-06 Derk-Jan Hartman* Spelling fix
2004-04-04 Laurent Aimar * input: if we failed to open the file, and the name...
2004-04-03 Cyril Deguet * playlist.c: better random algorithm: do not play...
2004-04-02 Laurent Aimar * stream: fixed cast of lvalue.
2004-04-02 Gildas Bazin* src/video_output/vout_intf.c: new vout_ControlWindow...
2004-04-01 Gildas Bazin* src/libvlc.h, modules/video_output/directx/events.c:
2004-03-31 Gildas Bazin* src/input/control.c: INPUT_ADD/DEL_BOOKMARK also...
2004-03-31 Gildas Bazin* src/misc/win32_specific.c: compilation fix.
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-30 Clément StenacFix 64-bit bug with bookmarks from command line
2004-03-29 Laurent Aimar control: invalid cast in GET_SUBDELAY
2004-03-29 Laurent Aimar * stream: added stream_DemuxNew, stream_DemuxSend...
2004-03-29 Clément Stenac* Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
2004-03-29 Rocky BernsteinPopulate "Stream and Media Info"
2004-03-28 Derk-Jan Hartman* src/input/stream.c
2004-03-27 Derk-Jan Hartman* src/interface/interface.c
2004-03-26 Gildas Bazin* src/input/control.c: fixed INPUT_DEL_BOOKMARK.
2004-03-24 Gildas Bazin* src/video_output/vout_intf.c: vout_IntfInit() for...
2004-03-23 Gildas Bazin* src/input/*:
2004-03-23 Gildas Bazin* src/misc/variables: fixed mem-leak for VLC_VAR_CLEARC...
2004-03-22 Laurent Aimar * vlm: fixed some segfaults.
2004-03-22 Laurent Aimar * all: forgot to commit theses files.
2004-03-22 Gildas Bazin* src/misc/modules.c: compilation fix.
2004-03-22 Laurent Aimar * vlm: better vlm_Show.
2004-03-21 Laurent Aimar * vlm.*: move vlm to the core (now, vlm_New create...
2004-03-19 Laurent Aimar * demux: demux2_New -> try to start faster selecting...
2004-03-18 Rocky BernsteinCorrect MRL syntax.
2004-03-14 Clément StenacFix deadlocks in playlist
2004-03-13 Jean-Paul Samanremoved unused variables
2004-03-13 Laurent Aimar * block.c: fixed block realloc.
2004-03-12 Gildas Bazin* src/playlist/item-ext.c: playlist_AddExt() needs...
2004-03-11 Laurent Aimar * block: a little pre header + padding.
2004-03-11 Laurent Aimar * stream_output: sout_buffer_t -> block_t.
2004-03-11 Laurent Aimar * input_dec: sout uses block_t.
2004-03-11 Gildas Bazin* input/input_ext-plugins.c:
2004-03-11 Gildas Bazin* src/libvlc.h, src/input/input.c:
2004-03-10 Laurent Aimar * stream_output.c: delete meta informations after...
2004-03-10 Laurent Aimar * input, stream_output: handle sout_instance_t->p_meta.
2004-03-10 Laurent Aimar * httpd: fixed a big mem leak for http streaming.
2004-03-09 Gildas Bazin* include/vlc_common.h: free tab if empty in TAB_REMOVE().
2004-03-08 Gildas Bazin* src/misc/net.c: fixes a few corner cases.
2004-03-08 Gildas Bazin* src/misc/httpd.c: don't read past the end of our...
2004-03-07 Gildas Bazin* include/vlc_es.h: added b_packetized field to es_form...
2004-03-06 Gildas Bazin* src/input/input_dec.c: fix for input_EndDecoder(...
2004-03-06 Laurent Aimar * all: implemented sout asynch support. (ie sout will...
2004-03-06 Laurent Aimar * httpd: fixed handling of 'Connection: '.
2004-03-05 Laurent Aimar * input/input.c, libvlc.h: implemented new way to...
2004-03-05 Carlo CalabròString review, as promised :)
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-04 Laurent Aimar * modules.c: fixed module_Need. (but I'm not sure...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Sigmund Augdal Helbergsrc/misc/modules.c:
2004-03-03 Laurent Aimar * objects: include vlc_http.h
2004-03-03 Laurent Aimar * include/httpd.h, modules/misc/httpd.c: remove old...
2004-03-03 Laurent Aimar demux: implementation of demux2_vaControlHelper.
2004-03-03 Laurent Aimar * input.c: add Duration to input infos.
2004-03-03 Christophe Massiot* src/input/input_dec.c: Copy block_t::i_flags to sout_...
2004-03-02 Felix Paul Kühne* modules/codec/dvbsub.c: disabled translation of some...
next