]> git.sesse.net Git - vlc/history - modules
* NEWS: added an entry for the experimental matroska demux.
[vlc] / modules /
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...
2003-06-13 Eric Petit modules/gui/beos/Interface.cpp : fixed a possible...
2003-06-12 Gildas Bazin* modules/misc/network/ipv6.c: gave a quick try to...
2003-06-12 Christophe Massiot* modules/codec/spudec/spudec.c: Take small font by...
2003-06-12 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fixed compile...
2003-06-12 Gildas Bazin* modules/gui/wxwindows/*: added a volume control.
2003-06-12 Gildas Bazin* modules/access_output/file.c: win32 compilation fix.
2003-06-12 Clément StenacCode cleanup
2003-06-11 Cyril Deguet* skin_main.cpp,x11_theme.cpp: better way to fix the...
2003-06-11 Gildas Bazin* modules/access_output/file.c: use open() instead...
2003-06-11 Gildas Bazin* modules/video_filter/osd_text.c: small compile fix...
2003-06-11 Gildas Bazin* modules/audio_output/directx.c: fixed mem leak in...
2003-06-11 Gildas Bazin* modules/demux/ogg.c, modules/codec/theora.c: updated...
2003-06-11 Gildas Bazin* modules/gui/skins/*: fix for msvc .dsp generation...
2003-06-10 Christophe Massiot* configure.ac.in: Renamed mpeg_video to mpeg_video_old...
2003-06-10 Gildas Bazin* modules/packetizer/mpegvideo.c, modules/mux/mpeg...
2003-06-10 Gildas Bazin* configure.ac.in: added an --enable-mostly-builtin...
2003-06-10 Christophe MassiotFixed a potential segfault.
2003-06-09 Cyril Deguet* x11_api.c: implemented OSAPI_GetNonTransparentColor...
2003-06-09 Cyril Deguet* X11 skins are now loaded from home directory or if...
2003-06-09 Jean-Paul SamanRun opie-vlc and zaurus-vlc as GuiServer. (Didn't I...
2003-06-09 Cyril Deguet* fixed a segfault in FileInfo when p_info->psz_name...
2003-06-09 Cyril Deguet* now selection method in the playlist depends on the...
2003-06-09 Cyril Deguet* repaired basic_skins
2003-06-09 Christophe Massiot* modules/access/file.c: Fixed a compile issue (thanks...
2003-06-09 Gildas Bazin* modules/mux/mpeg/pes.c: allow cases where we don...
2003-06-09 Gildas Bazin* modules/gui/skins/src/vlcproc.cpp: the "play" action...
2003-06-09 Christophe Massiot* include/video.h include/video_output.h src/video_outp...
2003-06-09 Cyril Deguet* drag & drop works with gnome file manager now
2003-06-09 Cyril Deguet* drag & drop for X11 skins. Still mysterious problems...
2003-06-08 Gildas Bazin* modules/gui/skins/x11/x11_window.cpp: avoid flicker...
2003-06-08 Cyril Deguet* very beginning of drag and drop support in X11 skins
2003-06-08 Gildas Bazin* modules/gui/skins/*: display the popupmenu when you...
2003-06-08 Eric Petit Minor fix
2003-06-08 Cyril Deguet* share/skins/default/theme.xml: fixed playlist size
2003-06-08 Gildas Bazin* modules/gui/skins/x11/*: fixed transparency problem...
2003-06-08 Cyril Deguet* better implementation of timers for X11 skins
2003-06-08 Cyril Deguet* x11_font.cpp: fixed font placement
2003-06-07 Cyril Deguet* beginning of tooltips (only in the console at the...
2003-06-07 Gildas Bazin* modules/gui/skins/x11/x11_theme.cpp: removed unnecess...
2003-06-07 Eric Petit modules/access/pvr/pvr.c : compile fix
2003-06-07 Eric Petit missing cvsignore
2003-06-07 Cyril Deguet* implemented double click event for X11 skins. The...
2003-06-06 Cyril Deguet* got rid of this useless error message
2003-06-06 Cyril Deguet* x11/x11_window.cpp: fixed clipping and text attributes
2003-06-06 Cyril Deguet* key shortcuts for X11 skins are now working
2003-06-06 Gildas Bazin* modules/gui/skins/src/themeloader.cpp: small fix...
2003-06-06 Gildas Bazin* modules/packetizer/mpegvideo.c: Fixed a 3:2 pulldown...
2003-06-06 Gildas Bazin* modules/misc/network/ipv6.c: oups, ipv6 multicast...
2003-06-06 Derk-Jan Hartman* Typo's by me. ( Cool i included a dutch sentence...
next