]> git.sesse.net Git - vlc/shortlog
vlc
2005-04-08 Derk-Jan Hartman* gcc-4.0 fixes to the contribs
2005-04-08 Derk-Jan Hartman* Disable "make bin" in the contrib system and give...
2005-04-08 Sylvain CadhillacAn interface to run extern programs (such as shutdown)
2005-04-08 Rémi Denis... - Simplify check for getnameinfo
2005-04-08 Rémi Denis... Fix invalid abusive pointer usage (heck, there was...
2005-04-08 Christophe... * src/stream_output/stream_output.c : Print a debug...
2005-04-08 Christophe... * modules/demux/ts.c : Removed unused sysid option...
2005-04-08 Christophe... * modules/stream_out/transcode.c : Cleaned up the...
2005-04-08 Christophe... * modules/stream_out/bridge.c : Fixed a segfault ...
2005-04-08 Christophe... * modules/access/udp.c : Fixed a segfault.
2005-04-08 Christophe... * modules/audio_filter/converter/mpgatofixed32 : Fixed...
2005-04-08 Christophe... * modules/mux/mpeg/ts.c : Reduced the PES and TS overh...
2005-04-08 Christophe... * include/vlc_block.h : Added calculation of i_length...
2005-04-08 Derk-Jan Hartman* type in mpeg2dec configure line
2005-04-07 Derk-Jan Hartman* More dylib issues (gcrypt and libcdio)
2005-04-07 Derk-Jan Hartman* Fix a missing playlist release in the OSX playlist
2005-04-07 Rémi Denis... Minor cleanup
2005-04-07 Rocky BernsteinKeep behavior same as it was before aspect-ratio fix...
2005-04-06 Derk-Jan Hartman* Disable building of shared lib of libpng on OSX....
2005-04-06 Derk-Jan Hartman* Fixed gnutls and cdio dylib installation
2005-04-06 Derk-Jan Hartman* modules/video_output/Modules: Added picture.h to...
2005-04-06 Clément StenacFix next/previous in skins2 playlist
2005-04-06 Jérome DecoodtUse VLC-release.app instead of VLC.app for package...
2005-04-06 Jérome DecoodtInclude http/*.png and http/*.ico in windows packages
2005-04-06 Jérome DecoodtAdd a new target, VLC.app which make links to files...
2005-04-06 Steve Lhommemkv.cpp: prepare for chapter codecs
2005-04-06 Damien Fouilleul- all: intitial offscreen drawing support (mostly for...
2005-04-06 Steve Lhommemkv.cpp: even less warnings
2005-04-06 Laurent Aimar * h264: less debug.
2005-04-06 Laurent Aimar * h264: bug fix (give valid date + split at the right...
2005-04-06 Steve Lhommemkv.cpp: cleaner duration computation
2005-04-06 Steve Lhommemkv.cpp: less warning
2005-04-06 Gildas Bazin* modules/gui/wince: bunch of fixes.
2005-04-05 Steve Lhommemkv.cpp: the return of the family preloading
2005-04-05 Gildas Bazin* modules/misc/win32text.c: text renderer using the...
2005-04-05 Steve Lhommemkv.cpp: clean & fix seeking inside virtual_segment_t
2005-04-05 Sigmund Augdal... wx: last bunch of changes for now. The rest must be...
2005-04-05 Sigmund Augdal... wx: bunch more event function parameter changes
2005-04-05 Sigmund Augdal... wx: (hopefully) fixed a compilation error, reported...
2005-04-05 Gildas Bazin* modules/gui/wxwindows/dialogs.cpp: fixed add directory.
2005-04-05 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: forgot this file.
2005-04-05 Gildas Bazin* modules/gui/wxwindows/*: added subtitles options...
2005-04-05 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed timeshift checkbox.
2005-04-05 Gildas Bazin* modules/demux/util/id3tag.c: fixed memory leak.
2005-04-05 Gildas Bazin* modules/demux/flac.c: fixed last commit.
2005-04-05 Gildas Bazin* src/misc/vlm.c: misc small fixes in config file savin...
2005-04-05 Laurent Aimar * http.c: force nsv when using unsv:// and mime is...
2005-04-05 Derk-Jan Hartman* rewind the stream to 0 if we found an id3 tag, but...
2005-04-05 Derk-Jan Hartman* parsed info by mp3 is not retained between demux...
2005-04-04 Clément StenacFix crash in subpictures rendering
2005-04-04 Derk-Jan Hartman* fixed the item addition and auto-playback of items...
2005-04-04 Derk-Jan Hartman* added AACP fcc and map it to mp4a.
2005-04-04 Clément StenacFix OSD (text & widgets) aspect ratio
2005-04-04 Sigmund Augdal... es_out.c: add frame rate to stream and media info dialo...
2005-04-04 Steve Lhommemkv.cpp: better handling of broken files
2005-04-04 Steve Lhommemkv.cpp: fix playback of files with chapters
2005-04-04 Derk-Jan Hartman* Fix make dist, which was broken due to ebuild removal
2005-04-04 Sigmund Augdal... wx/Modules.am: added all the bitmaps to make dist....
2005-04-04 Olivier Aubertsvg.c: do not subsample U and V planes in RGB->YUVA...
2005-04-04 Clément StenacTimeshift checkbox in open dialog
2005-04-04 Rocky BernsteinSubtitle (subpicture) aspect ratio had been ignored...
2005-04-03 Clément StenacOnly show category and artist-sorted views
2005-04-03 Sigmund Augdal... b4s.c: fixed forcing of this plugin. Use "b4s-open"
2005-04-03 Steve Lhommemkv.cpp: chapter merging works + small fixes
2005-04-03 Steve Lhommemkv.cpp: oops, the first segment wasn't played. closing...
2005-04-03 Steve Lhommemkv.cpp: make editions children of chapters
2005-04-03 Gildas Bazin* modules/misc/xml/libxml.c: handle XML_READER_TEXT...
2005-04-03 Olivier Teulière * skins2: Text control now accepts lefttop and rightbo...
2005-04-03 Derk-Jan Hartman* better support for multiple display selection on...
2005-04-03 Gildas Bazin* src/misc/vlm.c: config file written with CR+LF on...
2005-04-02 Gildas Bazin* modules/misc/xml/*, include/vlc_xml.h: new xml_Reader...
2005-04-02 Gildas Bazin* modules/demux/playlist/b4s.c: misc fixes.
2005-04-02 Sigmund Augdal... access.c: fixed crash with preparse
2005-04-02 Sigmund Augdal... wx: use the documented Move method rather than the...
2005-04-02 Sigmund Augdal... new b4s demuxer for winamp b4s playlists. Uses xml...
2005-04-02 Sigmund Augdal... xtag.c: Don't create pcdata elements outside the root...
2005-04-02 Sigmund Augdal... http.c: fixed out of buffer write with ICY meta
2005-04-02 Gildas Bazin* src/misc/configuration.c: removed annoying debug...
2005-04-02 Sigmund Augdal... libxml.c: include header for stream, since api changes.
2005-04-02 Steve Lhommemkv.cpp: store the segment duration in microseconds too
2005-04-02 Steve Lhommemkv.cpp: the segment start time is now an integer in...
2005-04-01 Sigmund Augdal... all: ported xml parsers to stream_t
2005-04-01 Sigmund Augdal... stream.c: fixed stream_Delete() for streams opened...
2005-04-01 Sigmund Augdal... fixed a few problems with stream_UrlNew
2005-04-01 Eric Petit vout_intf.c: write snapshots on Desktop on BeOS
2005-04-01 Rémi Denis... - Fix playlist deadlock between Timer and Playlist...
2005-04-01 Sigmund Augdal... added a stream_UrlNew to open a general purpos stream_t...
2005-04-01 Sigmund Augdal... set svn:ignore
2005-04-01 Sigmund Augdal... wxwindows.cpp: compile fixes
2005-04-01 Steve Lhommemkv.cpp: oops
2005-04-01 Steve Lhommemkv.cpp: moved seek code in classes, improved support...
2005-04-01 Laurent Aimar * wxwin: at start up, restore last size+position+state...
2005-04-01 Rémi Denis... Yet another leak
2005-04-01 Rémi Denis... Mem leaks
2005-04-01 Sigmund Augdal... wx/*: fix a few string additions
2005-04-01 Damien FouilleulDocumentation/Example update
2005-04-01 Sigmund Augdal... demux/flac.c: support flac files with id3 tag. closes...
2005-04-01 Gildas Bazin* modules/gui/wxwindows: re-implemented the mute control.
2005-04-01 Rémi Denis... - invalid free removed (might be the reason why sap...
2005-03-31 Antoine Cellerierremove two debug fprintfs
next