]> git.sesse.net Git - vlc/shortlog
vlc
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...
2003-06-06 Derk-Jan Hartman* Typo's by me. ( Cool i included a dutch sentence...
2003-06-06 Derk-Jan Hartman* All: some spelling corrections and description string...
2003-06-06 Derk-Jan Hartman* modules/gui/macosx/prefs.?:
2003-06-05 Cyril Deguet* x11/x11_timer.* : classes to implement platform-indep...
2003-06-05 Gildas Bazin* modules/gui/skins/*, modules/gui/wxwindows/*: added...
2003-06-05 Gildas Bazin* include/vlc_common.h: fixed the I64C() macro for...
2003-06-04 Christophe... VLC 0.6 codename is Trevelyan.
2003-06-04 Eric Petit Added a special access module for PVR MPEG-2 encoding...
2003-06-04 Cyril Deguet* added <unistd.h> or it doesn't compile !
2003-06-04 Gildas Bazin* modules/gui/skins/x11/x11_api.cpp: implemented OSAPI_...
2003-06-04 Gildas Bazin* modules/gui/skins/src/vlcproc.cpp: compilation fix.
2003-06-04 Gildas Bazin* modules/gui/skins/*: misc fixes and clean-up. There...
2003-06-03 Christophe... * OS X users can now browse the DVD menus with the...
2003-06-03 Derk-Jan Hartman* When choosing a autogenerated menuitem, we now create...
2003-06-03 Gildas Bazin* modules/gui/skins/src/*: oops, forgot to add a bunch...
2003-06-03 Gildas Bazin* configure.ac.in: bail out with an error message if...
2003-06-03 Eric Petit modules/gui/beos/* : fixed the screenshot format selec...
2003-06-02 Sigmund Augdal... http.c: if the webserver doesn't return 206 the stream...
2003-06-02 Derk-Jan Hartman* modules/codec/libmpeg2.c: fixed a crasher with invali...
2003-06-01 Derk-Jan Hartman* ALL:
2003-06-01 Cyril Deguet* modules/gui/skins/x11/x11_api.cpp: fixed OSAPI_GetScr...
2003-06-01 Cyril Deguet* mouse wheel scroll for X11 skins
2003-06-01 Cyril Deguet* configure.ac.in : fixed linking of skins modules
2003-06-01 Laurent Aimar * ts: fix current_next value.
2003-05-31 Sam Hocevar * ./debian/vlc.mime: the vlc packages registers with...
2003-05-31 Olivier Teulière * skins/controls/button.cpp: Fixed a nasty bug.
2003-05-31 Laurent Aimar * ts: proper fix for both.
2003-05-31 Laurent Aimar * ts: reverse my last commit (the proper way should...
2003-05-31 Eric Petit * src/input/input_ext-intf.c : added an input_SetRate...
2003-05-31 Laurent Aimar * mjpeg grabbing added, thanks to Paul Forgey <paulf...
2003-05-31 Laurent Aimar * mux/ts.c : allowed sending mjpeg (who said that...
2003-05-30 Eric Petit modules/gui/beos/* : fixed "Goto Menu" menuitem enabling
2003-05-30 Eric Petit modules/gui/beos/* : misc fixes & enhancements
2003-05-29 Cyril Deguet* X11 skins now use imlib2 -> you need to bootstrap
2003-05-29 Cyril Deguet* x11/x11_theme.cpp: better timing for SkinManage
2003-05-28 Cyril Deguet* AT LAST events work in X11 skins !
2003-05-28 Derk-Jan Hartman* src/libvlc.h:
2003-05-28 Eric Petit modules/video_output/x11/xcommon.c : compile fix for...
2003-05-27 Gildas Bazin* install-win32: fixed the nsi script to not include...
2003-05-27 Derk-Jan Hartman* Turn mem leaks into warning's instead of errors....
2003-05-27 Gildas Bazin* modules/gui/win32/Modules.am: strings.cpp has been...
2003-05-27 Gildas Bazin* ALL: bumped version to 0.6.0-test2
2003-05-27 Gildas Bazin* modules/access/vcd/cdrom.c: On winNT/2K/XP we set...
2003-05-27 Eric Petit * src/stream_output/announce.c : BeOS compile fix.
2003-05-27 Gildas Bazin* modules/gui/wxwindows/*: fixed context menu problem...
2003-05-27 Derk-Jan Hartman* removed vlc_wraptext
2003-05-26 Gildas Bazin* modules/video_output/directx/events.c: fixed breakage.
2003-05-26 Gildas Bazin* modules/audio_output/alsa.c: the aout-device obj...
2003-05-26 Gildas Bazin* modules/gui/wxwindows/*: replaced the Advanced button...
2003-05-26 Derk-Jan Hartman* modules/codec/quicktime.c: i had accidently upgraded...
2003-05-26 Clément Stenac* The VLC-integrated SAP server now sends compliant...
2003-05-26 Gildas Bazin* modules/gui/skins: got rid of init_lock and init_cond...
2003-05-26 Derk-Jan Hartman* modules/gui/macosx/prefs.m: fixed the module selectors.
2003-05-26 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib
next