]> git.sesse.net Git - vlc/history - modules
* key shortcuts for X11 skins are now working
[vlc] / modules /
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-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 Massiot* 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 Helberghttp.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 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 Eric Petit modules/video_output/x11/xcommon.c : compile fix for...
2003-05-27 Gildas Bazin* modules/gui/win32/Modules.am: strings.cpp has been...
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-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
2003-05-25 Eric Petit modules/gui/beos/MediaControlView.cpp: fixed a strange...
2003-05-25 Gildas Bazin* configure.ac.in, modules/video_output/x11/xcommon...
2003-05-25 Gildas Bazin* modules/video_output/x11/*, configure.ac.in: Xinerama...
2003-05-25 Sigmund Augdal Helbergconvert the strings in the id3tags to utf8 before stori...
2003-05-25 Damien Lucas. SAP/SDP packets parsing: ability to parse RFC complia...
2003-05-25 Christophe Massiot* We now use UTF-8 internally under Mac OS X. This...
2003-05-25 Eric Petit modules/gui/beos/PreferencesWindow.* :
2003-05-25 Gildas Bazin* src/video_output/video_output.c, modules/video_output...
2003-05-25 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: fixed typo.
2003-05-25 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: clean-up for the ffmpe...
2003-05-24 Gildas Bazin* src/misc/variables.c, include/variables.h: first...
2003-05-24 Cyril Deguet* events aren't perfect yet, but it is better enough...
2003-05-24 Gildas Bazin* src/video_output/video_output.c: new "deinterlace...
2003-05-24 Gildas Bazin* modules/gui/skins/*: compilation fixes.
2003-05-24 Christophe Massiot* modules/codec/libmpeg2.c: Fixed synchro with field...
2003-05-24 Jean-Paul SamanAdded option to run vlc as a Qt Embedded Gui Server...
2003-05-24 Sam Hocevar * ./po/*: re-ran toolbox --update-po.
2003-05-24 Sam Hocevar * ./modules/access_output/udp.c: if the clock needs...
2003-05-24 Derk-Jan Hartman* modules/codec/quicktime.c: cleaning up of the code...
2003-05-23 Sigmund Augdal Helbergthe http interface should now output valid xhtml 1.0.
2003-05-23 Derk-Jan Hartman* Updated the informal message to report the ip and...
2003-05-23 Derk-Jan Hartman* vlc.ebuild: fixed the ebuild. Now i know it should...
2003-05-22 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: fixed typo.
2003-05-22 Gildas Bazin* src/libvlc.h: fixed spelling mistake.
2003-05-22 Derk-Jan Hartman* spelling error in description string
2003-05-22 Derk-Jan Hartman* added an ifdef for SVQ3
2003-05-22 Derk-Jan Hartman* modules/control/http.c: strings for the address and...
2003-05-22 Derk-Jan Hartman* fixed a localization issue
2003-05-22 Derk-Jan Hartman* modules/gui/macosx/playlist.m: fixed my fix
2003-05-22 Derk-Jan Hartman* Fixed an issue that was preventing the use of the...
2003-05-22 Gildas Bazin* INSTALL.win32: added a small note about running vlc...
2003-05-21 Derk-Jan Hartman* modules/gui/macosx/output.m: fixed the stream/transco...
2003-05-21 Derk-Jan Hartman* vlc.ebuild: This ebuild should work if we release...
2003-05-21 Gildas Bazin* modules/audio_output/directx.c, modules/audio_output...
2003-05-21 Derk-Jan Hartman* include/main.h
2003-05-21 Gildas Bazin* modules/gui/skins/src/vlcproc.cpp: fixed yesterday...
2003-05-21 Laurent Aimar* wav: fix a parsing bug.
2003-05-20 Gildas Bazin* modules/gui/wxwindows/*, modules/gui/skins/src/vlcpro...
2003-05-20 Derk-Jan Hartman* ALL: added a quicktime module.
2003-05-20 Derk-Jan Hartman* NEWS: updated some OSX info
2003-05-20 Clément StenacAll: Support for SAP advertising in stream output
2003-05-20 Sigmund Augdal Helbergkde.cpp: explicitly tell kde with icons to use. Should...
2003-05-20 Derk-Jan Hartman* THANKS: Added Davor Orel who created the OS X icons.
2003-05-20 Derk-Jan Hartman* Added a Reset prefs option
2003-05-20 Eric Petit modules/gui/beos/PreferencesWindow.* : cleaning
2003-05-19 Gildas Bazin* modules/audio_output/alsa.c: fixed a breakage I intro...
2003-05-19 Cyril Deguet* a lot of cleaning in X11 skins, but some problems...
2003-05-19 Gildas Bazin* modules/gui/wxwindows/Modules.am: included the 2...
2003-05-19 Gildas Bazin* Bumped version to 0.6.0-test1
2003-05-19 Gildas Bazin* src/stream_output/stream_output.c, modules/stream_out...
next