]> git.sesse.net Git - vlc/history - src
get rid of windows style line breaks
[vlc] / src /
2005-05-05 Felix Paul Kühne* add the option keyword to the help of vlm and the...
2005-05-04 Sam Hocevar * do not use a dynamic linker if no plugin support...
2005-05-03 Felix Paul Kühne* aded the new Catalan translation
2005-05-03 Rémi Denis-CourmontEnable catalan translation
2005-05-01 Benjamin Pracht* Hopefully fixes --aspect-ratio computation when givin...
2005-04-28 Laurent Aimar * es_out: oops, make EsOutProgramDel returning an...
2005-04-28 Laurent Aimar es_out*: added ES_OUT_DEL_GROUP
2005-04-27 Gildas Bazin* src/input/es_out.c: reverted previous patch since...
2005-04-27 Gildas Bazin* src/input/es_out.c: cleanup empty programs.
2005-04-26 Sigmund Augdal Helberginput/var.c: don't try to update the "rate" variable...
2005-04-26 Felix Paul Kühne* fix to the hotkeys on OSX: RECORD start/stop is cmd...
2005-04-26 Gildas Bazin* include/vlc_playlist.h, src/playlist/playlist.c,...
2005-04-26 Laurent Aimar * all: added a new access_filter module: record +...
2005-04-26 Laurent Aimar * control: added INPUT_DEL_INFO.
2005-04-24 Sigmund Augdal Helbergplaylist.c: fixed a nasty corruption on exit with more...
2005-04-23 Sigmund Augdal Helberglibvlc.h: move -A back to --aout where it belongs
2005-04-22 Laurent Aimar vout_synchro: less verbose.
2005-04-21 Rémi Denis-CourmontHandle failed allocation
2005-04-19 Laurent Aimar * decoder: fix a crash with delete spu.
2005-04-17 Rémi Denis-CourmontMsg_Info => Msg_Dbg
2005-04-17 Sigmund Augdal Helbergminor memleak fixes
2005-04-17 Sigmund Augdal Helbergplaylist.c: shut up a compiler warning
2005-04-16 Rémi Denis-CourmontClean up thread_{begin,end}
2005-04-16 Rémi Denis-Courmont- fix invalid free of root object
2005-04-16 Rémi Denis-CourmontSmall mem leak
2005-04-16 Gildas Bazin* src/misc/configuration.c: YAF (yet another fix).
2005-04-15 Gildas Bazin* src/misc/modules.c: added sub-version number to cache...
2005-04-15 Sigmund Augdal Helbergplaylist: fixed two more occurences of the previous...
2005-04-15 Sigmund Augdal Helbergplaylist/item-ext.c: fixed off-by-one error causing...
2005-04-15 Clément StenacFix next
2005-04-15 Gildas Bazin* src/misc/configuration.c: fixed a few recent bugs.
2005-04-15 Christophe Massiot * ALL: x86-64 fixes.
2005-04-15 Gildas Bazin* src/misc/modules.c: oups, stupid bug.
2005-04-15 Gildas Bazin* src/misc/configuration.c, ALL: support for auto-savea...
2005-04-13 Clément StenacDon't autoplay SAP items
2005-04-13 Clément Stenac* Playlist :
2005-04-12 Felix Paul Kühne* src/libvlc.h: added Chinese Traditional to the list...
2005-04-12 Felix Paul Kühne* added Chinese Traditional translation by Frank Chao...
2005-04-12 Gildas Bazin* ALL: fixed a handful of bugs and memory leaks.
2005-04-12 Gildas Bazin* src/video_output/vout_subpictures.c: fixed recent...
2005-04-11 Sigmund Augdal Helbergall: remove items from pp_all_items when needed. Hopefu...
2005-04-10 Clément Stenac* Fixes for wx2.5.5, patch by Greg Hazel <ghazel at...
2005-04-10 Sigmund Augdal Helbergfixed three major problems pointed to by Trax
2005-04-10 Sigmund Augdal Helbergplaylist/item-ext.c: more elegant binary search in...
2005-04-10 Sigmund Augdal Helbergsrc/playlist/item-ext.c: fixed a recent bug in playlist...
2005-04-10 Sigmund Augdal Helbergplaylist: support for sorting a node based on numerical...
2005-04-10 Sigmund Augdal Helbergplaylist/item.c, include/vlc_playlist.h: introduced...
2005-04-09 Gildas Bazin* src/input/access.c: fixed segfaults.
2005-04-09 Sigmund Augdal Helbergplaylist.c: removed a stray mutex_unlock
2005-04-09 Sigmund Augdal Helbergplaylist: added a pp_all_items to playlist_t allowing...
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-08 Rémi Denis-Courmont- Simplify check for getnameinfo
2005-04-08 Rémi Denis-CourmontFix invalid abusive pointer usage (heck, there was...
2005-04-08 Christophe Massiot * src/stream_output/stream_output.c : Print a debug...
2005-04-06 Clément StenacFix next/previous in skins2 playlist
2005-04-05 Gildas Bazin* src/misc/vlm.c: misc small fixes in config file savin...
2005-04-04 Clément StenacFix crash in subpictures rendering
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 Rocky BernsteinSubtitle (subpicture) aspect ratio had been ignored...
2005-04-03 Gildas Bazin* src/misc/vlm.c: config file written with CR+LF on...
2005-04-02 Sigmund Augdal Helbergaccess.c: fixed crash with preparse
2005-04-02 Gildas Bazin* src/misc/configuration.c: removed annoying debug...
2005-04-01 Sigmund Augdal Helbergstream.c: fixed stream_Delete() for streams opened...
2005-04-01 Sigmund Augdal Helbergfixed a few problems with stream_UrlNew
2005-04-01 Eric Petit vout_intf.c: write snapshots on Desktop on BeOS
2005-04-01 Sigmund Augdal Helbergadded a stream_UrlNew to open a general purpos stream_t...
2005-04-01 Rémi Denis-CourmontMem leaks
2005-03-31 Sigmund Augdal Helberginput.c: fixed a possible locking problem in vlc_input_...
2005-03-30 Sigmund Augdal Helberginput.c: doxygenize vlc_input_item_GetInfo
2005-03-29 Laurent Aimar * access.* input/*: added access_filter architecture...
2005-03-29 Damien FouilleulVLC_TimeSet: fixed overflow conversion from seconds...
2005-03-28 Derk-Jan Hartman* Changed video-fiter to vout-filter, because video...
2005-03-25 Laurent Aimar * vlc_meta.h: added a few const
2005-03-25 Laurent Aimar input.c: - fixed bug in chapter prev/next. (INPUT_GET...
2005-03-22 Jean-Paul SamanVariable name consistency across the file
2005-03-20 Felix Paul Kühne* removed my ftime-replacement for OSX again
2005-03-20 Gildas Bazin* src/misc/vlm.c: only use ftime() on win32.
2005-03-20 Felix Paul Kühne* ftime does not exist on OSX, so we need to implement...
2005-03-17 Gildas Bazin* src/misc/image.c, src/video_output/vout_intf.c: handl...
2005-03-17 Gildas Bazin* src/video_output/vout_intf.c: small cleanup.
2005-03-17 Gildas Bazin* src/video_output/vout_intf.c, src/misc/image.c: prope...
2005-03-16 Gildas Bazin* src/libvlc.[c,h]: new --(no-)fpu option (mainly for...
2005-03-16 Gildas Bazin* src/misc/vlm.c: couple of fixes pointed out by johnluo.
2005-03-16 Gildas Bazin* src/playlist/*: shut up a couple of compiler warnings.
2005-03-15 Christophe Massiot* src/video_output/vout_synchro.c: New --quiet-synchro...
2005-03-15 Gildas Bazin* src/audio_output/intf.c: aout_VolumeGet() needs to...
2005-03-14 Derk-Jan Hartman* Renamed --filter to --video-filter for reasons of...
2005-03-14 Derk-Jan Hartman* More descriptions of the VLC commandline syntax when...
2005-03-14 Gildas Bazin* src/input/input.c: use a low priority input thread...
2005-03-13 Rémi Denis-CourmontFix my email address
2005-03-12 Eric Petit Renamed the "contrast" variable used between dvdnav...
2005-03-12 Rémi Denis-CourmontFixed stupid bug (C) me, yesterday (variable name conflict)
2005-03-11 Rémi Denis-Courmont- Fix bug #1854
2005-03-11 Clément StenacReduce the global verbosity
2005-03-10 Clément StenacMore prefs fixes
2005-03-10 Clément StenacPreferences update :
2005-03-09 Sigmund Augdal Helbergall: correctly align multiline strings when not left...
2005-03-09 Gildas Bazin* src/video_output/vout_subpictures.c: pass on video...
next