]> git.sesse.net Git - vlc/shortlog
vlc
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 Derk-Jan Hartman* Made the search path configuration options, directory...
2003-06-20 Alexis de Lattremodules/misc/sap.c: fix for the default scope of the...
2003-06-20 Derk-Jan Hartman* vlc.ebuild: added support for faad2 and skins. See...
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-19 Sam Hocevar * debian/rules:
2003-06-18 Clément StenacSAP can now listen for IPv6 announces
2003-06-17 Cyril Deguet* moved the ttl help in the right section
2003-06-17 Gildas Bazin* modules/codec/ffmpeg/video.h: forgot to remove a...
2003-06-17 Cyril Deguet* fixed another compilation issue of python module
2003-06-17 Cyril Deguet* fixed a very old bug preventing the whole thing from...
2003-06-17 Derk-Jan Hartman* Fixes to the german translation
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... id3tag.c: Do not try to seek on network streams even...
2003-06-15 Derk-Jan Hartman* ./po/it.po: Fresh Italien translation, courtesy of...
2003-06-15 Christophe... * 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* configure.ac.in: old faad2 detection.
2003-06-14 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed a couple of...
2003-06-14 Derk-Jan Hartman* Dramatically improved the ebuild.
2003-06-14 Gildas Bazin* modules/gui/skins/x11/x11_window.cpp: small bugfix...
2003-06-14 Gildas Bazin* src/misc/configuration.c: in config_SaveConfigFile...
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-14 Eric Petit include/vlc_threads.h: more BeOS' priorities tuning.
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 Sam Hocevar * ./src/misc/messages.c: ouch. when the message queue...
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... * 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-12 Gildas Bazin* share/Makefile.am: fixed my previous fix ;)
2003-06-12 Gildas Bazin* Makefile.am: fixed inclusion of skins in make dist.
2003-06-11 Gildas Bazin* ALL: bumped version number to 0.6.0-test3 + po updates
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* NEWS: updated.
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... * 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... Fixed 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 Jean-Paul SamanUpdated build packages for test2 release.
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... * 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... * 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 Gildas Bazin* share/Makefile.ami, doc/Makefile.am: forgot to includ...
2003-06-07 Gildas Bazin* doc/subtitles/*, share/font-eutopiabold21.rle: new...
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...
next