]> git.sesse.net Git - vlc/shortlog
vlc
2005-09-04 Christophe... * extras/contrib/src/Makefile: Build libtool after...
2005-09-03 Gildas Bazin* modules/access_filter/timeshift.c: complete rewrite...
2005-09-03 Gildas Bazin* modules/gui/wxwidgets/playlist.cpp: Fixed segfault...
2005-09-03 Olivier Teulière * skins/src/generic_layout.cpp: Fixed a typo in a...
2005-09-03 Steve Lhomme* fix a timecode/stuttering problem with VFW tracks
2005-09-03 Olivier Teulière * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug...
2005-09-03 Cyril Deguet* config.in: fixed typos
2005-09-03 Steve Lhomme* prevent crashes when a stream is not opened correctly
2005-09-03 Olivier Teulière * skins2 (tree playlist):
2005-09-03 Jean-Paul Samansilence random access indicator
2005-09-03 Steve Lhomme* fix an uninitialized buffer use
2005-09-03 Gildas Bazin* configure.ac: allow building vlc's mozilla plugin...
2005-09-03 Gildas Bazin* modules/gui/wxwidgets/preferences.cpp: unicode build...
2005-09-03 Benjamin PrachtRemove some useless code
2005-09-03 Benjamin PrachtFixes item ordering on drag'n'drop
2005-09-03 Christophe... * extras/contrib/src/Makefile: Fixed libdvdcss compila...
2005-09-03 Gildas Bazin* src/control/audio_video.c: forgot this file in last...
2005-09-03 Gildas Bazin* include/vlc/vlc.h, include/vlc/control.h, src/control...
2005-09-02 Cyril Deguet* httpd.c: added missing dummy functions
2005-09-02 Benjamin PrachtRemove some useless code
2005-09-02 Benjamin PrachtAllow to drop an item *on* a node.
2005-09-02 Gildas Bazin* configure.ac, modules/access/smb.c: compilation fix...
2005-09-02 Benjamin PrachtSome small cleaning
2005-09-02 Christophe... * modules/control/http/http.c: Added a small hack...
2005-09-02 Christophe... * src/misc/httpd.c: Fixed HTTPd closing when several...
2005-09-02 Christophe... * modules/codec/fake.c: Added missing ToLocale().
2005-09-02 Christophe... * extras/contrib: Fixed theora and x264-svn compilation.
2005-09-02 Benjamin Pracht* Don't try to release NULL
2005-09-01 Christophe... * INSTALL.win32: Added SDL.
2005-09-01 Christophe... * modules/control/http/http.c: Fixed PATH environment...
2005-09-01 Christophe... * modules/control/http/http.c: Added a SERVER_PATH...
2005-09-01 Christophe... * extras/contrib/src/Makefile: Fixed opendaap installa...
2005-08-31 Christophe... * extras/contrib/src/Makefile: Added missing $(INSTALL...
2005-08-31 Gildas Bazin* modules/gui/wxwidgets/streamout.cpp: stream output...
2005-08-31 Gildas Bazin* modules/stream_out/transcode.c, src/input/decoder...
2005-08-31 Christophe... * ALL: Do no longer assume a default DVD drive. If...
2005-08-31 Derk-Jan Hartman* NSC demuxer and decoder based on jlj's nscdec: http...
2005-08-30 Christophe... * modules/access/dvdnav.c: When no path is specified...
2005-08-30 Derk-Jan Hartman* When we read the IPv6 address from the SDP, it is...
2005-08-30 Christophe... * modules/control/http/http.c: Fixed argv[1] in CGI...
2005-08-30 Christophe... * src/extras/libc.c:vlc_execve() : Do not open a new...
2005-08-30 Christophe... * extras/contrib/src/Makefile: Fixed libogg dependancies.
2005-08-29 Derk-Jan Hartman* loadNibNamed:withOwner calls awakeFromNib on owner...
2005-08-29 Derk-Jan Hartman* Add the hdv2 fourcc which is simply HD MPEG2
2005-08-29 Christophe... * ALL: New p_vlc->psz_userdir. This is different from...
2005-08-29 Christophe... * src/extras/libc.c: Implemented vlc_execve() for...
2005-08-29 Gildas Bazin* modules/demux/livedotcom.cpp: fixed segfaults.
2005-08-29 Christophe... * modules/control/http/mvar.c: Under Windows do not...
2005-08-29 Christophe... * modules/gui/wxwidgets/interface.cpp: Missing FromLoc...
2005-08-29 Steve Lhomme* new paramaters added to the MSVC build
2005-08-29 Sam Hocevar * fixed breakage of MSVC files in commit 12161.
2005-08-29 Steve LhommeForce the EOL to the native Windows one
2005-08-28 Derk-Jan Hartman* Fix the case of duration == -1 in M3U playlists....
2005-08-28 Derk-Jan Hartman* Define a couple of dummy 4cc's for vorbis in avi...
2005-08-28 Derk-Jan Hartman* Add glib, libIDL and gecko-sdk to OSX contrib. Now...
2005-08-28 Derk-Jan Hartman* Add some NEWS
2005-08-28 Derk-Jan Hartman* Add the shout (services discovery) module again
2005-08-28 Derk-Jan Hartman* Update some comments
2005-08-28 Clément Stenac* Export unselect.png
2005-08-28 Rémi Denis... Fix typo
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-27 Jean-Paul Samancosmetics
2005-08-27 Christophe... * toolbox: Removed a bash-ism.
2005-08-26 Christophe... * src/extras/libc.c: Fixed Win32 compilation.
2005-08-26 Christophe... * src/extras/libc.c: Implemented a wrapper around...
2005-08-26 Derk-Jan Hartman* added --sout-shout-name to set a stream name
2005-08-26 Derk-Jan Hartman* Fix liveMedia
2005-08-26 Derk-Jan Hartman* The same getopt problem that theora has, exists in...
2005-08-25 Clément StenacAdd new spectrum analyzer effect, patch from zcot.
2005-08-25 Derk-Jan Hartman* libtheora examples don't compile on 10.2 Remove from...
2005-08-25 Christophe... Compile fix tentative
2005-08-25 Christophe... Add the compile information
2005-08-25 Felix Paul... * link the headline to the http-intf-main-page instead...
2005-08-25 Derk-Jan Hartman* disable all theora test programs. they use getopt...
2005-08-25 Christophe... Grrr, i should have checked previous commit
2005-08-25 Christophe... Typo
2005-08-25 Derk-Jan Hartman* patch ogg because it's broken (userdefined defines...
2005-08-25 Christophe... * extras/contrib/src/Makefile: Do not try and compile...
2005-08-25 Christophe... * modules/gui/wxwidgets: Fix charset when getting...
2005-08-25 Jean-Paul SamanFix build breakage of revision12392
2005-08-25 Jean-Paul SamanRemoving osd_widgets.c.
2005-08-25 Jean-Paul SamanRemoval of dead code
2005-08-25 Derk-Jan Hartman* vorbis comments can be mixed case. strstr -> strcasestr
2005-08-25 Jean-Paul SamanReverting to revision 12383 to 12340. This make wxwidge...
2005-08-25 Jean-Paul SamanRemoving old familiar images, these are exactly the...
2005-08-24 Eric Petit vlc_keys.h: fixed ACTIONID_JUMP_BACKWARD_1MIN
2005-08-24 Derk-Jan Hartman* Updated speex to 1.1.10
2005-08-24 Felix Paul... * build libx264 from svn, if available. Since we need...
2005-08-24 Gildas Bazin* include/network.h: fixed compilation with c++ files.
2005-08-24 Jean-Paul SamanProperly update the right ToolTip on the volumebar.
2005-08-24 Christophe... * modules/codec/fake.c: Fixed compilation.
2005-08-24 Jean-Paul SamanShorten the short description of --osdmenu-update
2005-08-24 Christophe... * modules/codec/fake.c: Fixed a segfault when outputti...
2005-08-24 Sam Hocevar * configure.ac: fixed thinko in the AltiVec detection...
2005-08-24 Christophe... * modules/access/udp.c: Disabled ts forcing on streamt...
2005-08-24 Derk-Jan Hartman* sync up the outgoing shoutcast stream.
2005-08-24 Derk-Jan Hartman* Fix access_output_shout and add RTSP to the descripti...
2005-08-24 Christophe... * configure.ac: Fixed libavformat detection.
2005-08-24 Eric Petitlibiconv.patch: BeOS compile fix
2005-08-23 Sam Hocevar * configure.ac: reworked the AltiVec checks.
next