view .gitignore @ 33667:adb10970ec83

Fix bug introduced as a side effect in r33750. It was no longer possible to start gmplayer from the command line with a file argument. Every time gmplayer is called with a file argument this file goes into the GUI specific playlist. As a side effect, GUI's file(name) to play and MPlayer's filename point to the same address. guiInit() pointlessly tries to set GUI's filename (free and strdup) from MPlayer's filename instead of getting it from its playlist. The previous memset set GUI's filename to NULL rendering the free() effectless while now such an operation on the same address to strdup() afterwards isn't a good idea. Remove the pointless code.
author ib
date Tue, 28 Jun 2011 15:00:05 +0000
parents 5660f163ea79
children f2b81cd25817
line wrap: on
line source

*.[od]
*.exe
*.ho
codec-cfg
codec-cfg-test
codecs2html
codecs.conf.h
config.*
cpuinfo
gmplayer
help_mp.h
mencoder
mplayer
tags
TAGS
version.h
debian/changelog
debian/*.debhelper.log
DOCS/codecs-status.html
DOCS/HTML/
DOCS/HTML-single/
DOCS/tech/doxygen
DOCS/xml/html-chunk.xsl
DOCS/xml/html-single.xsl
DOCS/xml/xml.mak
DOCS/xml/*/main.xml
drivers/mga_vid_test
drivers/tdfx_vid_test
ffmpeg/
libdvdnav/
libdvdread4/
libvo/aspecttest
loader/qtx/list
loader/qtx/qtxload
mp3lib/test
mp3lib/test2
TOOLS/alaw-gen
TOOLS/alaw.dat
TOOLS/alaw.out
TOOLS/asfinfo
TOOLS/avi-fix
TOOLS/avisubdump
TOOLS/bmovl-test
TOOLS/compare
TOOLS/cpuinfo
TOOLS/dump_mp4
TOOLS/fastmemcpybench
TOOLS/modify_reg
TOOLS/movinfo
TOOLS/netstream
TOOLS/subrip
TOOLS/vivodump
vidix/pci_*.[ch]
vidix/dhahelperwin/dhahelper.sys