Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 14 Jun 2010 11:39:22 +0000 | diego | Remove unnecessary get_path() declaration. |
Mon, 14 Jun 2010 11:34:48 +0000 | diego | Add path.o to the dependency list of the loader test programs. |
Mon, 14 Jun 2010 11:30:59 +0000 | diego | Remove unused function ComponentDummy(). |
Mon, 14 Jun 2010 11:28:51 +0000 | diego | Add ad_mp3lib.h #include for the mplayer_audio_read prototype. |
Mon, 14 Jun 2010 11:27:26 +0000 | diego | Revert marking mplayer_audio_read() as static; it is used from linked .o files. |
Mon, 14 Jun 2010 11:25:39 +0000 | diego | Mark exit_sig() function as static; it is only used within the file. |
Mon, 14 Jun 2010 11:24:55 +0000 | diego | Add a command to the binary build rule. |
Mon, 14 Jun 2010 11:16:30 +0000 | diego | typo: Add missing '$' to EXESUF variable in binary build rule. |