Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 14 Jun 2010 11:45:33 +0000 | diego | Replace forward declarations by loader/wine/winbase.h #include. |
Mon, 14 Jun 2010 11:41:07 +0000 | diego | Remove unnecessary get_path() declaration. |
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. |