]> git.sesse.net Git - vlc/history - src
Coding-style updates (whitespace related)
[vlc] / src /
2004-06-03 Gildas Bazin* src/misc/modules.c: in plugins cache mode, force...
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-06-01 Laurent Aimar es_out: clean up.
2004-06-01 Laurent Aimar * demux: init info field. (Not used yet).
2004-06-01 Laurent Aimar * access: init info field.
2004-06-01 Gildas Bazin* ALL: brought back module_EndBank() from the dead...
2004-05-31 Clément StenacFix play-and-stop behaviour with playlist_Command
2004-05-30 Laurent Aimar * input.c: set access2->b_die.
2004-05-30 Laurent Aimar * access,demux: fixed parsing.
2004-05-30 Laurent Aimar * input: warning fix (int ->byte_t*).
2004-05-30 Laurent Aimar * access: implement access2_nEw (untested).
2004-05-30 Gildas Bazin* src/misc/modules.c: avoid name collisions on win32.
2004-05-30 Laurent Aimar * ninput, access: compilation fix.
2004-05-29 Laurent Aimar * all: begin to introduce access_t (nothing working...
2004-05-29 Gildas Bazin* src/misc/modules.c: small cleanup.
2004-05-29 Gildas Bazin* include/*,src/*: New plugins cache feature for faster...
2004-05-29 Yoann PeronneauAdded a Mute OSD icon.
2004-05-28 Derk-Jan Hartman* src/input/input.c: As soon as we know the length...
2004-05-27 Derk-Jan Hartman * src/libvlc.h
2004-05-26 Yoann PeronneauAdded Play and Pause OSD Icons for hotkeys.
2004-05-24 Derk-Jan Hartman* Fixed the YUY2 and RV Render() of the OSD widgets.
2004-05-23 Yoann Peronneau* src/video_output/video_widgets.c: Added OSD sliders...
2004-05-23 Laurent Aimar * es_out: avoid null dts/pts after *9/100 (with non...
2004-05-20 Eric Petit misc/cpu.c: another BeOS compile fix
2004-05-19 Damien Fouilleul- added support for UYVY chroma for directx direct...
2004-05-18 Clément StenacSkip leading tabs, spaces and line feeds
2004-05-18 Clément StenacHopefully fix bug with playlist parsing (line-feed...
2004-05-17 Gildas Bazin* src/input/input_programs.c: if no program is specifie...
2004-05-16 Gildas Bazin* interface/interface.c: fixed a bug with embedded...
2004-05-16 Gildas Bazin* src/video_output/vout_intf.c, include/video_output.h:
2004-05-15 Laurent Aimar * all: improved perfs (using block_ChainLastAppend).
2004-05-15 Laurent Aimar * es_out; round up PCR (avoid non null PCR -> null).
2004-05-12 Gildas Bazin* src/stream_output/stream_output.c: allows spaces...
2004-05-11 Christophe Massiot* src/stream_output/stream_output.c: Use strtol for...
2004-05-10 Christophe Massiot* src/input/input_programs.c: Fixed the --program optio...
2004-05-10 Gildas Bazin* src/audio_ouput/input.c: better on-the-fly switching...
2004-05-07 Gildas Bazin* src/video_output/video_output.c: make sure vout_Creat...
2004-05-06 Derk-Jan Hartman* fixed a number of memleaks
2004-05-06 Gildas Bazin* src/input/input_dec.c: fixed DVB subtitles support...
2004-05-05 Gildas Bazin* src/input/es_out.c: remove deprecated hack.
2004-05-05 Gildas Bazin* src/libvlc.h: moved a few hotkeys to the advanced...
2004-04-30 Clément StenacHopefully fix locking issues with wx
2004-04-30 Derk-Jan Hartman * src/video_output/vout_intf.c: remember video-on...
2004-04-29 Derk-Jan Hartman * src/playlist/playlist.c: Don't do any playlist actio...
2004-04-29 Clément StenacAdd missing objects descriptions
2004-04-29 Clément StenacFix segfault on "del"
2004-04-29 Derk-Jan Hartman* Set "fullscreen" var on p_playlist instead of p_input
2004-04-29 Gildas Bazin* src/input/input_clock.c: avoid using mwait() for...
2004-04-29 Gildas Bazin* src/input/demux.c, src/misc/objects.c: demux2 has...
2004-04-29 Gildas Bazin* src/video_output/*: moved fullscreen object var handl...
2004-04-27 Felix Paul Kühne* extras/MacOSX/Resources/English.lproj/MainMenu.nib...
2004-04-27 Clément StenacFix VLM item URI assignment
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-26 Sam Hocevar * src/interface/interface.c:
2004-04-26 Sam Hocevar * src/interface/interface.c:
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...
next