Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of pointless def_path variable; use codec_path directly instead. | diego | 2010-03-23 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30949 b3059339-0415-0410-9bf9-f77b7e298cf2 | ||||
* | Rename SetCodecPath() --> set_codec_path(). | diego | 2010-03-21 | 1 | -1/+1 |
| | | | | | | | This keeps the naming of all path-related functions consistent. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30944 b3059339-0415-0410-9bf9-f77b7e298cf2 | ||||
* | Rename get_path.[ch] --> path.[ch]. | diego | 2010-03-20 | 1 | -0/+30 |
These files now contain different functions related to path handling. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30943 b3059339-0415-0410-9bf9-f77b7e298cf2 |