log

age author description
Tue, 29 Mar 2011 10:31:03 +0000 ib Make use of return value of strlower().
Tue, 29 Mar 2011 10:21:39 +0000 ib Replace macros to check whether a command is allowed by functions.
Tue, 29 Mar 2011 08:53:07 +0000 ib Cosmetic: Separate return statement with newline.
Tue, 29 Mar 2011 08:28:11 +0000 ib Move strlower() into auxiliary string function file.
Tue, 29 Mar 2011 08:15:01 +0000 ib Simplify trim().
Mon, 28 Mar 2011 22:18:56 +0000 cehoyos Fix CrystalHD autodetection:
Mon, 28 Mar 2011 16:03:26 +0000 ib Simplify strswap().
Mon, 28 Mar 2011 15:51:20 +0000 ib Move auxiliary string functions into separate file.
Mon, 28 Mar 2011 13:46:50 +0000 ib Remove misspelled GUI message 'evEqualeaser'.
Mon, 28 Mar 2011 12:37:48 +0000 ib Move files with auxiliary functions to own directory.
Sun, 27 Mar 2011 21:25:58 +0000 cehoyos Cosmetics: Fix typo.
Sun, 27 Mar 2011 14:17:48 +0000 reimar Add condition that lets us switch FFmpeg XvMC decoder back from
Sun, 27 Mar 2011 14:02:32 +0000 reimar Always use get_format, reduces usage of CODEC_CAP_HWACCEL* conditions.
Sun, 27 Mar 2011 13:19:32 +0000 reimar Change | to ||.
Sun, 27 Mar 2011 13:18:59 +0000 reimar Attempt to fix crashes with VDPAU and threads.