]> git.sesse.net Git - vlc/history - modules
* src/input/access.c: fixed segfaults.
[vlc] / modules /
2005-04-09 Rocky BernsteinFix bugs in disc-view slider. (May still have a couple...
2005-04-09 Sigmund Augdal Helbergwx/playlist: never store the pointer to p_item when...
2005-04-09 Rémi Denis-CourmontClient should now be able to authenticate
2005-04-09 Gildas Bazin* modules/gui/wxwindows/dialogs.cpp: fixed open directo...
2005-04-09 Clément StenacFix addition of several filters
2005-04-09 Rémi Denis-Courmont- optional SSL hostname verification
2005-04-09 Gildas Bazin* src/input/demux.c: skip header id3tag in the core...
2005-04-09 Gildas Bazin* modules/demux/aac.c: removed deprecated aac demux...
2005-04-09 Rémi Denis-CourmontClient-side server credentials verification
2005-04-09 Gildas Bazin* modules/demux/ty.c: fixed probing bug.
2005-04-09 Rémi Denis-CourmontNot an executable
2005-04-09 Rémi Denis-CourmontCosmetic fixes
2005-04-09 Rémi Denis-Courmont- <unistd.h> is needed for fork and execl
2005-04-09 Rémi Denis-CourmontRemoved useless subdirectory
2005-04-09 Rémi Denis-Courmonttab fixes (cosmetic)
2005-04-08 Sylvain CadhillacAn interface to run extern programs (such as shutdown)
2005-04-08 Christophe Massiot * modules/demux/ts.c : Removed unused sysid option...
2005-04-08 Christophe Massiot * modules/stream_out/transcode.c : Cleaned up the...
2005-04-08 Christophe Massiot * modules/stream_out/bridge.c : Fixed a segfault ...
2005-04-08 Christophe Massiot * modules/access/udp.c : Fixed a segfault.
2005-04-08 Christophe Massiot * modules/audio_filter/converter/mpgatofixed32 : Fixed...
2005-04-08 Christophe Massiot * modules/mux/mpeg/ts.c : Reduced the PES and TS overh...
2005-04-07 Derk-Jan Hartman* Fix a missing playlist release in the OSX playlist
2005-04-07 Rémi Denis-CourmontMinor cleanup
2005-04-07 Rocky BernsteinKeep behavior same as it was before aspect-ratio fix...
2005-04-06 Derk-Jan Hartman* modules/video_output/Modules: Added picture.h to...
2005-04-06 Steve Lhommemkv.cpp: prepare for chapter codecs
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 Helbergwx: last bunch of changes for now. The rest must be...
2005-04-05 Sigmund Augdal Helbergwx: bunch more event function parameter changes
2005-04-05 Sigmund Augdal Helbergwx: (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 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 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 Helberges_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 Sigmund Augdal Helbergwx/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 Helbergb4s.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-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 Helbergwx: use the documented Move method rather than the...
2005-04-02 Sigmund Augdal Helbergnew b4s demuxer for winamp b4s playlists. Uses xml...
2005-04-02 Sigmund Augdal Helbergxtag.c: Don't create pcdata elements outside the root...
2005-04-02 Sigmund Augdal Helberghttp.c: fixed out of buffer write with ICY meta
2005-04-02 Sigmund Augdal Helberglibxml.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 Helbergall: ported xml parsers to stream_t
2005-04-01 Eric Petit vout_intf.c: write snapshots on Desktop on BeOS
2005-04-01 Rémi Denis-Courmont- Fix playlist deadlock between Timer and Playlist...
2005-04-01 Sigmund Augdal Helbergadded a stream_UrlNew to open a general purpos stream_t...
2005-04-01 Sigmund Augdal Helbergwxwindows.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-CourmontYet another leak
2005-04-01 Rémi Denis-CourmontMem leaks
2005-04-01 Sigmund Augdal Helbergwx/*: fix a few string additions
2005-04-01 Sigmund Augdal Helbergdemux/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-Courmont- invalid free removed (might be the reason why sap...
2005-03-31 Antoine Cellerierremove two debug fprintfs
2005-03-31 Antoine Cellerier * small fixes (the icon change should now work under...
2005-03-31 Antoine Cellerierchange the speaker into a mute/unmute button
2005-03-30 Gildas Bazin* modules/video_output/wingdi.c: bunch of fixes and...
2005-03-30 Gildas Bazin* modules/gui/wince: added dialogs provider + another...
2005-03-30 Sigmund Augdal Helberginput.c: doxygenize vlc_input_item_GetInfo
2005-03-30 Sigmund Augdal Helbergwxwindows/preferences_widgets.cpp: ModuleCatList widget...
2005-03-30 Sigmund Augdal Helbergvlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c...
2005-03-30 Antoine Cellerierinclude errno.h (for non debug builds)
2005-03-29 Steve Lhommemkv.cpp: make gcc happier
2005-03-29 Laurent Aimar * access.* input/*: added access_filter architecture...
next