]> git.sesse.net Git - vlc/shortlog
vlc
2004-05-21 Gildas Bazin* Tagged the 0.7.2 release. 0.7.2
2004-05-21 Jean-Paul SamanUpdated version to v0.7.2
2004-05-21 Gildas Bazin* ChangeLog: updated for the 0.7.2 release.
2004-05-21 Gildas Bazin* configure.ac: fixed libspeex > 1.1.0 detection.
2004-05-21 Felix Paul... * Fixed the latest string changes
2004-05-21 Gildas Bazin* po/*: updated in preparation for release.
2004-05-21 Sam Hocevar * po/es.po: minor translation fix.
2004-05-21 Gildas Bazin* modules/codec/speex.c: fixed stupid bug in encoder.
2004-05-21 Sam Hocevar * po/es.po: updated Spanish translation by Javier...
2004-05-21 Gildas Bazin* modules/gui/wxwindows/menus.cpp: release the wxMutexG...
2004-05-21 Sam Hocevar * po/es.po: really removed all ^Ms.
2004-05-21 Sam Hocevar * po/es.po: removed trailing ^Ms.
2004-05-20 Derk-Jan Hartman* updated spanish translation by Javier Varela Calvo.
2004-05-20 Derk-Jan Hartman* small error in NEWS section concerning FLAC vs. FAAC
2004-05-20 Gildas Bazin* vlc.win32.nsi: remove .dat from the list of registere...
2004-05-20 Sam Hocevar * modules/gui/skins2/src/skin_main.cpp:
2004-05-20 Derk-Jan Hartman* THANKS: credit Jan Van Boghout <vlc@macrabbit.com...
2004-05-20 Olivier TeulièreDocbook documentation on how to create a skin for the...
2004-05-20 Gildas Bazin* modules/gui/wxwindows/open.cpp: simplified a string...
2004-05-20 Yoann Peronneau* changed the playlist icon in the wxwin interface...
2004-05-20 Eric Petit misc/cpu.c: another BeOS compile fix
2004-05-20 Eric Petit deinterlace.c: BeOS compile fix
2004-05-20 Eric Petit gcc < 3 fix
2004-05-19 Derk-Jan Hartman* iTunes style slider
2004-05-19 Derk-Jan Hartman* mkv.cpp: add missing S_TEXT/ASS indentifier
2004-05-19 Yoann Peronneau* po/fr.po: Updated French translation
2004-05-19 Benjamin Prachtupdate of italian translation (made by murray)
2004-05-19 Damien Fouilleul- added support for UYVY chroma for directx direct...
2004-05-19 Damien Fouilleul- capture filter supports more than one media types
2004-05-19 Damien Fouilleul- ordered device supported media types using an arbitra...
2004-05-18 Clément StenacSkip leading tabs, spaces and line feeds
2004-05-18 Olivier Teulière * skins2/utils/var_text.cpp: avoid an infinite loop...
2004-05-18 Gildas Bazin* modules/gui/wxwindows/iteminfo.cpp: expand info tree...
2004-05-18 Gildas Bazin* skins2/src/vlcproc.cpp: a few cleanup fixes.
2004-05-18 Clément StenacHopefully fix bug with playlist parsing (line-feed...
2004-05-18 Rocky BernsteinTolerate vcdimager < 0.7.21. Patch thanks to Arwed...
2004-05-18 Eric Petit macosx/vout*: fixed a possible segfault on vout close
2004-05-18 Felix Paul... * rewritten a pref-string
2004-05-17 Felix Paul... * modules/gui/macosx/intf.*: made the Services-menu...
2004-05-17 Olivier Teulière * skins2:
2004-05-17 Gildas Bazin* vlc.win32.nsi: start menu shortcut for skins2.
2004-05-17 Cyril Deguet * theme.xml: please, no useless vout window in the...
2004-05-17 Gildas Bazin* ALL: preparing for the 0.7.2-test3 release.
2004-05-17 Gildas Bazin* modules/video_chroma/i420_rgb_mmx.h: gcc-3.4 compilat...
2004-05-17 Gildas Bazin* modules/codec/dvbsub.c: coding style changes.
2004-05-17 Gildas Bazin* src/input/input_programs.c: if no program is specifie...
2004-05-17 Gildas Bazin* fixed race condition with b_seekable.
2004-05-17 Yoann Peronneau* modules/control/hotkeys.c: Fixed a bug with hotkey...
2004-05-17 Anil Daoud* po/POTFILES.in: updated
2004-05-17 Gildas Bazin* modules/gui/wxwindows/timer.cpp: don't show the slide...
2004-05-17 Derk-Jan Hartman* add old goom module if libgoom.a is detected
2004-05-16 Gildas Bazin* interface/interface.c: fixed a bug with embedded...
2004-05-16 Gildas Bazin* src/video_output/vout_intf.c, include/video_output.h:
2004-05-16 Derk-Jan Hartman* modules/gui/macosx/output.m: added mp4a.
2004-05-16 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: increa...
2004-05-16 Gildas Bazin* modules/gui/wxwindows/open.cpp: added a DVB tab and...
2004-05-16 Gildas Bazin* include/modules_inner.h, include/modules.h: added...
2004-05-16 Anil Daoudmsleep() a bit before filling the playlist.
2004-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: forgot a debug...
2004-05-16 Gildas Bazin* modules/misc/network/ipv4.c: new --ipv4-timeout confi...
2004-05-16 Gildas Bazin* modules/gui/wxwindows/*: some cleanup + disable seekb...
2004-05-16 Clément StenacDetails on DVB
2004-05-16 Derk-Jan Hartman* NEWS: Updated a bit more
2004-05-16 Clément StenacUpdate timer
2004-05-16 Gildas Bazin* modules/video_output/x11/xcommon.c: before using...
2004-05-16 Clément StenacUse the new SAP/SLP syntax (sap,slp,name=)
2004-05-16 Gildas Bazin* vlc.win32.nsi: more autorun stuff.
2004-05-15 Derk-Jan Hartman* partially updated NL translation. You have to do...
2004-05-15 Laurent Aimar * all: improved perfs (using block_ChainLastAppend).
2004-05-15 Gildas Bazin* INSTALL.win32: update
2004-05-15 Laurent Aimar * mp4: added support for h264. I have no idea if it...
2004-05-15 Gildas Bazin* modules/demux/dvdnav.c, modules/access/dvdplay/tools...
2004-05-15 Laurent Aimar * mp4: mmh removed a fprintf.
2004-05-15 Laurent Aimar * all: added avc1 support. Well there is a hack becaus...
2004-05-15 Laurent Aimar * x264: updated to latest PAI.
2004-05-15 Laurent Aimar * h264: added avc1 -> h264 annexe B stream.
2004-05-15 Laurent Aimar * mp4: - add +1 to PCR/DTS/PTS.
2004-05-15 Gildas Bazin* modules/video_output/directx/directx.c: fixed 'refres...
2004-05-15 Laurent Aimar * avi: add +1 to PCR/DTS/PTS.
2004-05-15 Laurent Aimar * es_out; round up PCR (avoid non null PCR -> null).
2004-05-15 Laurent Aimar * real: use 1 as starting time (allow to have a valid...
2004-05-15 Laurent Aimar* all: use 1 as starting time (allow to have a valid...
2004-05-15 Laurent Aimar * mpga: use 1 as starting time (allow to have a valid...
2004-05-15 Derk-Jan Hartman* no shared libs for faac when linking with ffmpeg
2004-05-15 Derk-Jan Hartman* extras/MacOSX/macosx-dmg: rewrote the package script.
2004-05-15 Gildas Bazin* vlc.win32.nsi: compressor needs to be defined at...
2004-05-15 Gildas Bazin* modules/access/v4l/v4l.c: removed useless warning...
2004-05-15 Gildas Bazin* modules/access/mms/mmstu.c: fixed a few corner cases...
2004-05-14 Derk-Jan Hartman* small fix for faac build
2004-05-14 Derk-Jan Hartman* added faac support to Mac OSX build
2004-05-14 Laurent Aimar * mmstu: added a couple of uint64_t casts to avoid...
2004-05-14 Gildas Bazin* vlc.win32.nsi: brand new NSIS auto-installer script.
2004-05-14 Jean-Paul SamanClose DVR device
2004-05-14 Eric Petit macosx/vout.m: don't forget to EndFullScreen() on...
2004-05-13 Gildas Bazin* configure.ac, modules/visualization/goom.c: in case...
2004-05-13 Eric Petit macosx/vout.m : fixed --macosx-fillscreen
2004-05-13 Gildas Bazin* modules/stream_out/standard.c: fixed a few small...
2004-05-13 Eric Petit macosx/vout* : in GL mode, create a fullscreen window...
2004-05-13 Derk-Jan Hartman* Fix for stream selection on HAL devices.
2004-05-12 Jon Lech Johansen * drms.c: Check that key store is at least 4 bytes...
next