]> git.sesse.net Git - vlc/shortlog
vlc
2004-06-17 Sigmund Augdal... example.lircrc: Added missing commands
2004-06-17 Olivier AubertFormatting fixes
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-16 Laurent Aimar * all: fixed the way h264 streams are stored in .mp4
2004-06-16 Laurent Aimar * avi: fixed the return value of Seek().
2004-06-15 Derk-Jan Hartman* fix the defines for strcasecmp strncasecmp and strcasestr
2004-06-15 Derk-Jan Hartman* strcasestr not strncasestr
2004-06-15 Derk-Jan Hartman* vlc_strcasestr defines (still missing something....
2004-06-15 Derk-Jan Hartman* G.726 support trough ffmpeg
2004-06-15 Derk-Jan Hartman* backport of local_stristr to vlc_strcasestr in libc.c
2004-06-15 Olivier AubertSVG rendering module. It uses the text rendering API...
2004-06-14 Derk-Jan Hartman* define INADDR_NONE for Solaris (fixes #1815)
2004-06-14 Jean-Paul SamanUpdated build rules.
2004-06-14 Jean-Paul SamanFEC_NONE is a valid value in DecodeFEC(). (Fix thanks...
2004-06-14 Jean-Paul SamanFix typos in DVB-T tuning code.
2004-06-13 Jon Lech Johansen * coreaudio: Fix (not tested) for the no audio on...
2004-06-12 Clément Stenac* Added new functions to the Mozilla plugin
2004-06-11 Olivier Teulière * skins2/src/skin_main.cpp: New demux2 module to load...
2004-06-11 Olivier AubertProper fix for corba building problem (use AM_CONDITIONAL)
2004-06-11 Olivier Aubert* Bug fix in unit conversion
2004-06-11 Jon Lech Johansen * coreaudio: Fixed the failed to set buffer size...
2004-06-09 Gildas Bazin* modules/access/dshow: converted to access2/demux2...
2004-06-09 Gildas Bazin* modules/video_output/directx/events.c: implemented...
2004-06-09 Gildas Bazin* src/misc/net.c: fix for the udp-auto-mtu on win32.
2004-06-09 Derk-Jan Hartman* TODO: clarification to some of the vout redesign...
2004-06-09 Olivier AubertUnclean but quick bugfix for the CORBA plugin building...
2004-06-09 Gildas Bazin* modules/gui/wxwindows/bookmarks.cpp: compilation...
2004-06-08 Yoann Peronneau * modules/control/hotkeys.c: don't display OSD slider...
2004-06-08 Laurent Aimar * playlist: oops, compilation fix.
2004-06-08 Jean-Paul SamanChoose -Os automatically on mipsel.
2004-06-08 Clément StenacPatch for ESD unclosed socket by Tong Ka Man <kmtong...
2004-06-08 Clément StenacFix for requests without path when using proxy
2004-06-07 Olivier AubertFixes in the build system
2004-06-07 Anil Daoud* use screen.css too for the single html version, and...
2004-06-07 Laurent Aimar * skin_main: compilation fix. (thx bigben for reportin...
2004-06-07 Laurent Aimar * vlcproc.cpp: compilation fix.
2004-06-07 Laurent Aimar * control: compilation fix.
2004-06-07 Derk-Jan Hartman* fix TODO file
2004-06-07 Laurent Aimar * src/input/input_ext-intf.c: no more unused.
2004-06-07 Laurent Aimar * input_ext-intf.h: removed unused functions/defines.
2004-06-07 Derk-Jan Hartman* TODO: put todo's in TODO list instead of commit messa...
2004-06-07 Laurent Aimar * input_ext-intf.h: input_ChangeArea/Program are now...
2004-06-07 Laurent Aimar * all: don't use input_ToggleES.
2004-06-07 Laurent Aimar * gtk: don't use input_ChangeArea.
2004-06-07 Laurent Aimar * VlcWrapper: don't use input_ChangeArea.
2004-06-07 Laurent Aimar * lirc: don't use input_ChangeArea.
2004-06-07 Laurent Aimar * menu.c: don't use input_ChangeProgram.
2004-06-07 Laurent Aimar * input: warning fix + no more input_OffsetToTime.
2004-06-07 Laurent Aimar * all: don't use input_OffsetToTime anymore.
2004-06-07 Anil Daoud* the txt rule now uses xsltproc. faster and nicer
2004-06-07 Anil Daoud* developer/html : sorry forgot this svn:ignore...
2004-06-07 Anil Daoud* added proper svn:ignore properties
2004-06-07 Clément StenacForgot the CSS
2004-06-07 Olivier Aubert* All C files: coding style update
2004-06-07 Clément StenacConvert icons to png for pdf output
2004-06-07 Anil Daoud* fixed a few rules (pdf, txt and clean)
2004-06-07 Clément StenacUse xlstproc instead of jade for HTML output
2004-06-07 Laurent Aimar * all: use var_Set/Get "state"/"position"/"rate" inste...
2004-06-07 Laurent Aimar all: don't use input_Seek. Btw, sdl shouldn't do the...
2004-06-07 Laurent Aimar * all: input_DumpStream isn't exported anymore.
2004-06-07 Laurent Aimar * demux2, access2: prototype change.
2004-06-07 Laurent Aimar * use var_Set/Get "state"/"position"/"rate" instead...
2004-06-07 Laurent Aimar * control/*.c: use var_Set/Get "state"/"position"...
2004-06-07 Laurent Aimar * include: removed a few deprecated functions.
2004-06-07 Laurent Aimar * avi: support for track without key flag set in the...
2004-06-07 Laurent Aimar * Modules.am: oops ts2 -> ts
2004-06-06 Gildas Bazin* modules/demux/demux2.c: added v4l.
2004-06-06 Laurent Aimar * access2: added shortcuts for vcd/svcd.
2004-06-06 Laurent Aimar * v4l: converted to access2, but untested so ...
2004-06-06 Laurent Aimar * all: added VSSH fourcc.
2004-06-06 Laurent Aimar * standard: fixed a segfault.
2004-06-06 Laurent Aimar * http: little clean up.
2004-06-06 Gildas Bazin* modules/demux/mpeg/ts.c: compilation fix.
2004-06-06 Laurent Aimar * all: - renamed old ts demuxer as ts_old(_dvbpsi).
2004-06-06 Laurent Aimar * vcd/vcd.c: ported to access2.
2004-06-06 Olivier AubertRemoved call to input_Tell (which is deprecated)
2004-06-06 Laurent Aimar * ts.c: module name is now ts. (thx thedj).
2004-06-06 Anil Daoud* bookmarks.cpp: compilation fix
2004-06-06 Laurent Aimar * udp: increase the mtu by *2 instead of 10%.
2004-06-06 Derk-Jan Hartman* bugfix to libvlc header
2004-06-06 Derk-Jan Hartman* No longer force ts2 for Kasenna udp multicast. ts2...
2004-06-06 Derk-Jan Hartman* WARNING: Libvlc API change
2004-06-06 Yoann Peronneau * modules/control/hotkeys.c : clean up
2004-06-06 Laurent Aimar * access/*: use var_* helpers.
2004-06-06 Clément StenacPatch by Rémi Denis-Courmont to include TCP listening...
2004-06-06 Clément Stenac* Interaction between bookmarks and streaming wizard
2004-06-06 Laurent Aimar * variables: added var_Get/Set/CreateGetBool.
2004-06-06 Laurent Aimar * variables: helpers: var_Get* .
2004-06-06 Laurent Aimar * variables: added more helpers: var_CreateGet*
2004-06-05 Laurent Aimar * input: compute right value for position/time on...
2004-06-05 Laurent Aimar * mms/* : converted to access2. It should be reworked...
2004-06-05 Laurent Aimar * snapshot: small warning fix + coding rules.
2004-06-05 Laurent Aimar * livedotcom: small warning fix for old version.
2004-06-05 Clément StenacFixed warning
2004-06-05 Laurent Aimar * mp4: fixed a small bug with subtitle.
2004-06-05 Laurent Aimar * ninput: added more access2 doc, added ACCESS_SET_PRI...
2004-06-05 Jean-Paul SamanHD1000 Cascade needs to link with mad and dvbpsi. Gener...
2004-06-05 Olivier Teulière * skins2/src/theme_loader.cpp: Added a forgotten heade...
2004-06-05 Laurent Aimar * cdda: converted to access2. It seems stable.
2004-06-05 Laurent Aimar * demux2: added wav.
next