]> git.sesse.net Git - vlc/history - modules
* I am just a boulet :(
[vlc] / modules /
2003-07-01 Mohammed Adnène... * I am just a boulet :(
2003-07-01 Mohammed Adnène... * little fix, sorry !
2003-07-01 Mohammed Adnène... * thanks to Cif, added "Ban", "Unban", "Kick/Ban" optio...
2003-06-30 Gildas Bazin* modules/stream_out/transcode.c: forgot to remove...
2003-06-30 Gildas Bazin* modules/stream_out/transcode.c: compilation fix.
2003-06-30 Derk-Jan Hartman* remove debug statements.
2003-06-30 Derk-Jan Hartman* modules/gui/macosx/controls.m:
2003-06-29 Gildas Bazin* modules/visualization/xosd/xosd.c: lowered the module...
2003-06-29 Gildas Bazin* configure.ac, modules/mux/ogg.c, modules/stream_out...
2003-06-29 Laurent Aimar * m3u: remove useless debug messages, fix element...
2003-06-29 Derk-Jan Hartman* modules/gui/macosx/playlist.m: 10.1 is archaic. i...
2003-06-28 Laurent Aimar * ffmpeg: disable direct rendering when width or heigh...
2003-06-28 Laurent Aimar * ffmpeg : do no try to automatically set ffmpeg-trunc...
2003-06-28 Laurent Aimar * m3u: clean up and fix .m3u parsing. Please *test*.
2003-06-28 Sam Hocevar * Makefile.am:
2003-06-28 Christophe Massiot* modules/demux/mkv.cpp: Compile fix for OS X.
2003-06-27 Sam Hocevar * bootstrap:
2003-06-27 Clément Stenac* modules/demux/m3u.c :
2003-06-26 Gildas Bazin* modules/codec/mpeg_video/parser.c: fixed broken file.
2003-06-26 Sam Hocevar * modules/demux/util/sub.c,
2003-06-26 Laurent Aimar * mkv: more ebml element parsing.
2003-06-26 Clément Stenac* ./modules/demux/m3u.c: added support for Winamp 3...
2003-06-25 Laurent Aimar * transcode: fix a potential segfault.
2003-06-25 Cyril Deguet* modules/audio_output/esd: forced sample rate to ESD_D...
2003-06-25 Clément Stenac* ./include/announce.h
2003-06-25 Laurent Aimar * mkv: a little memory leak.
2003-06-25 Laurent Aimar * ts: set a fourcc for PAT/PMT to avoid garbage in...
2003-06-25 Gildas Bazin* modules/demux/mkv.cpp: compile fix for systems not...
2003-06-25 Laurent Aimar * mpeg_audio.c: fix segfault caused by free bitrate...
2003-06-24 Laurent Aimar * lalala ;)
2003-06-24 Laurent Aimar * mkv : spelling mistakes.
2003-06-24 Laurent Aimar * avi: for interleaved file (audio_pos - video_pos...
2003-06-24 Cyril Deguet* all: show/hide the interface with middle-click on...
2003-06-24 Laurent Aimar * mkv: remove unnecessary header.
2003-06-24 Laurent Aimar * mkv: when seeking, by default, try to reach the...
2003-06-24 Laurent Aimar * mkv: clean up, more input infos, begin to parse...
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-24 Laurent Aimar * mkv: use b_mute and add meta informations.
2003-06-24 Laurent Aimar * avi : don't resynch on key frame for audio stream.
2003-06-24 Laurent Aimar * mkv: avoid seeking at the same place (was sooooo...
2003-06-24 Gildas Bazin* modules/demux/ogg.c: fix for ogg web streams.
2003-06-23 Gildas Bazin* modules/packetizer/vorbis.c: vorbis data packetizer...
2003-06-23 Cyril Deguet* src/playlist/playlist.c: set "intf-change" in SkipItem
2003-06-23 Benjamin PrachtCopy / paste of code so that the pvr input parse all...
2003-06-23 Gildas Bazin* src/misc/modules.c, modules/gui/wxwindows/timer.cpp...
2003-06-23 Clément StenacFixed a segfault that could happen if you have ipv6...
2003-06-23 Clément Stenac* Stream output now support IPv6 SAP announces
2003-06-23 Laurent Aimar * mkv: fix for blocks using lacing. (Now vorbis plays...
2003-06-22 Laurent Aimar * mkv: fix vorbis track. But sound quality is horrible...
2003-06-22 Gildas Bazin* configure.ac: removed -Winline which in fact was...
2003-06-22 Laurent Aimar * mkv: fix a double delete.
2003-06-22 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: disabled mp4...
2003-06-22 Derk-Jan Hartman* Removed mp4 muxer support (temporarily)
2003-06-22 Cyril Deguet* x11/x11_dragdrop.cpp: unbelievable, Xdnd works !!
2003-06-22 Laurent Aimar * mkv: better seeking support.
2003-06-22 Gildas Bazin* configure.ac, modules/demux/Modules.am: matroska...
2003-06-22 Sigmund Augdal Helbergturned a debug message into a comment
2003-06-22 Cyril Deguet* x11/x11_window.cpp: raise a window when clicking...
2003-06-22 Cyril Deguet* at least it compiles now ;)
2003-06-22 Cyril Deguet* reverted my previous commit: cannot work as expected
2003-06-22 Laurent Aimar * mkv: basic seek support (only with file with cues...
2003-06-22 Laurent Aimar * faad: can read stream with multiple frames per pes_p...
2003-06-22 Laurent Aimar * mkv.cpp : begin of a matroska demuxer
2003-06-22 Eric Petit beos/* : - cleaned the way to mute/unmute
2003-06-22 Cyril Deguet* src/theme.cpp, src/event.* : no more VLC_SHOW event
2003-06-21 Derk-Jan Hartman* added a new set of widgets for CONFIG_ITEM_FILE and...
2003-06-21 Gildas Bazin* modules/access_output/file.c: make the output file...
2003-06-20 Derk-Jan Hartman* added missing support for CONFIG_ITEM_DIRECTORY to...
2003-06-20 Olivier Teulière * ./doc/skins/events-howto.txt: added some events
2003-06-20 Olivier Teulière * ./modules/gui/skins/src/vlcproc.cpp: added the ...
2003-06-20 Alexis de Lattremodules/misc/sap.c: fix for the default scope of the...
2003-06-19 Gildas Bazin* modules/codec/ffmpeg/video.c: disabled direct renderi...
2003-06-19 Gildas Bazin* modules/access_output/udp.c: removed unnecessary...
2003-06-19 Eric Petit beos/VideoOutput.cpp : fixed a visual bug in fullscree...
2003-06-19 Gildas Bazin* modules/access_output/udp.c: implemented a caching...
2003-06-19 Sam Hocevar * ./modules/misc/screensaver.c: the screensaver was...
2003-06-19 Gildas Bazin* modules/gui/wxwindows/*: changed the preferences...
2003-06-18 Clément StenacSAP can now listen for IPv6 announces
2003-06-17 Gildas Bazin* modules/codec/ffmpeg/video.h: forgot to remove a...
2003-06-17 Derk-Jan Hartman* moved the capability definition up one line. the...
2003-06-17 Cyril Deguet* tooltips are now updated during scrolling
2003-06-17 Gildas Bazin* modules/*: got rid of empty module objects.
2003-06-17 Derk-Jan Hartmanmodules/codec/quicktime.c: Disabled all video codecs...
2003-06-17 Derk-Jan Hartman* modules/gui/macosx/output.m: Fixed a bug in the trans...
2003-06-16 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: fixed the...
2003-06-16 Gildas Bazin* modules/codec/ffmpeg/video.c: fixed the last direct...
2003-06-16 Gildas Bazin* configure.ac.in, modules/codec/ffmpeg/*: a few direct...
2003-06-16 Clément Stenac* SAP can now handle SAP-announced IPv6 streams
2003-06-15 Derk-Jan Hartman* NEWS: small corrections
2003-06-15 Derk-Jan Hartman* Fixed applescript Fullscreen command.
2003-06-15 Sigmund Augdal Helbergid3tag.c: Do not try to seek on network streams even...
2003-06-15 Christophe Massiot* Removed the ugly dependancy on glibc in the ipv6...
2003-06-14 Derk-Jan Hartman* We should be compatible with older versions of faad...
2003-06-14 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed a couple of...
2003-06-14 Gildas Bazin* modules/gui/skins/x11/x11_window.cpp: small bugfix...
2003-06-14 Gildas Bazin* modules/codec/ffmpeg/*: fix for ffmpeg direct renderi...
2003-06-14 Eric Petit beos/VideoOutput.cpp : make the BPopUpMenu stickable
2003-06-13 Cyril Deguet* X11 skin windows should have an icon now
2003-06-13 Gildas Bazinmodules/gui/wxwindows/*: fix for the volume control...
2003-06-13 Gildas Bazin* modules/misc/network/ipv6.c: fixed multicast support...
next