Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 15 Jan 2003 20:36:18 +0000 | jonas | 2 new compare functions ... |
Wed, 15 Jan 2003 19:33:01 +0000 | michael | 2 new compare functions ... |
Wed, 15 Jan 2003 17:50:21 +0000 | bertrand | Removed the hardcoded /dev/cdrom for NetBSD and added an work around |
Wed, 15 Jan 2003 11:16:33 +0000 | mosu | bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2) |