]> git.sesse.net Git - vlc/shortlog
vlc
2003-04-21 Gildas Bazin* modules/misc/network/ipv4.c: a bit of cleanup.
2003-04-21 Cyril Deguet* raise the skin window on top when clicked
2003-04-21 Gildas Bazin* configure.ac.in: print an error message if libmpeg2...
2003-04-21 Gildas Bazin* configure.ac.in: the libmpeg2 plugin is now enabled...
2003-04-21 Cyril Deguet* added a preferences button in the default skin
2003-04-21 Cyril Deguet* fixed the previous commit for linux
2003-04-21 Cyril Deguet* fixed a timing issue under windows ?
2003-04-21 Olivier Teulière * we now use a wxwindow dialog to load the skins,...
2003-04-21 Cyril Deguet* shortcut handling under linux
2003-04-21 Olivier Teulière * added preferences, file info and stream output dialo...
2003-04-21 Christophe... * configure.ac.in : finished disabling the old mpeg_vid...
2003-04-21 Cyril Deguet* fixed refresh of the playlist (and a segfault...)
2003-04-20 Christophe... * modules/codec/libmpeg2.c: fixed a problem with some...
2003-04-20 Cyril Deguet* fixed a segfault at exit
2003-04-20 Cyril Deguet* a few segfaults but wxwindows works under linux !
2003-04-20 Gildas Bazin* modules/audio_output/file.c: fixed a mismatch in...
2003-04-20 Sam Hocevar * ./modules/audio_output/oss.c: code comments.
2003-04-20 Sam Hocevar * ./modules/video_output/fb.c: fixed a bug that preve...
2003-04-20 Sam Hocevar * ./mozilla/npvlc_rc.rc: fixed a typo in the MIME...
2003-04-20 Olivier Teulière * added wxwindows Open and Messages dialog boxes into...
2003-04-20 Cyril Deguet* added wxwindows for skins !!
2003-04-20 Gildas Bazin* configure.ac.in: removed useless --with-ffmpeg=PATH...
2003-04-20 Laurent Aimar * mms/* : begining of a m$-http-for-asf-streaming...
2003-04-20 Jon Lech Johansen * ./modules/gui/skins/src/themeloader.cpp: compile...
2003-04-20 Emmanuel Puig* Fixed mouse wheel
2003-04-20 Cyril Deguet* fixed the "always on top" bug
2003-04-20 Emmanuel Puig* Added support of wheel with win32
2003-04-20 Emmanuel Puig* Fixed support of wheel for playlist with GTK2
2003-04-20 Gildas Bazin* configure.ac.in, modules/codec/ffmpeg/ffmpeg.c: fixed...
2003-04-20 Cyril Deguet* enabled scrolling in the playlist with the mouse...
2003-04-20 Christophe... * The libmpeg2 plug-in is now completely operational ;
2003-04-20 Gildas Bazin* configure.ac.in, modules/codec/ffmpeg/*, modules...
2003-04-20 Cyril Deguet* fixed a typo with dvbpsi
2003-04-19 Derk-Jan Hartman* Added a 'opaqueness' configoption to macosx-vout...
2003-04-19 Emmanuel Puig* Font fixed
2003-04-19 Derk-Jan Hartman* There was a problem where deinterlace could not be...
2003-04-19 Cyril Deguet* fixed a segfault
2003-04-19 Cyril Deguet* drag&drop works ! (at least with mozilla)
2003-04-19 Emmanuel Puig* Fixed wrapping for texts
2003-04-19 Laurent Aimar * mp4: some memory leaks fixed.
2003-04-18 Sam Hocevar * ./configure.ac.in: workaround for a bug in the...
2003-04-18 Laurent Aimar * mp4.c : begining of a mp4/mov muxer.
2003-04-18 Laurent Aimar * stream_output.c: add a vlc_mutex_lock/unlock ...
2003-04-18 Eric Petit Added a few keyboard shortcuts
2003-04-18 Eric Petit Under BeOS, disable the screensaver if playing in...
2003-04-18 Eric Petit beos/*: fixed fullscreen shortcuts
2003-04-18 Cyril Deguet* network stream now work
2003-04-18 Eric Petit ALL: fixed i18n under BeOS
2003-04-17 Emmanuel Puig* Ask tooney to know ! (fix minor bug)
2003-04-17 Cyril Deguet* small fix
2003-04-17 Emmanuel Puig* Scrolling text now works on linux
2003-04-17 Emmanuel Puig* Fixed kludge
2003-04-17 Emmanuel Puig* Added AddEllipse: the slider now works ! :)
2003-04-17 Emmanuel Puig* Added clip region to graphics
2003-04-17 Emmanuel Puig* Improved font support for linux (just missing underli...
2003-04-17 Anil Daoud* oups forgot to commit this one. still the hide/show...
2003-04-17 Anil Daoud* We now use hide/show for the file info window
2003-04-17 Emmanuel Puig* Can get size of a text
2003-04-17 Emmanuel Puig* SkinManage is called by a timer
2003-04-17 Laurent Aimar * ffmpeg: remove some #ifdef (you need at least libavc...
2003-04-17 Emmanuel Puig* Fixed dewtructor
2003-04-17 Cyril Deguet* beginning of font support !
2003-04-16 Emmanuel Puig* gtk2_theme.cpp: window are not automatically visibled
2003-04-16 Olivier Teulière * modules/gui/skins/*: we now #include skin files...
2003-04-16 Emmanuel Puig* Removed debug calls
2003-04-16 Emmanuel Puig* Can now quit the interface
2003-04-16 Emmanuel Puig* gtk2_bitmap.cpp: fixed constructor bug
2003-04-16 Laurent Aimar * transcode: tried to fix compilation with older libav...
2003-04-16 Laurent Aimar * mp4: fix a string format.
2003-04-16 Laurent Aimar * mp4: removed empty strings in msg_Dbg.
2003-04-16 Cyril Deguet* small fix
2003-04-16 Cyril Deguet* at last, transpareny WORKS !!!!!
2003-04-16 Gildas Bazin* modules/misc/dummy/input.c, modules/access/file.c...
2003-04-16 Laurent Aimar * modules/packetizer/mpegvideo.c : cut after a complet...
2003-04-15 Cyril Deguet * remove a small kludge
2003-04-15 Emmanuel Puig* GTK2 events work even better
2003-04-15 Emmanuel Puig* Fixed GTK2 events
2003-04-15 Emmanuel Puig* Events are even better, not yet perfect !
2003-04-15 Olivier Teulière * event broadcasting should work
2003-04-15 Emmanuel Puig* Fixed mouse leave notification
2003-04-15 Emmanuel Puig* Fixed mouse leaving notification for windows
2003-04-15 Emmanuel Puig* Fixed mouse events
2003-04-15 Gildas Bazin* modules/codec/libmpeg2.c: small bugfix.
2003-04-15 Derk-Jan Hartmanmodules/gui/macosx/controls.m:
2003-04-15 Derk-Jan Hartman* reselect current playlist item when reordering items.
2003-04-15 Olivier Teulière * compilation fix
2003-04-15 Olivier Teulière * basic event handling
2003-04-14 Sam Hocevar * ./toolbox: the Solaris diff does not understand...
2003-04-14 Sam Hocevar * ./toolbox: fixed a bashism.
2003-04-14 Gildas Bazin* modules/gui/skins/src/event.cpp: fixed another small...
2003-04-14 Christophe... * Implementation of a frame-dropping algorithm for...
2003-04-14 Cyril Deguet* implemented OSAPI_GetTime() with glib
2003-04-14 Cyril Deguet* it works event better !!
2003-04-14 Cyril Deguet* it works !
2003-04-14 Sam Hocevar * ./configure.ac.in: skins _disabled_ by default...
2003-04-14 Cyril Deguet* better window size
2003-04-14 Emmanuel Puig* Controls coordinate are available
2003-04-14 Sam Hocevar * ./debian/rules: we now build the static objects...
2003-04-14 Cyril Deguet* get the size of a bitmap
2003-04-14 Cyril Deguet* bad directory
next