Commit Graph

24 Commits

Author SHA1 Message Date
diego 3bc60fcf8e Add missing license headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30461 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-30 13:49:24 +00:00
diego 07f6ea12e6 cosmetics: Convert DOS linebreaks to Unix linebreaks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30460 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-30 13:49:03 +00:00
bircoph 239f909df7 Revert whitespace removal for win-related code, because lack of ^M at
linebreaks may cause problems in win.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29308 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-13 19:44:44 +00:00
bircoph 6e695dc64f Remove all kind of trailing whitespaces from all MPlayer's files.
This affects all kind of spaces (' ',^I,^M,^L,...): actually
[:space:] regex character set.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29306 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-13 15:22:13 +00:00
diego 6e9cbdc104 whitespace cosmetics: Remove all trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-13 02:58:57 +00:00
diego 8d242b60e0 cosmetics: Remove pointless period after copyright statement non-sentences.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28342 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-19 17:12:43 +00:00
diego 13d53795d9 Merge vidix/dhahelperwin/Makefile into top-level Makefile.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26935 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-30 20:09:31 +00:00
diego 1a417a80c3 Use standard license header with standard formatting.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26758 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-13 08:36:44 +00:00
diego dc7ffa9855 Merge clean and distclean rules.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26547 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-26 11:17:17 +00:00
diego 584fe5daf2 Add MPLAYER_ prefix to multiple inclusion guards.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26062 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-22 17:32:36 +00:00
diego 547094ba51 Fix illegal identifier, names starting with _ and uppercase are reserved.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25646 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-07 23:34:15 +00:00
diego d505bb051b 10l: Replace #define with #endif where I really meant to write #endif.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25582 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-02 00:19:19 +00:00
diego 2b6af2000b Add multiple inclusion guards to all header files that lack them.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25581 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-01 21:35:58 +00:00
diego fba0b66ff9 Add explanatory comments to the #endif part of multiple inclusion guards.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25563 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-31 16:15:50 +00:00
diego a9d779578d Make windres binary name configurable, useful for cross-compiling.
patch by sheba, sheba469 yahoo com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25534 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-28 10:33:22 +00:00
diego 7db8f740c5 Mark phony targets as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24569 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-18 10:23:34 +00:00
diego 96db901f35 Simplify commands with automatic variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24568 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-18 10:23:16 +00:00
faust3 966b005fe5 it is no longer necessary to reboot the system after the dhahelperwin installation (based on code by Romain Lievin from the tilp project)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24562 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-17 21:53:16 +00:00
faust3 04145051ba - make dhahelperwin compile with mingw
- add dhahelper.rc
based on code by Kevin Kofler and 
Romain Liévin <roms at lievin.net> from the tilp project
http://svn.tilp.info/cgi-bin/viewcvs.cgi/libticables/trunk/src/win32/dha/


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24561 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-17 21:12:29 +00:00
faust3 bdae402dca Make dhasetup more verbose based on code by
Romain Lievin from the tilp project
http://svn.tilp.info/cgi-bin/viewcvs.cgi/libticables/trunk/src/win32/dha/


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24560 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-17 21:03:24 +00:00
faust3 85c58040fc rename windows ddk makefile to nmakefile so that a makefile for mingw can be added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24559 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-17 19:33:33 +00:00
diego c0b7b6e2d9 Add correct boilerplate license headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23295 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-11 07:51:42 +00:00
diego d30154f435 prettyprinting cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23294 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-11 07:49:21 +00:00
ben 51ba40dcd6 merged libdha and libvidix, moved all files from libdha to vidix directory
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22918 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-06 15:20:49 +00:00