]> git.sesse.net Git - vlc/shortlog
vlc
2005-02-15 Gildas Bazin* ALL: WinCE build fixes.
2005-02-15 Gildas Bazin* configure.ac: forgot to save this change.
2005-02-15 Gildas Bazin* configure.ac, Makefile.am: adapted the build for...
2005-02-15 Gildas Bazin* modules/gui/wxwindows/messages.cpp: fixed insertion...
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-15 Derk-Jan Hartman* Added the new languages to the prefs and the OSX...
2005-02-15 Derk-Jan Hartman* Set svn:ignore on activex dir.
2005-02-15 Derk-Jan Hartman* renamed audio-channel to audio-track so ppl don't...
2005-02-15 Rémi Denis... Remove bogus executable permissions
2005-02-14 Antoine Cellerier * small man page update. It'd be nice to the http...
2005-02-14 Steve Lhommemkv.cpp: don't wait for frames that won't be displayed...
2005-02-14 Steve Lhommemkv.cpp: try to decode H.264 with the avc1 FourCC ...
2005-02-14 Gildas Bazin* modules/access/mms: fixed recent breakage.
2005-02-14 Gildas Bazin* modules/demux/mkv.cpp: fix for chapters seeking ...
2005-02-13 Mark Moriartywizard.cpp -- Change video and audio codec comboboxes...
2005-02-13 Mark Moriartywizard.cpp -- change checkboxes to use wxALIGN_CENTER_V...
2005-02-12 Felix Paul... * all: updated the used Matroska/Ebml versions to 0...
2005-02-12 Felix Paul... * all: brought the po-files in sync with each other...
2005-02-12 Gildas Bazin* modules/access/http.c,modules/access/mmsh,modules...
2005-02-12 Felix Paul... sorry for the previous commit. here are the new po...
2005-02-12 Felix Paul... * all: initial translations to Hindi, Pashto, Burmese...
2005-02-11 Gildas Bazin* modules/access/dvdnav.c: fixed typo.
2005-02-11 Damien FouilleulGCC 3.3.3 has strong type checking
2005-02-11 Gildas Bazin* modules/gui/wxwindows: MSVC fixes for the wxwindows...
2005-02-11 Clément StenacAdded Steve Lhomme to the list of contributors. Thanks :)
2005-02-11 Gildas Bazin* msvc/*: MSVC patch by Steve Lhomme (steve dot lhomme...
2005-02-10 Gildas Bazin* src/libvlc.c,h: new --help-verbose option that activa...
2005-02-10 Gildas Bazin* src/libvlc.c: help now prints the list of integer...
2005-02-10 Gildas Bazin* src/libvlc.h, src/input/: new --clock-synchro option...
2005-02-10 Gildas Bazin* modules/gui/skins2/src/theme_loader.cpp: portability...
2005-02-10 Gildas Bazin* modules/gui/wxwindows: do not use INSERT_ELEM in...
2005-02-10 Gildas Bazin* modules/gui/wxwindows/*: keep compatibility with...
2005-02-09 Gildas Bazin* modules/gui/wxwindows/interface.cpp: toolbar flickeri...
2005-02-09 Gildas Bazin* modules/demux/mkv.cpp: compilation fixes.
2005-02-09 Gildas Bazin* modules/demux/mkv.cpp: Patch by Steve Lhomme (steve...
2005-02-09 Gildas Bazin* src/extras/libc.c: removed unused vlc_seek().
2005-02-08 Laurent Aimar * ts: correct use of descriptor 0x5 (for ac3 and lpcm...
2005-02-08 Laurent Aimar * all: better support for MBR mms stream (display...
2005-02-08 Laurent Aimar * all: added a --audio-language and --spu-language...
2005-02-08 Laurent Aimar * http: add a redirect from */index.html to */
2005-02-08 Clément StenacInclude missing images to dist
2005-02-08 Jean-Paul SamanRun makensis installer on Linux without wine to produce...
2005-02-08 Gildas Bazin* include/vlc_common.h: avoid compiler warnings.
2005-02-08 Mark Moriartypreferences_widgets -- Delete spinctrl hack for WIN32...
2005-02-07 Rémi Denis... fix two memleaks and remove a bogus net_Close()
2005-02-07 Rémi Denis... - Fixes a segmentation fault in sout_AnnounceSessionDestroy
2005-02-07 Gildas Bazin* include/vlc_common.h, include/modules_inner.h, module...
2005-02-06 Rémi Denis... Compile fix, unbreak smb access on Linux
2005-02-06 Clément Stenac* wx: Ensure that callbacks are not registered twice
2005-02-06 Clément StenacFix subtitle delay < 0
2005-02-06 Rémi Denis... - Fix previous buggy commit
2005-02-06 Rémi Denis... - Fix building of vlc-config
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-02-05 Rémi Denis... * convert SAP announce name & group from locale to...
2005-02-05 Sigmund Augdal... input/control.c: fix diviton by zero on selection byteb...
2005-02-04 Andre Pang* modules/video_filter/scale.c: Guard against p_pic...
2005-02-04 Rémi Denis... Attempts to recode SAP announces from UTF-8 to user...
2005-02-04 Rémi Denis... * Mem leak fixed
2005-02-03 Eric Petit beos/VideoOutput.cpp: added yet another overlay mode...
2005-02-03 Gildas Bazin* modules/packetizer/mpeg4video.c: oops, don't forget...
2005-02-02 Gildas Bazin* modules/packetizer/mpeg4video.c: proper PTS/DTS calcu...
2005-02-01 Benjamin PrachtTypo lalalala
2005-02-01 Olivier Aubertsvg.c: ported the code for vlc 0.8.1 (as a video filter)
2005-02-01 Andre Pang* modules/codec/theora.c: correctly display x-offset...
2005-02-01 Derk-Jan Hartman* Fix theora contrib
2005-02-01 Mark Moriartywizard update -- set default vbitrate, abitrate (courte...
2005-01-31 Gildas Bazin* configure.ac: hopefully the final fix for the c+...
2005-01-31 Gildas Bazin* src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilat...
2005-01-30 Mark Moriartywxwindows update for WIN32 wxSpinCtrl, restrict range...
2005-01-30 Clément StenacUninitialized values
2005-01-30 Sam Hocevar * configure.ac: Scrogneugneu, fixed the C++ build.
2005-01-30 Rocky BernsteinUse cdio-native name for paranoia read.
2005-01-29 Clément StenacH264 support in mkv, patch by Steve Lhomme
2005-01-29 Mark Moriartypreferences wxSpinCtrl hack for WIN32 (make up arrow...
2005-01-29 Clément Stenac* A few string and organization fixes in preferences
2005-01-29 Sam Hocevar * configure.ac: Finished support for C++-disabled...
2005-01-29 Sigmund Augdal... wizard.cpp: Layout fixes on the input page
2005-01-29 Sigmund Augdal... wxwindows/wizard.cpp: run Layout() on the sizers when...
2005-01-29 Sigmund Augdal... wxwindows/wizard.cpp: fixed a crash when pressing Ok...
2005-01-28 Sam Hocevar * configure.ac: Attempt to work without a C++ compiler.
2005-01-28 Gildas Bazin* Makefile.am: include the activex plugin in package...
2005-01-28 Derk-Jan Hartman* cdda/access.c: removed #include <cdio/cdda.h> since...
2005-01-28 Derk-Jan Hartman* Two small bugs in the OSX intf
2005-01-27 Derk-Jan Hartman* src/video_output/video_output.c: Fixed the SuxorThrea...
2005-01-27 Derk-Jan Hartman* src/playlist/playlist.c: Don't touch object_lock...
2005-01-27 Gildas Bazin* modules/codec/dvbsub.c: don't render empty subtitles...
2005-01-27 Gildas Bazin* modules/demux/ts.c: fixed typo for DVB subtitles...
2005-01-27 Gildas Bazin* modules/access/smb.c: win32 implementation which...
2005-01-27 Derk-Jan Hartman* contrib/Makefile: use tabs, not spaces in Makefile
2005-01-27 Gildas Bazin* modules/access/smb.c: new SMB/CIFS access module...
2005-01-27 Sigmund Augdal... mkc.cpp: fix crash on invalid tracks
2005-01-27 Felix Paul... * VLCPrefs's delloc method got accidentally removed...
2005-01-27 Felix Paul... * contrib/Makefile: remove the BUILDDIRS on clean-src...
2005-01-26 Gildas Bazin* src/libvlc.h, src/input/stream.c: new --input-list...
2005-01-26 Rocky Bernsteinconfigure.ac: reinstate libcdio CD-DA and VCD plugins...
2005-01-26 Gildas Bazin* modules/video_output/wingdi.c: improvements + embedde...
2005-01-25 Laurent Aimar * es_out: fix program change on the fly.
2005-01-24 Antoine Cellerier * remove unused home_dir from fprintf style function
2005-01-24 Antoine Cellerier * under windows, default directory to save snapshots...
2005-01-24 Derk-Jan Hartman* modules/control/rc.c:
next