Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 22 Jun 2011 13:48:36 +0000 | diego | win32 gui: Move static function around to avoid a forward declaration. |
Wed, 22 Jun 2011 13:48:31 +0000 | diego | tvi_dshow: Mark functions not used outside of the file as static. |
Wed, 22 Jun 2011 13:48:25 +0000 | diego | cache2: Surround conditionally used functions by appropriate #ifdefs. |
Wed, 22 Jun 2011 13:10:23 +0000 | ib | Prefer playing variable $p to $l. |
Wed, 22 Jun 2011 12:53:30 +0000 | ib | Replace all playback integer constants by their symbolic constants. |
Wed, 22 Jun 2011 12:12:50 +0000 | ib | Rename the symbolic playback state constants. |
Wed, 22 Jun 2011 12:09:01 +0000 | diego | build: Add .gitignore file. |