Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 21 Jan 2008 19:59:27 +0000 | reimar | Remove useless casts |
Mon, 21 Jan 2008 10:55:56 +0000 | Gabrov | synced with r25826 |
Mon, 21 Jan 2008 00:14:52 +0000 | diego | Surround variable declarations by preprocessor conditionals to avoid warnings: |
Mon, 21 Jan 2008 00:10:51 +0000 | diego | Comment out unused variables, fixes the warnings: |
Sun, 20 Jan 2008 20:58:02 +0000 | rtogni | Prevent possible buffer overflow on album_title[] |
Sun, 20 Jan 2008 20:43:46 +0000 | rtogni | Clear tmp between ip6 check and string escape to prevent reuse of the |
Sun, 20 Jan 2008 17:16:39 +0000 | diego | Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a |
Sun, 20 Jan 2008 17:03:35 +0000 | cehoyos | Added missing single quotation mark. |