Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 04 Mar 2012 16:20:47 +0000 | ib | Put #include <inttypes.h> into the header file where it should be. |
Sun, 04 Mar 2012 15:42:16 +0000 | ib | Increase width of control for cache size in Win32 GUI. |
Sun, 04 Mar 2012 15:38:45 +0000 | ib | Cosmetic: Adjust indent. |
Sun, 04 Mar 2012 15:37:30 +0000 | ib | Update GUI code after r34792. |
Sun, 04 Mar 2012 15:11:50 +0000 | reimar | Remove casts that are no longer necessary. |
Sun, 04 Mar 2012 14:49:29 +0000 | reimar | Replace off_t by int64_t in cache code. |