]> git.sesse.net Git - vlc/shortlog
vlc
2005-04-13 Gildas Bazin* po/de.po: small fix.
2005-04-12 Felix Paul... * src/libvlc.h: added Chinese Traditional to the list...
2005-04-12 Felix Paul... * ALL: removed l10n of various untranslatable strings...
2005-04-12 Clément Stenac* Patch by Gregory Hazel :
2005-04-12 Felix Paul... * sorry, this file wasn't supposed to be commited in...
2005-04-12 Felix Paul... * updated the po-files on request by Jonas Larsen
2005-04-12 Felix Paul... * added Chinese Traditional translation by Frank Chao...
2005-04-12 Benjamin PrachtUpdate the info displayed in the playlist when you...
2005-04-12 Gildas Bazin* ALL: fixed a handful of bugs and memory leaks.
2005-04-12 Derk-Jan Hartman* Fix two cases where p_playlist->status.p_item was...
2005-04-12 Derk-Jan Hartman* Now works with http 1.0. Someone better check this...
2005-04-12 Rémi Denis... Simplifying
2005-04-12 Derk-Jan Hartman* fixed fullscreen on osx with multiple vouts.
2005-04-12 Benjamin Pracht* intf.* : try to restore an a bit more intelligent...
2005-04-12 Gildas Bazin* modules/video_output/opengl.c: fixed snapshots in...
2005-04-12 Gildas Bazin* src/video_output/vout_subpictures.c: fixed recent...
2005-04-12 Benjamin PrachtRempaces 95 by [o_window minSize].height everywhere...
2005-04-11 Antoine Cellerieradd option to select the limit of shoutcast streams...
2005-04-11 Sigmund Augdal... all: remove items from pp_all_items when needed. Hopefu...
2005-04-11 Steve Lhommemkv.cpp: store the translation between segment IDs...
2005-04-11 Clément StenacRemove bridge from preferences panel + fix description...
2005-04-11 Eric Petit beos/PreferencesWindow*: fixed widgets
2005-04-11 Damien Fouilleul-added "pmt-program" variable to configure PMT program...
2005-04-11 Derk-Jan Hartman* included wrong time.h
2005-04-11 Sigmund Augdal... TODO: Added some todo items related to playlist that...
2005-04-10 Derk-Jan Hartman* include time.h when using it.
2005-04-10 Derk-Jan Hartman* Fix for the disabled menu's under Tiger.
2005-04-10 Clément Stenac* Fixes for wx2.5.5, patch by Greg Hazel <ghazel at...
2005-04-10 Eric Petit beos/*: first pass at fixing the BeOS prefs
2005-04-10 Sigmund Augdal... fixed three major problems pointed to by Trax
2005-04-10 Rémi Denis... Fix invalid free() on exit
2005-04-10 Rémi Denis... Fix a segmentation fault in case of error
2005-04-10 Sigmund Augdal... playlist/item-ext.c: more elegant binary search in...
2005-04-10 Sigmund Augdal... wx/playlist.cpp: reintroduced the caching in FindItem...
2005-04-10 Eric Petit externrun.c: compile fix
2005-04-10 Sigmund Augdal... shout.c: set svn properties, fixed copyright, author...
2005-04-10 Sigmund Augdal... demux/playlist/*: Added a special "shoutcast" mode...
2005-04-10 Sigmund Augdal... src/playlist/item-ext.c: fixed a recent bug in playlist...
2005-04-10 Sigmund Augdal... playlist: support for sorting a node based on numerical...
2005-04-10 Sigmund Augdal... playlist/item.c, include/vlc_playlist.h: introduced...
2005-04-10 Rocky BernsteinCrash on quit fixed.
2005-04-09 Derk-Jan Hartman* gcc 4.0 fixes for libgcrypt
2005-04-09 Derk-Jan Hartman* Fix vlc compilation on gcc-4.0 (only one patch how...
2005-04-09 Gildas Bazin* src/input/access.c: fixed segfaults.
2005-04-09 Derk-Jan Hartman* Fix a spelling error of a define
2005-04-09 Rocky BernsteinFix bugs in disc-view slider. (May still have a couple...
2005-04-09 Sigmund Augdal... playlist.c: removed a stray mutex_unlock
2005-04-09 Sigmund Augdal... wx/playlist: never store the pointer to p_item when...
2005-04-09 Rémi Denis... Client should now be able to authenticate
2005-04-09 Sigmund Augdal... playlist: added a pp_all_items to playlist_t allowing...
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... - 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... Client-side server credentials verification
2005-04-09 Gildas Bazin* modules/demux/ty.c: fixed probing bug.
2005-04-09 Rémi Denis... Not an executable
2005-04-09 Gildas Bazin* configure.ac: don't include externrun in the wince...
2005-04-09 Derk-Jan Hartman* fix libebml patch
2005-04-09 Rémi Denis... Cosmetic fixes
2005-04-09 Rémi Denis... - <unistd.h> is needed for fork and execl
2005-04-09 Rémi Denis... - remove externrun directory
2005-04-09 Rémi Denis... Removed useless subdirectory
2005-04-09 Rémi Denis... tab fixes (cosmetic)
2005-04-09 Derk-Jan Hartman* Updated the contrib system to work with the new id...
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
next