[libaacs-devel] commit: Added check for mingw. (npzacs )

2010-09-27 Thread git
libaacs | branch: master | npzacs | Mon Sep 27 22:30:50 2010 +0300| [8f7103a020c3ded85b4379517b57de44582e11ce] | committer: npzacs Added check for mingw. No pthread check with mingw. > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=8f7103a020c3ded85b4379517b57de44582e11ce --- con

[libaacs-devel] commit: Use libgcrypt-config (npzacs )

2010-09-27 Thread git
libaacs | branch: master | npzacs | Mon Sep 27 22:26:28 2010 +0300| [7d644a1e7f89f125c2f358b1fc37cfcad5eed6b4] | committer: npzacs Use libgcrypt-config Link against libgcrypt (Thanks to Brynet ) > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=7d644a1e7f89f125c2f358b1fc37cfcad5eed6

[libaacs-devel] commit: mmc_open()/mmc_close() for Win32 (npzacs )

2010-09-27 Thread git
libaacs | branch: master | npzacs | Mon Sep 27 19:28:26 2010 +0300| [8063bb52572a51418e1a630d8bad8487f8bdb8e5] | committer: npzacs mmc_open()/mmc_close() for Win32 > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=8063bb52572a51418e1a630d8bad8487f8bdb8e5 --- src/libaacs/mmc.c |

[libaacs-devel] commit: mmc_close(): check for NULL pointer (npzacs )

2010-09-27 Thread git
libaacs | branch: master | npzacs | Mon Sep 27 19:13:03 2010 +0300| [5705b3767834f9e91cfc150c8daff7ff34fc3446] | committer: npzacs mmc_close(): check for NULL pointer > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=5705b3767834f9e91cfc150c8daff7ff34fc3446 --- src/libaacs/mmc.c |

[libaacs-devel] commit: Added dllexport (npzacs )

2010-09-27 Thread git
libaacs | branch: master | npzacs | Mon Sep 27 19:04:55 2010 +0300| [078bd7fc7844dc80b133497b0dfb90c7cf338c59] | committer: npzacs Added dllexport > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=078bd7fc7844dc80b133497b0dfb90c7cf338c59 --- src/util/attributes.h | 10 +-

[libaacs-devel] commit: mmc.c: sys/ioctl.h is used only with linux/cdrom.h (npzacs )

2010-09-27 Thread git
libaacs | branch: master | npzacs | Mon Sep 27 18:38:48 2010 +0300| [867c07aa491195f4fb53a07523fccf202088a5e5] | committer: npzacs mmc.c: sys/ioctl.h is used only with linux/cdrom.h > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=867c07aa491195f4fb53a07523fccf202088a5e5 --- src/

[libaacs-devel] commit: Removed unused data (npzacs )

2010-09-27 Thread git
libaacs | branch: master | npzacs | Mon Sep 27 18:40:12 2010 +0300| [3e85bf2f7ccdef9445882aca1bf979581c6ee71e] | committer: npzacs Removed unused data > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=3e85bf2f7ccdef9445882aca1bf979581c6ee71e --- src/libaacs/mmc.c |5 - 1 f

[libaacs-devel] commit: mmc_open(): moved generic code (copying keys) outside of #ifdef HAVE_MNTENT_H (npzacs )

2010-09-27 Thread git
libaacs | branch: master | npzacs | Mon Sep 27 18:49:05 2010 +0300| [29cd842791f88e16cf217e20ff74f9cea21aa5f7] | committer: npzacs mmc_open(): moved generic code (copying keys) outside of #ifdef HAVE_MNTENT_H > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=29cd842791f88e16cf217e20

[libaacs-devel] commit: Use pthread only when available (npzacs )

2010-09-27 Thread git
libaacs | branch: master | npzacs | Mon Sep 27 14:14:02 2010 +0300| [1bf30022b008fac5d9f8b025557dd7151ce39ec1] | committer: npzacs Use pthread only when available > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=1bf30022b008fac5d9f8b025557dd7151ce39ec1 --- src/libaacs/crypto.c |

[libaacs-devel] commit: Eliminated local variable (npzacs )

2010-09-27 Thread git
libaacs | branch: master | npzacs | Mon Sep 27 18:33:42 2010 +0300| [767c3fc7716c75c3a2381ad582c7bb5dac77dfee] | committer: npzacs Eliminated local variable > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=767c3fc7716c75c3a2381ad582c7bb5dac77dfee --- src/libaacs/mmc.c | 10