summaryrefslogtreecommitdiffstats
path: root/vidix/sysdep
Commit message (Expand)AuthorAgeFilesLines
* Add proper VIDIX support for SuperH architecture.ben2008-08-111-1/+5
* Remove -std=gnu99/gnu89/default dialect linux define, as it violates themichael2008-07-152-2/+2
* Add comments to a few #endif preprocessor directives.diego2008-06-081-2/+2
* Remove pointless and commented-out #ifdef.diego2008-06-081-6/+0
* Fix dhahelper.h #include paths.diego2008-06-083-3/+3
* Remove unused variable, fixes the warning:diego2008-06-071-1/+0
* Rename kernelhelper to dhahelper, that name is more fitting.diego2008-05-301-1/+1
* Fix #include paths.diego2008-05-303-3/+3
* cosmetics: Remove useless parentheses from return statements.diego2008-05-1615-55/+55
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-226-18/+20
* Fix illegal identifiers: Names starting with __ or _ and uppercase are reserveddiego2008-01-061-1/+1
* Comment out the correct #endif directive.diego2007-12-311-2/+2
* Restore copyright/license notices that were stripped off.diego2007-11-2518-0/+603
* Identifiers starting with underscores are reserved.diego2007-07-316-18/+18
* merged libdha and libvidix, moved all files from libdha to vidix directoryben2007-04-0627-0/+1755